Diagnosed failure

ToolTest.TestNonRandomWorkloadLoadgen: /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tools/kudu-tool-test.cc:4504: Failure
Expected equality of these values:
  0
  bloom_lookups
    Which is: 1
[
    {
        "type": "tablet",
        "id": "11e34fb6f493487dbd01cad87e3e903c",
        "attributes": {
            "partition": "RANGE (key) PARTITION VALUES < 10000",
            "table_id": "a85fa640e3fd4e89b607f2a2ccaf91b4",
            "table_name": "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
        },
        "metrics": [
            {
                "name": "bloom_lookups_per_op",
                "total_count": 10000,
                "min": 0,
                "mean": 0.0001,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 1,
                "total_sum": 1,
                "last": 0
            },
            {
                "name": "bloom_lookups",
                "value": 1
            }
        ]
    },
    {
        "type": "tablet",
        "id": "558068711e4349bfb5a8acfc26f3b6eb",
        "attributes": {
            "partition": "RANGE (key) PARTITION 20000 <= VALUES < 30000",
            "table_id": "a85fa640e3fd4e89b607f2a2ccaf91b4",
            "table_name": "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
        },
        "metrics": [
            {
                "name": "bloom_lookups_per_op",
                "total_count": 10000,
                "min": 0,
                "mean": 0.0,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 0,
                "total_sum": 0,
                "last": 0
            },
            {
                "name": "bloom_lookups",
                "value": 0
            }
        ]
    },
    {
        "type": "tablet",
        "id": "33f4dc1fe5214b53b9aabdb19dd607ee",
        "attributes": {
            "partition": "RANGE (key) PARTITION 30000 <= VALUES",
            "table_id": "a85fa640e3fd4e89b607f2a2ccaf91b4",
            "table_name": "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
        },
        "metrics": [
            {
                "name": "bloom_lookups_per_op",
                "total_count": 10000,
                "min": 0,
                "mean": 0.0,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 0,
                "total_sum": 0,
                "last": 0
            },
            {
                "name": "bloom_lookups",
                "value": 0
            }
        ]
    },
    {
        "type": "tablet",
        "id": "8b4d3bf09f4144b5b6b34481dc0581c4",
        "attributes": {
            "partition": "RANGE (key) PARTITION 10000 <= VALUES < 20000",
            "table_id": "a85fa640e3fd4e89b607f2a2ccaf91b4",
            "table_name": "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
        },
        "metrics": [
            {
                "name": "bloom_lookups_per_op",
                "total_count": 10000,
                "min": 0,
                "mean": 0.0,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 0,
                "total_sum": 0,
                "last": 0
            },
            {
                "name": "bloom_lookups",
                "value": 0
            }
        ]
    }
]
I20260615 13:52:34.478451   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 3432
I20260615 13:52:34.491395  3554 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:34.731973   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 3432
I20260615 13:52:34.776345   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 3342
I20260615 13:52:34.777377  3403 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:34.890859   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 3342
2026-06-15T13:52:34Z chronyd exiting
I20260615 13:52:34.923852   419 test_util.cc:182] -----------------------------------------------
I20260615 13:52:34.924013   419 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0

Full log

Note: This is test shard 4 of 4.
[==========] Running 47 tests from 11 test suites.
[----------] Global test environment set-up.
[----------] 32 tests from ToolTest
[ RUN      ] ToolTest.TestActionHelp
[       OK ] ToolTest.TestActionHelp (802 ms)
[ RUN      ] ToolTest.TestFsFormat
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260615 13:51:08.145678   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:08.145967   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:51:08.155164   419 fs_manager.cc:714] Time spent opening directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260615 13:51:08.159967   436 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:08.161286   419 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsFormat.1781531466889897-419-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:08.162042   419 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260615 13:51:08.162163   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsFormat.1781531466889897-419-0/test
uuid: "7cd315c5561a4a36a1233a417a1fcec2"
format_stamp: "Formatted at 2026-06-15 13:51:08 on dist-test-slave-0txc"
[       OK ] ToolTest.TestFsFormat (448 ms)
[ RUN      ] ToolTest.TestFsDumpUuid
I20260615 13:51:08.169735   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:08.169834   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:08.171767   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsDumpUuid.1781531466889897-419-0/test/instance:
uuid: "9a656915ef9142d59c4f23d87c61b045"
format_stamp: "Formatted at 2026-06-15 13:51:08 on dist-test-slave-0txc"
I20260615 13:51:08.175294   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:51:08.177139   438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:08.177425   419 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsDumpUuid.1781531466889897-419-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:08.177664   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260615 13:51:08.177736   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsDumpUuid.1781531466889897-419-0/test
uuid: "9a656915ef9142d59c4f23d87c61b045"
format_stamp: "Formatted at 2026-06-15 13:51:08 on dist-test-slave-0txc"
[       OK ] ToolTest.TestFsDumpUuid (431 ms)
[ RUN      ] ToolTest.TestFsDumpBlock
I20260615 13:51:08.601946   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:08.602053   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:08.602869   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsDumpBlock.1781531466889897-419-0/test/instance:
uuid: "bcec533e417f47a9b5fd53dc27b4b2a5"
format_stamp: "Formatted at 2026-06-15 13:51:08 on dist-test-slave-0txc"
I20260615 13:51:08.606235   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.003s
I20260615 13:51:08.608279   445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:08.608604   419 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsDumpBlock.1781531466889897-419-0/test/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:08.608870   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260615 13:51:08.608974   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsDumpBlock.1781531466889897-419-0/test
uuid: "bcec533e417f47a9b5fd53dc27b4b2a5"
format_stamp: "Formatted at 2026-06-15 13:51:08 on dist-test-slave-0txc"
[       OK ] ToolTest.TestFsDumpBlock (448 ms)
[ RUN      ] ToolTest.TestLocalReplicaDumpDataDirs
I20260615 13:51:09.052757   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:09.052917   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:09.053785   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data0/instance:
uuid: "cce77aa46e39457a8280133f6ae08428"
format_stamp: "Formatted at 2026-06-15 13:51:09 on dist-test-slave-0txc"
I20260615 13:51:09.054339   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data1/instance:
uuid: "cce77aa46e39457a8280133f6ae08428"
format_stamp: "Formatted at 2026-06-15 13:51:09 on dist-test-slave-0txc"
I20260615 13:51:09.054769   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data2/instance:
uuid: "cce77aa46e39457a8280133f6ae08428"
format_stamp: "Formatted at 2026-06-15 13:51:09 on dist-test-slave-0txc"
I20260615 13:51:09.055212   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/wal/instance:
uuid: "cce77aa46e39457a8280133f6ae08428"
format_stamp: "Formatted at 2026-06-15 13:51:09 on dist-test-slave-0txc"
I20260615 13:51:09.061713   419 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.008s
I20260615 13:51:09.064455   458 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:09.064669   458 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:09.064765   459 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:09.065577   419 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
3 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data0/data, /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data1/data, /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data2/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:09.065821   419 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260615 13:51:09.065904   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data0,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data1,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/data2,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDumpDataDirs.1781531466889897-419-0/wal
uuid: "cce77aa46e39457a8280133f6ae08428"
format_stamp: "Formatted at 2026-06-15 13:51:09 on dist-test-slave-0txc"
[       OK ] ToolTest.TestLocalReplicaDumpDataDirs (469 ms)
[ RUN      ] ToolTest.TestLoadgenDefaultParameters
2026-06-15T13:51:09Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:51:09Z Disabled control of system clock
I20260615 13:51:09.550383   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:38893
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:35969
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:38893 with env {}
W20260615 13:51:09.875336   476 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:09.875720   476 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:09.875800   476 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:09.884421   476 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:51:09.884531   476 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:09.884586   476 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:51:09.884632   476 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:51:09.894861   476 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:35969
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:38893
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:38893
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:09.896514   476 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:09.898356   476 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:09.906682   482 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:09.906759   481 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:09.907857   484 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:09.908581   476 server_base.cc:1061] running on GCE node
I20260615 13:51:09.909359   476 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:09.910797   476 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:09.912001   476 hybrid_clock.cc:648] HybridClock initialized: now 1781531469911911 us; error 101 us; skew 500 ppm
I20260615 13:51:09.912328   476 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:09.914529   476 webserver.cc:533] Webserver started at http://127.0.104.254:44761/ using document root <none> and password file <none>
I20260615 13:51:09.915259   476 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:09.915356   476 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:09.915727   476 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:09.918069   476 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "7f709b8d916f40288d385fd0eae04f60"
format_stamp: "Formatted at 2026-06-15 13:51:09 on dist-test-slave-0txc"
I20260615 13:51:09.918780   476 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "7f709b8d916f40288d385fd0eae04f60"
format_stamp: "Formatted at 2026-06-15 13:51:09 on dist-test-slave-0txc"
I20260615 13:51:09.924157   476 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:51:09.928112   490 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:09.929507   476 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:51:09.929677   476 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "7f709b8d916f40288d385fd0eae04f60"
format_stamp: "Formatted at 2026-06-15 13:51:09 on dist-test-slave-0txc"
I20260615 13:51:09.929888   476 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:09.961954   476 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:09.963271   476 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:09.963580   476 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:09.984009   476 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:38893
I20260615 13:51:09.984057   541 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:38893 every 8 connection(s)
I20260615 13:51:09.985551   476 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:51:09.989097   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 476
I20260615 13:51:09.989403   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:51:09.990657   542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:10.002770   542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Bootstrap starting.
I20260615 13:51:10.006248   542 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:10.007395   542 log.cc:826] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:10.010207   542 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: No bootstrap required, opened a new log
I20260615 13:51:10.016654   542 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f709b8d916f40288d385fd0eae04f60" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38893 } }
I20260615 13:51:10.017086   542 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:10.017206   542 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f709b8d916f40288d385fd0eae04f60, State: Initialized, Role: FOLLOWER
I20260615 13:51:10.017817   542 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f709b8d916f40288d385fd0eae04f60" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38893 } }
I20260615 13:51:10.018008   542 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:10.018129   542 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:10.018273   542 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:10.020397   542 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f709b8d916f40288d385fd0eae04f60" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38893 } }
I20260615 13:51:10.020900   542 leader_election.cc:304] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7f709b8d916f40288d385fd0eae04f60; no voters: 
I20260615 13:51:10.021510   542 leader_election.cc:290] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:10.021641   547 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:10.022251   547 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [term 1 LEADER]: Becoming Leader. State: Replica: 7f709b8d916f40288d385fd0eae04f60, State: Running, Role: LEADER
I20260615 13:51:10.022823   547 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f709b8d916f40288d385fd0eae04f60" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38893 } }
I20260615 13:51:10.023687   542 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:51:10.026536   549 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7f709b8d916f40288d385fd0eae04f60. Latest consensus state: current_term: 1 leader_uuid: "7f709b8d916f40288d385fd0eae04f60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f709b8d916f40288d385fd0eae04f60" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38893 } } }
I20260615 13:51:10.026854   549 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:10.027796   556 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:51:10.028630   548 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7f709b8d916f40288d385fd0eae04f60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f709b8d916f40288d385fd0eae04f60" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38893 } } }
I20260615 13:51:10.028903   548 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:10.033488   556 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:51:10.044884   556 catalog_manager.cc:1382] Generated new cluster ID: 4e2bb98a69d34f7db3e1367fa1b6d21a
I20260615 13:51:10.045022   556 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:51:10.068789   556 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:51:10.070044   556 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:51:10.081867   556 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Generated new TSK 0
I20260615 13:51:10.082758   556 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:51:10.096824   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38893
--builtin_ntp_servers=127.0.104.212:35969
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:51:10.485977   566 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:10.486306   566 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:10.486398   566 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:10.495041   566 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:10.495265   566 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:51:10.506461   566 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:35969
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38893
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:10.508067   566 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:10.509919   566 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:10.519810   572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:10.520022   574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:10.520308   571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:10.521102   566 server_base.cc:1061] running on GCE node
I20260615 13:51:10.521649   566 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:10.522547   566 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:10.523738   566 hybrid_clock.cc:648] HybridClock initialized: now 1781531470523690 us; error 39 us; skew 500 ppm
I20260615 13:51:10.524058   566 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:10.526248   566 webserver.cc:533] Webserver started at http://127.0.104.193:45549/ using document root <none> and password file <none>
I20260615 13:51:10.527022   566 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:10.527123   566 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:10.527472   566 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:10.530279   566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "82d41244ebf34a45b92ee6516ee314af"
format_stamp: "Formatted at 2026-06-15 13:51:10 on dist-test-slave-0txc"
I20260615 13:51:10.531455   566 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "82d41244ebf34a45b92ee6516ee314af"
format_stamp: "Formatted at 2026-06-15 13:51:10 on dist-test-slave-0txc"
I20260615 13:51:10.537032   566 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260615 13:51:10.541092   580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:10.542513   566 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:51:10.542685   566 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "82d41244ebf34a45b92ee6516ee314af"
format_stamp: "Formatted at 2026-06-15 13:51:10 on dist-test-slave-0txc"
I20260615 13:51:10.542883   566 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:10.560997   566 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:10.561933   566 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:10.562209   566 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:10.563248   566 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:10.565096   566 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:10.565198   566 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:10.565320   566 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:10.565395   566 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:10.602536   566 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:42419
I20260615 13:51:10.602573   692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:42419 every 8 connection(s)
I20260615 13:51:10.604125   566 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:51:10.607445   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 566
I20260615 13:51:10.607681   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:51:10.618069   693 heartbeater.cc:344] Connected to a master server at 127.0.104.254:38893
I20260615 13:51:10.618425   693 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:10.619243   693 heartbeater.cc:507] Master 127.0.104.254:38893 requested a full tablet report, sending...
I20260615 13:51:10.621461   507 ts_manager.cc:194] Registered new tserver with Master: 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419)
I20260615 13:51:10.623705   507 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:56887
I20260615 13:51:10.625486   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
W20260615 13:51:10.967795   697 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:10.968117   697 flags.cc:432] Enabled unsafe flag: --never_fsync=true
I20260615 13:51:11.014006   506 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50368:
name: "default.loadgen_auto_e8d8f16baed34188b60d71cae6798682"
schema {
  columns {
    name: "key"
    type: INT64
    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: true
    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 {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:51:11.047995   624 tablet_service.cc:1511] Processing CreateTablet for tablet dc36f7d3b7d842c59773af6cc9eba047 (DEFAULT_TABLE table=default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:11.047994   622 tablet_service.cc:1511] Processing CreateTablet for tablet 65b3b10d75744e5b826ed207b56fad02 (DEFAULT_TABLE table=default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:11.048887   623 tablet_service.cc:1511] Processing CreateTablet for tablet a20f80a9bcef43688a5159c385af29d6 (DEFAULT_TABLE table=default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:11.048530   625 tablet_service.cc:1511] Processing CreateTablet for tablet 13edae1ba2d54a428dd573fd383fa5a5 (DEFAULT_TABLE table=default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:11.048372   628 tablet_service.cc:1511] Processing CreateTablet for tablet a6e8788f987f44528b07a7200b2637df (DEFAULT_TABLE table=default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:11.048110   626 tablet_service.cc:1511] Processing CreateTablet for tablet ca00402383634202ae3dd0ca9562cc98 (DEFAULT_TABLE table=default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:11.048079   621 tablet_service.cc:1511] Processing CreateTablet for tablet b42db2afa5db40089149058b8e24355b (DEFAULT_TABLE table=default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:11.048025   627 tablet_service.cc:1511] Processing CreateTablet for tablet 086a97a6762946a792f5e43829fa210a (DEFAULT_TABLE table=default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:11.050235   624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc36f7d3b7d842c59773af6cc9eba047. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:11.050731   622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b3b10d75744e5b826ed207b56fad02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:11.050940   625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13edae1ba2d54a428dd573fd383fa5a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:11.051795   628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e8788f987f44528b07a7200b2637df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:11.053114   621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b42db2afa5db40089149058b8e24355b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:11.053520   626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca00402383634202ae3dd0ca9562cc98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:11.054177   627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086a97a6762946a792f5e43829fa210a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:11.054443   623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a20f80a9bcef43688a5159c385af29d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:11.067464   712 tablet_bootstrap.cc:492] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: Bootstrap starting.
I20260615 13:51:11.071947   712 tablet_bootstrap.cc:654] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:11.073945   712 log.cc:826] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:11.077435   712 tablet_bootstrap.cc:492] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: No bootstrap required, opened a new log
I20260615 13:51:11.077764   712 ts_tablet_manager.cc:1403] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260615 13:51:11.082950   712 raft_consensus.cc:359] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.083617   712 raft_consensus.cc:385] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:11.083791   712 raft_consensus.cc:740] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Initialized, Role: FOLLOWER
I20260615 13:51:11.084550   712 consensus_queue.cc:260] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.084764   712 raft_consensus.cc:399] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:11.084863   712 raft_consensus.cc:493] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:11.084990   712 raft_consensus.cc:3060] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:11.087265   712 raft_consensus.cc:515] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.087814   712 leader_election.cc:304] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82d41244ebf34a45b92ee6516ee314af; no voters: 
I20260615 13:51:11.088356   712 leader_election.cc:290] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:11.088567   714 raft_consensus.cc:2804] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:11.089148   714 raft_consensus.cc:697] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Becoming Leader. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Running, Role: LEADER
I20260615 13:51:11.089349   693 heartbeater.cc:499] Master 127.0.104.254:38893 was elected leader, sending a full tablet report...
I20260615 13:51:11.089789   714 consensus_queue.cc:237] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.090075   712 ts_tablet_manager.cc:1434] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.004s
I20260615 13:51:11.090425   712 tablet_bootstrap.cc:492] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: Bootstrap starting.
I20260615 13:51:11.092049   712 tablet_bootstrap.cc:654] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:11.094194   712 tablet_bootstrap.cc:492] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: No bootstrap required, opened a new log
I20260615 13:51:11.094329   712 ts_tablet_manager.cc:1403] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260615 13:51:11.095182   712 raft_consensus.cc:359] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.095350   712 raft_consensus.cc:385] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:11.095995   712 raft_consensus.cc:740] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Initialized, Role: FOLLOWER
I20260615 13:51:11.096249   712 consensus_queue.cc:260] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.096446   712 raft_consensus.cc:399] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:11.096522   712 raft_consensus.cc:493] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:11.096624   712 raft_consensus.cc:3060] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:11.097815   506 catalog_manager.cc:5696] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d41244ebf34a45b92ee6516ee314af (127.0.104.193). New cstate: current_term: 1 leader_uuid: "82d41244ebf34a45b92ee6516ee314af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:11.099193   712 raft_consensus.cc:515] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.099455   712 leader_election.cc:304] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82d41244ebf34a45b92ee6516ee314af; no voters: 
I20260615 13:51:11.099660   712 leader_election.cc:290] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:11.099733   714 raft_consensus.cc:2804] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:11.099965   714 raft_consensus.cc:697] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Becoming Leader. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Running, Role: LEADER
I20260615 13:51:11.100106   712 ts_tablet_manager.cc:1434] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260615 13:51:11.100203   714 consensus_queue.cc:237] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.100376   712 tablet_bootstrap.cc:492] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: Bootstrap starting.
I20260615 13:51:11.102247   712 tablet_bootstrap.cc:654] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:11.104009   712 tablet_bootstrap.cc:492] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: No bootstrap required, opened a new log
I20260615 13:51:11.104156   712 ts_tablet_manager.cc:1403] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260615 13:51:11.104822   712 raft_consensus.cc:359] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.104964   712 raft_consensus.cc:385] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:11.105031   712 raft_consensus.cc:740] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Initialized, Role: FOLLOWER
I20260615 13:51:11.105239   712 consensus_queue.cc:260] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.105357   712 raft_consensus.cc:399] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:11.105453   712 raft_consensus.cc:493] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:11.105535   712 raft_consensus.cc:3060] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:11.105481   506 catalog_manager.cc:5696] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d41244ebf34a45b92ee6516ee314af (127.0.104.193). New cstate: current_term: 1 leader_uuid: "82d41244ebf34a45b92ee6516ee314af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:11.107805   712 raft_consensus.cc:515] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.107992   712 leader_election.cc:304] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82d41244ebf34a45b92ee6516ee314af; no voters: 
I20260615 13:51:11.108174   712 leader_election.cc:290] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:11.108247   714 raft_consensus.cc:2804] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:11.108412   714 raft_consensus.cc:697] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Becoming Leader. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Running, Role: LEADER
I20260615 13:51:11.108580   712 ts_tablet_manager.cc:1434] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:51:11.108646   714 consensus_queue.cc:237] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.108870   712 tablet_bootstrap.cc:492] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: Bootstrap starting.
I20260615 13:51:11.110802   712 tablet_bootstrap.cc:654] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:11.110795   506 catalog_manager.cc:5696] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d41244ebf34a45b92ee6516ee314af (127.0.104.193). New cstate: current_term: 1 leader_uuid: "82d41244ebf34a45b92ee6516ee314af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:11.112812   712 tablet_bootstrap.cc:492] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: No bootstrap required, opened a new log
I20260615 13:51:11.112972   712 ts_tablet_manager.cc:1403] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:51:11.113624   712 raft_consensus.cc:359] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.113788   712 raft_consensus.cc:385] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:11.113881   712 raft_consensus.cc:740] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Initialized, Role: FOLLOWER
I20260615 13:51:11.114106   712 consensus_queue.cc:260] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.114285   712 raft_consensus.cc:399] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:11.114362   712 raft_consensus.cc:493] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:11.114470   712 raft_consensus.cc:3060] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:11.116417   712 raft_consensus.cc:515] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.116624   712 leader_election.cc:304] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82d41244ebf34a45b92ee6516ee314af; no voters: 
I20260615 13:51:11.116815   712 leader_election.cc:290] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:11.116886   714 raft_consensus.cc:2804] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:11.117072   714 raft_consensus.cc:697] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Becoming Leader. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Running, Role: LEADER
I20260615 13:51:11.117295   712 ts_tablet_manager.cc:1434] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:11.117322   714 consensus_queue.cc:237] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.117591   712 tablet_bootstrap.cc:492] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: Bootstrap starting.
I20260615 13:51:11.119256   712 tablet_bootstrap.cc:654] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:11.119557   506 catalog_manager.cc:5696] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d41244ebf34a45b92ee6516ee314af (127.0.104.193). New cstate: current_term: 1 leader_uuid: "82d41244ebf34a45b92ee6516ee314af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:11.121460   712 tablet_bootstrap.cc:492] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: No bootstrap required, opened a new log
I20260615 13:51:11.121600   712 ts_tablet_manager.cc:1403] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:51:11.122148   712 raft_consensus.cc:359] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.122285   712 raft_consensus.cc:385] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:11.122354   712 raft_consensus.cc:740] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Initialized, Role: FOLLOWER
I20260615 13:51:11.122605   712 consensus_queue.cc:260] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.122766   712 raft_consensus.cc:399] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:11.122862   712 raft_consensus.cc:493] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:11.122962   712 raft_consensus.cc:3060] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:11.125154   712 raft_consensus.cc:515] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.125335   712 leader_election.cc:304] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82d41244ebf34a45b92ee6516ee314af; no voters: 
I20260615 13:51:11.125501   712 leader_election.cc:290] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:11.125571   714 raft_consensus.cc:2804] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:11.125768   714 raft_consensus.cc:697] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Becoming Leader. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Running, Role: LEADER
I20260615 13:51:11.125908   712 ts_tablet_manager.cc:1434] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:11.126012   714 consensus_queue.cc:237] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.126148   712 tablet_bootstrap.cc:492] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: Bootstrap starting.
I20260615 13:51:11.127755   712 tablet_bootstrap.cc:654] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:11.128198   506 catalog_manager.cc:5696] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d41244ebf34a45b92ee6516ee314af (127.0.104.193). New cstate: current_term: 1 leader_uuid: "82d41244ebf34a45b92ee6516ee314af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:11.129534   712 tablet_bootstrap.cc:492] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: No bootstrap required, opened a new log
I20260615 13:51:11.129674   712 ts_tablet_manager.cc:1403] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:11.130321   712 raft_consensus.cc:359] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.130467   712 raft_consensus.cc:385] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:11.130556   712 raft_consensus.cc:740] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Initialized, Role: FOLLOWER
I20260615 13:51:11.130748   712 consensus_queue.cc:260] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.130882   712 raft_consensus.cc:399] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:11.130954   712 raft_consensus.cc:493] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:11.131072   712 raft_consensus.cc:3060] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:11.134034   712 raft_consensus.cc:515] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.134244   712 leader_election.cc:304] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82d41244ebf34a45b92ee6516ee314af; no voters: 
I20260615 13:51:11.134409   712 leader_election.cc:290] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:11.134480   714 raft_consensus.cc:2804] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:11.134689   714 raft_consensus.cc:697] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Becoming Leader. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Running, Role: LEADER
I20260615 13:51:11.134845   712 ts_tablet_manager.cc:1434] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260615 13:51:11.134902   714 consensus_queue.cc:237] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.135116   712 tablet_bootstrap.cc:492] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: Bootstrap starting.
I20260615 13:51:11.136816   712 tablet_bootstrap.cc:654] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:11.137190   507 catalog_manager.cc:5696] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d41244ebf34a45b92ee6516ee314af (127.0.104.193). New cstate: current_term: 1 leader_uuid: "82d41244ebf34a45b92ee6516ee314af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:11.138536   712 tablet_bootstrap.cc:492] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: No bootstrap required, opened a new log
I20260615 13:51:11.138679   712 ts_tablet_manager.cc:1403] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:11.139346   712 raft_consensus.cc:359] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.139568   712 raft_consensus.cc:385] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:11.139654   712 raft_consensus.cc:740] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Initialized, Role: FOLLOWER
I20260615 13:51:11.139887   712 consensus_queue.cc:260] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.140053   712 raft_consensus.cc:399] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:11.140152   712 raft_consensus.cc:493] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:11.140244   712 raft_consensus.cc:3060] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:11.142547   712 raft_consensus.cc:515] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.142730   712 leader_election.cc:304] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82d41244ebf34a45b92ee6516ee314af; no voters: 
I20260615 13:51:11.142931   712 leader_election.cc:290] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:11.143016   714 raft_consensus.cc:2804] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:11.143167   714 raft_consensus.cc:697] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Becoming Leader. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Running, Role: LEADER
I20260615 13:51:11.143319   712 ts_tablet_manager.cc:1434] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260615 13:51:11.143397   714 consensus_queue.cc:237] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.143613   712 tablet_bootstrap.cc:492] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: Bootstrap starting.
I20260615 13:51:11.145817   712 tablet_bootstrap.cc:654] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:11.145946   507 catalog_manager.cc:5696] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d41244ebf34a45b92ee6516ee314af (127.0.104.193). New cstate: current_term: 1 leader_uuid: "82d41244ebf34a45b92ee6516ee314af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:11.147614   712 tablet_bootstrap.cc:492] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: No bootstrap required, opened a new log
I20260615 13:51:11.147746   712 ts_tablet_manager.cc:1403] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:51:11.148464   712 raft_consensus.cc:359] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.148620   712 raft_consensus.cc:385] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:11.148710   712 raft_consensus.cc:740] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Initialized, Role: FOLLOWER
I20260615 13:51:11.148974   712 consensus_queue.cc:260] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.149130   712 raft_consensus.cc:399] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:11.149209   712 raft_consensus.cc:493] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:11.149317   712 raft_consensus.cc:3060] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:11.151508   712 raft_consensus.cc:515] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.151731   712 leader_election.cc:304] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 82d41244ebf34a45b92ee6516ee314af; no voters: 
I20260615 13:51:11.151891   712 leader_election.cc:290] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:11.151981   714 raft_consensus.cc:2804] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:11.152156   714 raft_consensus.cc:697] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Becoming Leader. State: Replica: 82d41244ebf34a45b92ee6516ee314af, State: Running, Role: LEADER
I20260615 13:51:11.152323   712 ts_tablet_manager.cc:1434] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:51:11.152381   714 consensus_queue.cc:237] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } }
I20260615 13:51:11.154249   507 catalog_manager.cc:5696] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af reported cstate change: term changed from 0 to 1, leader changed from <none> to 82d41244ebf34a45b92ee6516ee314af (127.0.104.193). New cstate: current_term: 1 leader_uuid: "82d41244ebf34a45b92ee6516ee314af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "82d41244ebf34a45b92ee6516ee314af" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42419 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_e8d8f16baed34188b60d71cae6798682'

INSERT report
    rows total: 2000
    time total: 165.291 ms
  time per row: 0.0826457 ms
Dropping auto-created table 'default.loadgen_auto_e8d8f16baed34188b60d71cae6798682'
I20260615 13:51:11.374836   505 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50368:
table { table_name: "default.loadgen_auto_e8d8f16baed34188b60d71cae6798682" } modify_external_catalogs: true
I20260615 13:51:11.375066   505 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:50368:
table { table_name: "default.loadgen_auto_e8d8f16baed34188b60d71cae6798682" } modify_external_catalogs: true
I20260615 13:51:11.379545   505 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Sending DeleteTablet for 1 replicas of tablet a6e8788f987f44528b07a7200b2637df
I20260615 13:51:11.380076   505 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Sending DeleteTablet for 1 replicas of tablet 086a97a6762946a792f5e43829fa210a
I20260615 13:51:11.380375   505 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Sending DeleteTablet for 1 replicas of tablet ca00402383634202ae3dd0ca9562cc98
I20260615 13:51:11.380609   505 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Sending DeleteTablet for 1 replicas of tablet 13edae1ba2d54a428dd573fd383fa5a5
I20260615 13:51:11.380860   505 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Sending DeleteTablet for 1 replicas of tablet dc36f7d3b7d842c59773af6cc9eba047
I20260615 13:51:11.380927   628 tablet_service.cc:1558] Processing DeleteTablet for tablet 086a97a6762946a792f5e43829fa210a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:11 UTC) from {username='slave'} at 127.0.0.1:41388
I20260615 13:51:11.381045   505 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Sending DeleteTablet for 1 replicas of tablet a20f80a9bcef43688a5159c385af29d6
I20260615 13:51:11.380894   624 tablet_service.cc:1558] Processing DeleteTablet for tablet a6e8788f987f44528b07a7200b2637df with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:11 UTC) from {username='slave'} at 127.0.0.1:41388
I20260615 13:51:11.381081   626 tablet_service.cc:1558] Processing DeleteTablet for tablet ca00402383634202ae3dd0ca9562cc98 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:11 UTC) from {username='slave'} at 127.0.0.1:41388
I20260615 13:51:11.381242   505 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Sending DeleteTablet for 1 replicas of tablet 65b3b10d75744e5b826ed207b56fad02
I20260615 13:51:11.381425   505 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 7f709b8d916f40288d385fd0eae04f60: Sending DeleteTablet for 1 replicas of tablet b42db2afa5db40089149058b8e24355b
I20260615 13:51:11.381922   760 tablet_replica.cc:333] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: stopping tablet replica
I20260615 13:51:11.381982   628 tablet_service.cc:1558] Processing DeleteTablet for tablet 13edae1ba2d54a428dd573fd383fa5a5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:11 UTC) from {username='slave'} at 127.0.0.1:41388
I20260615 13:51:11.382148   624 tablet_service.cc:1558] Processing DeleteTablet for tablet dc36f7d3b7d842c59773af6cc9eba047 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:11 UTC) from {username='slave'} at 127.0.0.1:41388
I20260615 13:51:11.382326   628 tablet_service.cc:1558] Processing DeleteTablet for tablet 65b3b10d75744e5b826ed207b56fad02 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:11 UTC) from {username='slave'} at 127.0.0.1:41388
I20260615 13:51:11.382427   626 tablet_service.cc:1558] Processing DeleteTablet for tablet a20f80a9bcef43688a5159c385af29d6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:11 UTC) from {username='slave'} at 127.0.0.1:41388
I20260615 13:51:11.382433   760 raft_consensus.cc:2243] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:11.382598   624 tablet_service.cc:1558] Processing DeleteTablet for tablet b42db2afa5db40089149058b8e24355b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:11 UTC) from {username='slave'} at 127.0.0.1:41388
I20260615 13:51:11.382898   760 raft_consensus.cc:2272] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:11.384708   760 ts_tablet_manager.cc:1916] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:11.390604   760 ts_tablet_manager.cc:1929] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:11.390733   760 log.cc:1199] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/086a97a6762946a792f5e43829fa210a
I20260615 13:51:11.391156   760 ts_tablet_manager.cc:1950] T 086a97a6762946a792f5e43829fa210a P 82d41244ebf34a45b92ee6516ee314af: Deleting consensus metadata
I20260615 13:51:11.392578   760 tablet_replica.cc:333] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: stopping tablet replica
I20260615 13:51:11.392774   760 raft_consensus.cc:2243] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:11.392745   491 catalog_manager.cc:5027] TS 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419): tablet 086a97a6762946a792f5e43829fa210a (table default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]) successfully deleted
I20260615 13:51:11.393003   760 raft_consensus.cc:2272] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:11.393743   760 ts_tablet_manager.cc:1916] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:11.397528   760 ts_tablet_manager.cc:1929] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:11.397640   760 log.cc:1199] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/ca00402383634202ae3dd0ca9562cc98
I20260615 13:51:11.397956   760 ts_tablet_manager.cc:1950] T ca00402383634202ae3dd0ca9562cc98 P 82d41244ebf34a45b92ee6516ee314af: Deleting consensus metadata
I20260615 13:51:11.398685   760 tablet_replica.cc:333] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: stopping tablet replica
I20260615 13:51:11.398859   760 raft_consensus.cc:2243] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:11.398819   491 catalog_manager.cc:5027] TS 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419): tablet ca00402383634202ae3dd0ca9562cc98 (table default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]) successfully deleted
I20260615 13:51:11.399066   760 raft_consensus.cc:2272] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:11.399859   760 ts_tablet_manager.cc:1916] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:11.403674   760 ts_tablet_manager.cc:1929] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:11.403780   760 log.cc:1199] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/a6e8788f987f44528b07a7200b2637df
I20260615 13:51:11.404099   760 ts_tablet_manager.cc:1950] T a6e8788f987f44528b07a7200b2637df P 82d41244ebf34a45b92ee6516ee314af: Deleting consensus metadata
I20260615 13:51:11.404834   760 tablet_replica.cc:333] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: stopping tablet replica
I20260615 13:51:11.405020   760 raft_consensus.cc:2243] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:11.405020   491 catalog_manager.cc:5027] TS 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419): tablet a6e8788f987f44528b07a7200b2637df (table default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]) successfully deleted
I20260615 13:51:11.405210   760 raft_consensus.cc:2272] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:11.405968   760 ts_tablet_manager.cc:1916] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:11.409667   760 ts_tablet_manager.cc:1929] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:11.409789   760 log.cc:1199] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/13edae1ba2d54a428dd573fd383fa5a5
I20260615 13:51:11.410079   760 ts_tablet_manager.cc:1950] T 13edae1ba2d54a428dd573fd383fa5a5 P 82d41244ebf34a45b92ee6516ee314af: Deleting consensus metadata
I20260615 13:51:11.410844   760 tablet_replica.cc:333] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: stopping tablet replica
I20260615 13:51:11.411020   760 raft_consensus.cc:2243] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:11.410984   491 catalog_manager.cc:5027] TS 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419): tablet 13edae1ba2d54a428dd573fd383fa5a5 (table default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]) successfully deleted
I20260615 13:51:11.411212   760 raft_consensus.cc:2272] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:11.412015   760 ts_tablet_manager.cc:1916] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:11.415695   760 ts_tablet_manager.cc:1929] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:11.415800   760 log.cc:1199] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/dc36f7d3b7d842c59773af6cc9eba047
I20260615 13:51:11.416114   760 ts_tablet_manager.cc:1950] T dc36f7d3b7d842c59773af6cc9eba047 P 82d41244ebf34a45b92ee6516ee314af: Deleting consensus metadata
I20260615 13:51:11.416828   760 tablet_replica.cc:333] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: stopping tablet replica
I20260615 13:51:11.417007   760 raft_consensus.cc:2243] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:11.417016   491 catalog_manager.cc:5027] TS 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419): tablet dc36f7d3b7d842c59773af6cc9eba047 (table default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]) successfully deleted
I20260615 13:51:11.417198   760 raft_consensus.cc:2272] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:11.418408   760 ts_tablet_manager.cc:1916] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:11.422158   760 ts_tablet_manager.cc:1929] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:11.422288   760 log.cc:1199] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/65b3b10d75744e5b826ed207b56fad02
I20260615 13:51:11.422603   760 ts_tablet_manager.cc:1950] T 65b3b10d75744e5b826ed207b56fad02 P 82d41244ebf34a45b92ee6516ee314af: Deleting consensus metadata
I20260615 13:51:11.423383   760 tablet_replica.cc:333] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: stopping tablet replica
I20260615 13:51:11.423583   760 raft_consensus.cc:2243] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:11.423552   491 catalog_manager.cc:5027] TS 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419): tablet 65b3b10d75744e5b826ed207b56fad02 (table default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]) successfully deleted
I20260615 13:51:11.423794   760 raft_consensus.cc:2272] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:11.424515   760 ts_tablet_manager.cc:1916] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:11.428354   760 ts_tablet_manager.cc:1929] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:11.428457   760 log.cc:1199] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/a20f80a9bcef43688a5159c385af29d6
I20260615 13:51:11.428768   760 ts_tablet_manager.cc:1950] T a20f80a9bcef43688a5159c385af29d6 P 82d41244ebf34a45b92ee6516ee314af: Deleting consensus metadata
I20260615 13:51:11.429520   760 tablet_replica.cc:333] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: stopping tablet replica
I20260615 13:51:11.429682   760 raft_consensus.cc:2243] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:11.429677   491 catalog_manager.cc:5027] TS 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419): tablet a20f80a9bcef43688a5159c385af29d6 (table default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]) successfully deleted
I20260615 13:51:11.429883   760 raft_consensus.cc:2272] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:11.430693   760 ts_tablet_manager.cc:1916] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:11.434494   760 ts_tablet_manager.cc:1929] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:11.434628   760 log.cc:1199] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenDefaultParameters.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/b42db2afa5db40089149058b8e24355b
I20260615 13:51:11.434943   760 ts_tablet_manager.cc:1950] T b42db2afa5db40089149058b8e24355b P 82d41244ebf34a45b92ee6516ee314af: Deleting consensus metadata
I20260615 13:51:11.435855   491 catalog_manager.cc:5027] TS 82d41244ebf34a45b92ee6516ee314af (127.0.104.193:42419): tablet b42db2afa5db40089149058b8e24355b (table default.loadgen_auto_e8d8f16baed34188b60d71cae6798682 [id=417a0889a90f4b4f87de95fbada7fda3]) successfully deleted
I20260615 13:51:11.523852   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 566
I20260615 13:51:11.531318   688 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:11.639895   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 566
I20260615 13:51:11.655711   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 476
I20260615 13:51:11.656884   537 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:11.762894   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 476
2026-06-15T13:51:11Z chronyd exiting
[       OK ] ToolTest.TestLoadgenDefaultParameters (2277 ms)
[ RUN      ] ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected
2026-06-15T13:51:11Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:51:11Z Disabled control of system clock
I20260615 13:51:11.818501   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:46595
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:38539
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:46595 with env {}
W20260615 13:51:12.145443   768 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:12.145785   768 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:12.145870   768 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:12.154500   768 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:51:12.154603   768 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:12.154654   768 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:51:12.154697   768 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:51:12.165118   768 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38539
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:46595
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:46595
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:12.166677   768 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:12.168551   768 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:12.176397   773 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:12.176427   774 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:12.177215   776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:12.177664   768 server_base.cc:1061] running on GCE node
I20260615 13:51:12.178504   768 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:12.180088   768 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:12.181304   768 hybrid_clock.cc:648] HybridClock initialized: now 1781531472181247 us; error 58 us; skew 500 ppm
I20260615 13:51:12.181715   768 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:12.183983   768 webserver.cc:533] Webserver started at http://127.0.104.254:43221/ using document root <none> and password file <none>
I20260615 13:51:12.184746   768 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:12.184852   768 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:12.185215   768 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:12.187669   768 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "b89dc5d54a6c4126b0cd35c882be0418"
format_stamp: "Formatted at 2026-06-15 13:51:12 on dist-test-slave-0txc"
I20260615 13:51:12.188457   768 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "b89dc5d54a6c4126b0cd35c882be0418"
format_stamp: "Formatted at 2026-06-15 13:51:12 on dist-test-slave-0txc"
I20260615 13:51:12.193920   768 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260615 13:51:12.197441   782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:12.198794   768 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:51:12.198975   768 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "b89dc5d54a6c4126b0cd35c882be0418"
format_stamp: "Formatted at 2026-06-15 13:51:12 on dist-test-slave-0txc"
I20260615 13:51:12.199172   768 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:12.223145   768 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:12.224097   768 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:12.224366   768 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:12.243562   768 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:46595
I20260615 13:51:12.243587   833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:46595 every 8 connection(s)
I20260615 13:51:12.245221   768 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:51:12.249619   834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:12.255563   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 768
I20260615 13:51:12.255741   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:51:12.259404   834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418: Bootstrap starting.
I20260615 13:51:12.263582   834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:12.265190   834 log.cc:826] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:12.269176   834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418: No bootstrap required, opened a new log
I20260615 13:51:12.275264   834 raft_consensus.cc:359] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b89dc5d54a6c4126b0cd35c882be0418" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46595 } }
I20260615 13:51:12.275700   834 raft_consensus.cc:385] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:12.275812   834 raft_consensus.cc:740] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b89dc5d54a6c4126b0cd35c882be0418, State: Initialized, Role: FOLLOWER
I20260615 13:51:12.276510   834 consensus_queue.cc:260] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b89dc5d54a6c4126b0cd35c882be0418" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46595 } }
I20260615 13:51:12.276752   834 raft_consensus.cc:399] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:12.276901   834 raft_consensus.cc:493] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:12.277092   834 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:12.279091   834 raft_consensus.cc:515] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b89dc5d54a6c4126b0cd35c882be0418" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46595 } }
I20260615 13:51:12.279692   834 leader_election.cc:304] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b89dc5d54a6c4126b0cd35c882be0418; no voters: 
I20260615 13:51:12.280272   834 leader_election.cc:290] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:12.280406   839 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:12.280972   839 raft_consensus.cc:697] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [term 1 LEADER]: Becoming Leader. State: Replica: b89dc5d54a6c4126b0cd35c882be0418, State: Running, Role: LEADER
I20260615 13:51:12.281931   839 consensus_queue.cc:237] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b89dc5d54a6c4126b0cd35c882be0418" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46595 } }
I20260615 13:51:12.282493   834 sys_catalog.cc:565] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:51:12.284891   840 sys_catalog.cc:455] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b89dc5d54a6c4126b0cd35c882be0418" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b89dc5d54a6c4126b0cd35c882be0418" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46595 } } }
I20260615 13:51:12.284930   841 sys_catalog.cc:455] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b89dc5d54a6c4126b0cd35c882be0418. Latest consensus state: current_term: 1 leader_uuid: "b89dc5d54a6c4126b0cd35c882be0418" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b89dc5d54a6c4126b0cd35c882be0418" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46595 } } }
I20260615 13:51:12.285259   840 sys_catalog.cc:458] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:12.285269   841 sys_catalog.cc:458] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:12.289932   846 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:51:12.295586   846 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:51:12.304837   846 catalog_manager.cc:1382] Generated new cluster ID: e934050e450143d98ea2e4b1634fea5e
I20260615 13:51:12.304976   846 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:51:12.330637   846 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:51:12.332588   846 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:51:12.343152   846 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b89dc5d54a6c4126b0cd35c882be0418: Generated new TSK 0
I20260615 13:51:12.344383   846 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:51:12.349876   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:46595
--builtin_ntp_servers=127.0.104.212:38539
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:51:12.689292   858 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:12.689636   858 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:12.689752   858 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:12.698377   858 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:12.698580   858 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:51:12.708786   858 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38539
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:46595
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:12.710402   858 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:12.712304   858 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:12.721665   866 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:12.721608   863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:12.721606   864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:12.722889   858 server_base.cc:1061] running on GCE node
I20260615 13:51:12.723573   858 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:12.724563   858 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:12.725771   858 hybrid_clock.cc:648] HybridClock initialized: now 1781531472725704 us; error 65 us; skew 500 ppm
I20260615 13:51:12.726086   858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:12.731554   858 webserver.cc:533] Webserver started at http://127.0.104.193:36443/ using document root <none> and password file <none>
I20260615 13:51:12.732352   858 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:12.732475   858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:12.732824   858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:12.735221   858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "f92d27873de344ad8a9a0462da9a5a9a"
format_stamp: "Formatted at 2026-06-15 13:51:12 on dist-test-slave-0txc"
I20260615 13:51:12.736011   858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "f92d27873de344ad8a9a0462da9a5a9a"
format_stamp: "Formatted at 2026-06-15 13:51:12 on dist-test-slave-0txc"
I20260615 13:51:12.741288   858 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260615 13:51:12.744611   872 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:12.745944   858 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:51:12.746114   858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "f92d27873de344ad8a9a0462da9a5a9a"
format_stamp: "Formatted at 2026-06-15 13:51:12 on dist-test-slave-0txc"
I20260615 13:51:12.746304   858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:12.760033   858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:12.760921   858 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:12.761184   858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:12.762126   858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:12.763737   858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:12.763837   858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:12.763948   858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:12.764019   858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:12.794731   858 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:46301
I20260615 13:51:12.794776   984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:46301 every 8 connection(s)
I20260615 13:51:12.796216   858 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:51:12.798453   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 858
I20260615 13:51:12.798651   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:51:12.808634   985 heartbeater.cc:344] Connected to a master server at 127.0.104.254:46595
I20260615 13:51:12.808951   985 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:12.809734   985 heartbeater.cc:507] Master 127.0.104.254:46595 requested a full tablet report, sending...
I20260615 13:51:12.811729   799 ts_manager.cc:194] Registered new tserver with Master: f92d27873de344ad8a9a0462da9a5a9a (127.0.104.193:46301)
I20260615 13:51:12.813261   799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:46077
I20260615 13:51:12.814477   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:51:13.238835   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 858
I20260615 13:51:13.247856   980 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:13.330937   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 858
I20260615 13:51:13.343873   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 768
I20260615 13:51:13.344895   829 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:13.447912   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 768
2026-06-15T13:51:13Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoTableNumColumnsNegativeRejected (1683 ms)
[ RUN      ] ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys
2026-06-15T13:51:13Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:51:13Z Disabled control of system clock
I20260615 13:51:13.503271   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35521
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:46321
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:35521 with env {}
W20260615 13:51:13.826793  1001 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:13.827131  1001 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:13.827207  1001 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:13.835867  1001 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:51:13.835971  1001 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:13.836022  1001 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:51:13.836069  1001 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:51:13.846262  1001 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46321
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:35521
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35521
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:13.847864  1001 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:13.849735  1001 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:13.857384  1007 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:13.857429  1006 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:13.857973  1009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:13.858414  1001 server_base.cc:1061] running on GCE node
I20260615 13:51:13.859169  1001 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:13.860602  1001 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:13.861810  1001 hybrid_clock.cc:648] HybridClock initialized: now 1781531473861763 us; error 43 us; skew 500 ppm
I20260615 13:51:13.862161  1001 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:13.864396  1001 webserver.cc:533] Webserver started at http://127.0.104.254:32893/ using document root <none> and password file <none>
I20260615 13:51:13.865156  1001 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:13.865267  1001 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:13.865619  1001 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:13.868077  1001 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "630d0654cd0345318785ac3d9563975a"
format_stamp: "Formatted at 2026-06-15 13:51:13 on dist-test-slave-0txc"
I20260615 13:51:13.868896  1001 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "630d0654cd0345318785ac3d9563975a"
format_stamp: "Formatted at 2026-06-15 13:51:13 on dist-test-slave-0txc"
I20260615 13:51:13.874382  1001 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:51:13.877861  1015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:13.879282  1001 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260615 13:51:13.879469  1001 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "630d0654cd0345318785ac3d9563975a"
format_stamp: "Formatted at 2026-06-15 13:51:13 on dist-test-slave-0txc"
I20260615 13:51:13.879743  1001 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:13.892100  1001 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:13.893046  1001 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:13.893318  1001 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:13.912945  1001 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:35521
I20260615 13:51:13.912964  1066 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:35521 every 8 connection(s)
I20260615 13:51:13.914507  1001 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:51:13.918898  1067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:13.919950   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 1001
I20260615 13:51:13.920147   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:51:13.931315  1067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a: Bootstrap starting.
I20260615 13:51:13.935307  1067 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:13.936532  1067 log.cc:826] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:13.939083  1067 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a: No bootstrap required, opened a new log
I20260615 13:51:13.944502  1067 raft_consensus.cc:359] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "630d0654cd0345318785ac3d9563975a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35521 } }
I20260615 13:51:13.944923  1067 raft_consensus.cc:385] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:13.945026  1067 raft_consensus.cc:740] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 630d0654cd0345318785ac3d9563975a, State: Initialized, Role: FOLLOWER
I20260615 13:51:13.945587  1067 consensus_queue.cc:260] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "630d0654cd0345318785ac3d9563975a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35521 } }
I20260615 13:51:13.945761  1067 raft_consensus.cc:399] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:13.945851  1067 raft_consensus.cc:493] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:13.945964  1067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:13.947935  1067 raft_consensus.cc:515] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "630d0654cd0345318785ac3d9563975a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35521 } }
I20260615 13:51:13.948390  1067 leader_election.cc:304] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 630d0654cd0345318785ac3d9563975a; no voters: 
I20260615 13:51:13.948904  1067 leader_election.cc:290] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:13.949028  1072 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:13.950284  1072 raft_consensus.cc:697] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [term 1 LEADER]: Becoming Leader. State: Replica: 630d0654cd0345318785ac3d9563975a, State: Running, Role: LEADER
I20260615 13:51:13.950783  1072 consensus_queue.cc:237] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "630d0654cd0345318785ac3d9563975a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35521 } }
I20260615 13:51:13.951051  1067 sys_catalog.cc:565] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:51:13.953807  1073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "630d0654cd0345318785ac3d9563975a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "630d0654cd0345318785ac3d9563975a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35521 } } }
I20260615 13:51:13.953830  1074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 630d0654cd0345318785ac3d9563975a. Latest consensus state: current_term: 1 leader_uuid: "630d0654cd0345318785ac3d9563975a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "630d0654cd0345318785ac3d9563975a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35521 } } }
I20260615 13:51:13.954185  1073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:13.954187  1074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:13.961050  1081 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:51:13.966738  1081 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:51:13.975613  1081 catalog_manager.cc:1382] Generated new cluster ID: 91599e2dee2145c18305336f31c56782
I20260615 13:51:13.975747  1081 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:51:14.000643  1081 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:51:14.001935  1081 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:51:14.016795  1081 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 630d0654cd0345318785ac3d9563975a: Generated new TSK 0
I20260615 13:51:14.017966  1081 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:51:14.030828   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--builtin_ntp_servers=127.0.104.212:46321
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:51:14.365044  1091 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:14.365370  1091 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:14.365494  1091 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:14.374104  1091 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:14.374280  1091 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:51:14.384693  1091 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46321
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:14.386406  1091 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:14.388311  1091 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:14.398265  1097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:14.398296  1099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:14.398345  1096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:14.399569  1091 server_base.cc:1061] running on GCE node
I20260615 13:51:14.400256  1091 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:14.401218  1091 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:14.402432  1091 hybrid_clock.cc:648] HybridClock initialized: now 1781531474402384 us; error 53 us; skew 500 ppm
I20260615 13:51:14.402726  1091 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:14.404819  1091 webserver.cc:533] Webserver started at http://127.0.104.193:41665/ using document root <none> and password file <none>
I20260615 13:51:14.405558  1091 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:14.405660  1091 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:14.405982  1091 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:14.408416  1091 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "06f6f3a3815645a19dbb68e65bdae703"
format_stamp: "Formatted at 2026-06-15 13:51:14 on dist-test-slave-0txc"
I20260615 13:51:14.409121  1091 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "06f6f3a3815645a19dbb68e65bdae703"
format_stamp: "Formatted at 2026-06-15 13:51:14 on dist-test-slave-0txc"
I20260615 13:51:14.414525  1091 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:51:14.418097  1105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:14.419543  1091 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260615 13:51:14.419714  1091 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "06f6f3a3815645a19dbb68e65bdae703"
format_stamp: "Formatted at 2026-06-15 13:51:14 on dist-test-slave-0txc"
I20260615 13:51:14.419914  1091 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:14.438606  1091 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:14.439471  1091 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:14.439765  1091 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:14.440698  1091 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:14.442292  1091 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:14.442396  1091 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:14.442494  1091 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:14.442564  1091 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:14.472887  1091 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:45155
I20260615 13:51:14.472973  1217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:45155 every 8 connection(s)
I20260615 13:51:14.474330  1091 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:51:14.479650   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 1091
I20260615 13:51:14.479854   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:51:14.483325   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.194:0
--local_ip_for_outbound_sockets=127.0.104.194
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--builtin_ntp_servers=127.0.104.212:46321
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:51:14.488337  1218 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35521
I20260615 13:51:14.488777  1218 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:14.489814  1218 heartbeater.cc:507] Master 127.0.104.254:35521 requested a full tablet report, sending...
I20260615 13:51:14.492239  1032 ts_manager.cc:194] Registered new tserver with Master: 06f6f3a3815645a19dbb68e65bdae703 (127.0.104.193:45155)
I20260615 13:51:14.493803  1032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:57779
W20260615 13:51:14.808735  1222 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:14.809083  1222 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:14.809216  1222 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:14.818015  1222 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:14.818228  1222 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:51:14.828413  1222 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46321
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:14.829982  1222 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:14.831862  1222 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:14.840658  1227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:14.840701  1228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:14.841331  1230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:14.841797  1222 server_base.cc:1061] running on GCE node
I20260615 13:51:14.842367  1222 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:14.843258  1222 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:14.844451  1222 hybrid_clock.cc:648] HybridClock initialized: now 1781531474844381 us; error 66 us; skew 500 ppm
I20260615 13:51:14.844746  1222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:14.846777  1222 webserver.cc:533] Webserver started at http://127.0.104.194:39199/ using document root <none> and password file <none>
I20260615 13:51:14.847550  1222 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:14.847656  1222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:14.848001  1222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:14.850333  1222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "81a3b04f47a14ff38601e0491b705c1a"
format_stamp: "Formatted at 2026-06-15 13:51:14 on dist-test-slave-0txc"
I20260615 13:51:14.851114  1222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "81a3b04f47a14ff38601e0491b705c1a"
format_stamp: "Formatted at 2026-06-15 13:51:14 on dist-test-slave-0txc"
I20260615 13:51:14.856302  1222 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:51:14.859603  1236 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:14.860934  1222 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:51:14.861101  1222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "81a3b04f47a14ff38601e0491b705c1a"
format_stamp: "Formatted at 2026-06-15 13:51:14 on dist-test-slave-0txc"
I20260615 13:51:14.861274  1222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:14.875371  1222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:14.876243  1222 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:14.876480  1222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:14.877372  1222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:14.878942  1222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:14.879025  1222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:14.879101  1222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:14.879151  1222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:14.910112  1222 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:37279
I20260615 13:51:14.910180  1348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:37279 every 8 connection(s)
I20260615 13:51:14.911652  1222 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:51:14.911973   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 1222
I20260615 13:51:14.912155   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:51:14.915992   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.195:0
--local_ip_for_outbound_sockets=127.0.104.195
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--builtin_ntp_servers=127.0.104.212:46321
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:51:14.933573  1349 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35521
I20260615 13:51:14.933938  1349 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:14.934762  1349 heartbeater.cc:507] Master 127.0.104.254:35521 requested a full tablet report, sending...
I20260615 13:51:14.936422  1032 ts_manager.cc:194] Registered new tserver with Master: 81a3b04f47a14ff38601e0491b705c1a (127.0.104.194:37279)
I20260615 13:51:14.937528  1032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.194:32923
W20260615 13:51:15.262912  1352 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:15.263249  1352 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:15.263329  1352 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:15.272182  1352 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:15.272380  1352 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:51:15.284063  1352 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46321
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:15.285768  1352 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:15.287773  1352 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:15.298058  1358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:15.298079  1357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:15.298635  1360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:15.299474  1352 server_base.cc:1061] running on GCE node
I20260615 13:51:15.300100  1352 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:15.301069  1352 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:15.302273  1352 hybrid_clock.cc:648] HybridClock initialized: now 1781531475302205 us; error 74 us; skew 500 ppm
I20260615 13:51:15.302584  1352 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:15.304795  1352 webserver.cc:533] Webserver started at http://127.0.104.195:45235/ using document root <none> and password file <none>
I20260615 13:51:15.305599  1352 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:15.305711  1352 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:15.306068  1352 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:15.308656  1352 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "8d9bb16bb4ab40baa030469beafcfb2e"
format_stamp: "Formatted at 2026-06-15 13:51:15 on dist-test-slave-0txc"
I20260615 13:51:15.309461  1352 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "8d9bb16bb4ab40baa030469beafcfb2e"
format_stamp: "Formatted at 2026-06-15 13:51:15 on dist-test-slave-0txc"
I20260615 13:51:15.315661  1352 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260615 13:51:15.319324  1366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:15.320776  1352 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:51:15.320955  1352 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "8d9bb16bb4ab40baa030469beafcfb2e"
format_stamp: "Formatted at 2026-06-15 13:51:15 on dist-test-slave-0txc"
I20260615 13:51:15.321156  1352 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:15.349936  1352 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:15.350844  1352 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:15.351121  1352 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:15.352083  1352 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:15.353757  1352 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:15.353858  1352 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:15.353971  1352 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:15.354049  1352 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:15.388068  1352 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:43365
I20260615 13:51:15.388139  1478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:43365 every 8 connection(s)
I20260615 13:51:15.389510  1352 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:51:15.399189   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 1352
I20260615 13:51:15.399367   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:51:15.402433   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.196:0
--local_ip_for_outbound_sockets=127.0.104.196
--webserver_interface=127.0.104.196
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--builtin_ntp_servers=127.0.104.212:46321
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:51:15.405851  1479 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35521
I20260615 13:51:15.406283  1479 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:15.407433  1479 heartbeater.cc:507] Master 127.0.104.254:35521 requested a full tablet report, sending...
I20260615 13:51:15.409138  1032 ts_manager.cc:194] Registered new tserver with Master: 8d9bb16bb4ab40baa030469beafcfb2e (127.0.104.195:43365)
I20260615 13:51:15.409934  1032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.195:38907
I20260615 13:51:15.497658  1218 heartbeater.cc:499] Master 127.0.104.254:35521 was elected leader, sending a full tablet report...
W20260615 13:51:15.753436  1482 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:15.753819  1482 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:15.753957  1482 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:15.764667  1482 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:15.764919  1482 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.196
I20260615 13:51:15.777729  1482 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46321
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.196:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.0.104.196
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.196
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:15.779438  1482 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:15.781558  1482 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:15.793431  1487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:15.793465  1488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:15.795596  1490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:15.796021  1482 server_base.cc:1061] running on GCE node
I20260615 13:51:15.797070  1482 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:15.798579  1482 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:15.800117  1482 hybrid_clock.cc:648] HybridClock initialized: now 1781531475800046 us; error 70 us; skew 500 ppm
I20260615 13:51:15.800594  1482 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:15.804823  1482 webserver.cc:533] Webserver started at http://127.0.104.196:41323/ using document root <none> and password file <none>
I20260615 13:51:15.806129  1482 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:15.806306  1482 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:15.806805  1482 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:15.812731  1482 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/data/instance:
uuid: "e31d1bb78b434ffab929d655c6ab672b"
format_stamp: "Formatted at 2026-06-15 13:51:15 on dist-test-slave-0txc"
I20260615 13:51:15.814019  1482 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/wal/instance:
uuid: "e31d1bb78b434ffab929d655c6ab672b"
format_stamp: "Formatted at 2026-06-15 13:51:15 on dist-test-slave-0txc"
I20260615 13:51:15.823197  1482 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.010s	sys 0.000s
I20260615 13:51:15.828810  1496 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:15.831092  1482 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260615 13:51:15.831346  1482 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/wal
uuid: "e31d1bb78b434ffab929d655c6ab672b"
format_stamp: "Formatted at 2026-06-15 13:51:15 on dist-test-slave-0txc"
I20260615 13:51:15.831681  1482 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:15.866045  1482 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:15.867262  1482 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:15.867605  1482 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:15.868888  1482 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:15.871021  1482 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:15.871151  1482 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:15.871277  1482 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:15.871348  1482 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:15.915318  1482 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.196:34123
I20260615 13:51:15.915385  1608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.196:34123 every 8 connection(s)
I20260615 13:51:15.917474  1482 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/data/info.pb
I20260615 13:51:15.923882   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 1482
I20260615 13:51:15.924108   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-3/wal/instance
I20260615 13:51:15.929236   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.197:0
--local_ip_for_outbound_sockets=127.0.104.197
--webserver_interface=127.0.104.197
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--builtin_ntp_servers=127.0.104.212:46321
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:51:15.936728  1609 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35521
I20260615 13:51:15.937125  1609 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:15.938118  1609 heartbeater.cc:507] Master 127.0.104.254:35521 requested a full tablet report, sending...
I20260615 13:51:15.940012  1032 ts_manager.cc:194] Registered new tserver with Master: e31d1bb78b434ffab929d655c6ab672b (127.0.104.196:34123)
I20260615 13:51:15.940310  1349 heartbeater.cc:499] Master 127.0.104.254:35521 was elected leader, sending a full tablet report...
I20260615 13:51:15.941211  1032 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.196:57605
W20260615 13:51:16.301810  1613 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:16.302129  1613 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:16.302214  1613 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:16.311422  1613 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:16.311633  1613 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.197
I20260615 13:51:16.322193  1613 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46321
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.197:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/data/info.pb
--webserver_interface=127.0.104.197
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35521
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.197
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:16.323774  1613 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:16.325650  1613 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:16.335510  1619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:16.335573  1618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:16.336192  1621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:16.336659  1613 server_base.cc:1061] running on GCE node
I20260615 13:51:16.337200  1613 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:16.338128  1613 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:16.339339  1613 hybrid_clock.cc:648] HybridClock initialized: now 1781531476339284 us; error 48 us; skew 500 ppm
I20260615 13:51:16.339690  1613 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:16.341897  1613 webserver.cc:533] Webserver started at http://127.0.104.197:43063/ using document root <none> and password file <none>
I20260615 13:51:16.342671  1613 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:16.342777  1613 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:16.343122  1613 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:16.345620  1613 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/data/instance:
uuid: "1e34119daea84b3d886fb668b7a1e6ee"
format_stamp: "Formatted at 2026-06-15 13:51:16 on dist-test-slave-0txc"
I20260615 13:51:16.346382  1613 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/wal/instance:
uuid: "1e34119daea84b3d886fb668b7a1e6ee"
format_stamp: "Formatted at 2026-06-15 13:51:16 on dist-test-slave-0txc"
I20260615 13:51:16.351866  1613 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260615 13:51:16.355937  1627 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:16.357374  1613 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:51:16.357568  1613 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/wal
uuid: "1e34119daea84b3d886fb668b7a1e6ee"
format_stamp: "Formatted at 2026-06-15 13:51:16 on dist-test-slave-0txc"
I20260615 13:51:16.357775  1613 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:16.377381  1613 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:16.378284  1613 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:16.378554  1613 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:16.379525  1613 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:16.381174  1613 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:16.381269  1613 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:16.381374  1613 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:16.381449  1613 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:16.412777  1479 heartbeater.cc:499] Master 127.0.104.254:35521 was elected leader, sending a full tablet report...
I20260615 13:51:16.417367  1613 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.197:37615
I20260615 13:51:16.417438  1739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.197:37615 every 8 connection(s)
I20260615 13:51:16.418759  1613 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/data/info.pb
I20260615 13:51:16.422235   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 1613
I20260615 13:51:16.422415   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys.1781531466889897-419-0/minicluster-data/ts-4/wal/instance
I20260615 13:51:16.432370  1740 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35521
I20260615 13:51:16.432719  1740 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:16.433549  1740 heartbeater.cc:507] Master 127.0.104.254:35521 requested a full tablet report, sending...
I20260615 13:51:16.435015  1031 ts_manager.cc:194] Registered new tserver with Master: 1e34119daea84b3d886fb668b7a1e6ee (127.0.104.197:37615)
I20260615 13:51:16.435951  1031 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.197:43399
I20260615 13:51:16.438344   419 external_mini_cluster.cc:955] 5 TS(s) registered with all masters
I20260615 13:51:16.458302  1031 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56706:
name: "bench_auto_flush_background_random_keys"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_bool"
    type: NESTED
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: BOOL
      }
    }
  }
  columns {
    name: "arr_int64"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT64
      }
    }
  }
}
num_replicas: 5
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
W20260615 13:51:16.463795  1031 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table bench_auto_flush_background_random_keys in case of a server failure: 6 tablet servers would be needed, 5 are available. Consider bringing up more tablet servers.
I20260615 13:51:16.501471  1284 tablet_service.cc:1511] Processing CreateTablet for tablet 96bfaccd4c0e476e827e6dad8ea6ba84 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.503890  1283 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbc730bfa84b8f963111c8bb96cb94 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.505187  1283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbc730bfa84b8f963111c8bb96cb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.511795  1414 tablet_service.cc:1511] Processing CreateTablet for tablet 96bfaccd4c0e476e827e6dad8ea6ba84 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.512342  1153 tablet_service.cc:1511] Processing CreateTablet for tablet 96bfaccd4c0e476e827e6dad8ea6ba84 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.513556  1414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bfaccd4c0e476e827e6dad8ea6ba84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.513733  1153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bfaccd4c0e476e827e6dad8ea6ba84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.514310  1675 tablet_service.cc:1511] Processing CreateTablet for tablet 96bfaccd4c0e476e827e6dad8ea6ba84 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.516197  1152 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbc730bfa84b8f963111c8bb96cb94 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.516419  1284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bfaccd4c0e476e827e6dad8ea6ba84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.516748  1152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbc730bfa84b8f963111c8bb96cb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.516907  1675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bfaccd4c0e476e827e6dad8ea6ba84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.520857  1674 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbc730bfa84b8f963111c8bb96cb94 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.521577  1674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbc730bfa84b8f963111c8bb96cb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.524855  1413 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbc730bfa84b8f963111c8bb96cb94 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.525512  1413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbc730bfa84b8f963111c8bb96cb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.534538  1761 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e: Bootstrap starting.
I20260615 13:51:16.539001  1761 tablet_bootstrap.cc:654] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.540587  1761 log.cc:826] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:16.552205  1761 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e: No bootstrap required, opened a new log
I20260615 13:51:16.552714  1761 ts_tablet_manager.cc:1403] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260615 13:51:16.553386  1765 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703: Bootstrap starting.
I20260615 13:51:16.556242  1762 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a: Bootstrap starting.
I20260615 13:51:16.560907  1762 tablet_bootstrap.cc:654] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.562584  1762 log.cc:826] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:16.564749  1543 tablet_service.cc:1511] Processing CreateTablet for tablet c7fbc730bfa84b8f963111c8bb96cb94 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.566617  1765 tablet_bootstrap.cc:654] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.566710  1543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7fbc730bfa84b8f963111c8bb96cb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.568449  1765 log.cc:826] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:16.568801  1544 tablet_service.cc:1511] Processing CreateTablet for tablet 96bfaccd4c0e476e827e6dad8ea6ba84 (DEFAULT_TABLE table=bench_auto_flush_background_random_keys [id=52b049df39b84a5496020d8a9df898e9]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:16.569496  1544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96bfaccd4c0e476e827e6dad8ea6ba84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:16.572185  1763 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee: Bootstrap starting.
I20260615 13:51:16.572729  1762 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a: No bootstrap required, opened a new log
I20260615 13:51:16.573118  1762 ts_tablet_manager.cc:1403] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260615 13:51:16.576988  1763 tablet_bootstrap.cc:654] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.578353  1763 log.cc:826] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:16.581881  1765 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703: No bootstrap required, opened a new log
I20260615 13:51:16.582340  1765 ts_tablet_manager.cc:1403] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.008s
I20260615 13:51:16.583441  1762 raft_consensus.cc:359] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.584053  1762 raft_consensus.cc:385] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.584211  1762 raft_consensus.cc:740] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81a3b04f47a14ff38601e0491b705c1a, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.584547  1761 raft_consensus.cc:359] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.585160  1762 consensus_queue.cc:260] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.586594  1761 raft_consensus.cc:385] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.586736  1761 raft_consensus.cc:740] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9bb16bb4ab40baa030469beafcfb2e, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.587531  1761 consensus_queue.cc:260] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.589941  1763 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee: No bootstrap required, opened a new log
I20260615 13:51:16.590306  1763 ts_tablet_manager.cc:1403] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260615 13:51:16.592612  1765 raft_consensus.cc:359] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.593237  1765 raft_consensus.cc:385] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.593421  1765 raft_consensus.cc:740] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f6f3a3815645a19dbb68e65bdae703, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.594319  1765 consensus_queue.cc:260] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.595975  1761 ts_tablet_manager.cc:1434] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.003s
I20260615 13:51:16.597287  1761 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e: Bootstrap starting.
I20260615 13:51:16.597638  1762 ts_tablet_manager.cc:1434] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.002s
I20260615 13:51:16.598176  1762 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a: Bootstrap starting.
I20260615 13:51:16.599232  1761 tablet_bootstrap.cc:654] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.601126  1771 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b: Bootstrap starting.
I20260615 13:51:16.601040  1763 raft_consensus.cc:359] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.601570  1763 raft_consensus.cc:385] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.601680  1763 raft_consensus.cc:740] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e34119daea84b3d886fb668b7a1e6ee, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.602526  1763 consensus_queue.cc:260] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.607563  1771 tablet_bootstrap.cc:654] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.609042  1771 log.cc:826] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:16.609570  1762 tablet_bootstrap.cc:654] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.611143  1763 ts_tablet_manager.cc:1434] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.006s
I20260615 13:51:16.611727  1740 heartbeater.cc:499] Master 127.0.104.254:35521 was elected leader, sending a full tablet report...
I20260615 13:51:16.611986  1765 ts_tablet_manager.cc:1434] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703: Time spent starting tablet: real 0.029s	user 0.020s	sys 0.004s
I20260615 13:51:16.612269  1761 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e: No bootstrap required, opened a new log
I20260615 13:51:16.612422  1761 ts_tablet_manager.cc:1403] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.004s
I20260615 13:51:16.612445  1765 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703: Bootstrap starting.
I20260615 13:51:16.613371  1761 raft_consensus.cc:359] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.613597  1761 raft_consensus.cc:385] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.613682  1761 raft_consensus.cc:740] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d9bb16bb4ab40baa030469beafcfb2e, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.613931  1761 consensus_queue.cc:260] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.614276  1765 tablet_bootstrap.cc:654] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.614413  1761 ts_tablet_manager.cc:1434] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260615 13:51:16.618808  1770 raft_consensus.cc:493] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:51:16.619091  1770 raft_consensus.cc:515] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.620975  1763 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee: Bootstrap starting.
I20260615 13:51:16.622889  1763 tablet_bootstrap.cc:654] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.623101  1765 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703: No bootstrap required, opened a new log
I20260615 13:51:16.623355  1765 ts_tablet_manager.cc:1403] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.008s
I20260615 13:51:16.624792  1765 raft_consensus.cc:359] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.625097  1765 raft_consensus.cc:385] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.625239  1765 raft_consensus.cc:740] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06f6f3a3815645a19dbb68e65bdae703, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.625624  1765 consensus_queue.cc:260] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.626178  1765 ts_tablet_manager.cc:1434] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:51:16.628830  1770 leader_election.cc:290] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81a3b04f47a14ff38601e0491b705c1a (127.0.104.194:37279), 06f6f3a3815645a19dbb68e65bdae703 (127.0.104.193:45155), 1e34119daea84b3d886fb668b7a1e6ee (127.0.104.197:37615), e31d1bb78b434ffab929d655c6ab672b (127.0.104.196:34123)
I20260615 13:51:16.629778  1762 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a: No bootstrap required, opened a new log
I20260615 13:51:16.630074  1762 ts_tablet_manager.cc:1403] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.008s
I20260615 13:51:16.631296  1762 raft_consensus.cc:359] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.631637  1762 raft_consensus.cc:385] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.631789  1762 raft_consensus.cc:740] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81a3b04f47a14ff38601e0491b705c1a, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.632141  1762 consensus_queue.cc:260] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.633616  1762 ts_tablet_manager.cc:1434] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:51:16.636214  1304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bfaccd4c0e476e827e6dad8ea6ba84" candidate_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81a3b04f47a14ff38601e0491b705c1a" is_pre_election: true
I20260615 13:51:16.636479  1763 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee: No bootstrap required, opened a new log
I20260615 13:51:16.636642  1763 ts_tablet_manager.cc:1403] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260615 13:51:16.636740  1304 raft_consensus.cc:2468] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9bb16bb4ab40baa030469beafcfb2e in term 0.
I20260615 13:51:16.637676  1763 raft_consensus.cc:359] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.637920  1763 raft_consensus.cc:385] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.638041  1763 raft_consensus.cc:740] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e34119daea84b3d886fb668b7a1e6ee, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.638338  1763 consensus_queue.cc:260] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.639242  1763 ts_tablet_manager.cc:1434] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260615 13:51:16.641419  1771 tablet_bootstrap.cc:492] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b: No bootstrap required, opened a new log
I20260615 13:51:16.641791  1771 ts_tablet_manager.cc:1403] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.007s
W20260615 13:51:16.641939  1480 tablet.cc:2404] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:51:16.645881  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bfaccd4c0e476e827e6dad8ea6ba84" candidate_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f6f3a3815645a19dbb68e65bdae703" is_pre_election: true
I20260615 13:51:16.646414  1173 raft_consensus.cc:2468] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9bb16bb4ab40baa030469beafcfb2e in term 0.
I20260615 13:51:16.647099  1367 leader_election.cc:304] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 06f6f3a3815645a19dbb68e65bdae703, 81a3b04f47a14ff38601e0491b705c1a, 8d9bb16bb4ab40baa030469beafcfb2e; no voters: 
I20260615 13:51:16.647609  1770 raft_consensus.cc:2804] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:51:16.647766  1770 raft_consensus.cc:493] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:51:16.647863  1770 raft_consensus.cc:3060] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.649291  1771 raft_consensus.cc:359] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.649721  1771 raft_consensus.cc:385] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.649819  1771 raft_consensus.cc:740] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31d1bb78b434ffab929d655c6ab672b, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.650573  1771 consensus_queue.cc:260] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.650897  1770 raft_consensus.cc:515] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.652501  1304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bfaccd4c0e476e827e6dad8ea6ba84" candidate_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81a3b04f47a14ff38601e0491b705c1a"
I20260615 13:51:16.652637  1770 leader_election.cc:290] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [CANDIDATE]: Term 1 election: Requested vote from peers 81a3b04f47a14ff38601e0491b705c1a (127.0.104.194:37279), 06f6f3a3815645a19dbb68e65bdae703 (127.0.104.193:45155), 1e34119daea84b3d886fb668b7a1e6ee (127.0.104.197:37615), e31d1bb78b434ffab929d655c6ab672b (127.0.104.196:34123)
I20260615 13:51:16.652743  1304 raft_consensus.cc:3060] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.653616  1609 heartbeater.cc:499] Master 127.0.104.254:35521 was elected leader, sending a full tablet report...
I20260615 13:51:16.653596  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bfaccd4c0e476e827e6dad8ea6ba84" candidate_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f6f3a3815645a19dbb68e65bdae703"
I20260615 13:51:16.653784  1173 raft_consensus.cc:3060] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.654409  1771 ts_tablet_manager.cc:1434] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260615 13:51:16.654810  1771 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b: Bootstrap starting.
I20260615 13:51:16.655782  1304 raft_consensus.cc:2468] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9bb16bb4ab40baa030469beafcfb2e in term 1.
I20260615 13:51:16.656981  1771 tablet_bootstrap.cc:654] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:16.657194  1173 raft_consensus.cc:2468] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9bb16bb4ab40baa030469beafcfb2e in term 1.
I20260615 13:51:16.658191  1564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bfaccd4c0e476e827e6dad8ea6ba84" candidate_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31d1bb78b434ffab929d655c6ab672b" is_pre_election: true
I20260615 13:51:16.658689  1564 raft_consensus.cc:2468] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9bb16bb4ab40baa030469beafcfb2e in term 0.
I20260615 13:51:16.658821  1695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bfaccd4c0e476e827e6dad8ea6ba84" candidate_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e34119daea84b3d886fb668b7a1e6ee" is_pre_election: true
I20260615 13:51:16.659212  1695 raft_consensus.cc:2468] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d9bb16bb4ab40baa030469beafcfb2e in term 0.
I20260615 13:51:16.659204  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bfaccd4c0e476e827e6dad8ea6ba84" candidate_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31d1bb78b434ffab929d655c6ab672b"
I20260615 13:51:16.659521  1563 raft_consensus.cc:3060] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.660838  1695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96bfaccd4c0e476e827e6dad8ea6ba84" candidate_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e34119daea84b3d886fb668b7a1e6ee"
I20260615 13:51:16.660989  1695 raft_consensus.cc:3060] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.662942  1563 raft_consensus.cc:2468] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9bb16bb4ab40baa030469beafcfb2e in term 1.
I20260615 13:51:16.663762  1695 raft_consensus.cc:2468] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d9bb16bb4ab40baa030469beafcfb2e in term 1.
I20260615 13:51:16.664120  1367 leader_election.cc:304] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 06f6f3a3815645a19dbb68e65bdae703, 81a3b04f47a14ff38601e0491b705c1a, 8d9bb16bb4ab40baa030469beafcfb2e; no voters: 
I20260615 13:51:16.664424  1770 raft_consensus.cc:2804] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:16.664592  1771 tablet_bootstrap.cc:492] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b: No bootstrap required, opened a new log
I20260615 13:51:16.664736  1771 ts_tablet_manager.cc:1403] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.002s
I20260615 13:51:16.664934  1770 raft_consensus.cc:697] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [term 1 LEADER]: Becoming Leader. State: Replica: 8d9bb16bb4ab40baa030469beafcfb2e, State: Running, Role: LEADER
I20260615 13:51:16.665438  1770 consensus_queue.cc:237] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } }
I20260615 13:51:16.665710  1771 raft_consensus.cc:359] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.665896  1771 raft_consensus.cc:385] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:16.665979  1771 raft_consensus.cc:740] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e31d1bb78b434ffab929d655c6ab672b, State: Initialized, Role: FOLLOWER
I20260615 13:51:16.666219  1771 consensus_queue.cc:260] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.666704  1771 ts_tablet_manager.cc:1434] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
W20260615 13:51:16.670097  1610 tablet.cc:2404] T 96bfaccd4c0e476e827e6dad8ea6ba84 P e31d1bb78b434ffab929d655c6ab672b: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:51:16.670291  1741 tablet.cc:2404] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 1e34119daea84b3d886fb668b7a1e6ee: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:51:16.671913  1031 catalog_manager.cc:5696] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d9bb16bb4ab40baa030469beafcfb2e (127.0.104.195). New cstate: current_term: 1 leader_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } health_report { overall_health: UNKNOWN } } }
W20260615 13:51:16.674924  1350 tablet.cc:2404] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 81a3b04f47a14ff38601e0491b705c1a: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:51:16.727337  1219 tablet.cc:2404] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 06f6f3a3815645a19dbb68e65bdae703: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:51:16.736655  1769 raft_consensus.cc:493] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:51:16.736852  1769 raft_consensus.cc:515] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.738804  1769 leader_election.cc:290] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06f6f3a3815645a19dbb68e65bdae703 (127.0.104.193:45155), 8d9bb16bb4ab40baa030469beafcfb2e (127.0.104.195:43365), e31d1bb78b434ffab929d655c6ab672b (127.0.104.196:34123), 1e34119daea84b3d886fb668b7a1e6ee (127.0.104.197:37615)
I20260615 13:51:16.748858  1434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbc730bfa84b8f963111c8bb96cb94" candidate_uuid: "81a3b04f47a14ff38601e0491b705c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" is_pre_election: true
I20260615 13:51:16.749293  1434 raft_consensus.cc:2468] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81a3b04f47a14ff38601e0491b705c1a in term 0.
I20260615 13:51:16.749935  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbc730bfa84b8f963111c8bb96cb94" candidate_uuid: "81a3b04f47a14ff38601e0491b705c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31d1bb78b434ffab929d655c6ab672b" is_pre_election: true
I20260615 13:51:16.750149  1563 raft_consensus.cc:2468] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81a3b04f47a14ff38601e0491b705c1a in term 0.
I20260615 13:51:16.750547  1237 leader_election.cc:304] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 81a3b04f47a14ff38601e0491b705c1a, 8d9bb16bb4ab40baa030469beafcfb2e, e31d1bb78b434ffab929d655c6ab672b; no voters: 
I20260615 13:51:16.750588  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbc730bfa84b8f963111c8bb96cb94" candidate_uuid: "81a3b04f47a14ff38601e0491b705c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f6f3a3815645a19dbb68e65bdae703" is_pre_election: true
I20260615 13:51:16.750779  1173 raft_consensus.cc:2468] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81a3b04f47a14ff38601e0491b705c1a in term 0.
I20260615 13:51:16.750893  1769 raft_consensus.cc:2804] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:51:16.751009  1769 raft_consensus.cc:493] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:51:16.751119  1769 raft_consensus.cc:3060] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.753368  1769 raft_consensus.cc:515] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.754208  1769 leader_election.cc:290] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [CANDIDATE]: Term 1 election: Requested vote from peers 06f6f3a3815645a19dbb68e65bdae703 (127.0.104.193:45155), 8d9bb16bb4ab40baa030469beafcfb2e (127.0.104.195:43365), e31d1bb78b434ffab929d655c6ab672b (127.0.104.196:34123), 1e34119daea84b3d886fb668b7a1e6ee (127.0.104.197:37615)
I20260615 13:51:16.754208  1695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbc730bfa84b8f963111c8bb96cb94" candidate_uuid: "81a3b04f47a14ff38601e0491b705c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e34119daea84b3d886fb668b7a1e6ee" is_pre_election: true
I20260615 13:51:16.754352  1173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbc730bfa84b8f963111c8bb96cb94" candidate_uuid: "81a3b04f47a14ff38601e0491b705c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06f6f3a3815645a19dbb68e65bdae703"
I20260615 13:51:16.754446  1695 raft_consensus.cc:2468] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81a3b04f47a14ff38601e0491b705c1a in term 0.
I20260615 13:51:16.754550  1173 raft_consensus.cc:3060] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.754869  1695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbc730bfa84b8f963111c8bb96cb94" candidate_uuid: "81a3b04f47a14ff38601e0491b705c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e34119daea84b3d886fb668b7a1e6ee"
I20260615 13:51:16.754856  1563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbc730bfa84b8f963111c8bb96cb94" candidate_uuid: "81a3b04f47a14ff38601e0491b705c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e31d1bb78b434ffab929d655c6ab672b"
I20260615 13:51:16.755038  1695 raft_consensus.cc:3060] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.755038  1563 raft_consensus.cc:3060] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.755451  1434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7fbc730bfa84b8f963111c8bb96cb94" candidate_uuid: "81a3b04f47a14ff38601e0491b705c1a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d9bb16bb4ab40baa030469beafcfb2e"
I20260615 13:51:16.755646  1434 raft_consensus.cc:3060] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:16.757128  1173 raft_consensus.cc:2468] T c7fbc730bfa84b8f963111c8bb96cb94 P 06f6f3a3815645a19dbb68e65bdae703 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81a3b04f47a14ff38601e0491b705c1a in term 1.
I20260615 13:51:16.757602  1695 raft_consensus.cc:2468] T c7fbc730bfa84b8f963111c8bb96cb94 P 1e34119daea84b3d886fb668b7a1e6ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81a3b04f47a14ff38601e0491b705c1a in term 1.
I20260615 13:51:16.757602  1563 raft_consensus.cc:2468] T c7fbc730bfa84b8f963111c8bb96cb94 P e31d1bb78b434ffab929d655c6ab672b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81a3b04f47a14ff38601e0491b705c1a in term 1.
I20260615 13:51:16.758006  1237 leader_election.cc:304] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 5 voters: 3 yes votes; 0 no votes. yes voters: 06f6f3a3815645a19dbb68e65bdae703, 81a3b04f47a14ff38601e0491b705c1a, e31d1bb78b434ffab929d655c6ab672b; no voters: 
I20260615 13:51:16.758282  1769 raft_consensus.cc:2804] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:16.758260  1434 raft_consensus.cc:2468] T c7fbc730bfa84b8f963111c8bb96cb94 P 8d9bb16bb4ab40baa030469beafcfb2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81a3b04f47a14ff38601e0491b705c1a in term 1.
I20260615 13:51:16.758729  1769 raft_consensus.cc:697] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [term 1 LEADER]: Becoming Leader. State: Replica: 81a3b04f47a14ff38601e0491b705c1a, State: Running, Role: LEADER
I20260615 13:51:16.759225  1769 consensus_queue.cc:237] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } }
I20260615 13:51:16.764142  1031 catalog_manager.cc:5696] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a reported cstate change: term changed from 0 to 1, leader changed from <none> to 81a3b04f47a14ff38601e0491b705c1a (127.0.104.194). New cstate: current_term: 1 leader_uuid: "81a3b04f47a14ff38601e0491b705c1a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 } health_report { overall_health: UNKNOWN } } }
I20260615 13:51:17.078020  1770 consensus_queue.cc:1048] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "81a3b04f47a14ff38601e0491b705c1a" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:17.084273  1770 consensus_queue.cc:1048] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:17.093799  1770 consensus_queue.cc:1048] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:17.110726  1783 consensus_queue.cc:1048] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260615 13:51:17.138270  1791 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:17.138631  1791 flags.cc:432] Enabled unsafe flag: --never_fsync=true
I20260615 13:51:17.146796  1769 consensus_queue.cc:1048] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "06f6f3a3815645a19dbb68e65bdae703" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:17.153831  1769 consensus_queue.cc:1048] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d9bb16bb4ab40baa030469beafcfb2e" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 43365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:17.158478  1808 consensus_queue.cc:1048] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e34119daea84b3d886fb668b7a1e6ee" member_type: VOTER last_known_addr { host: "127.0.104.197" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:17.158707  1769 consensus_queue.cc:1048] T c7fbc730bfa84b8f963111c8bb96cb94 P 81a3b04f47a14ff38601e0491b705c1a [LEADER]: Connected to new peer: Peer: permanent_uuid: "e31d1bb78b434ffab929d655c6ab672b" member_type: VOTER last_known_addr { host: "127.0.104.196" port: 34123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
Using table 'bench_auto_flush_background_random_keys'

INSERT report
    rows total: 16
    time total: 95.7995 ms
  time per row: 5.98747 ms

Scanner report
  expected rows: 16
  actual rows  : 16
I20260615 13:51:17.500756   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 1091
I20260615 13:51:17.523533  1213 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:17.634191   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 1091
I20260615 13:51:17.650048   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 1222
I20260615 13:51:17.657196  1344 generic_service.cc:196] Checking for leaks (request via RPC)
W20260615 13:51:17.741461  1367 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:45155: connect: Connection refused (error 111)
W20260615 13:51:17.754451  1367 consensus_peers.cc:597] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e -> Peer 06f6f3a3815645a19dbb68e65bdae703 (127.0.104.193:45155): Couldn't send request to peer 06f6f3a3815645a19dbb68e65bdae703. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:45155: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260615 13:51:17.770328   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 1222
W20260615 13:51:17.785642  1370 connection.cc:573] client connection to 127.0.104.194:37279 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:51:17.786721   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 1352
W20260615 13:51:17.787171  1370 consensus_peers.cc:597] T 96bfaccd4c0e476e827e6dad8ea6ba84 P 8d9bb16bb4ab40baa030469beafcfb2e -> Peer 81a3b04f47a14ff38601e0491b705c1a (127.0.104.194:37279): Couldn't send request to peer 81a3b04f47a14ff38601e0491b705c1a. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.194:37279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260615 13:51:17.793779  1474 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:17.894709   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 1352
I20260615 13:51:17.909158   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 1482
I20260615 13:51:17.937371  1604 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:18.068500   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 1482
I20260615 13:51:18.085387   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 1613
I20260615 13:51:18.093132  1735 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:18.217921   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 1613
W20260615 13:51:18.235700  1018 connection.cc:573] server connection from 127.0.104.197:43399 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:51:18.235940   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 1001
I20260615 13:51:18.236979  1062 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:18.345171   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 1001
2026-06-15T13:51:18Z chronyd exiting
[       OK ] ToolTest.TestLoadgenAutoFlushBackgroundRandomKeys (4903 ms)
[ RUN      ] ToolTest.TestLoadgenManualFlush
2026-06-15T13:51:18Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:51:18Z Disabled control of system clock
I20260615 13:51:18.409567   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:42255
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:46605
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:42255 with env {}
W20260615 13:51:18.760092  1865 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:18.760432  1865 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:18.760525  1865 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:18.769266  1865 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:51:18.769376  1865 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:18.769438  1865 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:51:18.769483  1865 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:51:18.779995  1865 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46605
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:42255
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:42255
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:18.781646  1865 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:18.783634  1865 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:18.791864  1871 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:18.791885  1870 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:18.792339  1873 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:18.793017  1865 server_base.cc:1061] running on GCE node
I20260615 13:51:18.793854  1865 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:18.795356  1865 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:18.796571  1865 hybrid_clock.cc:648] HybridClock initialized: now 1781531478796515 us; error 56 us; skew 500 ppm
I20260615 13:51:18.796932  1865 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:18.799142  1865 webserver.cc:533] Webserver started at http://127.0.104.254:33611/ using document root <none> and password file <none>
I20260615 13:51:18.800026  1865 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:18.800143  1865 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:18.800503  1865 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:18.803005  1865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "b8c672fc665042388f81f9cc18a574dd"
format_stamp: "Formatted at 2026-06-15 13:51:18 on dist-test-slave-0txc"
I20260615 13:51:18.803893  1865 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "b8c672fc665042388f81f9cc18a574dd"
format_stamp: "Formatted at 2026-06-15 13:51:18 on dist-test-slave-0txc"
I20260615 13:51:18.810186  1865 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260615 13:51:18.814235  1879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:18.815776  1865 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:51:18.815973  1865 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "b8c672fc665042388f81f9cc18a574dd"
format_stamp: "Formatted at 2026-06-15 13:51:18 on dist-test-slave-0txc"
I20260615 13:51:18.816184  1865 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:18.840610  1865 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:18.841521  1865 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:18.841775  1865 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:18.862761  1865 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:42255
I20260615 13:51:18.862779  1930 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:42255 every 8 connection(s)
I20260615 13:51:18.864414  1865 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:51:18.868311   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 1865
I20260615 13:51:18.868496   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:51:18.868894  1931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:18.882023  1931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd: Bootstrap starting.
I20260615 13:51:18.885742  1931 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:18.886849  1931 log.cc:826] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:18.889874  1931 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd: No bootstrap required, opened a new log
I20260615 13:51:18.895763  1931 raft_consensus.cc:359] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c672fc665042388f81f9cc18a574dd" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42255 } }
I20260615 13:51:18.896143  1931 raft_consensus.cc:385] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:18.896222  1931 raft_consensus.cc:740] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8c672fc665042388f81f9cc18a574dd, State: Initialized, Role: FOLLOWER
I20260615 13:51:18.896792  1931 consensus_queue.cc:260] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c672fc665042388f81f9cc18a574dd" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42255 } }
I20260615 13:51:18.896974  1931 raft_consensus.cc:399] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:18.897070  1931 raft_consensus.cc:493] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:18.897193  1931 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:18.909984  1931 raft_consensus.cc:515] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c672fc665042388f81f9cc18a574dd" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42255 } }
I20260615 13:51:18.910624  1931 leader_election.cc:304] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b8c672fc665042388f81f9cc18a574dd; no voters: 
I20260615 13:51:18.911283  1931 leader_election.cc:290] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:18.911454  1936 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:18.912526  1936 raft_consensus.cc:697] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [term 1 LEADER]: Becoming Leader. State: Replica: b8c672fc665042388f81f9cc18a574dd, State: Running, Role: LEADER
I20260615 13:51:18.913173  1936 consensus_queue.cc:237] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c672fc665042388f81f9cc18a574dd" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42255 } }
I20260615 13:51:18.913542  1931 sys_catalog.cc:565] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:51:18.916327  1937 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b8c672fc665042388f81f9cc18a574dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c672fc665042388f81f9cc18a574dd" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42255 } } }
I20260615 13:51:18.916672  1937 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:18.917150  1938 sys_catalog.cc:455] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader b8c672fc665042388f81f9cc18a574dd. Latest consensus state: current_term: 1 leader_uuid: "b8c672fc665042388f81f9cc18a574dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b8c672fc665042388f81f9cc18a574dd" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42255 } } }
I20260615 13:51:18.917575  1938 sys_catalog.cc:458] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:18.919618  1943 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:51:18.925230  1943 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:51:18.933738  1943 catalog_manager.cc:1382] Generated new cluster ID: 2ebd641bd18a47e1bbfa570512a6c5dc
I20260615 13:51:18.933871  1943 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:51:18.948426  1943 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:51:18.949636  1943 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:51:18.986107  1943 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b8c672fc665042388f81f9cc18a574dd: Generated new TSK 0
I20260615 13:51:18.987037  1943 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:51:18.996657   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42255
--builtin_ntp_servers=127.0.104.212:46605
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:51:19.327369  1955 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:19.327768  1955 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:19.327860  1955 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:19.336484  1955 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:19.336655  1955 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:51:19.346936  1955 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46605
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42255
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:19.348591  1955 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:19.350390  1955 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:19.359661  1961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:19.359740  1960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:19.360019  1963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:19.360674  1955 server_base.cc:1061] running on GCE node
I20260615 13:51:19.361253  1955 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:19.362192  1955 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:19.363432  1955 hybrid_clock.cc:648] HybridClock initialized: now 1781531479363371 us; error 68 us; skew 500 ppm
I20260615 13:51:19.363817  1955 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:19.366104  1955 webserver.cc:533] Webserver started at http://127.0.104.193:35529/ using document root <none> and password file <none>
I20260615 13:51:19.366909  1955 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:19.367033  1955 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:19.367427  1955 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:19.370045  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "955d485214cb4fbfa8393c4e129d6c46"
format_stamp: "Formatted at 2026-06-15 13:51:19 on dist-test-slave-0txc"
I20260615 13:51:19.370936  1955 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "955d485214cb4fbfa8393c4e129d6c46"
format_stamp: "Formatted at 2026-06-15 13:51:19 on dist-test-slave-0txc"
I20260615 13:51:19.377429  1955 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260615 13:51:19.381042  1969 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:19.382447  1955 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:51:19.382625  1955 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "955d485214cb4fbfa8393c4e129d6c46"
format_stamp: "Formatted at 2026-06-15 13:51:19 on dist-test-slave-0txc"
I20260615 13:51:19.382867  1955 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:19.419014  1955 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:19.419960  1955 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:19.420217  1955 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:19.421137  1955 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:19.422808  1955 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:19.422911  1955 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:19.423018  1955 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:19.423084  1955 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:19.454191  1955 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:36505
I20260615 13:51:19.454262  2081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:36505 every 8 connection(s)
I20260615 13:51:19.455703  1955 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:51:19.464259   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 1955
I20260615 13:51:19.464466   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:51:19.468065   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.194:0
--local_ip_for_outbound_sockets=127.0.104.194
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42255
--builtin_ntp_servers=127.0.104.212:46605
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:51:19.469655  2082 heartbeater.cc:344] Connected to a master server at 127.0.104.254:42255
I20260615 13:51:19.470082  2082 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:19.471154  2082 heartbeater.cc:507] Master 127.0.104.254:42255 requested a full tablet report, sending...
I20260615 13:51:19.473498  1896 ts_manager.cc:194] Registered new tserver with Master: 955d485214cb4fbfa8393c4e129d6c46 (127.0.104.193:36505)
I20260615 13:51:19.475082  1896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:49031
W20260615 13:51:19.799774  2086 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:19.800117  2086 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:19.800236  2086 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:19.808980  2086 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:19.809182  2086 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:51:19.819448  2086 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46605
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42255
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:19.821166  2086 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:19.823015  2086 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:19.832494  2091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:19.832970  2092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:19.833084  2094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:19.833691  2086 server_base.cc:1061] running on GCE node
I20260615 13:51:19.834265  2086 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:19.835217  2086 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:19.836427  2086 hybrid_clock.cc:648] HybridClock initialized: now 1781531479836353 us; error 66 us; skew 500 ppm
I20260615 13:51:19.836737  2086 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:19.838755  2086 webserver.cc:533] Webserver started at http://127.0.104.194:40687/ using document root <none> and password file <none>
I20260615 13:51:19.839556  2086 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:19.839659  2086 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:19.839996  2086 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:19.842361  2086 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "64c6225ffc0d412b9a59fa3ae546a960"
format_stamp: "Formatted at 2026-06-15 13:51:19 on dist-test-slave-0txc"
I20260615 13:51:19.843092  2086 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "64c6225ffc0d412b9a59fa3ae546a960"
format_stamp: "Formatted at 2026-06-15 13:51:19 on dist-test-slave-0txc"
I20260615 13:51:19.848165  2086 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:51:19.851351  2100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:19.852640  2086 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:51:19.852792  2086 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "64c6225ffc0d412b9a59fa3ae546a960"
format_stamp: "Formatted at 2026-06-15 13:51:19 on dist-test-slave-0txc"
I20260615 13:51:19.852986  2086 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:19.871881  2086 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:19.872717  2086 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:19.873000  2086 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:19.873991  2086 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:19.875682  2086 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:19.875782  2086 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:19.875886  2086 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:19.875957  2086 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:19.907150  2086 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:42143
I20260615 13:51:19.907227  2212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:42143 every 8 connection(s)
I20260615 13:51:19.908571  2086 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:51:19.917057   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 2086
I20260615 13:51:19.917237   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:51:19.920542   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.195:0
--local_ip_for_outbound_sockets=127.0.104.195
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42255
--builtin_ntp_servers=127.0.104.212:46605
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:51:19.921320  2213 heartbeater.cc:344] Connected to a master server at 127.0.104.254:42255
I20260615 13:51:19.921725  2213 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:19.922732  2213 heartbeater.cc:507] Master 127.0.104.254:42255 requested a full tablet report, sending...
I20260615 13:51:19.924374  1896 ts_manager.cc:194] Registered new tserver with Master: 64c6225ffc0d412b9a59fa3ae546a960 (127.0.104.194:42143)
I20260615 13:51:19.925129  1896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.194:34905
W20260615 13:51:20.246070  2216 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:20.246454  2216 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:20.246575  2216 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:20.255127  2216 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:20.255303  2216 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:51:20.265874  2216 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46605
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42255
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:20.267978  2216 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:20.270366  2216 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:20.279537  2221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:20.279556  2222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:20.280781  2216 server_base.cc:1061] running on GCE node
W20260615 13:51:20.281080  2224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:20.281702  2216 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:20.282626  2216 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:20.283819  2216 hybrid_clock.cc:648] HybridClock initialized: now 1781531480283772 us; error 47 us; skew 500 ppm
I20260615 13:51:20.284129  2216 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:20.286273  2216 webserver.cc:533] Webserver started at http://127.0.104.195:35735/ using document root <none> and password file <none>
I20260615 13:51:20.287025  2216 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:20.287117  2216 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:20.287533  2216 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:20.289974  2216 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "f7ec1810cb4e40f5b44660839d6a1b79"
format_stamp: "Formatted at 2026-06-15 13:51:20 on dist-test-slave-0txc"
I20260615 13:51:20.290746  2216 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "f7ec1810cb4e40f5b44660839d6a1b79"
format_stamp: "Formatted at 2026-06-15 13:51:20 on dist-test-slave-0txc"
I20260615 13:51:20.295954  2216 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260615 13:51:20.299296  2230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:20.300740  2216 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:51:20.300896  2216 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "f7ec1810cb4e40f5b44660839d6a1b79"
format_stamp: "Formatted at 2026-06-15 13:51:20 on dist-test-slave-0txc"
I20260615 13:51:20.301097  2216 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:20.335641  2216 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:20.336550  2216 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:20.336808  2216 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:20.337760  2216 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:20.339395  2216 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:20.339512  2216 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:20.339610  2216 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:20.339661  2216 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:20.370122  2216 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:36969
I20260615 13:51:20.370203  2342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:36969 every 8 connection(s)
I20260615 13:51:20.371675  2216 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:51:20.378973   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 2216
I20260615 13:51:20.379177   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenManualFlush.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:51:20.384531  2343 heartbeater.cc:344] Connected to a master server at 127.0.104.254:42255
I20260615 13:51:20.384843  2343 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:20.385636  2343 heartbeater.cc:507] Master 127.0.104.254:42255 requested a full tablet report, sending...
I20260615 13:51:20.386973  1896 ts_manager.cc:194] Registered new tserver with Master: f7ec1810cb4e40f5b44660839d6a1b79 (127.0.104.195:36969)
I20260615 13:51:20.387784  1896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.195:60419
I20260615 13:51:20.394747   419 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
I20260615 13:51:20.414173  1896 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59770:
name: "bench_manual_flush"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_bool"
    type: NESTED
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: BOOL
      }
    }
  }
  columns {
    name: "arr_int64"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT64
      }
    }
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
W20260615 13:51:20.419345  1896 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table bench_manual_flush in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260615 13:51:20.452171  2017 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba4cdfd727b4d6dbbc57287b66642a4 (DEFAULT_TABLE table=bench_manual_flush [id=54a537a8038c40d6a84ce735ebabcb9a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:20.453935  2017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba4cdfd727b4d6dbbc57287b66642a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:20.452128  2016 tablet_service.cc:1511] Processing CreateTablet for tablet f61b70b80ff640e48d7555774c235838 (DEFAULT_TABLE table=bench_manual_flush [id=54a537a8038c40d6a84ce735ebabcb9a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:20.456033  2016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61b70b80ff640e48d7555774c235838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:20.458415  2278 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba4cdfd727b4d6dbbc57287b66642a4 (DEFAULT_TABLE table=bench_manual_flush [id=54a537a8038c40d6a84ce735ebabcb9a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:20.460439  2277 tablet_service.cc:1511] Processing CreateTablet for tablet f61b70b80ff640e48d7555774c235838 (DEFAULT_TABLE table=bench_manual_flush [id=54a537a8038c40d6a84ce735ebabcb9a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:20.461299  2277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61b70b80ff640e48d7555774c235838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:20.467635  2361 tablet_bootstrap.cc:492] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46: Bootstrap starting.
I20260615 13:51:20.467985  2278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba4cdfd727b4d6dbbc57287b66642a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:20.468515  2147 tablet_service.cc:1511] Processing CreateTablet for tablet f61b70b80ff640e48d7555774c235838 (DEFAULT_TABLE table=bench_manual_flush [id=54a537a8038c40d6a84ce735ebabcb9a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:20.469708  2147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61b70b80ff640e48d7555774c235838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:20.471220  2361 tablet_bootstrap.cc:654] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:20.472076  2148 tablet_service.cc:1511] Processing CreateTablet for tablet 5ba4cdfd727b4d6dbbc57287b66642a4 (DEFAULT_TABLE table=bench_manual_flush [id=54a537a8038c40d6a84ce735ebabcb9a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:20.472559  2148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ba4cdfd727b4d6dbbc57287b66642a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:20.472760  2361 log.cc:826] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:20.478160  2361 tablet_bootstrap.cc:492] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46: No bootstrap required, opened a new log
I20260615 13:51:20.478168  2082 heartbeater.cc:499] Master 127.0.104.254:42255 was elected leader, sending a full tablet report...
I20260615 13:51:20.479878  2361 ts_tablet_manager.cc:1403] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260615 13:51:20.488286  2363 tablet_bootstrap.cc:492] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79: Bootstrap starting.
I20260615 13:51:20.491325  2363 tablet_bootstrap.cc:654] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:20.492511  2363 log.cc:826] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:20.487260  2361 raft_consensus.cc:359] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.493260  2361 raft_consensus.cc:385] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:20.493363  2361 raft_consensus.cc:740] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955d485214cb4fbfa8393c4e129d6c46, State: Initialized, Role: FOLLOWER
I20260615 13:51:20.494004  2361 consensus_queue.cc:260] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.495062  2364 tablet_bootstrap.cc:492] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960: Bootstrap starting.
I20260615 13:51:20.496574  2361 ts_tablet_manager.cc:1434] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260615 13:51:20.496930  2361 tablet_bootstrap.cc:492] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46: Bootstrap starting.
I20260615 13:51:20.498603  2364 tablet_bootstrap.cc:654] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:20.498642  2361 tablet_bootstrap.cc:654] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:20.499987  2364 log.cc:826] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:20.502334  2363 tablet_bootstrap.cc:492] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79: No bootstrap required, opened a new log
I20260615 13:51:20.502661  2363 ts_tablet_manager.cc:1403] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.005s
I20260615 13:51:20.503815  2361 tablet_bootstrap.cc:492] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46: No bootstrap required, opened a new log
I20260615 13:51:20.503973  2361 ts_tablet_manager.cc:1403] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.006s
I20260615 13:51:20.504683  2361 raft_consensus.cc:359] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.504830  2361 raft_consensus.cc:385] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:20.504925  2361 raft_consensus.cc:740] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 955d485214cb4fbfa8393c4e129d6c46, State: Initialized, Role: FOLLOWER
I20260615 13:51:20.505162  2361 consensus_queue.cc:260] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.505576  2361 ts_tablet_manager.cc:1434] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260615 13:51:20.505661  2364 tablet_bootstrap.cc:492] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960: No bootstrap required, opened a new log
I20260615 13:51:20.505913  2364 ts_tablet_manager.cc:1403] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260615 13:51:20.512473  2363 raft_consensus.cc:359] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.512480  2364 raft_consensus.cc:359] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.512908  2364 raft_consensus.cc:385] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:20.512907  2363 raft_consensus.cc:385] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:20.513025  2364 raft_consensus.cc:740] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64c6225ffc0d412b9a59fa3ae546a960, State: Initialized, Role: FOLLOWER
I20260615 13:51:20.513021  2363 raft_consensus.cc:740] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec1810cb4e40f5b44660839d6a1b79, State: Initialized, Role: FOLLOWER
I20260615 13:51:20.513737  2364 consensus_queue.cc:260] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.513738  2363 consensus_queue.cc:260] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.514969  2343 heartbeater.cc:499] Master 127.0.104.254:42255 was elected leader, sending a full tablet report...
I20260615 13:51:20.515470  2213 heartbeater.cc:499] Master 127.0.104.254:42255 was elected leader, sending a full tablet report...
I20260615 13:51:20.515693  2363 ts_tablet_manager.cc:1434] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.001s
I20260615 13:51:20.516026  2364 ts_tablet_manager.cc:1434] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260615 13:51:20.516194  2363 tablet_bootstrap.cc:492] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79: Bootstrap starting.
I20260615 13:51:20.516438  2364 tablet_bootstrap.cc:492] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960: Bootstrap starting.
I20260615 13:51:20.518082  2364 tablet_bootstrap.cc:654] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:20.519006  2363 tablet_bootstrap.cc:654] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:20.522984  2363 tablet_bootstrap.cc:492] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79: No bootstrap required, opened a new log
I20260615 13:51:20.523136  2363 ts_tablet_manager.cc:1403] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79: Time spent bootstrapping tablet: real 0.007s	user 0.003s	sys 0.001s
I20260615 13:51:20.523959  2363 raft_consensus.cc:359] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.524112  2363 raft_consensus.cc:385] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:20.524201  2363 raft_consensus.cc:740] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7ec1810cb4e40f5b44660839d6a1b79, State: Initialized, Role: FOLLOWER
I20260615 13:51:20.524443  2363 consensus_queue.cc:260] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.524860  2363 ts_tablet_manager.cc:1434] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260615 13:51:20.526103  2364 tablet_bootstrap.cc:492] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960: No bootstrap required, opened a new log
I20260615 13:51:20.526255  2364 ts_tablet_manager.cc:1403] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.009s
I20260615 13:51:20.527009  2364 raft_consensus.cc:359] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.527256  2364 raft_consensus.cc:385] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:20.527377  2364 raft_consensus.cc:740] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64c6225ffc0d412b9a59fa3ae546a960, State: Initialized, Role: FOLLOWER
I20260615 13:51:20.527678  2364 consensus_queue.cc:260] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.528100  2364 ts_tablet_manager.cc:1434] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:51:20.543908  2369 raft_consensus.cc:493] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:51:20.544171  2369 raft_consensus.cc:515] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.545910  2369 leader_election.cc:290] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 955d485214cb4fbfa8393c4e129d6c46 (127.0.104.193:36505), f7ec1810cb4e40f5b44660839d6a1b79 (127.0.104.195:36969)
I20260615 13:51:20.550137  2366 raft_consensus.cc:493] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:51:20.550410  2366 raft_consensus.cc:515] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.552659  2366 leader_election.cc:290] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7ec1810cb4e40f5b44660839d6a1b79 (127.0.104.195:36969), 64c6225ffc0d412b9a59fa3ae546a960 (127.0.104.194:42143)
I20260615 13:51:20.554142  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61b70b80ff640e48d7555774c235838" candidate_uuid: "64c6225ffc0d412b9a59fa3ae546a960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" is_pre_election: true
I20260615 13:51:20.554767  2298 raft_consensus.cc:2468] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64c6225ffc0d412b9a59fa3ae546a960 in term 0.
I20260615 13:51:20.554816  2037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61b70b80ff640e48d7555774c235838" candidate_uuid: "64c6225ffc0d412b9a59fa3ae546a960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955d485214cb4fbfa8393c4e129d6c46" is_pre_election: true
I20260615 13:51:20.555226  2037 raft_consensus.cc:2468] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64c6225ffc0d412b9a59fa3ae546a960 in term 0.
I20260615 13:51:20.555442  2102 leader_election.cc:304] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [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: 64c6225ffc0d412b9a59fa3ae546a960, f7ec1810cb4e40f5b44660839d6a1b79; no voters: 
I20260615 13:51:20.555894  2369 raft_consensus.cc:2804] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:51:20.556069  2369 raft_consensus.cc:493] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:51:20.556175  2369 raft_consensus.cc:3060] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:20.558676  2369 raft_consensus.cc:515] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.559378  2369 leader_election.cc:290] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [CANDIDATE]: Term 1 election: Requested vote from peers 955d485214cb4fbfa8393c4e129d6c46 (127.0.104.193:36505), f7ec1810cb4e40f5b44660839d6a1b79 (127.0.104.195:36969)
I20260615 13:51:20.560041  2037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61b70b80ff640e48d7555774c235838" candidate_uuid: "64c6225ffc0d412b9a59fa3ae546a960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "955d485214cb4fbfa8393c4e129d6c46"
I20260615 13:51:20.560117  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61b70b80ff640e48d7555774c235838" candidate_uuid: "64c6225ffc0d412b9a59fa3ae546a960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec1810cb4e40f5b44660839d6a1b79"
I20260615 13:51:20.560236  2037 raft_consensus.cc:3060] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:20.560330  2298 raft_consensus.cc:3060] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:20.561992  2297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba4cdfd727b4d6dbbc57287b66642a4" candidate_uuid: "955d485214cb4fbfa8393c4e129d6c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" is_pre_election: true
I20260615 13:51:20.562250  2297 raft_consensus.cc:2468] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955d485214cb4fbfa8393c4e129d6c46 in term 0.
I20260615 13:51:20.562800  1971 leader_election.cc:304] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [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: 955d485214cb4fbfa8393c4e129d6c46, f7ec1810cb4e40f5b44660839d6a1b79; no voters: 
I20260615 13:51:20.562799  2168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba4cdfd727b4d6dbbc57287b66642a4" candidate_uuid: "955d485214cb4fbfa8393c4e129d6c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64c6225ffc0d412b9a59fa3ae546a960" is_pre_election: true
I20260615 13:51:20.563181  2037 raft_consensus.cc:2468] T f61b70b80ff640e48d7555774c235838 P 955d485214cb4fbfa8393c4e129d6c46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64c6225ffc0d412b9a59fa3ae546a960 in term 1.
I20260615 13:51:20.563192  2168 raft_consensus.cc:2468] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 955d485214cb4fbfa8393c4e129d6c46 in term 0.
I20260615 13:51:20.563506  2366 raft_consensus.cc:2804] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:51:20.563653  2366 raft_consensus.cc:493] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:51:20.563642  2102 leader_election.cc:304] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [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: 64c6225ffc0d412b9a59fa3ae546a960, 955d485214cb4fbfa8393c4e129d6c46; no voters: 
I20260615 13:51:20.563750  2366 raft_consensus.cc:3060] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:20.563995  2369 raft_consensus.cc:2804] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:20.564042  2298 raft_consensus.cc:2468] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64c6225ffc0d412b9a59fa3ae546a960 in term 1.
I20260615 13:51:20.564495  2369 raft_consensus.cc:697] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [term 1 LEADER]: Becoming Leader. State: Replica: 64c6225ffc0d412b9a59fa3ae546a960, State: Running, Role: LEADER
I20260615 13:51:20.564944  2369 consensus_queue.cc:237] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [LEADER]: Queue going to LEADER mode. State: All 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: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } }
I20260615 13:51:20.566023  2366 raft_consensus.cc:515] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.566653  2366 leader_election.cc:290] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [CANDIDATE]: Term 1 election: Requested vote from peers f7ec1810cb4e40f5b44660839d6a1b79 (127.0.104.195:36969), 64c6225ffc0d412b9a59fa3ae546a960 (127.0.104.194:42143)
I20260615 13:51:20.567190  2298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba4cdfd727b4d6dbbc57287b66642a4" candidate_uuid: "955d485214cb4fbfa8393c4e129d6c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7ec1810cb4e40f5b44660839d6a1b79"
I20260615 13:51:20.567270  2168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ba4cdfd727b4d6dbbc57287b66642a4" candidate_uuid: "955d485214cb4fbfa8393c4e129d6c46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64c6225ffc0d412b9a59fa3ae546a960"
I20260615 13:51:20.567384  2298 raft_consensus.cc:3060] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:20.567447  2168 raft_consensus.cc:3060] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:20.569320  2298 raft_consensus.cc:2468] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955d485214cb4fbfa8393c4e129d6c46 in term 1.
I20260615 13:51:20.569702  1971 leader_election.cc:304] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [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: 955d485214cb4fbfa8393c4e129d6c46, f7ec1810cb4e40f5b44660839d6a1b79; no voters: 
I20260615 13:51:20.569959  2366 raft_consensus.cc:2804] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:20.570333  2168 raft_consensus.cc:2468] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 955d485214cb4fbfa8393c4e129d6c46 in term 1.
I20260615 13:51:20.570398  2366 raft_consensus.cc:697] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [term 1 LEADER]: Becoming Leader. State: Replica: 955d485214cb4fbfa8393c4e129d6c46, State: Running, Role: LEADER
I20260615 13:51:20.570869  2366 consensus_queue.cc:237] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [LEADER]: Queue going to LEADER mode. State: All 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: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } }
I20260615 13:51:20.571920  1895 catalog_manager.cc:5696] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64c6225ffc0d412b9a59fa3ae546a960 (127.0.104.194). New cstate: current_term: 1 leader_uuid: "64c6225ffc0d412b9a59fa3ae546a960" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } health_report { overall_health: UNKNOWN } } }
I20260615 13:51:20.575618  1896 catalog_manager.cc:5696] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 reported cstate change: term changed from 0 to 1, leader changed from <none> to 955d485214cb4fbfa8393c4e129d6c46 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "955d485214cb4fbfa8393c4e129d6c46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 } health_report { overall_health: UNKNOWN } } }
W20260615 13:51:20.623302  2344 tablet.cc:2404] T 5ba4cdfd727b4d6dbbc57287b66642a4 P f7ec1810cb4e40f5b44660839d6a1b79: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:51:20.660418  2214 tablet.cc:2404] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 64c6225ffc0d412b9a59fa3ae546a960: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:51:20.708141  2083 tablet.cc:2404] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:51:20.916594  2381 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:20.916941  2381 flags.cc:432] Enabled unsafe flag: --never_fsync=true
Using table 'bench_manual_flush'
I20260615 13:51:20.976652  2366 consensus_queue.cc:1048] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:20.989902  2379 consensus_queue.cc:1048] T 5ba4cdfd727b4d6dbbc57287b66642a4 P 955d485214cb4fbfa8393c4e129d6c46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64c6225ffc0d412b9a59fa3ae546a960" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 42143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:21.077605  2369 consensus_queue.cc:1048] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "955d485214cb4fbfa8393c4e129d6c46" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:51:21.141284  2297 raft_consensus.cc:1275] T f61b70b80ff640e48d7555774c235838 P f7ec1810cb4e40f5b44660839d6a1b79 [term 1 FOLLOWER]: Refusing update from remote peer 64c6225ffc0d412b9a59fa3ae546a960: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:51:21.145718  2421 consensus_queue.cc:1048] T f61b70b80ff640e48d7555774c235838 P 64c6225ffc0d412b9a59fa3ae546a960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7ec1810cb4e40f5b44660839d6a1b79" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s

INSERT report
    rows total: 12288
    time total: 2295.82 ms
  time per row: 0.186834 ms

Scanner report
  expected rows: 12288
  actual rows  : 12288
I20260615 13:51:23.808653   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 1955
I20260615 13:51:23.832929  2077 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:24.044209   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 1955
I20260615 13:51:24.078456   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 2086
I20260615 13:51:24.085827  2208 generic_service.cc:196] Checking for leaks (request via RPC)
W20260615 13:51:24.235863  2102 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:36505: connect: Connection refused (error 111)
I20260615 13:51:24.236166   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 2086
W20260615 13:51:24.264179  2233 connection.cc:573] server connection from 127.0.104.194:49485 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:51:24.264463   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 2216
I20260615 13:51:24.271366  2338 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:24.419788   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 2216
I20260615 13:51:24.446517   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 1865
I20260615 13:51:24.447589  1926 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:24.553194   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 1865
2026-06-15T13:51:24Z chronyd exiting
[       OK ] ToolTest.TestLoadgenManualFlush (6208 ms)
[ RUN      ] ToolTest.LoadgenEmptyArrays
2026-06-15T13:51:24Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:51:24Z Disabled control of system clock
I20260615 13:51:24.617569   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:40245
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:45567
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:40245 with env {}
W20260615 13:51:24.952804  2468 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:24.953148  2468 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:24.953262  2468 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:24.962108  2468 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:51:24.962229  2468 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:24.962301  2468 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:51:24.962360  2468 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:51:24.972931  2468 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45567
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:40245
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:40245
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:24.974620  2468 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:24.976538  2468 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:24.985268  2473 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:24.985450  2474 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:24.985481  2476 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:24.986301  2468 server_base.cc:1061] running on GCE node
I20260615 13:51:24.987118  2468 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:24.988700  2468 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:24.989929  2468 hybrid_clock.cc:648] HybridClock initialized: now 1781531484989878 us; error 41 us; skew 500 ppm
I20260615 13:51:24.990281  2468 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:24.992709  2468 webserver.cc:533] Webserver started at http://127.0.104.254:44953/ using document root <none> and password file <none>
I20260615 13:51:24.993508  2468 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:24.993634  2468 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:24.994000  2468 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:24.996604  2468 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "b52b20277f0f4b5daea058eb4c42d797"
format_stamp: "Formatted at 2026-06-15 13:51:24 on dist-test-slave-0txc"
I20260615 13:51:24.997493  2468 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "b52b20277f0f4b5daea058eb4c42d797"
format_stamp: "Formatted at 2026-06-15 13:51:24 on dist-test-slave-0txc"
I20260615 13:51:25.003278  2468 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260615 13:51:25.006932  2482 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:25.008505  2468 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:51:25.008690  2468 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "b52b20277f0f4b5daea058eb4c42d797"
format_stamp: "Formatted at 2026-06-15 13:51:24 on dist-test-slave-0txc"
I20260615 13:51:25.008883  2468 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:25.024202  2468 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:25.025102  2468 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:25.025359  2468 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:25.045079  2468 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:40245
I20260615 13:51:25.045099  2533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:40245 every 8 connection(s)
I20260615 13:51:25.046592  2468 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:51:25.050803  2534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:25.054806   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 2468
I20260615 13:51:25.055032   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:51:25.061589  2534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Bootstrap starting.
I20260615 13:51:25.065557  2534 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:25.066763  2534 log.cc:826] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:25.069801  2534 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: No bootstrap required, opened a new log
I20260615 13:51:25.075052  2534 raft_consensus.cc:359] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52b20277f0f4b5daea058eb4c42d797" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 40245 } }
I20260615 13:51:25.075428  2534 raft_consensus.cc:385] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:25.075589  2534 raft_consensus.cc:740] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52b20277f0f4b5daea058eb4c42d797, State: Initialized, Role: FOLLOWER
I20260615 13:51:25.076164  2534 consensus_queue.cc:260] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52b20277f0f4b5daea058eb4c42d797" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 40245 } }
I20260615 13:51:25.076356  2534 raft_consensus.cc:399] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:25.076476  2534 raft_consensus.cc:493] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:25.076635  2534 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:25.099788  2534 raft_consensus.cc:515] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52b20277f0f4b5daea058eb4c42d797" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 40245 } }
I20260615 13:51:25.100414  2534 leader_election.cc:304] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b52b20277f0f4b5daea058eb4c42d797; no voters: 
I20260615 13:51:25.101060  2534 leader_election.cc:290] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:25.101255  2539 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:25.102296  2539 raft_consensus.cc:697] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [term 1 LEADER]: Becoming Leader. State: Replica: b52b20277f0f4b5daea058eb4c42d797, State: Running, Role: LEADER
I20260615 13:51:25.102928  2539 consensus_queue.cc:237] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52b20277f0f4b5daea058eb4c42d797" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 40245 } }
I20260615 13:51:25.103305  2534 sys_catalog.cc:565] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:51:25.105788  2541 sys_catalog.cc:455] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b52b20277f0f4b5daea058eb4c42d797. Latest consensus state: current_term: 1 leader_uuid: "b52b20277f0f4b5daea058eb4c42d797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52b20277f0f4b5daea058eb4c42d797" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 40245 } } }
I20260615 13:51:25.106133  2541 sys_catalog.cc:458] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:25.106890  2540 sys_catalog.cc:455] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b52b20277f0f4b5daea058eb4c42d797" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b52b20277f0f4b5daea058eb4c42d797" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 40245 } } }
I20260615 13:51:25.107170  2540 sys_catalog.cc:458] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:25.110469  2547 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:51:25.115222  2547 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:51:25.124001  2547 catalog_manager.cc:1382] Generated new cluster ID: 69969877bc91437db8f75ec984e7b67b
I20260615 13:51:25.124125  2547 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:51:25.144699  2547 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:51:25.146023  2547 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:51:25.157953  2547 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Generated new TSK 0
I20260615 13:51:25.159211  2547 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:51:25.172047   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:40245
--builtin_ntp_servers=127.0.104.212:45567
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:51:25.552758  2559 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:25.553069  2559 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:25.553154  2559 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:25.561627  2559 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:25.561797  2559 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:51:25.572184  2559 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45567
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:40245
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:25.573726  2559 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:25.575443  2559 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:25.584781  2565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:25.584748  2564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:25.585569  2567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:25.585740  2559 server_base.cc:1061] running on GCE node
I20260615 13:51:25.586298  2559 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:25.587198  2559 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:25.588392  2559 hybrid_clock.cc:648] HybridClock initialized: now 1781531485588338 us; error 43 us; skew 500 ppm
I20260615 13:51:25.588667  2559 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:25.590620  2559 webserver.cc:533] Webserver started at http://127.0.104.193:36183/ using document root <none> and password file <none>
I20260615 13:51:25.591325  2559 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:25.591420  2559 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:25.591776  2559 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:25.594079  2559 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "b42eb6e2909043a98ddae2f27089ad2a"
format_stamp: "Formatted at 2026-06-15 13:51:25 on dist-test-slave-0txc"
I20260615 13:51:25.594794  2559 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "b42eb6e2909043a98ddae2f27089ad2a"
format_stamp: "Formatted at 2026-06-15 13:51:25 on dist-test-slave-0txc"
I20260615 13:51:25.600142  2559 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:51:25.603438  2573 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:25.604869  2559 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:51:25.605007  2559 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "b42eb6e2909043a98ddae2f27089ad2a"
format_stamp: "Formatted at 2026-06-15 13:51:25 on dist-test-slave-0txc"
I20260615 13:51:25.605175  2559 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:25.625993  2559 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:25.626852  2559 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:25.627082  2559 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:25.628083  2559 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:25.629676  2559 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:25.629766  2559 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:25.629842  2559 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:25.629895  2559 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:25.660704  2559 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:40901
I20260615 13:51:25.660744  2685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:40901 every 8 connection(s)
I20260615 13:51:25.662117  2559 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:51:25.663147   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 2559
I20260615 13:51:25.663344   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:51:25.678455  2686 heartbeater.cc:344] Connected to a master server at 127.0.104.254:40245
I20260615 13:51:25.678862  2686 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:25.679855  2686 heartbeater.cc:507] Master 127.0.104.254:40245 requested a full tablet report, sending...
I20260615 13:51:25.681932  2498 ts_manager.cc:194] Registered new tserver with Master: b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901)
I20260615 13:51:25.683480  2498 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:60781
I20260615 13:51:25.691610   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
W20260615 13:51:26.026396  2690 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:26.026753  2690 flags.cc:432] Enabled unsafe flag: --never_fsync=true
I20260615 13:51:26.080518  2498 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35786:
name: "default.loadgen_auto_951269da68984e099810a47914a540d9"
schema {
  columns {
    name: "key"
    type: INT64
    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: true
    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
  }
  columns {
    name: "arr_int64"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT64
      }
    }
  }
  columns {
    name: "arr_string"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: STRING
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:51:26.113961  2614 tablet_service.cc:1511] Processing CreateTablet for tablet c92550c677c7482da8ad798d6d9174a6 (DEFAULT_TABLE table=default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:26.113883  2617 tablet_service.cc:1511] Processing CreateTablet for tablet 675ca1c9b938412c8ec68e6dd0537f91 (DEFAULT_TABLE table=default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:26.114753  2616 tablet_service.cc:1511] Processing CreateTablet for tablet cc0d01b49a73496d933fc12a2309d384 (DEFAULT_TABLE table=default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:26.113750  2618 tablet_service.cc:1511] Processing CreateTablet for tablet a73236ecc0564e5d81b0776560ed52bb (DEFAULT_TABLE table=default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:26.114851  2620 tablet_service.cc:1511] Processing CreateTablet for tablet c1b823f17f9941688fde6ed9c86452ae (DEFAULT_TABLE table=default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:26.113931  2619 tablet_service.cc:1511] Processing CreateTablet for tablet 4f8dd1a3f6bc4b42922bf25e7e965288 (DEFAULT_TABLE table=default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:26.113806  2621 tablet_service.cc:1511] Processing CreateTablet for tablet 14dcb6c4f48a4c7d88e2791d355ecf0b (DEFAULT_TABLE table=default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:26.113704  2615 tablet_service.cc:1511] Processing CreateTablet for tablet 9fb4153889c04ce683f0a515f025960b (DEFAULT_TABLE table=default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:26.115705  2617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 675ca1c9b938412c8ec68e6dd0537f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:26.116231  2619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f8dd1a3f6bc4b42922bf25e7e965288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:26.116469  2616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc0d01b49a73496d933fc12a2309d384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:26.116940  2618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73236ecc0564e5d81b0776560ed52bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:26.117205  2620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1b823f17f9941688fde6ed9c86452ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:26.117420  2614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c92550c677c7482da8ad798d6d9174a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:26.117637  2615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fb4153889c04ce683f0a515f025960b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:26.118398  2621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14dcb6c4f48a4c7d88e2791d355ecf0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:26.139647  2705 tablet_bootstrap.cc:492] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: Bootstrap starting.
I20260615 13:51:26.142870  2705 tablet_bootstrap.cc:654] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:26.144019  2705 log.cc:826] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:26.146642  2705 tablet_bootstrap.cc:492] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: No bootstrap required, opened a new log
I20260615 13:51:26.146883  2705 ts_tablet_manager.cc:1403] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260615 13:51:26.152120  2705 raft_consensus.cc:359] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.152464  2705 raft_consensus.cc:385] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:26.152555  2705 raft_consensus.cc:740] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Initialized, Role: FOLLOWER
I20260615 13:51:26.153111  2705 consensus_queue.cc:260] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.153282  2705 raft_consensus.cc:399] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:26.153391  2705 raft_consensus.cc:493] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:26.153524  2705 raft_consensus.cc:3060] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:26.155448  2705 raft_consensus.cc:515] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.155953  2705 leader_election.cc:304] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b42eb6e2909043a98ddae2f27089ad2a; no voters: 
I20260615 13:51:26.156540  2705 leader_election.cc:290] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:26.156708  2707 raft_consensus.cc:2804] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:26.157264  2707 raft_consensus.cc:697] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Becoming Leader. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Running, Role: LEADER
I20260615 13:51:26.157603  2686 heartbeater.cc:499] Master 127.0.104.254:40245 was elected leader, sending a full tablet report...
I20260615 13:51:26.157859  2707 consensus_queue.cc:237] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.158278  2705 ts_tablet_manager.cc:1434] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260615 13:51:26.158605  2705 tablet_bootstrap.cc:492] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: Bootstrap starting.
I20260615 13:51:26.160475  2705 tablet_bootstrap.cc:654] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:26.163358  2705 tablet_bootstrap.cc:492] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: No bootstrap required, opened a new log
I20260615 13:51:26.163532  2705 ts_tablet_manager.cc:1403] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260615 13:51:26.164330  2705 raft_consensus.cc:359] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.164489  2705 raft_consensus.cc:385] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:26.164587  2705 raft_consensus.cc:740] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Initialized, Role: FOLLOWER
I20260615 13:51:26.164830  2705 consensus_queue.cc:260] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.164988  2705 raft_consensus.cc:399] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:26.165062  2705 raft_consensus.cc:493] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:26.165161  2705 raft_consensus.cc:3060] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:26.165498  2498 catalog_manager.cc:5696] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193). New cstate: current_term: 1 leader_uuid: "b42eb6e2909043a98ddae2f27089ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:26.167142  2705 raft_consensus.cc:515] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.167356  2705 leader_election.cc:304] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b42eb6e2909043a98ddae2f27089ad2a; no voters: 
I20260615 13:51:26.167582  2705 leader_election.cc:290] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:26.167637  2707 raft_consensus.cc:2804] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:26.167969  2705 ts_tablet_manager.cc:1434] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260615 13:51:26.168215  2705 tablet_bootstrap.cc:492] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: Bootstrap starting.
I20260615 13:51:26.168354  2707 raft_consensus.cc:697] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Becoming Leader. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Running, Role: LEADER
I20260615 13:51:26.168615  2707 consensus_queue.cc:237] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.169981  2705 tablet_bootstrap.cc:654] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:26.171969  2705 tablet_bootstrap.cc:492] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: No bootstrap required, opened a new log
I20260615 13:51:26.172134  2705 ts_tablet_manager.cc:1403] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260615 13:51:26.172442  2498 catalog_manager.cc:5696] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193). New cstate: current_term: 1 leader_uuid: "b42eb6e2909043a98ddae2f27089ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:26.172827  2705 raft_consensus.cc:359] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.173012  2705 raft_consensus.cc:385] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:26.173089  2705 raft_consensus.cc:740] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Initialized, Role: FOLLOWER
I20260615 13:51:26.173346  2705 consensus_queue.cc:260] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.173470  2705 raft_consensus.cc:399] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:26.173553  2705 raft_consensus.cc:493] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:26.173625  2705 raft_consensus.cc:3060] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:26.175601  2705 raft_consensus.cc:515] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.175800  2705 leader_election.cc:304] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b42eb6e2909043a98ddae2f27089ad2a; no voters: 
I20260615 13:51:26.175995  2705 leader_election.cc:290] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:26.176061  2707 raft_consensus.cc:2804] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:26.176195  2707 raft_consensus.cc:697] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Becoming Leader. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Running, Role: LEADER
I20260615 13:51:26.176434  2705 ts_tablet_manager.cc:1434] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:51:26.176432  2707 consensus_queue.cc:237] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.176720  2705 tablet_bootstrap.cc:492] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: Bootstrap starting.
I20260615 13:51:26.178368  2705 tablet_bootstrap.cc:654] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:26.178683  2498 catalog_manager.cc:5696] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193). New cstate: current_term: 1 leader_uuid: "b42eb6e2909043a98ddae2f27089ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:26.180496  2705 tablet_bootstrap.cc:492] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: No bootstrap required, opened a new log
I20260615 13:51:26.180619  2705 ts_tablet_manager.cc:1403] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:26.181197  2705 raft_consensus.cc:359] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.181324  2705 raft_consensus.cc:385] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:26.181409  2705 raft_consensus.cc:740] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Initialized, Role: FOLLOWER
I20260615 13:51:26.181589  2705 consensus_queue.cc:260] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.181752  2705 raft_consensus.cc:399] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:26.181833  2705 raft_consensus.cc:493] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:26.181954  2705 raft_consensus.cc:3060] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:26.184106  2705 raft_consensus.cc:515] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.184299  2705 leader_election.cc:304] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b42eb6e2909043a98ddae2f27089ad2a; no voters: 
I20260615 13:51:26.184453  2705 leader_election.cc:290] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:26.184533  2707 raft_consensus.cc:2804] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:26.184674  2707 raft_consensus.cc:697] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Becoming Leader. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Running, Role: LEADER
I20260615 13:51:26.184885  2705 ts_tablet_manager.cc:1434] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:51:26.184892  2707 consensus_queue.cc:237] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.185165  2705 tablet_bootstrap.cc:492] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: Bootstrap starting.
I20260615 13:51:26.186820  2705 tablet_bootstrap.cc:654] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:26.187085  2498 catalog_manager.cc:5696] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193). New cstate: current_term: 1 leader_uuid: "b42eb6e2909043a98ddae2f27089ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:26.188678  2705 tablet_bootstrap.cc:492] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: No bootstrap required, opened a new log
I20260615 13:51:26.188820  2705 ts_tablet_manager.cc:1403] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:51:26.189450  2705 raft_consensus.cc:359] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.189623  2705 raft_consensus.cc:385] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:26.189697  2705 raft_consensus.cc:740] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Initialized, Role: FOLLOWER
I20260615 13:51:26.189934  2705 consensus_queue.cc:260] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.190102  2705 raft_consensus.cc:399] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:26.190202  2705 raft_consensus.cc:493] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:26.190301  2705 raft_consensus.cc:3060] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:26.192467  2705 raft_consensus.cc:515] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.192654  2705 leader_election.cc:304] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b42eb6e2909043a98ddae2f27089ad2a; no voters: 
I20260615 13:51:26.192857  2705 leader_election.cc:290] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:26.192929  2707 raft_consensus.cc:2804] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:26.193106  2707 raft_consensus.cc:697] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Becoming Leader. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Running, Role: LEADER
I20260615 13:51:26.193269  2705 ts_tablet_manager.cc:1434] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:26.193342  2707 consensus_queue.cc:237] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.193550  2705 tablet_bootstrap.cc:492] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: Bootstrap starting.
I20260615 13:51:26.195204  2705 tablet_bootstrap.cc:654] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:26.195691  2498 catalog_manager.cc:5696] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193). New cstate: current_term: 1 leader_uuid: "b42eb6e2909043a98ddae2f27089ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:26.197065  2705 tablet_bootstrap.cc:492] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: No bootstrap required, opened a new log
I20260615 13:51:26.197216  2705 ts_tablet_manager.cc:1403] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:51:26.197861  2705 raft_consensus.cc:359] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.197994  2705 raft_consensus.cc:385] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:26.198081  2705 raft_consensus.cc:740] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Initialized, Role: FOLLOWER
I20260615 13:51:26.198298  2705 consensus_queue.cc:260] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.198437  2705 raft_consensus.cc:399] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:26.198509  2705 raft_consensus.cc:493] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:26.198611  2705 raft_consensus.cc:3060] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:26.200831  2705 raft_consensus.cc:515] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.201102  2705 leader_election.cc:304] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b42eb6e2909043a98ddae2f27089ad2a; no voters: 
I20260615 13:51:26.201299  2705 leader_election.cc:290] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:26.201377  2707 raft_consensus.cc:2804] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:26.201524  2707 raft_consensus.cc:697] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Becoming Leader. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Running, Role: LEADER
I20260615 13:51:26.201742  2705 ts_tablet_manager.cc:1434] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260615 13:51:26.201746  2707 consensus_queue.cc:237] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.202049  2705 tablet_bootstrap.cc:492] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: Bootstrap starting.
I20260615 13:51:26.203734  2705 tablet_bootstrap.cc:654] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:26.204164  2498 catalog_manager.cc:5696] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193). New cstate: current_term: 1 leader_uuid: "b42eb6e2909043a98ddae2f27089ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:26.205312  2705 tablet_bootstrap.cc:492] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: No bootstrap required, opened a new log
I20260615 13:51:26.205457  2705 ts_tablet_manager.cc:1403] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:51:26.206127  2705 raft_consensus.cc:359] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.206285  2705 raft_consensus.cc:385] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:26.206362  2705 raft_consensus.cc:740] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Initialized, Role: FOLLOWER
I20260615 13:51:26.206598  2705 consensus_queue.cc:260] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.206739  2705 raft_consensus.cc:399] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:26.206833  2705 raft_consensus.cc:493] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:26.206940  2705 raft_consensus.cc:3060] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:26.208999  2705 raft_consensus.cc:515] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.209219  2705 leader_election.cc:304] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b42eb6e2909043a98ddae2f27089ad2a; no voters: 
I20260615 13:51:26.209425  2705 leader_election.cc:290] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:26.209506  2707 raft_consensus.cc:2804] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:26.209672  2707 raft_consensus.cc:697] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Becoming Leader. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Running, Role: LEADER
I20260615 13:51:26.209820  2705 ts_tablet_manager.cc:1434] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:51:26.209906  2707 consensus_queue.cc:237] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.210086  2705 tablet_bootstrap.cc:492] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: Bootstrap starting.
I20260615 13:51:26.211862  2705 tablet_bootstrap.cc:654] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:26.211890  2498 catalog_manager.cc:5696] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193). New cstate: current_term: 1 leader_uuid: "b42eb6e2909043a98ddae2f27089ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:26.213568  2705 tablet_bootstrap.cc:492] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: No bootstrap required, opened a new log
I20260615 13:51:26.213729  2705 ts_tablet_manager.cc:1403] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:26.214444  2705 raft_consensus.cc:359] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.214600  2705 raft_consensus.cc:385] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:26.214696  2705 raft_consensus.cc:740] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Initialized, Role: FOLLOWER
I20260615 13:51:26.214931  2705 consensus_queue.cc:260] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.215070  2705 raft_consensus.cc:399] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:26.215142  2705 raft_consensus.cc:493] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:26.215245  2705 raft_consensus.cc:3060] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:26.216984  2705 raft_consensus.cc:515] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.217191  2705 leader_election.cc:304] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b42eb6e2909043a98ddae2f27089ad2a; no voters: 
I20260615 13:51:26.217381  2705 leader_election.cc:290] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:26.217455  2707 raft_consensus.cc:2804] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:26.217711  2707 raft_consensus.cc:697] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Becoming Leader. State: Replica: b42eb6e2909043a98ddae2f27089ad2a, State: Running, Role: LEADER
I20260615 13:51:26.217816  2705 ts_tablet_manager.cc:1434] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:51:26.217934  2707 consensus_queue.cc:237] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } }
I20260615 13:51:26.220027  2498 catalog_manager.cc:5696] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a reported cstate change: term changed from 0 to 1, leader changed from <none> to b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193). New cstate: current_term: 1 leader_uuid: "b42eb6e2909043a98ddae2f27089ad2a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b42eb6e2909043a98ddae2f27089ad2a" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 40901 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_951269da68984e099810a47914a540d9'

INSERT report
    rows total: 2000
    time total: 246.524 ms
  time per row: 0.123262 ms

Scanner report
  expected rows: 2000
  actual rows  : 2000
Dropping auto-created table 'default.loadgen_auto_951269da68984e099810a47914a540d9'
I20260615 13:51:26.538060  2496 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35786:
table { table_name: "default.loadgen_auto_951269da68984e099810a47914a540d9" } modify_external_catalogs: true
I20260615 13:51:26.538285  2496 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:35786:
table { table_name: "default.loadgen_auto_951269da68984e099810a47914a540d9" } modify_external_catalogs: true
I20260615 13:51:26.542837  2496 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Sending DeleteTablet for 1 replicas of tablet 14dcb6c4f48a4c7d88e2791d355ecf0b
I20260615 13:51:26.543310  2496 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Sending DeleteTablet for 1 replicas of tablet c1b823f17f9941688fde6ed9c86452ae
I20260615 13:51:26.543615  2496 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Sending DeleteTablet for 1 replicas of tablet 4f8dd1a3f6bc4b42922bf25e7e965288
I20260615 13:51:26.543845  2496 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Sending DeleteTablet for 1 replicas of tablet a73236ecc0564e5d81b0776560ed52bb
I20260615 13:51:26.544090  2496 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Sending DeleteTablet for 1 replicas of tablet 675ca1c9b938412c8ec68e6dd0537f91
I20260615 13:51:26.544315  2496 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Sending DeleteTablet for 1 replicas of tablet cc0d01b49a73496d933fc12a2309d384
I20260615 13:51:26.544373  2619 tablet_service.cc:1558] Processing DeleteTablet for tablet 14dcb6c4f48a4c7d88e2791d355ecf0b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:26 UTC) from {username='slave'} at 127.0.0.1:51748
I20260615 13:51:26.544553  2496 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Sending DeleteTablet for 1 replicas of tablet 9fb4153889c04ce683f0a515f025960b
I20260615 13:51:26.544770  2496 catalog_manager.cc:5983] T 00000000000000000000000000000000 P b52b20277f0f4b5daea058eb4c42d797: Sending DeleteTablet for 1 replicas of tablet c92550c677c7482da8ad798d6d9174a6
I20260615 13:51:26.545030  2614 tablet_service.cc:1558] Processing DeleteTablet for tablet c1b823f17f9941688fde6ed9c86452ae with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:26 UTC) from {username='slave'} at 127.0.0.1:51748
I20260615 13:51:26.545275  2617 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f8dd1a3f6bc4b42922bf25e7e965288 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:26 UTC) from {username='slave'} at 127.0.0.1:51748
I20260615 13:51:26.545677  2617 tablet_service.cc:1558] Processing DeleteTablet for tablet a73236ecc0564e5d81b0776560ed52bb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:26 UTC) from {username='slave'} at 127.0.0.1:51748
I20260615 13:51:26.545990  2617 tablet_service.cc:1558] Processing DeleteTablet for tablet 9fb4153889c04ce683f0a515f025960b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:26 UTC) from {username='slave'} at 127.0.0.1:51748
I20260615 13:51:26.546087  2621 tablet_service.cc:1558] Processing DeleteTablet for tablet cc0d01b49a73496d933fc12a2309d384 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:26 UTC) from {username='slave'} at 127.0.0.1:51748
I20260615 13:51:26.546317  2620 tablet_service.cc:1558] Processing DeleteTablet for tablet c92550c677c7482da8ad798d6d9174a6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:26 UTC) from {username='slave'} at 127.0.0.1:51748
I20260615 13:51:26.546499  2614 tablet_service.cc:1558] Processing DeleteTablet for tablet 675ca1c9b938412c8ec68e6dd0537f91 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:26 UTC) from {username='slave'} at 127.0.0.1:51748
I20260615 13:51:26.551949  2757 tablet_replica.cc:333] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: stopping tablet replica
I20260615 13:51:26.552368  2757 raft_consensus.cc:2243] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:26.552820  2757 raft_consensus.cc:2272] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:26.554394  2757 ts_tablet_manager.cc:1916] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:26.559284  2757 ts_tablet_manager.cc:1929] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:26.559449  2757 log.cc:1199] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/14dcb6c4f48a4c7d88e2791d355ecf0b
I20260615 13:51:26.559937  2757 ts_tablet_manager.cc:1950] T 14dcb6c4f48a4c7d88e2791d355ecf0b P b42eb6e2909043a98ddae2f27089ad2a: Deleting consensus metadata
I20260615 13:51:26.561321  2757 tablet_replica.cc:333] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: stopping tablet replica
I20260615 13:51:26.561520  2757 raft_consensus.cc:2243] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:26.561547  2483 catalog_manager.cc:5027] TS b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901): tablet 14dcb6c4f48a4c7d88e2791d355ecf0b (table default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]) successfully deleted
I20260615 13:51:26.561796  2757 raft_consensus.cc:2272] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:26.562666  2757 ts_tablet_manager.cc:1916] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:26.566926  2757 ts_tablet_manager.cc:1929] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:26.567054  2757 log.cc:1199] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/c1b823f17f9941688fde6ed9c86452ae
I20260615 13:51:26.567397  2757 ts_tablet_manager.cc:1950] T c1b823f17f9941688fde6ed9c86452ae P b42eb6e2909043a98ddae2f27089ad2a: Deleting consensus metadata
I20260615 13:51:26.568259  2757 tablet_replica.cc:333] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: stopping tablet replica
I20260615 13:51:26.568442  2757 raft_consensus.cc:2243] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:26.568434  2483 catalog_manager.cc:5027] TS b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901): tablet c1b823f17f9941688fde6ed9c86452ae (table default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]) successfully deleted
I20260615 13:51:26.568704  2757 raft_consensus.cc:2272] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:26.569517  2757 ts_tablet_manager.cc:1916] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:26.573812  2757 ts_tablet_manager.cc:1929] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:26.573925  2757 log.cc:1199] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/4f8dd1a3f6bc4b42922bf25e7e965288
I20260615 13:51:26.574280  2757 ts_tablet_manager.cc:1950] T 4f8dd1a3f6bc4b42922bf25e7e965288 P b42eb6e2909043a98ddae2f27089ad2a: Deleting consensus metadata
I20260615 13:51:26.575095  2757 tablet_replica.cc:333] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: stopping tablet replica
I20260615 13:51:26.575222  2483 catalog_manager.cc:5027] TS b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901): tablet 4f8dd1a3f6bc4b42922bf25e7e965288 (table default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]) successfully deleted
I20260615 13:51:26.575310  2757 raft_consensus.cc:2243] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:26.575574  2757 raft_consensus.cc:2272] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:26.576431  2757 ts_tablet_manager.cc:1916] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:26.580667  2757 ts_tablet_manager.cc:1929] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:26.580796  2757 log.cc:1199] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/a73236ecc0564e5d81b0776560ed52bb
I20260615 13:51:26.581136  2757 ts_tablet_manager.cc:1950] T a73236ecc0564e5d81b0776560ed52bb P b42eb6e2909043a98ddae2f27089ad2a: Deleting consensus metadata
I20260615 13:51:26.581926  2757 tablet_replica.cc:333] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: stopping tablet replica
I20260615 13:51:26.582110  2757 raft_consensus.cc:2243] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:26.582079  2483 catalog_manager.cc:5027] TS b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901): tablet a73236ecc0564e5d81b0776560ed52bb (table default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]) successfully deleted
I20260615 13:51:26.582355  2757 raft_consensus.cc:2272] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:26.583146  2757 ts_tablet_manager.cc:1916] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:26.587314  2757 ts_tablet_manager.cc:1929] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:26.587419  2757 log.cc:1199] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/9fb4153889c04ce683f0a515f025960b
I20260615 13:51:26.587785  2757 ts_tablet_manager.cc:1950] T 9fb4153889c04ce683f0a515f025960b P b42eb6e2909043a98ddae2f27089ad2a: Deleting consensus metadata
I20260615 13:51:26.588546  2757 tablet_replica.cc:333] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: stopping tablet replica
I20260615 13:51:26.588737  2757 raft_consensus.cc:2243] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:26.588744  2483 catalog_manager.cc:5027] TS b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901): tablet 9fb4153889c04ce683f0a515f025960b (table default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]) successfully deleted
I20260615 13:51:26.588975  2757 raft_consensus.cc:2272] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:26.589759  2757 ts_tablet_manager.cc:1916] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:26.593967  2757 ts_tablet_manager.cc:1929] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:26.594101  2757 log.cc:1199] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/cc0d01b49a73496d933fc12a2309d384
I20260615 13:51:26.594430  2757 ts_tablet_manager.cc:1950] T cc0d01b49a73496d933fc12a2309d384 P b42eb6e2909043a98ddae2f27089ad2a: Deleting consensus metadata
I20260615 13:51:26.595224  2757 tablet_replica.cc:333] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: stopping tablet replica
I20260615 13:51:26.595391  2757 raft_consensus.cc:2243] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:26.595420  2483 catalog_manager.cc:5027] TS b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901): tablet cc0d01b49a73496d933fc12a2309d384 (table default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]) successfully deleted
I20260615 13:51:26.595700  2757 raft_consensus.cc:2272] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:26.596635  2757 ts_tablet_manager.cc:1916] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:26.602020  2757 ts_tablet_manager.cc:1929] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:26.602221  2757 log.cc:1199] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/c92550c677c7482da8ad798d6d9174a6
I20260615 13:51:26.602687  2757 ts_tablet_manager.cc:1950] T c92550c677c7482da8ad798d6d9174a6 P b42eb6e2909043a98ddae2f27089ad2a: Deleting consensus metadata
I20260615 13:51:26.603754  2757 tablet_replica.cc:333] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: stopping tablet replica
I20260615 13:51:26.603981  2757 raft_consensus.cc:2243] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:26.604316  2483 catalog_manager.cc:5027] TS b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901): tablet c92550c677c7482da8ad798d6d9174a6 (table default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]) successfully deleted
I20260615 13:51:26.604370  2757 raft_consensus.cc:2272] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:26.605558  2757 ts_tablet_manager.cc:1916] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:26.612231  2757 ts_tablet_manager.cc:1929] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:26.612426  2757 log.cc:1199] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.LoadgenEmptyArrays.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/675ca1c9b938412c8ec68e6dd0537f91
I20260615 13:51:26.612830  2757 ts_tablet_manager.cc:1950] T 675ca1c9b938412c8ec68e6dd0537f91 P b42eb6e2909043a98ddae2f27089ad2a: Deleting consensus metadata
I20260615 13:51:26.614128  2483 catalog_manager.cc:5027] TS b42eb6e2909043a98ddae2f27089ad2a (127.0.104.193:40901): tablet 675ca1c9b938412c8ec68e6dd0537f91 (table default.loadgen_auto_951269da68984e099810a47914a540d9 [id=019feccd52344a3da629657a1c6dad63]) successfully deleted
I20260615 13:51:26.749687   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 2559
I20260615 13:51:26.757710  2681 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:26.886989   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 2559
I20260615 13:51:26.903385   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 2468
I20260615 13:51:26.904516  2529 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:27.012760   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 2468
2026-06-15T13:51:27Z chronyd exiting
[       OK ] ToolTest.LoadgenEmptyArrays (2452 ms)
[ RUN      ] ToolTest.TestLoadgenHmsEnabled
2026-06-15T13:51:27Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:51:27Z Disabled control of system clock
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hive-3.1.2/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hadoop-3.4.1/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Metastore connection URL:	 jdbc:derby:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/metadb;create=true
Metastore Connection Driver :	 org.apache.derby.jdbc.EmbeddedDriver
Metastore connection User:	 APP
Starting metastore schema initialization to 3.1.0
Initialization script hive-schema-3.1.0.derby.sql

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 

 
 
 
 

 
 
 
 


 
 
 

 
 
 


 
 
 
 
 
 
 


 
 
 

 
 
 

 
 

 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 


 
 
 
 
 
 



 
 
 
 
 


 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 


Initialization script completed
schemaTool completed
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/security.properties
2026-06-15 13:51:35: Starting Hive Metastore Server
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hive-3.1.2/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hadoop-3.4.1/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Starting hive metastore on port 0
I20260615 13:51:43.237634   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:43731
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:37553
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:43731 with env {}
W20260615 13:51:43.568058  3042 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:43.568392  3042 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:43.568470  3042 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:43.576983  3042 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:51:43.577090  3042 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:43.577147  3042 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:51:43.577193  3042 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:51:43.587364  3042 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:37553
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:43731
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:43731
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:43.588958  3042 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:43.590729  3042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:43.598748  3048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:43.598773  3047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:43.599049  3050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:43.600083  3042 server_base.cc:1061] running on GCE node
I20260615 13:51:43.600840  3042 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:43.602226  3042 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:43.603438  3042 hybrid_clock.cc:648] HybridClock initialized: now 1781531503603388 us; error 43 us; skew 500 ppm
I20260615 13:51:43.603819  3042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:43.605876  3042 webserver.cc:533] Webserver started at http://127.0.104.254:45719/ using document root <none> and password file <none>
I20260615 13:51:43.606594  3042 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:43.606698  3042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:43.607033  3042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:43.609440  3042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "a440d58fb79a44db9051db400ba37535"
format_stamp: "Formatted at 2026-06-15 13:51:43 on dist-test-slave-0txc"
I20260615 13:51:43.610216  3042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "a440d58fb79a44db9051db400ba37535"
format_stamp: "Formatted at 2026-06-15 13:51:43 on dist-test-slave-0txc"
I20260615 13:51:43.615645  3042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260615 13:51:43.619114  3056 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:43.620615  3042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:51:43.620802  3042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "a440d58fb79a44db9051db400ba37535"
format_stamp: "Formatted at 2026-06-15 13:51:43 on dist-test-slave-0txc"
I20260615 13:51:43.621014  3042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:43.641006  3042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:43.641907  3042 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:43.642174  3042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:43.661301  3042 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:43731
I20260615 13:51:43.661319  3107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:43731 every 8 connection(s)
I20260615 13:51:43.662847  3042 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:51:43.663282   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 3042
I20260615 13:51:43.663444   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:51:43.667701  3108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:43.677441  3108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Bootstrap starting.
I20260615 13:51:43.680824  3108 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:43.681859  3108 log.cc:826] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:43.684437  3108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: No bootstrap required, opened a new log
I20260615 13:51:43.689746  3108 raft_consensus.cc:359] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440d58fb79a44db9051db400ba37535" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43731 } }
I20260615 13:51:43.690114  3108 raft_consensus.cc:385] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:43.690224  3108 raft_consensus.cc:740] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a440d58fb79a44db9051db400ba37535, State: Initialized, Role: FOLLOWER
I20260615 13:51:43.690855  3108 consensus_queue.cc:260] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440d58fb79a44db9051db400ba37535" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43731 } }
I20260615 13:51:43.691064  3108 raft_consensus.cc:399] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:43.691226  3108 raft_consensus.cc:493] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:43.691399  3108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:43.693446  3108 raft_consensus.cc:515] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440d58fb79a44db9051db400ba37535" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43731 } }
I20260615 13:51:43.693995  3108 leader_election.cc:304] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a440d58fb79a44db9051db400ba37535; no voters: 
I20260615 13:51:43.694684  3108 leader_election.cc:290] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:43.694835  3113 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:43.696827  3108 sys_catalog.cc:565] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:51:43.696965  3113 raft_consensus.cc:697] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [term 1 LEADER]: Becoming Leader. State: Replica: a440d58fb79a44db9051db400ba37535, State: Running, Role: LEADER
I20260615 13:51:43.697623  3113 consensus_queue.cc:237] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440d58fb79a44db9051db400ba37535" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43731 } }
I20260615 13:51:43.700826  3115 sys_catalog.cc:455] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a440d58fb79a44db9051db400ba37535. Latest consensus state: current_term: 1 leader_uuid: "a440d58fb79a44db9051db400ba37535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440d58fb79a44db9051db400ba37535" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43731 } } }
I20260615 13:51:43.700800  3114 sys_catalog.cc:455] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a440d58fb79a44db9051db400ba37535" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a440d58fb79a44db9051db400ba37535" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43731 } } }
I20260615 13:51:43.701157  3115 sys_catalog.cc:458] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:43.701184  3114 sys_catalog.cc:458] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:43.702524  3122 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:51:43.708042  3122 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:51:43.716799  3122 catalog_manager.cc:1382] Generated new cluster ID: 4db53d3f40e84992a0d4096b860ee7d6
I20260615 13:51:43.716920  3122 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:51:43.729949  3122 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:51:43.731752  3122 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:51:43.748422  3122 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Generated new TSK 0
I20260615 13:51:43.749583  3122 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:51:43.761698   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43731
--builtin_ntp_servers=127.0.104.212:37553
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:51:44.087190  3132 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:44.087523  3132 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:44.087637  3132 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:44.096364  3132 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:44.096553  3132 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:51:44.106892  3132 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:37553
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43731
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:44.108556  3132 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:44.110363  3132 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:44.119264  3137 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:44.119554  3138 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:44.119567  3140 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:44.120419  3132 server_base.cc:1061] running on GCE node
I20260615 13:51:44.120999  3132 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:44.121942  3132 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:44.123147  3132 hybrid_clock.cc:648] HybridClock initialized: now 1781531504123091 us; error 52 us; skew 500 ppm
I20260615 13:51:44.123441  3132 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:44.125577  3132 webserver.cc:533] Webserver started at http://127.0.104.193:40381/ using document root <none> and password file <none>
I20260615 13:51:44.126398  3132 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:44.126505  3132 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:44.126863  3132 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:44.129283  3132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "1a82fb085e0648d59778c45617d611c4"
format_stamp: "Formatted at 2026-06-15 13:51:44 on dist-test-slave-0txc"
I20260615 13:51:44.130041  3132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "1a82fb085e0648d59778c45617d611c4"
format_stamp: "Formatted at 2026-06-15 13:51:44 on dist-test-slave-0txc"
I20260615 13:51:44.135365  3132 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260615 13:51:44.138705  3146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:44.140125  3132 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:51:44.140283  3132 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "1a82fb085e0648d59778c45617d611c4"
format_stamp: "Formatted at 2026-06-15 13:51:44 on dist-test-slave-0txc"
I20260615 13:51:44.140479  3132 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:44.164707  3132 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:44.165624  3132 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:44.165886  3132 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:44.166839  3132 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:44.168553  3132 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:44.168654  3132 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:44.168759  3132 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:44.168825  3132 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:44.199697  3132 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:43135
I20260615 13:51:44.199726  3258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:43135 every 8 connection(s)
I20260615 13:51:44.201205  3132 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:51:44.209029   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 3132
I20260615 13:51:44.209239   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:51:44.213887  3259 heartbeater.cc:344] Connected to a master server at 127.0.104.254:43731
I20260615 13:51:44.214252  3259 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:44.215108  3259 heartbeater.cc:507] Master 127.0.104.254:43731 requested a full tablet report, sending...
I20260615 13:51:44.217231  3073 ts_manager.cc:194] Registered new tserver with Master: 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135)
I20260615 13:51:44.218803  3073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:56979
I20260615 13:51:44.224813   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:51:44.596879  3073 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53350:
name: "default.loadgen_auto_753af028922f4de48585120c3d42b465"
schema {
  columns {
    name: "key"
    type: INT64
    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: true
    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 {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:51:44.628732  3193 tablet_service.cc:1511] Processing CreateTablet for tablet 96f479dce2994d15842b21016e5c18e9 (DEFAULT_TABLE table=default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:44.628657  3192 tablet_service.cc:1511] Processing CreateTablet for tablet cf4a0729b43348039a96169ff16856a4 (DEFAULT_TABLE table=default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:44.628468  3194 tablet_service.cc:1511] Processing CreateTablet for tablet cc4223215d8a42cea6ffa0e9b6bb0407 (DEFAULT_TABLE table=default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:44.628629  3188 tablet_service.cc:1511] Processing CreateTablet for tablet bab7659c68334c2da66537773332371a (DEFAULT_TABLE table=default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:44.628408  3191 tablet_service.cc:1511] Processing CreateTablet for tablet 223adac09eea49f7aaa7024f105b6375 (DEFAULT_TABLE table=default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:44.628877  3189 tablet_service.cc:1511] Processing CreateTablet for tablet b6dd7cca069a412abc7223e994e0fc6b (DEFAULT_TABLE table=default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:44.630494  3193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f479dce2994d15842b21016e5c18e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:44.630930  3192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4a0729b43348039a96169ff16856a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:44.631268  3194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4223215d8a42cea6ffa0e9b6bb0407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:44.631803  3191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223adac09eea49f7aaa7024f105b6375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:44.628685  3190 tablet_service.cc:1511] Processing CreateTablet for tablet 2f62bfd076d74c51b18a97b4ee0ca35b (DEFAULT_TABLE table=default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:44.632272  3187 tablet_service.cc:1511] Processing CreateTablet for tablet 3da7cd805c504d5bb34392779101cbc3 (DEFAULT_TABLE table=default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION UNBOUNDED
I20260615 13:51:44.633034  3189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6dd7cca069a412abc7223e994e0fc6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:44.633287  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bab7659c68334c2da66537773332371a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:44.633466  3190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f62bfd076d74c51b18a97b4ee0ca35b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:44.634307  3187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3da7cd805c504d5bb34392779101cbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:44.659448  3278 tablet_bootstrap.cc:492] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: Bootstrap starting.
I20260615 13:51:44.662983  3278 tablet_bootstrap.cc:654] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:44.664340  3278 log.cc:826] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:44.667466  3278 tablet_bootstrap.cc:492] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: No bootstrap required, opened a new log
I20260615 13:51:44.667807  3278 ts_tablet_manager.cc:1403] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.008s
I20260615 13:51:44.675050  3278 raft_consensus.cc:359] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.675508  3278 raft_consensus.cc:385] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:44.675613  3278 raft_consensus.cc:740] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Initialized, Role: FOLLOWER
I20260615 13:51:44.676313  3278 consensus_queue.cc:260] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.676544  3278 raft_consensus.cc:399] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:44.676664  3278 raft_consensus.cc:493] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:44.676813  3278 raft_consensus.cc:3060] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:44.679746  3278 raft_consensus.cc:515] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.680390  3278 leader_election.cc:304] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a82fb085e0648d59778c45617d611c4; no voters: 
I20260615 13:51:44.681046  3278 leader_election.cc:290] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:44.681228  3280 raft_consensus.cc:2804] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:44.682183  3259 heartbeater.cc:499] Master 127.0.104.254:43731 was elected leader, sending a full tablet report...
I20260615 13:51:44.682705  3278 ts_tablet_manager.cc:1434] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.014s
I20260615 13:51:44.683125  3278 tablet_bootstrap.cc:492] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: Bootstrap starting.
I20260615 13:51:44.683243  3280 raft_consensus.cc:697] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Running, Role: LEADER
I20260615 13:51:44.683775  3280 consensus_queue.cc:237] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.684974  3278 tablet_bootstrap.cc:654] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:44.687026  3278 tablet_bootstrap.cc:492] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: No bootstrap required, opened a new log
I20260615 13:51:44.687191  3278 ts_tablet_manager.cc:1403] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:44.688212  3278 raft_consensus.cc:359] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.688351  3278 raft_consensus.cc:385] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:44.688467  3278 raft_consensus.cc:740] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Initialized, Role: FOLLOWER
I20260615 13:51:44.688720  3278 consensus_queue.cc:260] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.688902  3278 raft_consensus.cc:399] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:44.688980  3278 raft_consensus.cc:493] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:44.689086  3278 raft_consensus.cc:3060] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:44.691680  3278 raft_consensus.cc:515] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.691406  3073 catalog_manager.cc:5696] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a82fb085e0648d59778c45617d611c4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "1a82fb085e0648d59778c45617d611c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:44.691942  3278 leader_election.cc:304] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a82fb085e0648d59778c45617d611c4; no voters: 
I20260615 13:51:44.692154  3278 leader_election.cc:290] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:44.692225  3280 raft_consensus.cc:2804] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:44.692399  3280 raft_consensus.cc:697] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Running, Role: LEADER
I20260615 13:51:44.692575  3278 ts_tablet_manager.cc:1434] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260615 13:51:44.692616  3280 consensus_queue.cc:237] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.692866  3278 tablet_bootstrap.cc:492] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: Bootstrap starting.
I20260615 13:51:44.694672  3278 tablet_bootstrap.cc:654] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:44.696911  3278 tablet_bootstrap.cc:492] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: No bootstrap required, opened a new log
I20260615 13:51:44.697079  3278 ts_tablet_manager.cc:1403] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:44.698100  3278 raft_consensus.cc:359] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.698340  3278 raft_consensus.cc:385] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:44.698429  3278 raft_consensus.cc:740] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Initialized, Role: FOLLOWER
I20260615 13:51:44.698729  3278 consensus_queue.cc:260] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.698901  3278 raft_consensus.cc:399] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:44.698999  3278 raft_consensus.cc:493] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:44.699102  3278 raft_consensus.cc:3060] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:44.701433  3278 raft_consensus.cc:515] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.701644  3278 leader_election.cc:304] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a82fb085e0648d59778c45617d611c4; no voters: 
I20260615 13:51:44.701849  3278 leader_election.cc:290] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:44.701983  3281 raft_consensus.cc:2804] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:44.702158  3281 raft_consensus.cc:697] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Running, Role: LEADER
I20260615 13:51:44.702278  3278 ts_tablet_manager.cc:1434] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260615 13:51:44.702570  3278 tablet_bootstrap.cc:492] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: Bootstrap starting.
I20260615 13:51:44.702487  3281 consensus_queue.cc:237] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
W20260615 13:51:44.703326  3260 tablet.cc:2404] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:51:44.704753  3278 tablet_bootstrap.cc:654] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:44.705922  3073 catalog_manager.cc:5696] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a82fb085e0648d59778c45617d611c4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "1a82fb085e0648d59778c45617d611c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:44.713415  3073 catalog_manager.cc:5696] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a82fb085e0648d59778c45617d611c4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "1a82fb085e0648d59778c45617d611c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:44.713933  3278 tablet_bootstrap.cc:492] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: No bootstrap required, opened a new log
I20260615 13:51:44.714102  3278 ts_tablet_manager.cc:1403] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260615 13:51:44.714798  3278 raft_consensus.cc:359] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.714934  3278 raft_consensus.cc:385] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:44.715020  3278 raft_consensus.cc:740] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Initialized, Role: FOLLOWER
I20260615 13:51:44.715286  3278 consensus_queue.cc:260] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.715477  3278 raft_consensus.cc:399] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:44.715580  3278 raft_consensus.cc:493] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:44.715682  3278 raft_consensus.cc:3060] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:44.717406  3278 raft_consensus.cc:515] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.717617  3278 leader_election.cc:304] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a82fb085e0648d59778c45617d611c4; no voters: 
I20260615 13:51:44.717815  3278 leader_election.cc:290] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:44.717896  3281 raft_consensus.cc:2804] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:44.718093  3281 raft_consensus.cc:697] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Running, Role: LEADER
I20260615 13:51:44.718294  3278 ts_tablet_manager.cc:1434] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:51:44.718313  3281 consensus_queue.cc:237] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.718555  3278 tablet_bootstrap.cc:492] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: Bootstrap starting.
I20260615 13:51:44.720217  3278 tablet_bootstrap.cc:654] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:44.720491  3073 catalog_manager.cc:5696] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a82fb085e0648d59778c45617d611c4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "1a82fb085e0648d59778c45617d611c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:44.721952  3278 tablet_bootstrap.cc:492] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: No bootstrap required, opened a new log
I20260615 13:51:44.722121  3278 ts_tablet_manager.cc:1403] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:51:44.722733  3278 raft_consensus.cc:359] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.722884  3278 raft_consensus.cc:385] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:44.722967  3278 raft_consensus.cc:740] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Initialized, Role: FOLLOWER
I20260615 13:51:44.723199  3278 consensus_queue.cc:260] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.723356  3278 raft_consensus.cc:399] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:44.723456  3278 raft_consensus.cc:493] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:44.723585  3278 raft_consensus.cc:3060] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:44.726020  3278 raft_consensus.cc:515] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.726246  3278 leader_election.cc:304] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a82fb085e0648d59778c45617d611c4; no voters: 
I20260615 13:51:44.726411  3278 leader_election.cc:290] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:44.726512  3281 raft_consensus.cc:2804] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:44.726665  3281 raft_consensus.cc:697] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Running, Role: LEADER
I20260615 13:51:44.726814  3278 ts_tablet_manager.cc:1434] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260615 13:51:44.726897  3281 consensus_queue.cc:237] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.727094  3278 tablet_bootstrap.cc:492] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: Bootstrap starting.
I20260615 13:51:44.728730  3278 tablet_bootstrap.cc:654] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:44.729003  3073 catalog_manager.cc:5696] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a82fb085e0648d59778c45617d611c4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "1a82fb085e0648d59778c45617d611c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:44.730357  3278 tablet_bootstrap.cc:492] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: No bootstrap required, opened a new log
I20260615 13:51:44.730496  3278 ts_tablet_manager.cc:1403] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:51:44.731231  3278 raft_consensus.cc:359] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.731413  3278 raft_consensus.cc:385] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:44.731539  3278 raft_consensus.cc:740] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Initialized, Role: FOLLOWER
I20260615 13:51:44.731743  3278 consensus_queue.cc:260] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.731914  3278 raft_consensus.cc:399] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:44.732012  3278 raft_consensus.cc:493] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:44.732120  3278 raft_consensus.cc:3060] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:44.734215  3278 raft_consensus.cc:515] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.734403  3278 leader_election.cc:304] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a82fb085e0648d59778c45617d611c4; no voters: 
I20260615 13:51:44.734539  3278 leader_election.cc:290] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:44.734624  3281 raft_consensus.cc:2804] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:44.734817  3281 raft_consensus.cc:697] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Running, Role: LEADER
I20260615 13:51:44.734936  3278 ts_tablet_manager.cc:1434] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:51:44.735030  3281 consensus_queue.cc:237] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.735184  3278 tablet_bootstrap.cc:492] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: Bootstrap starting.
I20260615 13:51:44.736851  3278 tablet_bootstrap.cc:654] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:44.737304  3073 catalog_manager.cc:5696] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a82fb085e0648d59778c45617d611c4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "1a82fb085e0648d59778c45617d611c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:44.738632  3278 tablet_bootstrap.cc:492] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: No bootstrap required, opened a new log
I20260615 13:51:44.738773  3278 ts_tablet_manager.cc:1403] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:44.739430  3278 raft_consensus.cc:359] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.739634  3278 raft_consensus.cc:385] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:44.739708  3278 raft_consensus.cc:740] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Initialized, Role: FOLLOWER
I20260615 13:51:44.739914  3278 consensus_queue.cc:260] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.740036  3278 raft_consensus.cc:399] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:44.740134  3278 raft_consensus.cc:493] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:44.740226  3278 raft_consensus.cc:3060] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:44.742318  3278 raft_consensus.cc:515] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.742504  3278 leader_election.cc:304] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a82fb085e0648d59778c45617d611c4; no voters: 
I20260615 13:51:44.742662  3278 leader_election.cc:290] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:44.742729  3281 raft_consensus.cc:2804] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:44.742877  3281 raft_consensus.cc:697] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Running, Role: LEADER
I20260615 13:51:44.743088  3278 ts_tablet_manager.cc:1434] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260615 13:51:44.743086  3281 consensus_queue.cc:237] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.743371  3278 tablet_bootstrap.cc:492] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: Bootstrap starting.
I20260615 13:51:44.745107  3278 tablet_bootstrap.cc:654] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:44.745142  3073 catalog_manager.cc:5696] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a82fb085e0648d59778c45617d611c4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "1a82fb085e0648d59778c45617d611c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:44.746833  3278 tablet_bootstrap.cc:492] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: No bootstrap required, opened a new log
I20260615 13:51:44.746951  3278 ts_tablet_manager.cc:1403] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:44.747710  3278 raft_consensus.cc:359] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.747864  3278 raft_consensus.cc:385] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:44.747957  3278 raft_consensus.cc:740] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Initialized, Role: FOLLOWER
I20260615 13:51:44.748159  3278 consensus_queue.cc:260] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.748345  3278 raft_consensus.cc:399] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:44.748431  3278 raft_consensus.cc:493] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:44.748539  3278 raft_consensus.cc:3060] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:44.750808  3278 raft_consensus.cc:515] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.751001  3278 leader_election.cc:304] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1a82fb085e0648d59778c45617d611c4; no voters: 
I20260615 13:51:44.751150  3278 leader_election.cc:290] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:44.751240  3281 raft_consensus.cc:2804] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:44.751408  3281 raft_consensus.cc:697] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Becoming Leader. State: Replica: 1a82fb085e0648d59778c45617d611c4, State: Running, Role: LEADER
I20260615 13:51:44.751631  3278 ts_tablet_manager.cc:1434] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:51:44.751678  3281 consensus_queue.cc:237] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } }
I20260615 13:51:44.753633  3073 catalog_manager.cc:5696] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a82fb085e0648d59778c45617d611c4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "1a82fb085e0648d59778c45617d611c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a82fb085e0648d59778c45617d611c4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43135 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:45.001555  3065 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53350:
table { table_name: "default.loadgen_auto_753af028922f4de48585120c3d42b465" } modify_external_catalogs: true
I20260615 13:51:45.001770  3065 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:53350:
table { table_name: "default.loadgen_auto_753af028922f4de48585120c3d42b465" } modify_external_catalogs: true
I20260615 13:51:45.006177  3065 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Sending DeleteTablet for 1 replicas of tablet cc4223215d8a42cea6ffa0e9b6bb0407
I20260615 13:51:45.006682  3065 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Sending DeleteTablet for 1 replicas of tablet 96f479dce2994d15842b21016e5c18e9
I20260615 13:51:45.006930  3065 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Sending DeleteTablet for 1 replicas of tablet cf4a0729b43348039a96169ff16856a4
I20260615 13:51:45.007174  3065 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Sending DeleteTablet for 1 replicas of tablet 223adac09eea49f7aaa7024f105b6375
I20260615 13:51:45.007421  3192 tablet_service.cc:1558] Processing DeleteTablet for tablet cc4223215d8a42cea6ffa0e9b6bb0407 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:44 UTC) from {username='slave'} at 127.0.0.1:58982
I20260615 13:51:45.007596  3191 tablet_service.cc:1558] Processing DeleteTablet for tablet 96f479dce2994d15842b21016e5c18e9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:44 UTC) from {username='slave'} at 127.0.0.1:58982
I20260615 13:51:45.007848  3189 tablet_service.cc:1558] Processing DeleteTablet for tablet cf4a0729b43348039a96169ff16856a4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:44 UTC) from {username='slave'} at 127.0.0.1:58982
I20260615 13:51:45.007891  3190 tablet_service.cc:1558] Processing DeleteTablet for tablet 223adac09eea49f7aaa7024f105b6375 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:44 UTC) from {username='slave'} at 127.0.0.1:58982
I20260615 13:51:45.008073  3065 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Sending DeleteTablet for 1 replicas of tablet 2f62bfd076d74c51b18a97b4ee0ca35b
I20260615 13:51:45.008332  3065 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Sending DeleteTablet for 1 replicas of tablet b6dd7cca069a412abc7223e994e0fc6b
I20260615 13:51:45.008440  3330 tablet_replica.cc:333] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: stopping tablet replica
I20260615 13:51:45.008598  3065 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Sending DeleteTablet for 1 replicas of tablet bab7659c68334c2da66537773332371a
I20260615 13:51:45.008703  3192 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f62bfd076d74c51b18a97b4ee0ca35b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:44 UTC) from {username='slave'} at 127.0.0.1:58982
I20260615 13:51:45.008916  3065 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a440d58fb79a44db9051db400ba37535: Sending DeleteTablet for 1 replicas of tablet 3da7cd805c504d5bb34392779101cbc3
I20260615 13:51:45.008932  3330 raft_consensus.cc:2243] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:45.009042  3192 tablet_service.cc:1558] Processing DeleteTablet for tablet b6dd7cca069a412abc7223e994e0fc6b with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:44 UTC) from {username='slave'} at 127.0.0.1:58982
I20260615 13:51:45.009132  3190 tablet_service.cc:1558] Processing DeleteTablet for tablet bab7659c68334c2da66537773332371a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:44 UTC) from {username='slave'} at 127.0.0.1:58982
I20260615 13:51:45.009341  3330 raft_consensus.cc:2272] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:45.009446  3190 tablet_service.cc:1558] Processing DeleteTablet for tablet 3da7cd805c504d5bb34392779101cbc3 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:51:44 UTC) from {username='slave'} at 127.0.0.1:58982
I20260615 13:51:45.010869  3330 ts_tablet_manager.cc:1916] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:45.016983  3330 ts_tablet_manager.cc:1929] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:45.017196  3330 log.cc:1199] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/cc4223215d8a42cea6ffa0e9b6bb0407
I20260615 13:51:45.017737  3330 ts_tablet_manager.cc:1950] T cc4223215d8a42cea6ffa0e9b6bb0407 P 1a82fb085e0648d59778c45617d611c4: Deleting consensus metadata
I20260615 13:51:45.019625  3330 tablet_replica.cc:333] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: stopping tablet replica
I20260615 13:51:45.019718  3057 catalog_manager.cc:5027] TS 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135): tablet cc4223215d8a42cea6ffa0e9b6bb0407 (table default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]) successfully deleted
I20260615 13:51:45.019840  3330 raft_consensus.cc:2243] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:45.020107  3330 raft_consensus.cc:2272] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:45.021054  3330 ts_tablet_manager.cc:1916] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:45.026809  3330 ts_tablet_manager.cc:1929] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:45.026940  3330 log.cc:1199] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/96f479dce2994d15842b21016e5c18e9
I20260615 13:51:45.027289  3330 ts_tablet_manager.cc:1950] T 96f479dce2994d15842b21016e5c18e9 P 1a82fb085e0648d59778c45617d611c4: Deleting consensus metadata
I20260615 13:51:45.028160  3330 tablet_replica.cc:333] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: stopping tablet replica
I20260615 13:51:45.028306  3057 catalog_manager.cc:5027] TS 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135): tablet 96f479dce2994d15842b21016e5c18e9 (table default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]) successfully deleted
I20260615 13:51:45.028352  3330 raft_consensus.cc:2243] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:45.028596  3330 raft_consensus.cc:2272] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:45.029426  3330 ts_tablet_manager.cc:1916] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:45.033428  3330 ts_tablet_manager.cc:1929] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:45.033535  3330 log.cc:1199] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/cf4a0729b43348039a96169ff16856a4
I20260615 13:51:45.033860  3330 ts_tablet_manager.cc:1950] T cf4a0729b43348039a96169ff16856a4 P 1a82fb085e0648d59778c45617d611c4: Deleting consensus metadata
I20260615 13:51:45.034624  3330 tablet_replica.cc:333] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: stopping tablet replica
I20260615 13:51:45.034834  3330 raft_consensus.cc:2243] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:45.034839  3057 catalog_manager.cc:5027] TS 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135): tablet cf4a0729b43348039a96169ff16856a4 (table default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]) successfully deleted
I20260615 13:51:45.035075  3330 raft_consensus.cc:2272] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:45.035952  3330 ts_tablet_manager.cc:1916] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:45.039790  3330 ts_tablet_manager.cc:1929] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:45.039912  3330 log.cc:1199] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/223adac09eea49f7aaa7024f105b6375
I20260615 13:51:45.040243  3330 ts_tablet_manager.cc:1950] T 223adac09eea49f7aaa7024f105b6375 P 1a82fb085e0648d59778c45617d611c4: Deleting consensus metadata
I20260615 13:51:45.041034  3330 tablet_replica.cc:333] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: stopping tablet replica
I20260615 13:51:45.041215  3330 raft_consensus.cc:2243] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:45.041222  3057 catalog_manager.cc:5027] TS 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135): tablet 223adac09eea49f7aaa7024f105b6375 (table default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]) successfully deleted
I20260615 13:51:45.041460  3330 raft_consensus.cc:2272] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:45.042280  3330 ts_tablet_manager.cc:1916] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:45.046337  3330 ts_tablet_manager.cc:1929] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:45.046469  3330 log.cc:1199] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/2f62bfd076d74c51b18a97b4ee0ca35b
I20260615 13:51:45.046792  3330 ts_tablet_manager.cc:1950] T 2f62bfd076d74c51b18a97b4ee0ca35b P 1a82fb085e0648d59778c45617d611c4: Deleting consensus metadata
I20260615 13:51:45.047564  3330 tablet_replica.cc:333] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: stopping tablet replica
I20260615 13:51:45.047746  3330 raft_consensus.cc:2243] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:45.047776  3057 catalog_manager.cc:5027] TS 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135): tablet 2f62bfd076d74c51b18a97b4ee0ca35b (table default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]) successfully deleted
I20260615 13:51:45.047971  3330 raft_consensus.cc:2272] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:45.048764  3330 ts_tablet_manager.cc:1916] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:45.052632  3330 ts_tablet_manager.cc:1929] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:45.052759  3330 log.cc:1199] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/b6dd7cca069a412abc7223e994e0fc6b
I20260615 13:51:45.053074  3330 ts_tablet_manager.cc:1950] T b6dd7cca069a412abc7223e994e0fc6b P 1a82fb085e0648d59778c45617d611c4: Deleting consensus metadata
I20260615 13:51:45.053844  3330 tablet_replica.cc:333] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: stopping tablet replica
I20260615 13:51:45.054008  3330 raft_consensus.cc:2243] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:45.054009  3057 catalog_manager.cc:5027] TS 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135): tablet b6dd7cca069a412abc7223e994e0fc6b (table default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]) successfully deleted
I20260615 13:51:45.054239  3330 raft_consensus.cc:2272] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:45.055073  3330 ts_tablet_manager.cc:1916] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:45.059003  3330 ts_tablet_manager.cc:1929] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:45.059125  3330 log.cc:1199] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/bab7659c68334c2da66537773332371a
I20260615 13:51:45.059442  3330 ts_tablet_manager.cc:1950] T bab7659c68334c2da66537773332371a P 1a82fb085e0648d59778c45617d611c4: Deleting consensus metadata
I20260615 13:51:45.060225  3330 tablet_replica.cc:333] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: stopping tablet replica
I20260615 13:51:45.060398  3330 raft_consensus.cc:2243] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:51:45.060451  3057 catalog_manager.cc:5027] TS 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135): tablet bab7659c68334c2da66537773332371a (table default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]) successfully deleted
I20260615 13:51:45.060631  3330 raft_consensus.cc:2272] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:51:45.061467  3330 ts_tablet_manager.cc:1916] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:51:45.065419  3330 ts_tablet_manager.cc:1929] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
I20260615 13:51:45.065562  3330 log.cc:1199] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLoadgenHmsEnabled.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/3da7cd805c504d5bb34392779101cbc3
I20260615 13:51:45.065903  3330 ts_tablet_manager.cc:1950] T 3da7cd805c504d5bb34392779101cbc3 P 1a82fb085e0648d59778c45617d611c4: Deleting consensus metadata
I20260615 13:51:45.066851  3057 catalog_manager.cc:5027] TS 1a82fb085e0648d59778c45617d611c4 (127.0.104.193:43135): tablet 3da7cd805c504d5bb34392779101cbc3 (table default.loadgen_auto_753af028922f4de48585120c3d42b465 [id=5b719e15f05047d8b39e7b7bfde60546]) successfully deleted
I20260615 13:51:45.106779   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 3132
I20260615 13:51:45.113838  3254 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:45.223270   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 3132
I20260615 13:51:45.238633   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 3042
I20260615 13:51:45.239802  3103 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:51:45.348445   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 3042
Shutting down hive metastore.
2026-06-15T13:51:45Z chronyd exiting
[       OK ] ToolTest.TestLoadgenHmsEnabled (18724 ms)
[ RUN      ] ToolTest.TestNonRandomWorkloadLoadgen
2026-06-15T13:51:45Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:51:45Z Disabled control of system clock
I20260615 13:51:45.797320   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35287
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:39935
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:35287 with env {}
W20260615 13:51:46.156077  3342 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:46.156432  3342 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:46.156558  3342 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:46.165380  3342 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:51:46.165508  3342 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:46.165565  3342 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:51:46.165630  3342 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:51:46.176182  3342 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:39935
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:35287
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35287
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:46.177874  3342 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:46.179858  3342 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:46.188316  3347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:46.188484  3348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:46.188505  3350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:46.189486  3342 server_base.cc:1061] running on GCE node
I20260615 13:51:46.190335  3342 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:46.191968  3342 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:46.193186  3342 hybrid_clock.cc:648] HybridClock initialized: now 1781531506193139 us; error 45 us; skew 500 ppm
I20260615 13:51:46.193568  3342 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:46.195919  3342 webserver.cc:533] Webserver started at http://127.0.104.254:33873/ using document root <none> and password file <none>
I20260615 13:51:46.196731  3342 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:46.196841  3342 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:46.197230  3342 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:46.199862  3342 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "dd8661f240904a05b36480dd6e7d4be5"
format_stamp: "Formatted at 2026-06-15 13:51:46 on dist-test-slave-0txc"
I20260615 13:51:46.200858  3342 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "dd8661f240904a05b36480dd6e7d4be5"
format_stamp: "Formatted at 2026-06-15 13:51:46 on dist-test-slave-0txc"
I20260615 13:51:46.206661  3342 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:51:46.210541  3356 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:46.212200  3342 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:51:46.212402  3342 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "dd8661f240904a05b36480dd6e7d4be5"
format_stamp: "Formatted at 2026-06-15 13:51:46 on dist-test-slave-0txc"
I20260615 13:51:46.212637  3342 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:46.234678  3342 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:46.235782  3342 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:46.236100  3342 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:46.257696  3342 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:35287
I20260615 13:51:46.257714  3407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:35287 every 8 connection(s)
I20260615 13:51:46.259528  3342 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:51:46.260244   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 3342
I20260615 13:51:46.260528   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:51:46.265882  3408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:46.278637  3408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5: Bootstrap starting.
I20260615 13:51:46.282407  3408 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:46.283437  3408 log.cc:826] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:46.286317  3408 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5: No bootstrap required, opened a new log
I20260615 13:51:46.291877  3408 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd8661f240904a05b36480dd6e7d4be5" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35287 } }
I20260615 13:51:46.292392  3408 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:46.292518  3408 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd8661f240904a05b36480dd6e7d4be5, State: Initialized, Role: FOLLOWER
I20260615 13:51:46.293220  3408 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd8661f240904a05b36480dd6e7d4be5" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35287 } }
I20260615 13:51:46.293450  3408 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:46.293596  3408 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:46.293767  3408 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:46.296053  3408 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd8661f240904a05b36480dd6e7d4be5" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35287 } }
I20260615 13:51:46.296623  3408 leader_election.cc:304] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: dd8661f240904a05b36480dd6e7d4be5; no voters: 
I20260615 13:51:46.297269  3408 leader_election.cc:290] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:46.297403  3413 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:46.298388  3413 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [term 1 LEADER]: Becoming Leader. State: Replica: dd8661f240904a05b36480dd6e7d4be5, State: Running, Role: LEADER
I20260615 13:51:46.298867  3413 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd8661f240904a05b36480dd6e7d4be5" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35287 } }
I20260615 13:51:46.299444  3408 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:51:46.301699  3415 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd8661f240904a05b36480dd6e7d4be5. Latest consensus state: current_term: 1 leader_uuid: "dd8661f240904a05b36480dd6e7d4be5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd8661f240904a05b36480dd6e7d4be5" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35287 } } }
I20260615 13:51:46.302060  3415 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:46.302583  3414 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd8661f240904a05b36480dd6e7d4be5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd8661f240904a05b36480dd6e7d4be5" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35287 } } }
I20260615 13:51:46.302963  3414 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5 [sys.catalog]: This master's current role is: LEADER
I20260615 13:51:46.304006  3419 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:51:46.309587  3419 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:51:46.318575  3419 catalog_manager.cc:1382] Generated new cluster ID: 572d7d5baeff4cb1a92dd4fa42cc1190
I20260615 13:51:46.318711  3419 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:51:46.339417  3419 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:51:46.341207  3419 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:51:46.354859  3419 catalog_manager.cc:6069] T 00000000000000000000000000000000 P dd8661f240904a05b36480dd6e7d4be5: Generated new TSK 0
I20260615 13:51:46.355854  3419 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:51:46.372342   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35287
--builtin_ntp_servers=127.0.104.212:39935
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--flush_threshold_mb=1
--flush_threshold_secs=1 with env {}
W20260615 13:51:46.708575  3432 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:46.708899  3432 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:51:46.709069  3432 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:51:46.717875  3432 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:51:46.718058  3432 flags.cc:432] Enabled experimental flag: --flush_threshold_mb=1
W20260615 13:51:46.718146  3432 flags.cc:432] Enabled experimental flag: --flush_threshold_secs=1
W20260615 13:51:46.718268  3432 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:51:46.728657  3432 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:39935
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--flush_threshold_mb=1
--flush_threshold_secs=1
--tserver_master_addrs=127.0.104.254:35287
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:51:46.730300  3432 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:51:46.732190  3432 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:51:46.741217  3437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:46.741711  3438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:51:46.742082  3440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:51:46.742625  3432 server_base.cc:1061] running on GCE node
I20260615 13:51:46.743230  3432 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:51:46.744192  3432 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:51:46.745394  3432 hybrid_clock.cc:648] HybridClock initialized: now 1781531506745332 us; error 54 us; skew 500 ppm
I20260615 13:51:46.745710  3432 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:51:46.747987  3432 webserver.cc:533] Webserver started at http://127.0.104.193:33399/ using document root <none> and password file <none>
I20260615 13:51:46.748795  3432 fs_manager.cc:362] Metadata directory not provided
I20260615 13:51:46.748901  3432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:51:46.749251  3432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:51:46.751801  3432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "0a42548ca9844f718f7b37abdd8beb80"
format_stamp: "Formatted at 2026-06-15 13:51:46 on dist-test-slave-0txc"
I20260615 13:51:46.752601  3432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "0a42548ca9844f718f7b37abdd8beb80"
format_stamp: "Formatted at 2026-06-15 13:51:46 on dist-test-slave-0txc"
I20260615 13:51:46.758065  3432 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260615 13:51:46.761708  3446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:46.763134  3432 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:51:46.763312  3432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "0a42548ca9844f718f7b37abdd8beb80"
format_stamp: "Formatted at 2026-06-15 13:51:46 on dist-test-slave-0txc"
I20260615 13:51:46.763553  3432 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:51:46.790601  3432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:51:46.791628  3432 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:51:46.791898  3432 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:51:46.792868  3432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:51:46.794464  3432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:51:46.794574  3432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:46.794677  3432 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:51:46.794745  3432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:51:46.825639  3432 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:41425
I20260615 13:51:46.825698  3558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:41425 every 8 connection(s)
I20260615 13:51:46.827104  3432 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:51:46.832325   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 3432
I20260615 13:51:46.832492   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:51:46.840025  3559 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35287
I20260615 13:51:46.840391  3559 heartbeater.cc:461] Registering TS with master...
I20260615 13:51:46.841240  3559 heartbeater.cc:507] Master 127.0.104.254:35287 requested a full tablet report, sending...
I20260615 13:51:46.843351  3373 ts_manager.cc:194] Registered new tserver with Master: 0a42548ca9844f718f7b37abdd8beb80 (127.0.104.193:41425)
I20260615 13:51:46.844960  3373 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:34077
I20260615 13:51:46.848112   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
W20260615 13:51:47.174155  3563 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:51:47.174530  3563 flags.cc:432] Enabled unsafe flag: --never_fsync=true
I20260615 13:51:47.215408  3373 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32970:
name: "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
schema {
  columns {
    name: "key"
    type: INT64
    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: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "<redacted>""\004\001\000\020\'\000\000\000\000\000\000\004\001\000 N\000\000\000\000\000\000\004\001\0000u\000\000\000\000\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:51:47.245643  3491 tablet_service.cc:1511] Processing CreateTablet for tablet 33f4dc1fe5214b53b9aabdb19dd607ee (DEFAULT_TABLE table=default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53 [id=a85fa640e3fd4e89b607f2a2ccaf91b4]), partition=RANGE (key) PARTITION 30000 <= VALUES
I20260615 13:51:47.245612  3492 tablet_service.cc:1511] Processing CreateTablet for tablet 558068711e4349bfb5a8acfc26f3b6eb (DEFAULT_TABLE table=default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53 [id=a85fa640e3fd4e89b607f2a2ccaf91b4]), partition=RANGE (key) PARTITION 20000 <= VALUES < 30000
I20260615 13:51:47.245533  3494 tablet_service.cc:1511] Processing CreateTablet for tablet 11e34fb6f493487dbd01cad87e3e903c (DEFAULT_TABLE table=default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53 [id=a85fa640e3fd4e89b607f2a2ccaf91b4]), partition=RANGE (key) PARTITION VALUES < 10000
I20260615 13:51:47.245563  3493 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4d3bf09f4144b5b6b34481dc0581c4 (DEFAULT_TABLE table=default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53 [id=a85fa640e3fd4e89b607f2a2ccaf91b4]), partition=RANGE (key) PARTITION 10000 <= VALUES < 20000
I20260615 13:51:47.247800  3491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f4dc1fe5214b53b9aabdb19dd607ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:47.248265  3494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e34fb6f493487dbd01cad87e3e903c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:47.248505  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 558068711e4349bfb5a8acfc26f3b6eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:47.248790  3493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4d3bf09f4144b5b6b34481dc0581c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:51:47.263417  3578 tablet_bootstrap.cc:492] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80: Bootstrap starting.
I20260615 13:51:47.266588  3578 tablet_bootstrap.cc:654] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:47.267783  3578 log.cc:826] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80: Log is configured to *not* fsync() on all Append() calls
I20260615 13:51:47.271052  3578 tablet_bootstrap.cc:492] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80: No bootstrap required, opened a new log
I20260615 13:51:47.271334  3578 ts_tablet_manager.cc:1403] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260615 13:51:47.276710  3578 raft_consensus.cc:359] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.277043  3578 raft_consensus.cc:385] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:47.277150  3578 raft_consensus.cc:740] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42548ca9844f718f7b37abdd8beb80, State: Initialized, Role: FOLLOWER
I20260615 13:51:47.277750  3578 consensus_queue.cc:260] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.277951  3578 raft_consensus.cc:399] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:47.278075  3578 raft_consensus.cc:493] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:47.278231  3578 raft_consensus.cc:3060] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:47.280269  3578 raft_consensus.cc:515] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.280777  3578 leader_election.cc:304] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a42548ca9844f718f7b37abdd8beb80; no voters: 
I20260615 13:51:47.281361  3578 leader_election.cc:290] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:47.281548  3580 raft_consensus.cc:2804] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:47.282135  3580 raft_consensus.cc:697] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0a42548ca9844f718f7b37abdd8beb80, State: Running, Role: LEADER
I20260615 13:51:47.282478  3559 heartbeater.cc:499] Master 127.0.104.254:35287 was elected leader, sending a full tablet report...
I20260615 13:51:47.282694  3580 consensus_queue.cc:237] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.283156  3578 ts_tablet_manager.cc:1434] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80: Time spent starting tablet: real 0.012s	user 0.013s	sys 0.000s
I20260615 13:51:47.283568  3578 tablet_bootstrap.cc:492] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80: Bootstrap starting.
I20260615 13:51:47.285291  3578 tablet_bootstrap.cc:654] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:47.288029  3578 tablet_bootstrap.cc:492] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80: No bootstrap required, opened a new log
I20260615 13:51:47.288159  3578 ts_tablet_manager.cc:1403] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260615 13:51:47.288978  3578 raft_consensus.cc:359] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.289173  3578 raft_consensus.cc:385] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:47.289269  3578 raft_consensus.cc:740] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42548ca9844f718f7b37abdd8beb80, State: Initialized, Role: FOLLOWER
I20260615 13:51:47.289495  3578 consensus_queue.cc:260] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.289634  3578 raft_consensus.cc:399] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:47.289703  3578 raft_consensus.cc:493] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:47.289803  3578 raft_consensus.cc:3060] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:47.290091  3373 catalog_manager.cc:5696] T 8b4d3bf09f4144b5b6b34481dc0581c4 P 0a42548ca9844f718f7b37abdd8beb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a42548ca9844f718f7b37abdd8beb80 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "0a42548ca9844f718f7b37abdd8beb80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:47.291848  3578 raft_consensus.cc:515] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.292119  3578 leader_election.cc:304] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a42548ca9844f718f7b37abdd8beb80; no voters: 
I20260615 13:51:47.292315  3578 leader_election.cc:290] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:47.292435  3580 raft_consensus.cc:2804] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:47.292609  3580 raft_consensus.cc:697] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0a42548ca9844f718f7b37abdd8beb80, State: Running, Role: LEADER
I20260615 13:51:47.292744  3578 ts_tablet_manager.cc:1434] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260615 13:51:47.292834  3580 consensus_queue.cc:237] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.293041  3578 tablet_bootstrap.cc:492] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80: Bootstrap starting.
I20260615 13:51:47.294993  3578 tablet_bootstrap.cc:654] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:47.296970  3578 tablet_bootstrap.cc:492] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80: No bootstrap required, opened a new log
I20260615 13:51:47.297140  3578 ts_tablet_manager.cc:1403] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:51:47.297359  3373 catalog_manager.cc:5696] T 558068711e4349bfb5a8acfc26f3b6eb P 0a42548ca9844f718f7b37abdd8beb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a42548ca9844f718f7b37abdd8beb80 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "0a42548ca9844f718f7b37abdd8beb80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:47.297904  3578 raft_consensus.cc:359] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.298099  3578 raft_consensus.cc:385] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:47.298178  3578 raft_consensus.cc:740] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42548ca9844f718f7b37abdd8beb80, State: Initialized, Role: FOLLOWER
I20260615 13:51:47.298420  3578 consensus_queue.cc:260] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.298561  3578 raft_consensus.cc:399] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:47.298650  3578 raft_consensus.cc:493] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:47.298730  3578 raft_consensus.cc:3060] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:47.301005  3578 raft_consensus.cc:515] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.301215  3578 leader_election.cc:304] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a42548ca9844f718f7b37abdd8beb80; no voters: 
I20260615 13:51:47.301420  3578 leader_election.cc:290] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:47.301502  3582 raft_consensus.cc:2804] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:47.301782  3578 ts_tablet_manager.cc:1434] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260615 13:51:47.301844  3582 raft_consensus.cc:697] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0a42548ca9844f718f7b37abdd8beb80, State: Running, Role: LEADER
I20260615 13:51:47.302052  3578 tablet_bootstrap.cc:492] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80: Bootstrap starting.
I20260615 13:51:47.302145  3582 consensus_queue.cc:237] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.303663  3578 tablet_bootstrap.cc:654] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80: Neither blocks nor log segments found. Creating new log.
I20260615 13:51:47.304827  3373 catalog_manager.cc:5696] T 33f4dc1fe5214b53b9aabdb19dd607ee P 0a42548ca9844f718f7b37abdd8beb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a42548ca9844f718f7b37abdd8beb80 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "0a42548ca9844f718f7b37abdd8beb80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } health_report { overall_health: HEALTHY } } }
I20260615 13:51:47.305501  3578 tablet_bootstrap.cc:492] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80: No bootstrap required, opened a new log
I20260615 13:51:47.305653  3578 ts_tablet_manager.cc:1403] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:51:47.306355  3578 raft_consensus.cc:359] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.306479  3578 raft_consensus.cc:385] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:51:47.306565  3578 raft_consensus.cc:740] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a42548ca9844f718f7b37abdd8beb80, State: Initialized, Role: FOLLOWER
I20260615 13:51:47.306782  3578 consensus_queue.cc:260] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.306953  3578 raft_consensus.cc:399] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:51:47.307032  3578 raft_consensus.cc:493] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:51:47.307139  3578 raft_consensus.cc:3060] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:51:47.309501  3578 raft_consensus.cc:515] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.309793  3578 leader_election.cc:304] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0a42548ca9844f718f7b37abdd8beb80; no voters: 
I20260615 13:51:47.310031  3578 leader_election.cc:290] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:51:47.310114  3582 raft_consensus.cc:2804] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:51:47.310257  3582 raft_consensus.cc:697] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [term 1 LEADER]: Becoming Leader. State: Replica: 0a42548ca9844f718f7b37abdd8beb80, State: Running, Role: LEADER
I20260615 13:51:47.310516  3578 ts_tablet_manager.cc:1434] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260615 13:51:47.310489  3582 consensus_queue.cc:237] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } }
I20260615 13:51:47.312551  3373 catalog_manager.cc:5696] T 11e34fb6f493487dbd01cad87e3e903c P 0a42548ca9844f718f7b37abdd8beb80 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0a42548ca9844f718f7b37abdd8beb80 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "0a42548ca9844f718f7b37abdd8beb80" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a42548ca9844f718f7b37abdd8beb80" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41425 } health_report { overall_health: HEALTHY } } }
Using auto-created table 'default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53'
I20260615 13:51:47.580740  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:47.675200  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.093s	user 0.054s	sys 0.008s Metrics: {"bytes_written":1053461,"cfile_init":1,"compiler_manager_pool.queue_time_us":12850,"dirs.queue_time_us":7251,"dirs.run_cpu_time_us":200,"dirs.run_wall_time_us":1611,"drs_written":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1824,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32,"thread_start_us":20694,"threads_started":2}
I20260615 13:51:47.677425  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 481 bytes on disk
I20260615 13:51:47.678308  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:51:47.679133  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:47.722000  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.043s	user 0.028s	sys 0.000s Metrics: {"bytes_written":2036827,"cfile_init":1,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":1270,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6583,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":62}
I20260615 13:51:47.723018  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:47.774343  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.051s	user 0.027s	sys 0.000s Metrics: {"bytes_written":2036833,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1026,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2615,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62}
I20260615 13:51:47.775516  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:47.816642  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.040s	user 0.022s	sys 0.006s Metrics: {"bytes_written":2102348,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1161,"drs_written":1,"lbm_read_time_us":96,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4107,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":64,"spinlock_wait_cycles":16640}
I20260615 13:51:47.817783  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:47.895473  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.075s	user 0.026s	sys 0.001s Metrics: {"bytes_written":1086304,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":976,"drs_written":1,"lbm_read_time_us":57,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1841,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":33}
I20260615 13:51:47.897166  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:47.934756  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.036s	user 0.026s	sys 0.000s Metrics: {"bytes_written":987972,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":994,"drs_written":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1723,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":30}
I20260615 13:51:47.935958  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1271 bytes on disk
I20260615 13:51:47.940706  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.004s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":149,"lbm_reads_lt_1ms":8}
I20260615 13:51:47.941828  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(11e34fb6f493487dbd01cad87e3e903c): perf score=0.014426
I20260615 13:51:48.127266  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: CompactRowSetsOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.185s	user 0.029s	sys 0.041s Metrics: {"bytes_written":2135136,"cfile_cache_hit":10,"cfile_cache_hit_bytes":524673,"cfile_cache_miss":40,"cfile_cache_miss_bytes":3738763,"cfile_init":6,"delta_iterators_relevant":4,"dirs.queue_time_us":6077,"dirs.run_cpu_time_us":2348,"dirs.run_wall_time_us":12617,"drs_written":1,"lbm_read_time_us":5802,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":63,"lbm_write_time_us":11845,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"mutex_wait_us":87,"num_input_rowsets":2,"peak_mem_usage":1519,"rows_written":65,"thread_start_us":59654,"threads_started":4}
I20260615 13:51:48.128484  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 848 bytes on disk
I20260615 13:51:48.129206  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:51:48.130075  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:48.180027  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.050s	user 0.023s	sys 0.003s Metrics: {"bytes_written":1250159,"cfile_init":1,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1987,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":38}
I20260615 13:51:48.181214  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:48.245123  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.064s	user 0.027s	sys 0.002s Metrics: {"bytes_written":2167962,"cfile_init":1,"dirs.queue_time_us":1089,"dirs.run_cpu_time_us":226,"dirs.run_wall_time_us":3749,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11616,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":66}
I20260615 13:51:48.246788  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:48.302704  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.053s	user 0.024s	sys 0.004s Metrics: {"bytes_written":1840152,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1428,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5010,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":56}
I20260615 13:51:48.304124  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:48.416126  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.112s	user 0.024s	sys 0.007s Metrics: {"bytes_written":2004079,"cfile_init":1,"dirs.queue_time_us":31,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1196,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2875,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":61}
I20260615 13:51:48.417428  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:48.477144  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.059s	user 0.022s	sys 0.004s Metrics: {"bytes_written":1250158,"cfile_init":1,"dirs.queue_time_us":60,"dirs.run_cpu_time_us":199,"dirs.run_wall_time_us":1360,"drs_written":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2014,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":38,"spinlock_wait_cycles":6792960}
I20260615 13:51:48.478489  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1678 bytes on disk
I20260615 13:51:48.482401  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":133,"lbm_reads_lt_1ms":8}
I20260615 13:51:48.484123  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:48.518190  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.034s	user 0.018s	sys 0.008s Metrics: {"bytes_written":1971273,"cfile_init":1,"compiler_manager_pool.queue_time_us":21737,"compiler_manager_pool.run_cpu_time_us":8,"compiler_manager_pool.run_wall_time_us":8,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1228,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2596,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60}
I20260615 13:51:48.520314  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:48.545384  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.025s	user 0.022s	sys 0.001s Metrics: {"bytes_written":1053504,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":191,"dirs.run_wall_time_us":1123,"drs_written":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1732,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:48.546720  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:48.572512  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.025s	user 0.020s	sys 0.004s Metrics: {"bytes_written":1053507,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1130,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1809,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:48.573980  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2122 bytes on disk
I20260615 13:51:48.575088  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":210,"lbm_reads_lt_1ms":12}
I20260615 13:51:48.576902  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(11e34fb6f493487dbd01cad87e3e903c): perf score=0.036942
I20260615 13:51:48.673358  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: CompactRowSetsOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.096s	user 0.052s	sys 0.031s Metrics: {"bytes_written":4626129,"cfile_cache_hit":15,"cfile_cache_hit_bytes":787092,"cfile_cache_miss":71,"cfile_cache_miss_bytes":8460650,"cfile_init":9,"delta_iterators_relevant":6,"dirs.queue_time_us":12195,"dirs.run_cpu_time_us":3256,"dirs.run_wall_time_us":18577,"drs_written":1,"lbm_read_time_us":10197,"lbm_reads_lt_1ms":107,"lbm_write_time_us":5712,"lbm_writes_lt_1ms":40,"mutex_wait_us":19,"num_input_rowsets":3,"peak_mem_usage":3498,"rows_written":141,"spinlock_wait_cycles":2432,"thread_start_us":19318,"threads_started":4}
I20260615 13:51:48.674682  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1694 bytes on disk
I20260615 13:51:48.675298  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":4}
I20260615 13:51:48.676306  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:48.707535  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.031s	user 0.024s	sys 0.001s Metrics: {"bytes_written":1184616,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1004,"drs_written":1,"lbm_read_time_us":115,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2108,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":36}
I20260615 13:51:48.708871  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:48.747547  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.038s	user 0.013s	sys 0.010s Metrics: {"bytes_written":1282954,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1224,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2039,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":39}
I20260615 13:51:48.749702  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1791 bytes on disk
I20260615 13:51:48.750941  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":202,"lbm_reads_lt_1ms":12}
I20260615 13:51:48.752286  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 793 bytes on disk
I20260615 13:51:48.756132  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:51:48.757472  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:48.794340  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.036s	user 0.021s	sys 0.003s Metrics: {"bytes_written":1086343,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1219,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2363,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":33}
I20260615 13:51:48.800338  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 532 bytes on disk
I20260615 13:51:48.802270  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":113,"lbm_reads_lt_1ms":4}
I20260615 13:51:48.803992  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:48.851775  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.048s	user 0.024s	sys 0.008s Metrics: {"bytes_written":1971261,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1136,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2618,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60,"spinlock_wait_cycles":6528}
I20260615 13:51:48.857012  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 796 bytes on disk
I20260615 13:51:48.859319  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:51:48.860833  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 501 bytes on disk
I20260615 13:51:48.862681  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":112,"lbm_reads_lt_1ms":4}
I20260615 13:51:48.863883  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:48.919838  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.055s	user 0.023s	sys 0.000s Metrics: {"bytes_written":955173,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1171,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1620,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:48.921363  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:48.959569  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.037s	user 0.024s	sys 0.002s Metrics: {"bytes_written":1577925,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1380,"drs_written":1,"lbm_read_time_us":1228,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":2531,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":48}
I20260615 13:51:48.961061  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:48.998440  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.037s	user 0.018s	sys 0.005s Metrics: {"bytes_written":1250187,"cfile_init":1,"dirs.queue_time_us":63,"dirs.run_cpu_time_us":190,"dirs.run_wall_time_us":1080,"drs_written":1,"lbm_read_time_us":1907,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":2221,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":38}
I20260615 13:51:49.000012  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:49.028294  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.027s	user 0.021s	sys 0.004s Metrics: {"bytes_written":1414076,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":972,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3097,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":43}
I20260615 13:51:49.035797  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 661 bytes on disk
I20260615 13:51:49.037411  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":102,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.039067  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 608 bytes on disk
I20260615 13:51:49.039758  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":110,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.041378  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:49.094936  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.053s	user 0.022s	sys 0.010s Metrics: {"bytes_written":1119073,"cfile_init":1,"dirs.queue_time_us":2049,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1042,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1815,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":34}
I20260615 13:51:49.097078  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 964 bytes on disk
I20260615 13:51:49.097873  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":134,"lbm_reads_lt_1ms":8}
I20260615 13:51:49.099690  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:49.129845  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.030s	user 0.021s	sys 0.000s Metrics: {"bytes_written":1414092,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1079,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1882,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":43}
I20260615 13:51:49.131774  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=0.057265
I20260615 13:51:49.293570  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: CompactRowSetsOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.161s	user 0.090s	sys 0.039s Metrics: {"bytes_written":10165401,"cfile_cache_hit":35,"cfile_cache_hit_bytes":1836483,"cfile_cache_miss":157,"cfile_cache_miss_bytes":18495833,"cfile_init":16,"delta_iterators_relevant":14,"dirs.queue_time_us":14724,"dirs.run_cpu_time_us":6771,"dirs.run_wall_time_us":113982,"drs_written":1,"lbm_read_time_us":18619,"lbm_reads_lt_1ms":221,"lbm_write_time_us":15881,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":60,"mutex_wait_us":449,"num_input_rowsets":7,"peak_mem_usage":11409,"rows_written":310,"spinlock_wait_cycles":5248,"thread_start_us":41561,"threads_started":7}
I20260615 13:51:49.295957  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 3565 bytes on disk
I20260615 13:51:49.296617  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.297803  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:49.330715  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.033s	user 0.019s	sys 0.004s Metrics: {"bytes_written":2135201,"cfile_init":1,"dirs.queue_time_us":2103,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":2548,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2695,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":65}
I20260615 13:51:49.332551  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:49.385073  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.051s	user 0.021s	sys 0.009s Metrics: {"bytes_written":1643509,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":1002,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6665,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":50}
I20260615 13:51:49.390442  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 845 bytes on disk
I20260615 13:51:49.391073  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.392623  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:49.424338  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.031s	user 0.023s	sys 0.003s Metrics: {"bytes_written":2233504,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":1148,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2826,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":68}
I20260615 13:51:49.426020  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:49.460825  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.034s	user 0.018s	sys 0.007s Metrics: {"bytes_written":2036824,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1045,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2708,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62,"spinlock_wait_cycles":4352}
I20260615 13:51:49.461894  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1439 bytes on disk
I20260615 13:51:49.462865  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":156,"lbm_reads_lt_1ms":8}
I20260615 13:51:49.464972  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 818 bytes on disk
I20260615 13:51:49.467584  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.470278  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:49.501796  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.031s	user 0.023s	sys 0.000s Metrics: {"bytes_written":987954,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1035,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1672,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":30}
I20260615 13:51:49.503569  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:49.535389  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.032s	user 0.020s	sys 0.004s Metrics: {"bytes_written":1610761,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":147,"dirs.run_wall_time_us":1043,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2934,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":49}
I20260615 13:51:49.541163  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:49.581930  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.038s	user 0.012s	sys 0.010s Metrics: {"bytes_written":955193,"cfile_init":1,"dirs.queue_time_us":51,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1334,"drs_written":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1788,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:49.583300  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1145 bytes on disk
I20260615 13:51:49.584929  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":151,"lbm_reads_lt_1ms":8}
I20260615 13:51:49.588241  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 670 bytes on disk
I20260615 13:51:49.589021  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.590378  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:49.625046  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.034s	user 0.015s	sys 0.006s Metrics: {"bytes_written":955195,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1485,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1657,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:49.626716  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 459 bytes on disk
I20260615 13:51:49.628032  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.630860  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 454 bytes on disk
I20260615 13:51:49.631551  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.632611  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:49.669169  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.036s	user 0.023s	sys 0.000s Metrics: {"bytes_written":1020718,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":159,"dirs.run_wall_time_us":992,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1755,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":31}
I20260615 13:51:49.670593  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 473 bytes on disk
I20260615 13:51:49.674316  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.681382  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:49.706503  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.025s	user 0.019s	sys 0.004s Metrics: {"bytes_written":1479623,"cfile_init":1,"dirs.queue_time_us":55,"dirs.run_cpu_time_us":204,"dirs.run_wall_time_us":1070,"drs_written":1,"lbm_read_time_us":57,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1979,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":45}
I20260615 13:51:49.708354  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:49.734755  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.026s	user 0.021s	sys 0.001s Metrics: {"bytes_written":955189,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":922,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1572,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:49.736333  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 631 bytes on disk
I20260615 13:51:49.737033  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.738435  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 455 bytes on disk
I20260615 13:51:49.739203  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.740645  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:49.774730  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.034s	user 0.021s	sys 0.005s Metrics: {"bytes_written":955193,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":984,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1685,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:49.776551  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 456 bytes on disk
I20260615 13:51:49.777285  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.778779  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:49.806020  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.027s	user 0.024s	sys 0.000s Metrics: {"bytes_written":1119089,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1021,"drs_written":1,"lbm_read_time_us":116,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1762,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":34}
I20260615 13:51:49.807744  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(11e34fb6f493487dbd01cad87e3e903c): perf score=0.075828
I20260615 13:51:49.952662  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: CompactRowSetsOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.145s	user 0.079s	sys 0.048s Metrics: {"bytes_written":12623562,"cfile_cache_hit":40,"cfile_cache_hit_bytes":2098941,"cfile_cache_miss":192,"cfile_cache_miss_bytes":23151983,"cfile_init":18,"delta_iterators_relevant":16,"dirs.queue_time_us":15173,"dirs.run_cpu_time_us":5162,"dirs.run_wall_time_us":31700,"drs_written":1,"lbm_read_time_us":24667,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":263,"lbm_write_time_us":13462,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":70,"mutex_wait_us":145,"num_input_rowsets":8,"peak_mem_usage":14437,"rows_written":385,"spinlock_wait_cycles":7936,"thread_start_us":23125,"threads_started":7}
I20260615 13:51:49.954272  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 4435 bytes on disk
I20260615 13:51:49.954900  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":54,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.955662  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:49.979364  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.024s	user 0.019s	sys 0.000s Metrics: {"bytes_written":1086318,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":830,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1669,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":33}
I20260615 13:51:49.980566  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 497 bytes on disk
I20260615 13:51:49.981117  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4}
I20260615 13:51:49.982129  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:50.007210  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.025s	user 0.016s	sys 0.005s Metrics: {"bytes_written":1643532,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":205,"dirs.run_wall_time_us":939,"drs_written":1,"lbm_read_time_us":57,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2347,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50}
I20260615 13:51:50.008711  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 684 bytes on disk
I20260615 13:51:50.009310  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.010540  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:50.043123  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.032s	user 0.024s	sys 0.004s Metrics: {"bytes_written":1676306,"cfile_init":1,"dirs.queue_time_us":230,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":957,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2280,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":51}
I20260615 13:51:50.045898  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 687 bytes on disk
I20260615 13:51:50.046533  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.048189  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:50.077373  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.029s	user 0.020s	sys 0.004s Metrics: {"bytes_written":1840154,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1105,"drs_written":1,"lbm_read_time_us":116,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2427,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":56}
I20260615 13:51:50.079103  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 755 bytes on disk
I20260615 13:51:50.079787  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":123,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.081302  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=0.074427
I20260615 13:51:50.211373  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: CompactRowSetsOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.130s	user 0.087s	sys 0.030s Metrics: {"bytes_written":13279149,"cfile_cache_hit":45,"cfile_cache_hit_bytes":2361231,"cfile_cache_miss":207,"cfile_cache_miss_bytes":24202167,"cfile_init":19,"delta_iterators_relevant":18,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1120,"drs_written":1,"lbm_read_time_us":25782,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":282,"lbm_write_time_us":14718,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":72,"num_input_rowsets":9,"peak_mem_usage":15702,"rows_written":405,"spinlock_wait_cycles":8704}
I20260615 13:51:50.212960  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:50.240643  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.027s	user 0.017s	sys 0.008s Metrics: {"bytes_written":1807357,"cfile_init":1,"dirs.queue_time_us":6424,"dirs.run_cpu_time_us":78,"dirs.run_wall_time_us":751,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2500,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":55}
I20260615 13:51:50.242177  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:50.268191  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.026s	user 0.017s	sys 0.007s Metrics: {"bytes_written":1610758,"cfile_init":1,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":939,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2084,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":49}
I20260615 13:51:50.271564  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:50.305320  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.033s	user 0.017s	sys 0.007s Metrics: {"bytes_written":1741843,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":148,"dirs.run_wall_time_us":965,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2321,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":53}
I20260615 13:51:50.306599  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 5359 bytes on disk
I20260615 13:51:50.307536  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":173,"lbm_reads_lt_1ms":8}
I20260615 13:51:50.308619  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:50.347085  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.038s	user 0.015s	sys 0.007s Metrics: {"bytes_written":1676295,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1023,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4733,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":51}
I20260615 13:51:50.348801  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=0.082089
I20260615 13:51:50.523710  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: CompactRowSetsOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.170s	user 0.112s	sys 0.035s Metrics: {"bytes_written":18261156,"cfile_cache_hit":50,"cfile_cache_hit_bytes":2623815,"cfile_cache_miss":260,"cfile_cache_miss_bytes":33907711,"cfile_init":22,"delta_iterators_relevant":20,"dirs.queue_time_us":1835,"dirs.run_cpu_time_us":280,"dirs.run_wall_time_us":1818,"drs_written":1,"lbm_read_time_us":40766,"lbm_reads_1-10_ms":3,"lbm_reads_lt_1ms":345,"lbm_write_time_us":16737,"lbm_writes_lt_1ms":92,"mutex_wait_us":83,"num_input_rowsets":10,"peak_mem_usage":22811,"rows_written":557,"spinlock_wait_cycles":1152}
I20260615 13:51:50.524792  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:50.558292  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.033s	user 0.024s	sys 0.000s Metrics: {"bytes_written":2331785,"cfile_init":1,"dirs.queue_time_us":39,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2814,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":71}
I20260615 13:51:50.559569  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 6386 bytes on disk
I20260615 13:51:50.560125  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.560864  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1655 bytes on disk
I20260615 13:51:50.561533  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":129,"lbm_reads_lt_1ms":8}
I20260615 13:51:50.566376  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:50.595331  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.028s	user 0.019s	sys 0.004s Metrics: {"bytes_written":1971295,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":149,"dirs.run_wall_time_us":1097,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2675,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60}
I20260615 13:51:50.605415  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:50.647748  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.042s	user 0.026s	sys 0.006s Metrics: {"bytes_written":1971288,"cfile_init":1,"dirs.queue_time_us":127,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1074,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6608,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":60,"spinlock_wait_cycles":141696}
I20260615 13:51:50.649034  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:50.676810  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.028s	user 0.021s	sys 0.004s Metrics: {"bytes_written":2462959,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":937,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3059,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":75}
I20260615 13:51:50.698868  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1473 bytes on disk
I20260615 13:51:50.701195  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":153,"lbm_reads_lt_1ms":8}
I20260615 13:51:50.702704  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 962 bytes on disk
I20260615 13:51:50.703385  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.706247  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 792 bytes on disk
I20260615 13:51:50.706766  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.707831  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:50.741551  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.033s	user 0.021s	sys 0.001s Metrics: {"bytes_written":987943,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1100,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1610,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":30}
I20260615 13:51:50.743249  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 464 bytes on disk
I20260615 13:51:50.743913  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.745201  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:50.779708  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.034s	user 0.025s	sys 0.000s Metrics: {"bytes_written":1250184,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1079,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1994,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":38}
I20260615 13:51:50.781358  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:50.816259  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.034s	user 0.023s	sys 0.000s Metrics: {"bytes_written":1053498,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1403,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1685,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:50.817672  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:50.850704  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.033s	user 0.026s	sys 0.002s Metrics: {"bytes_written":1414080,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":964,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2009,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":43}
I20260615 13:51:50.864626  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 602 bytes on disk
I20260615 13:51:50.865267  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.875236  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:50.927614  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.052s	user 0.018s	sys 0.006s Metrics: {"bytes_written":955181,"cfile_init":1,"dirs.queue_time_us":28,"dirs.run_cpu_time_us":151,"dirs.run_wall_time_us":1022,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9848,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":29,"spinlock_wait_cycles":10624}
I20260615 13:51:50.929207  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 548 bytes on disk
I20260615 13:51:50.930202  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.934252  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 488 bytes on disk
I20260615 13:51:50.934787  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4}
I20260615 13:51:50.936094  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:50.977627  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.041s	user 0.021s	sys 0.003s Metrics: {"bytes_written":1381321,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1235,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2532,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":42}
I20260615 13:51:50.980183  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:51.015064  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.035s	user 0.015s	sys 0.005s Metrics: {"bytes_written":1348547,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":950,"drs_written":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2819,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":41}
I20260615 13:51:51.016705  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:51.050299  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.031s	user 0.028s	sys 0.000s Metrics: {"bytes_written":1741837,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":990,"drs_written":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2282,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":53,"spinlock_wait_cycles":187648}
I20260615 13:51:51.051754  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 718 bytes on disk
I20260615 13:51:51.054564  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:51:51.077579  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 596 bytes on disk
I20260615 13:51:51.078223  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4}
I20260615 13:51:51.079793  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 585 bytes on disk
I20260615 13:51:51.080698  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:51:51.081928  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:51.111869  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.030s	user 0.016s	sys 0.007s Metrics: {"bytes_written":955179,"cfile_init":1,"dirs.queue_time_us":728,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1850,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1641,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:51.117785  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:51.154313  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.036s	user 0.023s	sys 0.004s Metrics: {"bytes_written":1577921,"cfile_init":1,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1163,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2353,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":48,"spinlock_wait_cycles":11648}
I20260615 13:51:51.156261  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:51.190204  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.032s	user 0.016s	sys 0.005s Metrics: {"bytes_written":1053501,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1226,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1604,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:51.193643  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:51.239598  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.044s	user 0.027s	sys 0.004s Metrics: {"bytes_written":1643520,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":225,"dirs.run_wall_time_us":1106,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2022,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50}
I20260615 13:51:51.241317  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:51.277134  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.035s	user 0.021s	sys 0.003s Metrics: {"bytes_written":1184645,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1503,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1729,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":36}
I20260615 13:51:51.279633  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1182 bytes on disk
I20260615 13:51:51.281132  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":143,"lbm_reads_lt_1ms":8}
I20260615 13:51:51.283120  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 910 bytes on disk
I20260615 13:51:51.287336  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":138,"lbm_reads_lt_1ms":8}
I20260615 13:51:51.289160  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 681 bytes on disk
I20260615 13:51:51.289981  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4}
I20260615 13:51:51.291895  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 483 bytes on disk
I20260615 13:51:51.296052  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4}
I20260615 13:51:51.307381  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:51.336836  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.029s	user 0.024s	sys 0.000s Metrics: {"bytes_written":1282939,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1103,"drs_written":1,"lbm_read_time_us":633,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1896,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":39}
I20260615 13:51:51.338433  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:51.368781  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.030s	user 0.021s	sys 0.003s Metrics: {"bytes_written":1250186,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1205,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1891,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":38}
I20260615 13:51:51.370407  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 564 bytes on disk
I20260615 13:51:51.371163  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4}
I20260615 13:51:51.372812  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:51.417567  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.045s	user 0.017s	sys 0.006s Metrics: {"bytes_written":1479628,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":187,"dirs.run_wall_time_us":1147,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2264,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":45}
I20260615 13:51:51.422885  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:51.458416  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.035s	user 0.018s	sys 0.004s Metrics: {"bytes_written":955170,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":999,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5538,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:51.460362  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:51.492861  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.032s	user 0.025s	sys 0.000s Metrics: {"bytes_written":1643531,"cfile_init":1,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":195,"dirs.run_wall_time_us":971,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2279,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50}
I20260615 13:51:51.497196  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:51.540966  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.043s	user 0.028s	sys 0.000s Metrics: {"bytes_written":955196,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1567,"drs_written":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2164,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:51.542933  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1005 bytes on disk
I20260615 13:51:51.543745  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":143,"lbm_reads_lt_1ms":8}
I20260615 13:51:51.545584  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 680 bytes on disk
I20260615 13:51:51.546339  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:51:51.548161  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:51.582600  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.033s	user 0.020s	sys 0.004s Metrics: {"bytes_written":1577919,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1047,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2242,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":48}
I20260615 13:51:51.584909  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:51.628939  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.043s	user 0.026s	sys 0.000s Metrics: {"bytes_written":1184640,"cfile_init":1,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1031,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3134,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":36}
I20260615 13:51:51.631268  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:51.662099  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.029s	user 0.022s	sys 0.000s Metrics: {"bytes_written":1053490,"cfile_init":1,"dirs.queue_time_us":70,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1173,"drs_written":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1705,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:51.668634  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1286 bytes on disk
I20260615 13:51:51.669370  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":127,"lbm_reads_lt_1ms":8}
I20260615 13:51:51.670975  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:51.706478  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.035s	user 0.021s	sys 0.004s Metrics: {"bytes_written":955192,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1151,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2512,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:51.709331  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:51.739799  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.030s	user 0.020s	sys 0.004s Metrics: {"bytes_written":1119098,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":148,"dirs.run_wall_time_us":1331,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1847,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":34,"spinlock_wait_cycles":8832}
I20260615 13:51:51.747809  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:51.782759  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.034s	user 0.024s	sys 0.000s Metrics: {"bytes_written":1774622,"cfile_init":1,"dirs.queue_time_us":60,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":1066,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2337,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":54}
I20260615 13:51:51.784698  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:51.819615  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.035s	user 0.021s	sys 0.004s Metrics: {"bytes_written":955188,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1147,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1621,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:51.822139  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=0.124092
I20260615 13:51:52.271689  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: CompactRowSetsOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.449s	user 0.168s	sys 0.087s Metrics: {"bytes_written":29405046,"cfile_cache_hit":75,"cfile_cache_hit_bytes":3935852,"cfile_cache_miss":403,"cfile_cache_miss_bytes":54894108,"cfile_init":34,"delta_iterators_relevant":30,"dirs.queue_time_us":69787,"dirs.run_cpu_time_us":3360,"dirs.run_wall_time_us":56397,"drs_written":1,"lbm_read_time_us":83653,"lbm_reads_1-10_ms":10,"lbm_reads_lt_1ms":529,"lbm_write_time_us":46510,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":131,"mutex_wait_us":82,"num_input_rowsets":15,"peak_mem_usage":31524,"rows_written":897,"spinlock_wait_cycles":4992,"thread_start_us":59515,"threads_started":7}
I20260615 13:51:52.274354  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:51:52.310838  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.034s	user 0.023s	sys 0.006s Metrics: {"bytes_written":4003465,"cfile_init":1,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5947,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":122}
I20260615 13:51:52.313386  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=3.937753
I20260615 13:51:52.353440  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.040s	user 0.029s	sys 0.003s Metrics: {"bytes_written":4068959,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":861,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5128,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":124,"spinlock_wait_cycles":896}
I20260615 13:51:52.355769  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=3.937753
I20260615 13:51:52.389394  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.033s	user 0.028s	sys 0.004s Metrics: {"bytes_written":4068976,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":928,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4483,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":124}
I20260615 13:51:52.391171  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:51:52.436769  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.045s	user 0.033s	sys 0.004s Metrics: {"bytes_written":4921165,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":956,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6205,"lbm_writes_lt_1ms":41,"peak_mem_usage":0,"rows_written":150}
I20260615 13:51:52.439050  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:52.470260  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.031s	user 0.019s	sys 0.004s Metrics: {"bytes_written":1151873,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":185,"dirs.run_wall_time_us":1055,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4475,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":35,"spinlock_wait_cycles":17280}
I20260615 13:51:52.476321  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:52.523207  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.047s	user 0.020s	sys 0.004s Metrics: {"bytes_written":955185,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":2528,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2045,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29,"spinlock_wait_cycles":145664}
I20260615 13:51:52.525405  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:52.556289  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.031s	user 0.021s	sys 0.003s Metrics: {"bytes_written":1053493,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":937,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1751,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:52.558449  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:52.601364  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.042s	user 0.025s	sys 0.003s Metrics: {"bytes_written":955198,"cfile_init":1,"dirs.queue_time_us":28,"dirs.run_cpu_time_us":141,"dirs.run_wall_time_us":950,"drs_written":1,"lbm_read_time_us":49,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1624,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:52.609242  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 12643 bytes on disk
I20260615 13:51:52.613260  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.004s	user 0.001s	sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":254,"lbm_reads_lt_1ms":16}
I20260615 13:51:52.614739  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:52.647644  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.032s	user 0.025s	sys 0.000s Metrics: {"bytes_written":1020723,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1565,"drs_written":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1807,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":31,"spinlock_wait_cycles":968192}
I20260615 13:51:52.666224  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:52.702630  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.036s	user 0.021s	sys 0.004s Metrics: {"bytes_written":1971281,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":216,"dirs.run_wall_time_us":2316,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2581,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60}
I20260615 13:51:52.704808  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:52.744840  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.040s	user 0.021s	sys 0.002s Metrics: {"bytes_written":1184641,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1011,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2394,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":36}
I20260615 13:51:52.750571  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 3356 bytes on disk
I20260615 13:51:52.753865  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":5,"lbm_read_time_us":294,"lbm_reads_lt_1ms":20}
I20260615 13:51:52.759234  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 3303 bytes on disk
I20260615 13:51:52.760387  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":192,"lbm_reads_lt_1ms":12}
I20260615 13:51:52.762209  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:52.792697  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.030s	user 0.014s	sys 0.011s Metrics: {"bytes_written":922402,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":946,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1661,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":28}
I20260615 13:51:52.812103  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:52.854588  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.041s	user 0.027s	sys 0.001s Metrics: {"bytes_written":1938513,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":937,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3579,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":59}
I20260615 13:51:52.857688  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:52.919881  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.062s	user 0.019s	sys 0.004s Metrics: {"bytes_written":1119102,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1231,"drs_written":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2866,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":34}
I20260615 13:51:52.921643  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 3269 bytes on disk
I20260615 13:51:52.923553  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":254,"lbm_reads_lt_1ms":16}
I20260615 13:51:52.925545  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1034 bytes on disk
I20260615 13:51:52.926753  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":137,"lbm_reads_lt_1ms":8}
I20260615 13:51:52.928227  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:52.962841  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.034s	user 0.017s	sys 0.009s Metrics: {"bytes_written":2004062,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1050,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2894,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":61}
I20260615 13:51:52.965961  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:53.039348  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.073s	user 0.015s	sys 0.008s Metrics: {"bytes_written":1545144,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1365,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":10252,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":47}
I20260615 13:51:53.045418  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:53.088220  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.040s	user 0.019s	sys 0.007s Metrics: {"bytes_written":1774621,"cfile_init":1,"dirs.queue_time_us":51,"dirs.run_cpu_time_us":148,"dirs.run_wall_time_us":1013,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2326,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":54,"spinlock_wait_cycles":11622272}
I20260615 13:51:53.090174  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1093 bytes on disk
I20260615 13:51:53.092502  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":139,"lbm_reads_lt_1ms":8}
I20260615 13:51:53.097708  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:53.152869  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.055s	user 0.024s	sys 0.003s Metrics: {"bytes_written":955167,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":229,"dirs.run_wall_time_us":1079,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2168,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:53.156733  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 806 bytes on disk
I20260615 13:51:53.159723  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":102,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.162950  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:53.215478  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.050s	user 0.012s	sys 0.012s Metrics: {"bytes_written":2200733,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":979,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5230,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":67}
I20260615 13:51:53.218140  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 870 bytes on disk
I20260615 13:51:53.219132  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.222114  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 727 bytes on disk
I20260615 13:51:53.230646  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.232718  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:53.277303  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.044s	user 0.027s	sys 0.000s Metrics: {"bytes_written":2659631,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":141,"dirs.run_wall_time_us":990,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3170,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":81}
I20260615 13:51:53.279656  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1027 bytes on disk
I20260615 13:51:53.283578  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.292598  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:53.346453  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.054s	user 0.023s	sys 0.004s Metrics: {"bytes_written":1282935,"cfile_init":1,"dirs.queue_time_us":700,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1116,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3751,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":39}
I20260615 13:51:53.351399  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1015 bytes on disk
I20260615 13:51:53.353677  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":196,"lbm_reads_lt_1ms":8}
I20260615 13:51:53.356262  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:53.387189  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.030s	user 0.015s	sys 0.009s Metrics: {"bytes_written":2167963,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1207,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2711,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":66}
I20260615 13:51:53.389182  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 860 bytes on disk
I20260615 13:51:53.392935  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.003s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":2025,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3}
I20260615 13:51:53.397264  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:53.447304  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.050s	user 0.025s	sys 0.008s Metrics: {"bytes_written":1479636,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":1010,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2061,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":45}
I20260615 13:51:53.452507  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 633 bytes on disk
I20260615 13:51:53.453774  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.457453  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:53.520066  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.060s	user 0.027s	sys 0.000s Metrics: {"bytes_written":1250175,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1008,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1950,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":38}
I20260615 13:51:53.522989  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:53.599967  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.077s	user 0.035s	sys 0.000s Metrics: {"bytes_written":2364569,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1036,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2987,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":72}
I20260615 13:51:53.602375  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 917 bytes on disk
I20260615 13:51:53.604171  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":107,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.609761  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 551 bytes on disk
I20260615 13:51:53.611116  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.613837  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:53.683164  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.068s	user 0.030s	sys 0.004s Metrics: {"bytes_written":2495706,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":990,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3725,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":76}
I20260615 13:51:53.687561  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:53.719897  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.032s	user 0.020s	sys 0.008s Metrics: {"bytes_written":1479621,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":983,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3033,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":45}
I20260615 13:51:53.722851  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:53.766069  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.043s	user 0.031s	sys 0.000s Metrics: {"bytes_written":2036830,"cfile_init":1,"dirs.queue_time_us":807,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":976,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3907,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":62}
I20260615 13:51:53.768760  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 959 bytes on disk
I20260615 13:51:53.769593  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.771426  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 821 bytes on disk
I20260615 13:51:53.772189  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4}
I20260615 13:51:53.774394  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:53.805225  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.031s	user 0.020s	sys 0.006s Metrics: {"bytes_written":2135213,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":942,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2940,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":65}
I20260615 13:51:53.807744  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:53.839569  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.032s	user 0.021s	sys 0.005s Metrics: {"bytes_written":1709065,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":939,"drs_written":1,"lbm_read_time_us":54,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2320,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":52}
I20260615 13:51:53.844116  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:53.874925  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.030s	user 0.021s	sys 0.004s Metrics: {"bytes_written":922414,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":962,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1689,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":28}
I20260615 13:51:53.878217  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1073 bytes on disk
I20260615 13:51:53.879269  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":149,"lbm_reads_lt_1ms":8,"spinlock_wait_cycles":16128}
I20260615 13:51:53.883834  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:53.909503  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.025s	user 0.019s	sys 0.004s Metrics: {"bytes_written":987968,"cfile_init":1,"dirs.queue_time_us":355,"dirs.run_cpu_time_us":146,"dirs.run_wall_time_us":887,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2165,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":30}
I20260615 13:51:53.911775  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:53.937536  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.025s	user 0.022s	sys 0.000s Metrics: {"bytes_written":1020734,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":951,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1683,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":31,"spinlock_wait_cycles":1792}
I20260615 13:51:53.940130  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:54.019170  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.079s	user 0.019s	sys 0.006s Metrics: {"bytes_written":955192,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1401,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2149,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29,"spinlock_wait_cycles":5376}
I20260615 13:51:54.021646  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:54.071676  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.050s	user 0.032s	sys 0.000s Metrics: {"bytes_written":1053494,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":1355,"drs_written":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1750,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:54.074564  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1325 bytes on disk
I20260615 13:51:54.076102  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":145,"lbm_reads_lt_1ms":8}
I20260615 13:51:54.078356  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1155 bytes on disk
I20260615 13:51:54.081719  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":437,"lbm_reads_lt_1ms":8,"spinlock_wait_cycles":2304}
I20260615 13:51:54.083858  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 484 bytes on disk
I20260615 13:51:54.084903  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.088523  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 465 bytes on disk
I20260615 13:51:54.089601  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.095216  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:54.128983  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.032s	user 0.020s	sys 0.004s Metrics: {"bytes_written":1446854,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1257,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2124,"lbm_writes_lt_1ms":28,"mutex_wait_us":1,"peak_mem_usage":0,"rows_written":44}
I20260615 13:51:54.132411  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:54.169847  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.037s	user 0.021s	sys 0.003s Metrics: {"bytes_written":955185,"cfile_init":1,"dirs.queue_time_us":58,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1111,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1767,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:51:54.172940  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:54.213558  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.040s	user 0.023s	sys 0.005s Metrics: {"bytes_written":2200744,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1211,"drs_written":1,"lbm_read_time_us":64,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3196,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":67}
I20260615 13:51:54.217356  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 867 bytes on disk
I20260615 13:51:54.219902  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":98,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.222169  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 611 bytes on disk
I20260615 13:51:54.224210  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.226219  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:54.285403  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.059s	user 0.032s	sys 0.000s Metrics: {"bytes_written":2167953,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1008,"drs_written":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3810,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":66}
I20260615 13:51:54.288601  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:54.332399  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.043s	user 0.014s	sys 0.012s Metrics: {"bytes_written":922414,"cfile_init":1,"dirs.queue_time_us":60,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1059,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2758,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":28,"spinlock_wait_cycles":768}
I20260615 13:51:54.336787  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 897 bytes on disk
I20260615 13:51:54.338742  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":148,"lbm_reads_lt_1ms":8}
I20260615 13:51:54.341915  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 864 bytes on disk
I20260615 13:51:54.345911  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"spinlock_wait_cycles":14080}
I20260615 13:51:54.348625  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:54.423146  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.073s	user 0.022s	sys 0.005s Metrics: {"bytes_written":1840150,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":2146,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6963,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":56}
I20260615 13:51:54.426071  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 750 bytes on disk
I20260615 13:51:54.427186  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.429805  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:54.481353  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.050s	user 0.027s	sys 0.002s Metrics: {"bytes_written":2200744,"cfile_init":1,"dirs.queue_time_us":69,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1579,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8359,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":67}
I20260615 13:51:54.490236  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 870 bytes on disk
I20260615 13:51:54.491072  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.493747  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:54.557866  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.063s	user 0.028s	sys 0.000s Metrics: {"bytes_written":1971295,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":997,"drs_written":1,"lbm_read_time_us":551,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2459,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60,"spinlock_wait_cycles":456192}
I20260615 13:51:54.562261  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 784 bytes on disk
I20260615 13:51:54.565445  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.572232  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:54.624261  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.052s	user 0.030s	sys 0.001s Metrics: {"bytes_written":2430172,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1099,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6749,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":74,"spinlock_wait_cycles":11136}
I20260615 13:51:54.645376  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 945 bytes on disk
I20260615 13:51:54.646195  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.649729  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:54.742267  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.091s	user 0.026s	sys 0.007s Metrics: {"bytes_written":2528485,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1103,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5954,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":77}
I20260615 13:51:54.744881  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 979 bytes on disk
I20260615 13:51:54.746884  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.749536  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:54.862267  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.106s	user 0.033s	sys 0.005s Metrics: {"bytes_written":3020149,"cfile_init":1,"dirs.queue_time_us":459,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1068,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":12416,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":92}
I20260615 13:51:54.866309  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1133 bytes on disk
I20260615 13:51:54.868240  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:51:54.871964  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:54.937811  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.066s	user 0.032s	sys 0.003s Metrics: {"bytes_written":2364564,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1212,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4754,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":72}
I20260615 13:51:54.942836  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:51:55.006057  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.059s	user 0.017s	sys 0.015s Metrics: {"bytes_written":3380669,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":971,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9086,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":103}
I20260615 13:51:55.009369  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:55.052461  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.041s	user 0.027s	sys 0.008s Metrics: {"bytes_written":2725175,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":954,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3593,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":83}
I20260615 13:51:55.056577  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1263 bytes on disk
I20260615 13:51:55.057281  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.059885  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1048 bytes on disk
I20260615 13:51:55.060591  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.062938  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 927 bytes on disk
I20260615 13:51:55.063755  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.067148  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:55.113065  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.046s	user 0.025s	sys 0.004s Metrics: {"bytes_written":2659609,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":947,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3251,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":81}
I20260615 13:51:55.116591  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1024 bytes on disk
I20260615 13:51:55.117379  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.121574  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:55.158090  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.036s	user 0.020s	sys 0.007s Metrics: {"bytes_written":1709074,"cfile_init":1,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1149,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2388,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":52}
I20260615 13:51:55.163653  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:55.201536  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.038s	user 0.023s	sys 0.002s Metrics: {"bytes_written":1184633,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":1041,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1917,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":36,"spinlock_wait_cycles":5376}
I20260615 13:51:55.204550  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 704 bytes on disk
I20260615 13:51:55.206414  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.210721  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 525 bytes on disk
I20260615 13:51:55.211428  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.213781  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:55.256134  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.042s	user 0.032s	sys 0.000s Metrics: {"bytes_written":1709076,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1161,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2768,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":52}
I20260615 13:51:55.260510  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:55.300271  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.038s	user 0.023s	sys 0.004s Metrics: {"bytes_written":1086329,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1049,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1770,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":33}
I20260615 13:51:55.312275  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 700 bytes on disk
I20260615 13:51:55.316059  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.320596  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 496 bytes on disk
I20260615 13:51:55.321476  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.325227  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:55.382393  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.054s	user 0.022s	sys 0.003s Metrics: {"bytes_written":2036832,"cfile_init":1,"dirs.queue_time_us":201,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1458,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11298,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":62}
I20260615 13:51:55.385615  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:55.423202  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.037s	user 0.016s	sys 0.008s Metrics: {"bytes_written":1053488,"cfile_init":1,"dirs.queue_time_us":203,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1364,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1804,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:55.427809  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:55.459686  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.028s	user 0.027s	sys 0.000s Metrics: {"bytes_written":1938518,"cfile_init":1,"dirs.queue_time_us":29,"dirs.run_cpu_time_us":144,"dirs.run_wall_time_us":949,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2504,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":59,"spinlock_wait_cycles":5888}
I20260615 13:51:55.466367  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 815 bytes on disk
I20260615 13:51:55.467840  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.471398  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 784 bytes on disk
I20260615 13:51:55.472812  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.475833  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:55.507015  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.031s	user 0.028s	sys 0.000s Metrics: {"bytes_written":1872979,"cfile_init":1,"dirs.queue_time_us":29,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1177,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2440,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":57}
I20260615 13:51:55.510340  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:55.546984  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.036s	user 0.021s	sys 0.003s Metrics: {"bytes_written":1282959,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1176,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1924,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":39}
I20260615 13:51:55.556963  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:55.613765  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.054s	user 0.021s	sys 0.005s Metrics: {"bytes_written":1250169,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":1035,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3890,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":38}
I20260615 13:51:55.618705  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1034 bytes on disk
I20260615 13:51:55.620893  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":141,"lbm_reads_lt_1ms":8}
I20260615 13:51:55.631613  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 765 bytes on disk
I20260615 13:51:55.634390  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.637535  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 561 bytes on disk
I20260615 13:51:55.641206  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.662796  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:55.742053  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.078s	user 0.022s	sys 0.006s Metrics: {"bytes_written":2036829,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1721,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4127,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62}
I20260615 13:51:55.748572  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:55.833626  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.085s	user 0.031s	sys 0.000s Metrics: {"bytes_written":2200741,"cfile_init":1,"dirs.queue_time_us":208,"dirs.run_cpu_time_us":149,"dirs.run_wall_time_us":1501,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6859,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":67}
I20260615 13:51:55.843973  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 865 bytes on disk
I20260615 13:51:55.846004  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.852727  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 813 bytes on disk
I20260615 13:51:55.853559  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.857316  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:55.954113  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.097s	user 0.030s	sys 0.000s Metrics: {"bytes_written":2069587,"cfile_init":1,"dirs.queue_time_us":2009,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1065,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3465,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":63,"spinlock_wait_cycles":1792}
I20260615 13:51:55.960886  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 826 bytes on disk
I20260615 13:51:55.962287  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4}
I20260615 13:51:55.969803  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:51:56.048005  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.078s	user 0.033s	sys 0.000s Metrics: {"bytes_written":3610118,"cfile_init":1,"dirs.queue_time_us":9876,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1163,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3954,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":110}
I20260615 13:51:56.052645  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:51:56.097039  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.043s	user 0.026s	sys 0.003s Metrics: {"bytes_written":2987377,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1260,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3797,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":91}
I20260615 13:51:56.102185  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:56.144421  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.040s	user 0.027s	sys 0.003s Metrics: {"bytes_written":2659614,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1101,"drs_written":1,"lbm_read_time_us":108,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4416,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":81}
I20260615 13:51:56.148283  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:56.210821  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.062s	user 0.028s	sys 0.003s Metrics: {"bytes_written":2266287,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1417,"drs_written":1,"lbm_read_time_us":1254,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":3063,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":69}
I20260615 13:51:56.216262  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1344 bytes on disk
I20260615 13:51:56.218359  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.222383  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1131 bytes on disk
I20260615 13:51:56.223284  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.226636  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:56.281797  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.055s	user 0.025s	sys 0.003s Metrics: {"bytes_written":1938525,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1038,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2609,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":59}
I20260615 13:51:56.287873  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:56.361019  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.073s	user 0.023s	sys 0.005s Metrics: {"bytes_written":2167967,"cfile_init":1,"dirs.queue_time_us":129,"dirs.run_cpu_time_us":211,"dirs.run_wall_time_us":1455,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3684,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":66}
I20260615 13:51:56.367703  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:56.415462  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.047s	user 0.026s	sys 0.000s Metrics: {"bytes_written":1676294,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1278,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2342,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":51}
I20260615 13:51:56.423961  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1590 bytes on disk
I20260615 13:51:56.428189  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":357,"lbm_reads_lt_1ms":8}
I20260615 13:51:56.433998  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:56.510695  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.076s	user 0.028s	sys 0.000s Metrics: {"bytes_written":2299061,"cfile_init":1,"dirs.queue_time_us":56,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1367,"drs_written":1,"lbm_read_time_us":4053,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":4846,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":70}
I20260615 13:51:56.514618  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1928 bytes on disk
I20260615 13:51:56.516409  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":152,"lbm_reads_lt_1ms":8}
I20260615 13:51:56.526366  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 852 bytes on disk
I20260615 13:51:56.529320  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":64,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.532078  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 781 bytes on disk
I20260615 13:51:56.533136  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.536574  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:56.602025  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.064s	user 0.024s	sys 0.006s Metrics: {"bytes_written":2266281,"cfile_init":1,"dirs.queue_time_us":594,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1267,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7192,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":69}
I20260615 13:51:56.605674  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 893 bytes on disk
I20260615 13:51:56.614763  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.642045  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:51:56.729146  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.086s	user 0.023s	sys 0.009s Metrics: {"bytes_written":2987364,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":208,"dirs.run_wall_time_us":1282,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11906,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":91}
I20260615 13:51:56.733048  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:56.766947  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.034s	user 0.026s	sys 0.004s Metrics: {"bytes_written":2462934,"cfile_init":1,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":1132,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3235,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":75}
I20260615 13:51:56.772269  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:56.810818  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.038s	user 0.022s	sys 0.005s Metrics: {"bytes_written":1971305,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1069,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2583,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60}
I20260615 13:51:56.814554  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1132 bytes on disk
I20260615 13:51:56.818027  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.824424  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:51:56.874888  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.050s	user 0.028s	sys 0.005s Metrics: {"bytes_written":3118462,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1057,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3677,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":95}
I20260615 13:51:56.879124  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1173 bytes on disk
I20260615 13:51:56.881441  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.889871  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 959 bytes on disk
I20260615 13:51:56.890995  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.897310  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 791 bytes on disk
I20260615 13:51:56.898222  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.902559  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:56.951077  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.048s	user 0.023s	sys 0.004s Metrics: {"bytes_written":987966,"cfile_init":1,"dirs.queue_time_us":55,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":968,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2121,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":30}
I20260615 13:51:56.957715  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 462 bytes on disk
I20260615 13:51:56.961671  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:51:56.966368  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:57.023676  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.056s	user 0.028s	sys 0.003s Metrics: {"bytes_written":2299057,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":203,"dirs.run_wall_time_us":1101,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3369,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":70}
I20260615 13:51:57.044431  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 902 bytes on disk
I20260615 13:51:57.045150  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4}
I20260615 13:51:57.048557  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:57.098227  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.049s	user 0.024s	sys 0.004s Metrics: {"bytes_written":1676300,"cfile_init":1,"dirs.queue_time_us":30,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1459,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3613,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":51}
I20260615 13:51:57.108307  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:57.195456  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.087s	user 0.027s	sys 0.004s Metrics: {"bytes_written":2135187,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":148,"dirs.run_wall_time_us":1137,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6180,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":65,"spinlock_wait_cycles":5698944}
I20260615 13:51:57.201598  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:57.267742  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.066s	user 0.017s	sys 0.013s Metrics: {"bytes_written":2331821,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":986,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2890,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":71}
I20260615 13:51:57.271982  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:57.337352  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.062s	user 0.034s	sys 0.002s Metrics: {"bytes_written":2200733,"cfile_init":1,"dirs.queue_time_us":241,"dirs.run_cpu_time_us":151,"dirs.run_wall_time_us":1017,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6340,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":67}
I20260615 13:51:57.341542  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 916 bytes on disk
I20260615 13:51:57.344018  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:51:57.348534  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 876 bytes on disk
I20260615 13:51:57.354142  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:51:57.359609  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 848 bytes on disk
I20260615 13:51:57.362183  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4}
I20260615 13:51:57.369405  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 688 bytes on disk
I20260615 13:51:57.370482  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4}
I20260615 13:51:57.377506  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:57.413955  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.036s	user 0.030s	sys 0.000s Metrics: {"bytes_written":2659606,"cfile_init":1,"dirs.queue_time_us":70,"dirs.run_cpu_time_us":149,"dirs.run_wall_time_us":1326,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3121,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":81}
I20260615 13:51:57.419996  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:57.467744  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.047s	user 0.030s	sys 0.008s Metrics: {"bytes_written":2364566,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1090,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3927,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":72}
I20260615 13:51:57.472182  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:57.513691  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.041s	user 0.024s	sys 0.004s Metrics: {"bytes_written":2331825,"cfile_init":1,"dirs.queue_time_us":1493,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1051,"drs_written":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2865,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":71}
I20260615 13:51:57.517712  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1021 bytes on disk
I20260615 13:51:57.519779  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":107,"lbm_reads_lt_1ms":4}
I20260615 13:51:57.525962  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:57.562224  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.036s	user 0.028s	sys 0.003s Metrics: {"bytes_written":1545178,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1395,"drs_written":1,"lbm_read_time_us":120,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2443,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":47}
I20260615 13:51:57.567025  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:57.602401  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.035s	user 0.022s	sys 0.007s Metrics: {"bytes_written":1020722,"cfile_init":1,"dirs.queue_time_us":61,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":967,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2030,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":31}
I20260615 13:51:57.610244  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:57.649652  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.039s	user 0.020s	sys 0.007s Metrics: {"bytes_written":922420,"cfile_init":1,"dirs.queue_time_us":387,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1362,"drs_written":1,"lbm_read_time_us":96,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2563,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":28}
I20260615 13:51:57.653904  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:57.689998  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.036s	user 0.029s	sys 0.000s Metrics: {"bytes_written":2036822,"cfile_init":1,"dirs.queue_time_us":373,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1249,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2656,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62}
I20260615 13:51:57.694401  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:57.740074  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.044s	user 0.023s	sys 0.005s Metrics: {"bytes_written":1217414,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":217,"dirs.run_wall_time_us":1429,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1797,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":37}
I20260615 13:51:57.748823  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1732 bytes on disk
I20260615 13:51:57.750419  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":134,"lbm_reads_lt_1ms":8}
I20260615 13:51:57.762435  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:57.817749  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.054s	user 0.025s	sys 0.006s Metrics: {"bytes_written":1217397,"cfile_init":1,"dirs.queue_time_us":56,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1028,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3011,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":37}
I20260615 13:51:57.830933  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1354 bytes on disk
I20260615 13:51:57.833338  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":1400,"lbm_reads_lt_1ms":8}
I20260615 13:51:57.839993  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:57.923727  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.083s	user 0.038s	sys 0.000s Metrics: {"bytes_written":1709072,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":1301,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3067,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":52}
I20260615 13:51:57.930130  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:57.969758  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.037s	user 0.026s	sys 0.002s Metrics: {"bytes_written":2069596,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":956,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3096,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":63}
I20260615 13:51:57.974202  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:58.055171  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.081s	user 0.031s	sys 0.000s Metrics: {"bytes_written":1512358,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":1092,"drs_written":1,"lbm_read_time_us":110,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2647,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":46}
I20260615 13:51:58.070305  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:58.129222  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.056s	user 0.016s	sys 0.015s Metrics: {"bytes_written":2757949,"cfile_init":1,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1369,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4622,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":84}
I20260615 13:51:58.133859  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:58.194442  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.057s	user 0.028s	sys 0.002s Metrics: {"bytes_written":2331808,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1108,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3156,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":71,"spinlock_wait_cycles":18560}
I20260615 13:51:58.200203  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:58.245622  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.045s	user 0.027s	sys 0.004s Metrics: {"bytes_written":2135181,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":1236,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2698,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":65}
I20260615 13:51:58.252780  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2250 bytes on disk
I20260615 13:51:58.254215  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":223,"lbm_reads_lt_1ms":12}
I20260615 13:51:58.266296  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1676 bytes on disk
I20260615 13:51:58.269083  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":155,"lbm_reads_lt_1ms":8}
I20260615 13:51:58.273734  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1664 bytes on disk
I20260615 13:51:58.278231  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.004s	user 0.001s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":246,"lbm_reads_lt_1ms":12}
I20260615 13:51:58.285706  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:58.321403  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.035s	user 0.030s	sys 0.000s Metrics: {"bytes_written":2036811,"cfile_init":1,"dirs.queue_time_us":208,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1154,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2535,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62}
I20260615 13:51:58.327592  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1620 bytes on disk
I20260615 13:51:58.328738  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":146,"lbm_reads_lt_1ms":8}
I20260615 13:51:58.340303  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:58.391975  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.051s	user 0.022s	sys 0.008s Metrics: {"bytes_written":1971291,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1157,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3444,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60}
I20260615 13:51:58.399611  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 817 bytes on disk
I20260615 13:51:58.403347  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":901,"lbm_reads_lt_1ms":4}
I20260615 13:51:58.415606  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:58.510713  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.094s	user 0.026s	sys 0.014s Metrics: {"bytes_written":2135173,"cfile_init":1,"dirs.queue_time_us":3474,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1422,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6586,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":65,"spinlock_wait_cycles":1920}
I20260615 13:51:58.522927  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:58.564572  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.040s	user 0.025s	sys 0.006s Metrics: {"bytes_written":2790722,"cfile_init":1,"dirs.queue_time_us":27,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1205,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3250,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":85}
I20260615 13:51:58.570765  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:58.607332  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.036s	user 0.028s	sys 0.004s Metrics: {"bytes_written":2004064,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":1115,"drs_written":1,"lbm_read_time_us":48,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2808,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":61}
I20260615 13:51:58.613473  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:58.659826  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.046s	user 0.028s	sys 0.008s Metrics: {"bytes_written":1905747,"cfile_init":1,"dirs.queue_time_us":237,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":1242,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2561,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":58}
I20260615 13:51:58.664743  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:58.696744  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.032s	user 0.026s	sys 0.004s Metrics: {"bytes_written":2167988,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":149,"dirs.run_wall_time_us":1288,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2721,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":66}
I20260615 13:51:58.701665  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1658 bytes on disk
I20260615 13:51:58.702827  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":150,"lbm_reads_lt_1ms":8}
I20260615 13:51:58.707453  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:51:58.762801  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.055s	user 0.017s	sys 0.010s Metrics: {"bytes_written":1315731,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":899,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2050,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":40}
I20260615 13:51:58.770187  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1635 bytes on disk
I20260615 13:51:58.771364  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":142,"lbm_reads_lt_1ms":8}
I20260615 13:51:58.776265  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1620 bytes on disk
I20260615 13:51:58.778154  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":976,"lbm_reads_lt_1ms":8}
I20260615 13:51:58.792464  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 806 bytes on disk
I20260615 13:51:58.798230  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:51:58.806660  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:58.879038  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.072s	user 0.031s	sys 0.006s Metrics: {"bytes_written":1545163,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1112,"drs_written":1,"lbm_read_time_us":67,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3130,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":47}
I20260615 13:51:58.886433  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 650 bytes on disk
I20260615 13:51:58.887423  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4}
I20260615 13:51:58.899610  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:58.984800  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.083s	user 0.022s	sys 0.010s Metrics: {"bytes_written":2364560,"cfile_init":1,"dirs.queue_time_us":307,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1754,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":12538,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":72}
I20260615 13:51:58.990200  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 923 bytes on disk
I20260615 13:51:58.991659  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":110,"lbm_reads_lt_1ms":4}
I20260615 13:51:58.996295  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:59.057902  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.061s	user 0.023s	sys 0.007s Metrics: {"bytes_written":2462945,"cfile_init":1,"dirs.queue_time_us":267,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":2478,"drs_written":1,"lbm_read_time_us":1960,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":3043,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":75}
I20260615 13:51:59.066689  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:51:59.116375  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.048s	user 0.029s	sys 0.004s Metrics: {"bytes_written":3085675,"cfile_init":1,"dirs.queue_time_us":31,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1388,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4243,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":94}
I20260615 13:51:59.128253  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:51:59.171514  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.043s	user 0.022s	sys 0.007s Metrics: {"bytes_written":2167961,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1176,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5927,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":66}
I20260615 13:51:59.183245  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1163 bytes on disk
I20260615 13:51:59.184216  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.189895  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:51:59.225822  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.036s	user 0.024s	sys 0.006s Metrics: {"bytes_written":2594025,"cfile_init":1,"dirs.queue_time_us":357,"dirs.run_cpu_time_us":151,"dirs.run_wall_time_us":1449,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3104,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":79}
I20260615 13:51:59.230580  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 996 bytes on disk
I20260615 13:51:59.231549  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":106,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.236194  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 957 bytes on disk
I20260615 13:51:59.237149  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"spinlock_wait_cycles":14592}
I20260615 13:51:59.241858  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 857 bytes on disk
I20260615 13:51:59.242950  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.249245  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:51:59.285458  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.036s	user 0.031s	sys 0.004s Metrics: {"bytes_written":1709076,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1297,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2316,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":52}
I20260615 13:51:59.298023  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 705 bytes on disk
I20260615 13:51:59.299033  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.304636  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:59.345115  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.040s	user 0.019s	sys 0.011s Metrics: {"bytes_written":1053493,"cfile_init":1,"dirs.queue_time_us":191,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1245,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1690,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:51:59.353452  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 480 bytes on disk
I20260615 13:51:59.354645  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.365671  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:59.405748  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.040s	user 0.024s	sys 0.009s Metrics: {"bytes_written":2200730,"cfile_init":1,"dirs.queue_time_us":529,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1766,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3434,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":67}
I20260615 13:51:59.412550  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 866 bytes on disk
I20260615 13:51:59.414556  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":104,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.420902  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:59.454598  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.033s	user 0.024s	sys 0.003s Metrics: {"bytes_written":1872968,"cfile_init":1,"dirs.queue_time_us":390,"dirs.run_cpu_time_us":150,"dirs.run_wall_time_us":1274,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2314,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":57,"spinlock_wait_cycles":5248}
I20260615 13:51:59.460142  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:59.505170  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.044s	user 0.026s	sys 0.011s Metrics: {"bytes_written":1119078,"cfile_init":1,"dirs.queue_time_us":123,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1122,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1887,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":34,"spinlock_wait_cycles":4864}
I20260615 13:51:59.512105  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 760 bytes on disk
I20260615 13:51:59.513200  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.518215  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 509 bytes on disk
I20260615 13:51:59.519272  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.527969  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:59.568538  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.040s	user 0.031s	sys 0.000s Metrics: {"bytes_written":1971293,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1228,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3374,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60}
I20260615 13:51:59.573863  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 793 bytes on disk
I20260615 13:51:59.574909  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":104,"lbm_reads_lt_1ms":4}
I20260615 13:51:59.581089  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:59.620769  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.038s	user 0.032s	sys 0.004s Metrics: {"bytes_written":1348543,"cfile_init":1,"dirs.queue_time_us":142,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1257,"drs_written":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2019,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":41}
I20260615 13:51:59.635874  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:51:59.673094  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.037s	user 0.030s	sys 0.000s Metrics: {"bytes_written":1971294,"cfile_init":1,"dirs.queue_time_us":354,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1405,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4249,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":60}
I20260615 13:51:59.678742  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:59.736874  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.058s	user 0.037s	sys 0.000s Metrics: {"bytes_written":1282949,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1118,"drs_written":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1742,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":39,"spinlock_wait_cycles":1792}
I20260615 13:51:59.747567  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:51:59.798750  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.051s	user 0.023s	sys 0.007s Metrics: {"bytes_written":1643526,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1278,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2690,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50}
I20260615 13:51:59.806663  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1266 bytes on disk
I20260615 13:51:59.808323  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":154,"lbm_reads_lt_1ms":8}
I20260615 13:51:59.821708  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:51:59.904260  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.082s	user 0.030s	sys 0.000s Metrics: {"bytes_written":1151861,"cfile_init":1,"dirs.queue_time_us":27,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1212,"drs_written":1,"lbm_read_time_us":144,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1867,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":35}
I20260615 13:51:59.911361  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1076 bytes on disk
I20260615 13:51:59.919586  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.004s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":508,"lbm_reads_lt_1ms":8}
I20260615 13:51:59.927209  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:51:59.990559  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.056s	user 0.029s	sys 0.001s Metrics: {"bytes_written":2266303,"cfile_init":1,"dirs.queue_time_us":409,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":1088,"drs_written":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":4,"lbm_write_time_us":14956,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":69}
I20260615 13:51:59.999740  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 894 bytes on disk
I20260615 13:52:00.000779  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:00.022693  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:00.108687  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.086s	user 0.033s	sys 0.008s Metrics: {"bytes_written":2987388,"cfile_init":1,"dirs.queue_time_us":243,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1197,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4825,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:00.114455  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1923 bytes on disk
I20260615 13:52:00.116444  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":155,"lbm_reads_lt_1ms":8}
I20260615 13:52:00.125000  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:00.199824  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.075s	user 0.035s	sys 0.006s Metrics: {"bytes_written":3249592,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1246,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5991,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":99}
I20260615 13:52:00.220126  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:00.277496  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.055s	user 0.031s	sys 0.003s Metrics: {"bytes_written":2987351,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1177,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3497,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:00.288040  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:00.332012  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.044s	user 0.027s	sys 0.006s Metrics: {"bytes_written":2397407,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1121,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6625,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":73}
I20260615 13:52:00.337672  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1217 bytes on disk
I20260615 13:52:00.339519  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260615 13:52:00.346232  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:00.402690  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.056s	user 0.039s	sys 0.002s Metrics: {"bytes_written":1971295,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1823,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3093,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60,"spinlock_wait_cycles":4864}
I20260615 13:52:00.411693  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:00.464319  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.052s	user 0.027s	sys 0.008s Metrics: {"bytes_written":3380659,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":203,"dirs.run_wall_time_us":1097,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3704,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":103}
I20260615 13:52:00.470500  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1267 bytes on disk
I20260615 13:52:00.471705  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4}
I20260615 13:52:00.480865  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1133 bytes on disk
I20260615 13:52:00.482477  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4}
I20260615 13:52:00.494908  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:00.546160  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.051s	user 0.031s	sys 0.001s Metrics: {"bytes_written":1643522,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1497,"drs_written":1,"lbm_read_time_us":54,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3207,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50,"spinlock_wait_cycles":18304}
I20260615 13:52:00.554462  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:52:00.594038  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.039s	user 0.030s	sys 0.000s Metrics: {"bytes_written":1774632,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1711,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2786,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":54}
I20260615 13:52:00.601851  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1511 bytes on disk
I20260615 13:52:00.603111  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":153,"lbm_reads_lt_1ms":8}
I20260615 13:52:00.611097  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 938 bytes on disk
I20260615 13:52:00.612205  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4}
I20260615 13:52:00.620126  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:00.666335  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.046s	user 0.025s	sys 0.003s Metrics: {"bytes_written":1610772,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":998,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2406,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":49}
I20260615 13:52:00.678246  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:00.740947  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.062s	user 0.022s	sys 0.020s Metrics: {"bytes_written":2364561,"cfile_init":1,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1260,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7646,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":72,"spinlock_wait_cycles":3328}
I20260615 13:52:00.748153  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 927 bytes on disk
I20260615 13:52:00.749312  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:00.756100  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:00.865731  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.109s	user 0.030s	sys 0.007s Metrics: {"bytes_written":2004056,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1327,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6312,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":61,"spinlock_wait_cycles":14208}
I20260615 13:52:00.874284  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 802 bytes on disk
I20260615 13:52:00.883850  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:00.898772  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:00.968210  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.069s	user 0.035s	sys 0.004s Metrics: {"bytes_written":2397387,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1338,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4230,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":73}
I20260615 13:52:00.983611  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:01.050040  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.065s	user 0.025s	sys 0.008s Metrics: {"bytes_written":2233496,"cfile_init":1,"dirs.queue_time_us":151,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1016,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7034,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":68,"spinlock_wait_cycles":384}
I20260615 13:52:01.057587  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1627 bytes on disk
I20260615 13:52:01.059111  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":162,"lbm_reads_lt_1ms":8}
I20260615 13:52:01.070173  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1559 bytes on disk
I20260615 13:52:01.071549  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":136,"lbm_reads_lt_1ms":8}
I20260615 13:52:01.083539  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:01.127729  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.044s	user 0.034s	sys 0.003s Metrics: {"bytes_written":3282343,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":1263,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4810,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":100}
I20260615 13:52:01.134845  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:01.177310  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.042s	user 0.030s	sys 0.004s Metrics: {"bytes_written":2757925,"cfile_init":1,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1250,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3767,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":84}
I20260615 13:52:01.184103  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1228 bytes on disk
I20260615 13:52:01.185288  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:01.191552  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1054 bytes on disk
I20260615 13:52:01.192642  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:01.198905  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:01.240437  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.041s	user 0.032s	sys 0.008s Metrics: {"bytes_written":1840143,"cfile_init":1,"dirs.queue_time_us":28,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1270,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2938,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":56}
I20260615 13:52:01.248569  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:01.280858  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.032s	user 0.023s	sys 0.008s Metrics: {"bytes_written":1643549,"cfile_init":1,"dirs.queue_time_us":28,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":973,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2318,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50}
I20260615 13:52:01.287176  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:52:01.323450  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.036s	user 0.027s	sys 0.004s Metrics: {"bytes_written":1086333,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1521,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1948,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":33}
I20260615 13:52:01.330214  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.000000
I20260615 13:52:01.382817  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.052s	user 0.026s	sys 0.004s Metrics: {"bytes_written":1643521,"cfile_init":1,"dirs.queue_time_us":162,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1317,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2543,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50,"spinlock_wait_cycles":896}
I20260615 13:52:01.390599  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 747 bytes on disk
I20260615 13:52:01.392288  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:01.399840  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 684 bytes on disk
I20260615 13:52:01.400930  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:01.407186  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 683 bytes on disk
I20260615 13:52:01.408233  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4}
I20260615 13:52:01.414122  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 502 bytes on disk
I20260615 13:52:01.415161  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"spinlock_wait_cycles":8960}
I20260615 13:52:01.421195  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:01.460994  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.040s	user 0.036s	sys 0.000s Metrics: {"bytes_written":1348526,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1442,"drs_written":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2431,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":41}
I20260615 13:52:01.469010  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:52:01.502715  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.033s	user 0.024s	sys 0.004s Metrics: {"bytes_written":1315722,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1072,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1944,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":40}
I20260615 13:52:01.510957  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 592 bytes on disk
I20260615 13:52:01.512197  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260615 13:52:01.520274  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:01.567863  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.047s	user 0.030s	sys 0.009s Metrics: {"bytes_written":2004064,"cfile_init":1,"dirs.queue_time_us":113,"dirs.run_cpu_time_us":159,"dirs.run_wall_time_us":1177,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3096,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":61}
I20260615 13:52:01.575026  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 803 bytes on disk
I20260615 13:52:01.583786  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:01.591578  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 571 bytes on disk
I20260615 13:52:01.594590  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:52:01.602023  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:01.663221  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.061s	user 0.028s	sys 0.011s Metrics: {"bytes_written":2135181,"cfile_init":1,"dirs.queue_time_us":31,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1012,"drs_written":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2689,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":65,"spinlock_wait_cycles":5713536}
I20260615 13:52:01.673033  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:01.716097  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.043s	user 0.028s	sys 0.006s Metrics: {"bytes_written":1741841,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":150,"dirs.run_wall_time_us":1071,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2419,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":53}
I20260615 13:52:01.736815  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:01.789268  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.052s	user 0.020s	sys 0.011s Metrics: {"bytes_written":2331807,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1625,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2523,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":71}
I20260615 13:52:01.803076  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:01.845968  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.043s	user 0.022s	sys 0.009s Metrics: {"bytes_written":1971293,"cfile_init":1,"dirs.queue_time_us":199,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1257,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3007,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60}
I20260615 13:52:01.852662  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:01.905392  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.052s	user 0.033s	sys 0.001s Metrics: {"bytes_written":1282951,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1290,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3218,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":39}
I20260615 13:52:01.921101  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1279 bytes on disk
I20260615 13:52:01.922562  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":138,"lbm_reads_lt_1ms":8}
I20260615 13:52:01.942384  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:02.039091  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.096s	user 0.033s	sys 0.015s Metrics: {"bytes_written":2364561,"cfile_init":1,"dirs.queue_time_us":255,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1223,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6402,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":72}
I20260615 13:52:02.046054  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:02.087420  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.040s	user 0.033s	sys 0.000s Metrics: {"bytes_written":2364582,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":1013,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2814,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":72}
I20260615 13:52:02.109203  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:02.151451  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.042s	user 0.026s	sys 0.007s Metrics: {"bytes_written":2135210,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":147,"dirs.run_wall_time_us":1259,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2771,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":65}
I20260615 13:52:02.165522  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1840 bytes on disk
I20260615 13:52:02.167721  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {"cfile_init":2,"lbm_read_time_us":147,"lbm_reads_lt_1ms":8}
I20260615 13:52:02.183149  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:02.225271  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.042s	user 0.027s	sys 0.008s Metrics: {"bytes_written":2561250,"cfile_init":1,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":151,"dirs.run_wall_time_us":1236,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3826,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":78,"spinlock_wait_cycles":2816}
I20260615 13:52:02.237485  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1777 bytes on disk
I20260615 13:52:02.239213  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":166,"lbm_reads_lt_1ms":8}
I20260615 13:52:02.249199  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1647 bytes on disk
I20260615 13:52:02.250738  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":132,"lbm_reads_lt_1ms":8}
I20260615 13:52:02.260773  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:02.309309  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.048s	user 0.032s	sys 0.000s Metrics: {"bytes_written":2266281,"cfile_init":1,"dirs.queue_time_us":27,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1152,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4177,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":69}
I20260615 13:52:02.316817  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 997 bytes on disk
I20260615 13:52:02.319150  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.330873  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 891 bytes on disk
I20260615 13:52:02.332885  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.350999  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:02.389043  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.038s	user 0.031s	sys 0.003s Metrics: {"bytes_written":2561258,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1166,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2895,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":78}
I20260615 13:52:02.396960  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:02.429709  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.032s	user 0.026s	sys 0.004s Metrics: {"bytes_written":1053498,"cfile_init":1,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1269,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1719,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:52:02.441743  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 988 bytes on disk
I20260615 13:52:02.442890  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.459837  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 484 bytes on disk
I20260615 13:52:02.466594  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.476711  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:02.510736  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.034s	user 0.021s	sys 0.008s Metrics: {"bytes_written":2200746,"cfile_init":1,"dirs.queue_time_us":66,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1096,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2677,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":67}
I20260615 13:52:02.517537  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:02.567238  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.049s	user 0.031s	sys 0.000s Metrics: {"bytes_written":1971288,"cfile_init":1,"dirs.queue_time_us":26,"dirs.run_cpu_time_us":151,"dirs.run_wall_time_us":1439,"drs_written":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8214,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":60}
I20260615 13:52:02.576993  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 873 bytes on disk
I20260615 13:52:02.578105  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.587265  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 786 bytes on disk
I20260615 13:52:02.588824  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":112,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.597834  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:02.656919  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.059s	user 0.022s	sys 0.011s Metrics: {"bytes_written":1315705,"cfile_init":1,"dirs.queue_time_us":30,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1292,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2546,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":40}
I20260615 13:52:02.670815  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 573 bytes on disk
I20260615 13:52:02.672194  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.682528  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:02.728229  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.045s	user 0.034s	sys 0.000s Metrics: {"bytes_written":2299057,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":149,"dirs.run_wall_time_us":1652,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2916,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":70}
I20260615 13:52:02.735644  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:02.777916  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.042s	user 0.027s	sys 0.006s Metrics: {"bytes_written":2069607,"cfile_init":1,"dirs.queue_time_us":30,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1748,"drs_written":1,"lbm_read_time_us":130,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4152,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":63}
I20260615 13:52:02.788733  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:02.834120  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.044s	user 0.024s	sys 0.007s Metrics: {"bytes_written":2200745,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1141,"drs_written":1,"lbm_read_time_us":64,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3220,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":67,"spinlock_wait_cycles":1408}
I20260615 13:52:02.841634  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 907 bytes on disk
I20260615 13:52:02.847862  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.855402  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:02.948673  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.093s	user 0.032s	sys 0.005s Metrics: {"bytes_written":1872967,"cfile_init":1,"dirs.queue_time_us":10625,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1152,"drs_written":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2613,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":57}
I20260615 13:52:02.959054  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 871 bytes on disk
I20260615 13:52:02.962391  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":220,"lbm_reads_lt_1ms":4}
I20260615 13:52:02.993876  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 825 bytes on disk
I20260615 13:52:02.995018  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:03.027801  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 761 bytes on disk
I20260615 13:52:03.029918  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4}
I20260615 13:52:03.051599  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:03.169348  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.117s	user 0.034s	sys 0.005s Metrics: {"bytes_written":3315123,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1070,"drs_written":1,"lbm_read_time_us":2113,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":11473,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":101,"spinlock_wait_cycles":768}
I20260615 13:52:03.183470  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:03.223512  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.039s	user 0.026s	sys 0.006s Metrics: {"bytes_written":3184056,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":153,"dirs.run_wall_time_us":1156,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4004,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":97}
I20260615 13:52:03.231222  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:03.280381  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.049s	user 0.032s	sys 0.003s Metrics: {"bytes_written":3544538,"cfile_init":1,"dirs.queue_time_us":55,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1355,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5134,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":108,"spinlock_wait_cycles":4352}
I20260615 13:52:03.288580  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:03.341337  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.052s	user 0.039s	sys 0.000s Metrics: {"bytes_written":2921822,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":148,"dirs.run_wall_time_us":966,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4114,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":89}
I20260615 13:52:03.357587  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1315 bytes on disk
I20260615 13:52:03.360438  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:03.370116  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:03.415518  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.045s	user 0.029s	sys 0.003s Metrics: {"bytes_written":2757914,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1111,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3436,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":84}
I20260615 13:52:03.428408  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:03.475864  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.047s	user 0.024s	sys 0.008s Metrics: {"bytes_written":1643548,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1149,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3109,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50}
I20260615 13:52:03.484107  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:03.525205  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.041s	user 0.033s	sys 0.000s Metrics: {"bytes_written":1184638,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1115,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2204,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":36}
I20260615 13:52:03.535929  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2294 bytes on disk
I20260615 13:52:03.537284  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":160,"lbm_reads_lt_1ms":8}
I20260615 13:52:03.549363  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1884 bytes on disk
I20260615 13:52:03.550709  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":151,"lbm_reads_lt_1ms":8}
I20260615 13:52:03.559222  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:03.614034  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.055s	user 0.030s	sys 0.008s Metrics: {"bytes_written":2561267,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1206,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3827,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":78}
I20260615 13:52:03.632149  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:03.686499  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.054s	user 0.032s	sys 0.002s Metrics: {"bytes_written":2167981,"cfile_init":1,"dirs.queue_time_us":750,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1436,"drs_written":1,"lbm_read_time_us":139,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3546,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":66}
I20260615 13:52:03.701452  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1641 bytes on disk
I20260615 13:52:03.703925  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":171,"lbm_reads_lt_1ms":8}
I20260615 13:52:03.721776  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:03.762077  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.040s	user 0.034s	sys 0.000s Metrics: {"bytes_written":2004073,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1004,"drs_written":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2961,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":61}
I20260615 13:52:03.780601  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:03.878720  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.097s	user 0.036s	sys 0.000s Metrics: {"bytes_written":2266280,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1356,"drs_written":1,"lbm_read_time_us":59,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8365,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":69}
I20260615 13:52:03.904445  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 990 bytes on disk
I20260615 13:52:03.906816  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:52:03.927426  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 891 bytes on disk
I20260615 13:52:03.928747  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4}
I20260615 13:52:03.939869  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 857 bytes on disk
I20260615 13:52:03.941082  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:52:03.948975  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 807 bytes on disk
I20260615 13:52:03.950080  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:52:03.958254  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:04.001865  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.043s	user 0.036s	sys 0.000s Metrics: {"bytes_written":2987382,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1286,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4658,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":91,"spinlock_wait_cycles":6912}
I20260615 13:52:04.009584  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:04.048650  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.039s	user 0.030s	sys 0.007s Metrics: {"bytes_written":3118464,"cfile_init":1,"dirs.queue_time_us":31,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1589,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3734,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":95}
I20260615 13:52:04.073647  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1174 bytes on disk
I20260615 13:52:04.074810  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.090185  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1134 bytes on disk
I20260615 13:52:04.091352  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.102025  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:04.147706  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.045s	user 0.036s	sys 0.003s Metrics: {"bytes_written":2331812,"cfile_init":1,"dirs.queue_time_us":360,"dirs.run_cpu_time_us":209,"dirs.run_wall_time_us":1166,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4078,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":71,"spinlock_wait_cycles":11008}
I20260615 13:52:04.158972  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 907 bytes on disk
I20260615 13:52:04.160313  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.170250  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:04.209296  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.039s	user 0.031s	sys 0.003s Metrics: {"bytes_written":2561261,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1346,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3328,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":78}
I20260615 13:52:04.217202  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 995 bytes on disk
I20260615 13:52:04.219223  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.227763  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:04.286056  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.058s	user 0.042s	sys 0.000s Metrics: {"bytes_written":2233522,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1135,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3659,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":68,"spinlock_wait_cycles":896}
I20260615 13:52:04.295362  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 872 bytes on disk
I20260615 13:52:04.298029  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":116,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.307333  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:04.357829  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.050s	user 0.024s	sys 0.008s Metrics: {"bytes_written":2364570,"cfile_init":1,"dirs.queue_time_us":108,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1221,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3332,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":72}
I20260615 13:52:04.366551  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 922 bytes on disk
I20260615 13:52:04.370235  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.383069  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:04.423352  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.040s	user 0.031s	sys 0.005s Metrics: {"bytes_written":1610774,"cfile_init":1,"dirs.queue_time_us":269,"dirs.run_cpu_time_us":159,"dirs.run_wall_time_us":1163,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2256,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":49}
I20260615 13:52:04.439455  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:04.488536  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.049s	user 0.036s	sys 0.003s Metrics: {"bytes_written":1938505,"cfile_init":1,"dirs.queue_time_us":322,"dirs.run_cpu_time_us":149,"dirs.run_wall_time_us":1115,"drs_written":1,"lbm_read_time_us":129,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2468,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":59}
I20260615 13:52:04.497014  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:04.540931  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.044s	user 0.033s	sys 0.000s Metrics: {"bytes_written":2036841,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1464,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3291,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62}
I20260615 13:52:04.550398  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 818 bytes on disk
I20260615 13:52:04.552982  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":461,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.562135  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 776 bytes on disk
I20260615 13:52:04.563019  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.571995  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:04.622995  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.051s	user 0.035s	sys 0.008s Metrics: {"bytes_written":2266298,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1392,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3806,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":69}
I20260615 13:52:04.632931  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 893 bytes on disk
I20260615 13:52:04.636076  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":114,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.644878  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:04.687296  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.042s	user 0.030s	sys 0.003s Metrics: {"bytes_written":1774605,"cfile_init":1,"dirs.queue_time_us":131,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1304,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2788,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":54,"spinlock_wait_cycles":12928}
I20260615 13:52:04.709501  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1403 bytes on disk
I20260615 13:52:04.711059  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":140,"lbm_reads_lt_1ms":8}
I20260615 13:52:04.737949  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:04.792025  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.054s	user 0.035s	sys 0.000s Metrics: {"bytes_written":2397401,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1361,"drs_written":1,"lbm_read_time_us":521,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2967,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":73}
I20260615 13:52:04.813438  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:04.884634  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.071s	user 0.029s	sys 0.006s Metrics: {"bytes_written":2135206,"cfile_init":1,"dirs.queue_time_us":57,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1571,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2839,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":65,"spinlock_wait_cycles":4992}
I20260615 13:52:04.897609  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 936 bytes on disk
I20260615 13:52:04.900020  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":132,"lbm_reads_lt_1ms":4}
I20260615 13:52:04.919659  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:05.030104  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.110s	user 0.029s	sys 0.011s Metrics: {"bytes_written":2233508,"cfile_init":1,"dirs.queue_time_us":59,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1100,"drs_written":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4,"lbm_write_time_us":18311,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":68,"spinlock_wait_cycles":3968}
I20260615 13:52:05.048907  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 877 bytes on disk
I20260615 13:52:05.054277  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:05.074469  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=3.937753
I20260615 13:52:05.131872  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.057s	user 0.036s	sys 0.004s Metrics: {"bytes_written":3970679,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1129,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5446,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":121,"spinlock_wait_cycles":1280}
I20260615 13:52:05.142073  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:05.199394  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.057s	user 0.043s	sys 0.000s Metrics: {"bytes_written":3118462,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1496,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5078,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":95}
I20260615 13:52:05.210047  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:05.254745  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.044s	user 0.028s	sys 0.006s Metrics: {"bytes_written":2266266,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":2105,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3300,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":69}
I20260615 13:52:05.266563  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:05.320092  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.053s	user 0.038s	sys 0.000s Metrics: {"bytes_written":3315153,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1668,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4595,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":101}
I20260615 13:52:05.330312  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:05.388298  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.058s	user 0.034s	sys 0.000s Metrics: {"bytes_written":955176,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1488,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2249,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":29}
I20260615 13:52:05.421912  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2089 bytes on disk
I20260615 13:52:05.429409  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":176,"lbm_reads_lt_1ms":8}
I20260615 13:52:05.457134  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:05.501003  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.044s	user 0.031s	sys 0.005s Metrics: {"bytes_written":2725152,"cfile_init":1,"dirs.queue_time_us":168,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1523,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4310,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":83}
I20260615 13:52:05.511682  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:05.574784  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.063s	user 0.029s	sys 0.009s Metrics: {"bytes_written":2987371,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":1433,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9345,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:05.587320  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:05.650430  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.063s	user 0.040s	sys 0.005s Metrics: {"bytes_written":1938498,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1184,"drs_written":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3079,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":59}
I20260615 13:52:05.665518  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:05.717509  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.052s	user 0.039s	sys 0.000s Metrics: {"bytes_written":3085710,"cfile_init":1,"dirs.queue_time_us":294,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1210,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4924,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":94,"spinlock_wait_cycles":2408192}
I20260615 13:52:05.729818  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2514 bytes on disk
I20260615 13:52:05.731316  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":156,"lbm_reads_lt_1ms":8}
I20260615 13:52:05.742571  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2311 bytes on disk
I20260615 13:52:05.744009  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":141,"lbm_reads_lt_1ms":8}
I20260615 13:52:05.755741  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2131 bytes on disk
I20260615 13:52:05.757494  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":191,"lbm_reads_lt_1ms":12}
I20260615 13:52:05.788058  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1165 bytes on disk
I20260615 13:52:05.789337  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4}
I20260615 13:52:05.806320  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:05.865954  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.055s	user 0.036s	sys 0.000s Metrics: {"bytes_written":2725172,"cfile_init":1,"dirs.queue_time_us":135,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1471,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4051,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":83}
I20260615 13:52:05.874799  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1045 bytes on disk
I20260615 13:52:05.876948  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:05.886409  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:05.936393  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.050s	user 0.026s	sys 0.012s Metrics: {"bytes_written":2167963,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":1188,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2823,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":66}
I20260615 13:52:05.948567  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 862 bytes on disk
I20260615 13:52:05.951264  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:05.998102  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:06.067696  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.069s	user 0.037s	sys 0.004s Metrics: {"bytes_written":3642862,"cfile_init":1,"dirs.queue_time_us":120,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1242,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6735,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":111}
I20260615 13:52:06.085155  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1362 bytes on disk
I20260615 13:52:06.092990  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.112023  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:06.182199  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.070s	user 0.031s	sys 0.008s Metrics: {"bytes_written":3446280,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1234,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8402,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":105}
I20260615 13:52:06.193543  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:06.258690  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.065s	user 0.029s	sys 0.015s Metrics: {"bytes_written":2331828,"cfile_init":1,"dirs.queue_time_us":62,"dirs.run_cpu_time_us":194,"dirs.run_wall_time_us":1282,"drs_written":1,"lbm_read_time_us":128,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11254,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":71,"spinlock_wait_cycles":14080}
I20260615 13:52:06.271243  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1292 bytes on disk
I20260615 13:52:06.272848  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.284020  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 914 bytes on disk
I20260615 13:52:06.285741  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.298837  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:06.361635  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.062s	user 0.027s	sys 0.011s Metrics: {"bytes_written":2495725,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1627,"drs_written":1,"lbm_read_time_us":128,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3089,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":76}
I20260615 13:52:06.373564  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 966 bytes on disk
I20260615 13:52:06.375029  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.387676  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:06.470332  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.081s	user 0.041s	sys 0.005s Metrics: {"bytes_written":3184037,"cfile_init":1,"dirs.queue_time_us":27,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1275,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4905,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":97,"spinlock_wait_cycles":2556160}
I20260615 13:52:06.480790  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:06.537256  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.056s	user 0.039s	sys 0.000s Metrics: {"bytes_written":2823488,"cfile_init":1,"dirs.queue_time_us":485,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1094,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4265,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":86}
I20260615 13:52:06.555613  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1196 bytes on disk
I20260615 13:52:06.559424  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.568737  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1077 bytes on disk
I20260615 13:52:06.570043  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.579540  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:06.628553  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.049s	user 0.030s	sys 0.007s Metrics: {"bytes_written":2004045,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1521,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2813,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":61}
I20260615 13:52:06.643329  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 805 bytes on disk
I20260615 13:52:06.644798  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.657660  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:06.708078  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.050s	user 0.035s	sys 0.004s Metrics: {"bytes_written":3020149,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":1098,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3950,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":92}
I20260615 13:52:06.720450  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1143 bytes on disk
I20260615 13:52:06.721786  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.733729  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:06.794605  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.061s	user 0.027s	sys 0.008s Metrics: {"bytes_written":2167985,"cfile_init":1,"dirs.queue_time_us":218,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1576,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4013,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":66}
I20260615 13:52:06.806749  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:06.886255  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.079s	user 0.029s	sys 0.010s Metrics: {"bytes_written":3315138,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":182,"dirs.run_wall_time_us":1052,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5320,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":101,"spinlock_wait_cycles":19840}
I20260615 13:52:06.946480  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1236 bytes on disk
I20260615 13:52:06.947870  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.961710  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 858 bytes on disk
I20260615 13:52:06.962963  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:06.981230  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:07.064968  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.083s	user 0.035s	sys 0.006s Metrics: {"bytes_written":2397393,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1208,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6181,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":73,"spinlock_wait_cycles":896}
I20260615 13:52:07.088479  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 939 bytes on disk
I20260615 13:52:07.091943  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.003s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.122339  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:07.173898  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.051s	user 0.040s	sys 0.000s Metrics: {"bytes_written":3151208,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1109,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3678,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":96,"spinlock_wait_cycles":4480}
I20260615 13:52:07.190301  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:07.266199  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.076s	user 0.031s	sys 0.008s Metrics: {"bytes_written":3675645,"cfile_init":1,"dirs.queue_time_us":48,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1425,"drs_written":1,"lbm_read_time_us":57,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7605,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":112}
I20260615 13:52:07.295243  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1368 bytes on disk
I20260615 13:52:07.296622  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.316982  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:07.387343  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.070s	user 0.037s	sys 0.005s Metrics: {"bytes_written":4068994,"cfile_init":1,"dirs.queue_time_us":68,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1319,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7937,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":124}
I20260615 13:52:07.398387  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1490 bytes on disk
I20260615 13:52:07.400094  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":139,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.414534  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1185 bytes on disk
I20260615 13:52:07.416246  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":137,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.438514  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:07.496760  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.058s	user 0.038s	sys 0.006s Metrics: {"bytes_written":3216788,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1342,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4527,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":98}
I20260615 13:52:07.512511  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:07.569622  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.057s	user 0.029s	sys 0.009s Metrics: {"bytes_written":2823481,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1466,"drs_written":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5078,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":86}
I20260615 13:52:07.581408  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1212 bytes on disk
I20260615 13:52:07.594758  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.006s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.618280  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:07.663240  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.043s	user 0.027s	sys 0.008s Metrics: {"bytes_written":2921843,"cfile_init":1,"dirs.queue_time_us":25,"dirs.run_cpu_time_us":159,"dirs.run_wall_time_us":1458,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6775,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":89,"spinlock_wait_cycles":9088}
I20260615 13:52:07.673164  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1115 bytes on disk
I20260615 13:52:07.674496  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":115,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.688172  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:07.732350  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.044s	user 0.033s	sys 0.004s Metrics: {"bytes_written":2921852,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1119,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4036,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":89}
I20260615 13:52:07.744269  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1110 bytes on disk
I20260615 13:52:07.746551  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.758486  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:07.814378  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.056s	user 0.041s	sys 0.005s Metrics: {"bytes_written":2036805,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1888,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2982,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62}
I20260615 13:52:07.842357  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1081 bytes on disk
I20260615 13:52:07.843776  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.864666  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 817 bytes on disk
I20260615 13:52:07.866111  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4}
I20260615 13:52:07.882020  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:07.928040  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.046s	user 0.024s	sys 0.014s Metrics: {"bytes_written":2626793,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1108,"drs_written":1,"lbm_read_time_us":67,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3098,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":80}
I20260615 13:52:07.943222  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:07.991715  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.048s	user 0.033s	sys 0.005s Metrics: {"bytes_written":2233515,"cfile_init":1,"dirs.queue_time_us":261,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1730,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3250,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":68}
I20260615 13:52:08.002151  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1016 bytes on disk
I20260615 13:52:08.003646  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.025535  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 877 bytes on disk
I20260615 13:52:08.027009  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":106,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.043131  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:08.100762  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.057s	user 0.031s	sys 0.007s Metrics: {"bytes_written":2561268,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1247,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6661,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":78}
I20260615 13:52:08.113154  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:08.169694  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.056s	user 0.039s	sys 0.001s Metrics: {"bytes_written":2233482,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1059,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3188,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":68}
I20260615 13:52:08.187913  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 998 bytes on disk
I20260615 13:52:08.191520  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.203464  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:08.281373  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.078s	user 0.028s	sys 0.010s Metrics: {"bytes_written":2397410,"cfile_init":1,"dirs.queue_time_us":188,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1166,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3515,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":73,"spinlock_wait_cycles":1792}
I20260615 13:52:08.310251  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:08.410691  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.100s	user 0.032s	sys 0.011s Metrics: {"bytes_written":2594047,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1211,"drs_written":1,"lbm_read_time_us":109,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3199,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":79}
I20260615 13:52:08.421296  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:08.473897  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.052s	user 0.037s	sys 0.002s Metrics: {"bytes_written":2135177,"cfile_init":1,"dirs.queue_time_us":87,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1297,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2827,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":65}
I20260615 13:52:08.494580  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1735 bytes on disk
I20260615 13:52:08.496342  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":164,"lbm_reads_lt_1ms":8}
I20260615 13:52:08.511119  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1001 bytes on disk
I20260615 13:52:08.512497  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.525367  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 941 bytes on disk
I20260615 13:52:08.526723  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.536860  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:08.596671  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.059s	user 0.032s	sys 0.007s Metrics: {"bytes_written":3184070,"cfile_init":1,"dirs.queue_time_us":132,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1511,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4932,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":97,"spinlock_wait_cycles":144640}
I20260615 13:52:08.608928  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:08.697714  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.088s	user 0.043s	sys 0.003s Metrics: {"bytes_written":3282354,"cfile_init":1,"dirs.queue_time_us":328,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1152,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11132,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":100,"spinlock_wait_cycles":1280}
I20260615 13:52:08.712601  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:08.764705  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.050s	user 0.037s	sys 0.002s Metrics: {"bytes_written":3511809,"cfile_init":1,"dirs.queue_time_us":142,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1161,"drs_written":1,"lbm_read_time_us":529,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4877,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":107}
I20260615 13:52:08.776448  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:08.829819  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.053s	user 0.034s	sys 0.008s Metrics: {"bytes_written":2430166,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1194,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3499,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":74,"spinlock_wait_cycles":896}
I20260615 13:52:08.851874  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1305 bytes on disk
I20260615 13:52:08.853221  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.865778  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1237 bytes on disk
I20260615 13:52:08.867167  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.878592  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1202 bytes on disk
I20260615 13:52:08.879896  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.907226  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 949 bytes on disk
I20260615 13:52:08.910844  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":107,"lbm_reads_lt_1ms":4}
I20260615 13:52:08.935035  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:09.038483  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.103s	user 0.030s	sys 0.016s Metrics: {"bytes_written":2364598,"cfile_init":1,"dirs.queue_time_us":136,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1637,"drs_written":1,"lbm_read_time_us":124,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4198,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":72,"spinlock_wait_cycles":896}
I20260615 13:52:09.053462  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 924 bytes on disk
I20260615 13:52:09.056283  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:09.087878  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:09.163744  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.076s	user 0.033s	sys 0.010s Metrics: {"bytes_written":3806795,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1148,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7576,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":116}
I20260615 13:52:09.180179  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:09.246302  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.064s	user 0.040s	sys 0.008s Metrics: {"bytes_written":2987378,"cfile_init":1,"dirs.queue_time_us":30,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1138,"drs_written":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3428,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:09.260710  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:09.319718  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.059s	user 0.039s	sys 0.004s Metrics: {"bytes_written":4265683,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1130,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5114,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":130}
I20260615 13:52:09.330935  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:09.383457  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.049s	user 0.036s	sys 0.000s Metrics: {"bytes_written":3184066,"cfile_init":1,"dirs.queue_time_us":30,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1134,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4009,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":97}
I20260615 13:52:09.398576  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:09.451406  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.050s	user 0.040s	sys 0.000s Metrics: {"bytes_written":2331815,"cfile_init":1,"dirs.queue_time_us":109,"dirs.run_cpu_time_us":145,"dirs.run_wall_time_us":1123,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3140,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":71}
I20260615 13:52:09.462311  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:09.505041  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.042s	user 0.036s	sys 0.003s Metrics: {"bytes_written":2036826,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1123,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2664,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62}
I20260615 13:52:09.519157  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2322 bytes on disk
I20260615 13:52:09.520638  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":141,"lbm_reads_lt_1ms":8}
I20260615 13:52:09.530467  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1955 bytes on disk
I20260615 13:52:09.532164  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":153,"lbm_reads_lt_1ms":8}
I20260615 13:52:09.545764  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:09.611557  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.066s	user 0.041s	sys 0.003s Metrics: {"bytes_written":1938524,"cfile_init":1,"dirs.queue_time_us":299,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1276,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6345,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":59,"spinlock_wait_cycles":768}
I20260615 13:52:09.626415  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:09.677910  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.051s	user 0.037s	sys 0.007s Metrics: {"bytes_written":2889002,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1205,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5446,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":88,"spinlock_wait_cycles":1792}
I20260615 13:52:09.693683  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2655 bytes on disk
I20260615 13:52:09.695212  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":151,"lbm_reads_lt_1ms":8}
I20260615 13:52:09.708860  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1979 bytes on disk
I20260615 13:52:09.710340  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":130,"lbm_reads_lt_1ms":8}
I20260615 13:52:09.723253  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:09.764303  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.041s	user 0.027s	sys 0.008s Metrics: {"bytes_written":2135192,"cfile_init":1,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1282,"drs_written":1,"lbm_read_time_us":142,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2428,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":65,"spinlock_wait_cycles":768}
I20260615 13:52:09.778800  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:09.901782  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.122s	user 0.036s	sys 0.007s Metrics: {"bytes_written":2200746,"cfile_init":1,"dirs.queue_time_us":28,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":1083,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5415,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":67}
I20260615 13:52:09.953246  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:10.032045  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.076s	user 0.035s	sys 0.005s Metrics: {"bytes_written":3184065,"cfile_init":1,"dirs.queue_time_us":234,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1820,"drs_written":1,"lbm_read_time_us":3906,"lbm_reads_1-10_ms":1,"lbm_reads_lt_1ms":3,"lbm_write_time_us":11989,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":97}
I20260615 13:52:10.056572  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:10.122423  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.066s	user 0.035s	sys 0.006s Metrics: {"bytes_written":2987341,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":2710,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7865,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:10.134724  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1203 bytes on disk
I20260615 13:52:10.136524  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4}
I20260615 13:52:10.149107  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:10.220297  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.071s	user 0.038s	sys 0.007s Metrics: {"bytes_written":2659622,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":159,"dirs.run_wall_time_us":1311,"drs_written":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4223,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":81}
I20260615 13:52:10.246364  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1900 bytes on disk
I20260615 13:52:10.249022  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":184,"lbm_reads_lt_1ms":8}
I20260615 13:52:10.293469  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:10.364974  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.071s	user 0.044s	sys 0.008s Metrics: {"bytes_written":3872310,"cfile_init":1,"dirs.queue_time_us":190,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1117,"drs_written":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5993,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":118}
I20260615 13:52:10.377032  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2283 bytes on disk
I20260615 13:52:10.378579  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":156,"lbm_reads_lt_1ms":8}
I20260615 13:52:10.390666  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1140 bytes on disk
I20260615 13:52:10.392022  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:10.404897  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:10.464062  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.059s	user 0.036s	sys 0.003s Metrics: {"bytes_written":3872313,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":141,"dirs.run_wall_time_us":1076,"drs_written":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5190,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":118}
I20260615 13:52:10.482961  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1422 bytes on disk
I20260615 13:52:10.490584  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:10.506063  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:10.558372  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.052s	user 0.034s	sys 0.007s Metrics: {"bytes_written":3905090,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1330,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4212,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":119}
I20260615 13:52:10.570075  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:10.621722  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.051s	user 0.038s	sys 0.004s Metrics: {"bytes_written":2757935,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1201,"drs_written":1,"lbm_read_time_us":111,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3287,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":84}
I20260615 13:52:10.641572  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:10.684602  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.043s	user 0.029s	sys 0.008s Metrics: {"bytes_written":1971282,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1079,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2642,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60,"spinlock_wait_cycles":11520}
I20260615 13:52:10.696058  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1436 bytes on disk
I20260615 13:52:10.697341  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"spinlock_wait_cycles":20224}
I20260615 13:52:10.708441  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:10.757537  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.049s	user 0.039s	sys 0.004s Metrics: {"bytes_written":2561256,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1038,"drs_written":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3036,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":78,"spinlock_wait_cycles":768}
I20260615 13:52:10.768327  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1054 bytes on disk
I20260615 13:52:10.769822  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:10.784296  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:10.826877  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.042s	user 0.031s	sys 0.004s Metrics: {"bytes_written":2430186,"cfile_init":1,"dirs.queue_time_us":61,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1151,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3027,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":74}
I20260615 13:52:10.838516  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 990 bytes on disk
I20260615 13:52:10.839891  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4}
I20260615 13:52:10.851061  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:10.910776  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.059s	user 0.038s	sys 0.008s Metrics: {"bytes_written":2036838,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1067,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3186,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":62,"spinlock_wait_cycles":2304}
I20260615 13:52:10.930899  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:11.015058  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.083s	user 0.038s	sys 0.001s Metrics: {"bytes_written":2004043,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1123,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3003,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":61}
I20260615 13:52:11.039779  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:52:11.093098  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.053s	user 0.025s	sys 0.011s Metrics: {"bytes_written":1184639,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":144,"dirs.run_wall_time_us":1055,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2414,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":36}
I20260615 13:52:11.110105  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:11.162602  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.052s	user 0.032s	sys 0.004s Metrics: {"bytes_written":2495711,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":159,"dirs.run_wall_time_us":993,"drs_written":1,"lbm_read_time_us":618,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3031,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":76}
I20260615 13:52:11.179318  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2126 bytes on disk
I20260615 13:52:11.180960  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":174,"lbm_reads_lt_1ms":12}
I20260615 13:52:11.223937  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:11.312701  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.088s	user 0.040s	sys 0.001s Metrics: {"bytes_written":3479044,"cfile_init":1,"dirs.queue_time_us":62,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1124,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":20943,"lbm_writes_1-10_ms":2,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":106}
I20260615 13:52:11.323856  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:11.400841  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.076s	user 0.044s	sys 0.007s Metrics: {"bytes_written":2889020,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1204,"drs_written":1,"lbm_read_time_us":45,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3747,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":88}
I20260615 13:52:11.419545  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2241 bytes on disk
I20260615 13:52:11.421624  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":157,"lbm_reads_lt_1ms":8}
I20260615 13:52:11.438804  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1907 bytes on disk
I20260615 13:52:11.440557  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":126,"lbm_reads_lt_1ms":8}
I20260615 13:52:11.460350  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:11.511452  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.051s	user 0.035s	sys 0.008s Metrics: {"bytes_written":3249603,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1283,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4328,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":99}
I20260615 13:52:11.526592  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1213 bytes on disk
I20260615 13:52:11.528070  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:52:11.542382  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:11.592346  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.050s	user 0.043s	sys 0.004s Metrics: {"bytes_written":3544571,"cfile_init":1,"dirs.queue_time_us":219,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1109,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3905,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":108}
I20260615 13:52:11.604115  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:11.645188  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.041s	user 0.034s	sys 0.004s Metrics: {"bytes_written":3052908,"cfile_init":1,"dirs.queue_time_us":382,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":1174,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3438,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":93}
I20260615 13:52:11.659503  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:11.711617  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.051s	user 0.037s	sys 0.008s Metrics: {"bytes_written":2528502,"cfile_init":1,"dirs.queue_time_us":100,"dirs.run_cpu_time_us":191,"dirs.run_wall_time_us":5147,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3997,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":77}
I20260615 13:52:11.728688  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:11.775970  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.047s	user 0.034s	sys 0.005s Metrics: {"bytes_written":2167959,"cfile_init":1,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1485,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2702,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":66}
I20260615 13:52:11.789965  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2289 bytes on disk
I20260615 13:52:11.791587  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":127,"lbm_reads_lt_1ms":8}
I20260615 13:52:11.803045  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1155 bytes on disk
I20260615 13:52:11.804483  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4}
I20260615 13:52:11.817278  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:11.861985  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.044s	user 0.038s	sys 0.000s Metrics: {"bytes_written":1184648,"cfile_init":1,"dirs.queue_time_us":638,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":1318,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1715,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":36}
I20260615 13:52:11.890664  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:11.943413  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.052s	user 0.044s	sys 0.002s Metrics: {"bytes_written":2331823,"cfile_init":1,"dirs.queue_time_us":126,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1118,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3619,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":71}
I20260615 13:52:11.955981  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:12.017091  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.061s	user 0.040s	sys 0.000s Metrics: {"bytes_written":2594038,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1419,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3007,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":79}
I20260615 13:52:12.039880  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1508 bytes on disk
I20260615 13:52:12.041715  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":164,"lbm_reads_lt_1ms":8}
I20260615 13:52:12.068890  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:12.124948  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.055s	user 0.039s	sys 0.000s Metrics: {"bytes_written":2233521,"cfile_init":1,"dirs.queue_time_us":479,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1486,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3226,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":68,"spinlock_wait_cycles":3840}
I20260615 13:52:12.139338  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1740 bytes on disk
I20260615 13:52:12.141847  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":152,"lbm_reads_lt_1ms":8,"spinlock_wait_cycles":1920}
I20260615 13:52:12.155838  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1002 bytes on disk
I20260615 13:52:12.157251  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:12.187523  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:12.241218  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.052s	user 0.038s	sys 0.004s Metrics: {"bytes_written":2528492,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":1177,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2987,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":77}
I20260615 13:52:12.260710  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 983 bytes on disk
I20260615 13:52:12.262449  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:12.282362  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:12.323946  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.041s	user 0.030s	sys 0.007s Metrics: {"bytes_written":2495723,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":179,"dirs.run_wall_time_us":1218,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3041,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":76}
I20260615 13:52:12.336423  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1885 bytes on disk
I20260615 13:52:12.338047  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":157,"lbm_reads_lt_1ms":8}
I20260615 13:52:12.357704  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:12.447172  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.088s	user 0.024s	sys 0.018s Metrics: {"bytes_written":2987361,"cfile_init":1,"dirs.queue_time_us":300,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1275,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":20582,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:12.459977  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1138 bytes on disk
I20260615 13:52:12.461433  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:12.473896  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:12.534482  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.060s	user 0.027s	sys 0.015s Metrics: {"bytes_written":2954591,"cfile_init":1,"dirs.queue_time_us":30,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1387,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5134,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":90}
I20260615 13:52:12.579891  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:12.658119  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.078s	user 0.031s	sys 0.012s Metrics: {"bytes_written":2823461,"cfile_init":1,"dirs.queue_time_us":2037,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1046,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7471,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":86}
I20260615 13:52:12.681411  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1120 bytes on disk
I20260615 13:52:12.684088  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:12.698927  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:12.749505  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.050s	user 0.034s	sys 0.004s Metrics: {"bytes_written":3216806,"cfile_init":1,"dirs.queue_time_us":26,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1145,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4725,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":98,"spinlock_wait_cycles":142592}
I20260615 13:52:12.762492  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1204 bytes on disk
I20260615 13:52:12.763975  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:12.777913  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:12.834569  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.056s	user 0.038s	sys 0.003s Metrics: {"bytes_written":3052934,"cfile_init":1,"dirs.queue_time_us":59,"dirs.run_cpu_time_us":220,"dirs.run_wall_time_us":1618,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11859,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":93}
I20260615 13:52:12.863617  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:12.958178  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.094s	user 0.035s	sys 0.009s Metrics: {"bytes_written":3413444,"cfile_init":1,"dirs.queue_time_us":47,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1086,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4814,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":104}
I20260615 13:52:12.977483  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:13.046595  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.069s	user 0.039s	sys 0.004s Metrics: {"bytes_written":2528489,"cfile_init":1,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1323,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5335,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":77}
I20260615 13:52:13.083643  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:13.126756  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.043s	user 0.033s	sys 0.004s Metrics: {"bytes_written":3151205,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1054,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4365,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":96}
I20260615 13:52:13.140187  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:13.181205  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.041s	user 0.033s	sys 0.004s Metrics: {"bytes_written":1971309,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":151,"dirs.run_wall_time_us":1059,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2529,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60}
I20260615 13:52:13.194898  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:13.250675  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.055s	user 0.048s	sys 0.000s Metrics: {"bytes_written":2725181,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1181,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3994,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":83}
I20260615 13:52:13.264393  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2211 bytes on disk
I20260615 13:52:13.266975  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":153,"lbm_reads_lt_1ms":8}
I20260615 13:52:13.283401  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:13.335242  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.051s	user 0.036s	sys 0.008s Metrics: {"bytes_written":1971281,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1522,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3763,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":60,"spinlock_wait_cycles":1920}
I20260615 13:52:13.356470  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2853 bytes on disk
I20260615 13:52:13.358810  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":190,"lbm_reads_lt_1ms":12}
I20260615 13:52:13.379026  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2060 bytes on disk
I20260615 13:52:13.381063  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":164,"lbm_reads_lt_1ms":8}
I20260615 13:52:13.401607  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1192 bytes on disk
I20260615 13:52:13.402909  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4}
I20260615 13:52:13.429994  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:13.494364  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.064s	user 0.032s	sys 0.012s Metrics: {"bytes_written":2102381,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1060,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3105,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":64}
I20260615 13:52:13.533332  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:13.593714  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.060s	user 0.038s	sys 0.004s Metrics: {"bytes_written":2987386,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":159,"dirs.run_wall_time_us":1116,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4463,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:13.607120  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:13.661319  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.054s	user 0.034s	sys 0.007s Metrics: {"bytes_written":2987368,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":158,"dirs.run_wall_time_us":976,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4013,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:13.677467  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1136 bytes on disk
I20260615 13:52:13.679560  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4}
I20260615 13:52:13.697652  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:13.807639  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.106s	user 0.040s	sys 0.007s Metrics: {"bytes_written":3118451,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":149,"dirs.run_wall_time_us":1121,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7837,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":95}
I20260615 13:52:13.866261  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:13.967561  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.101s	user 0.044s	sys 0.006s Metrics: {"bytes_written":3315158,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1464,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3779,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":101}
I20260615 13:52:14.028848  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2084 bytes on disk
I20260615 13:52:14.030982  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":124,"lbm_reads_lt_1ms":8}
I20260615 13:52:14.053251  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:14.106493  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.053s	user 0.035s	sys 0.008s Metrics: {"bytes_written":4101754,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1189,"drs_written":1,"lbm_read_time_us":152,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5382,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":125}
I20260615 13:52:14.120337  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1509 bytes on disk
I20260615 13:52:14.121773  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:52:14.135207  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1177 bytes on disk
I20260615 13:52:14.136644  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:52:14.153990  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1134 bytes on disk
I20260615 13:52:14.155375  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4}
I20260615 13:52:14.167403  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=3.937753
I20260615 13:52:14.242432  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.073s	user 0.039s	sys 0.006s Metrics: {"bytes_written":4167315,"cfile_init":1,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1132,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9509,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":127}
I20260615 13:52:14.260576  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1521 bytes on disk
I20260615 13:52:14.273029  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.006s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:52:14.288827  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:14.373466  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.084s	user 0.045s	sys 0.000s Metrics: {"bytes_written":3872310,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1895,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9237,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":118}
I20260615 13:52:14.432897  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:52:14.525106  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.092s	user 0.038s	sys 0.014s Metrics: {"bytes_written":4691748,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1536,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6230,"lbm_writes_lt_1ms":40,"peak_mem_usage":0,"rows_written":143}
I20260615 13:52:14.547654  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1706 bytes on disk
I20260615 13:52:14.549260  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:52:14.579134  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1428 bytes on disk
I20260615 13:52:14.580880  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":100,"lbm_reads_lt_1ms":4}
I20260615 13:52:14.607518  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:14.702862  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.095s	user 0.045s	sys 0.003s Metrics: {"bytes_written":4757316,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1204,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9432,"lbm_writes_lt_1ms":41,"peak_mem_usage":0,"rows_written":145}
I20260615 13:52:14.735709  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1736 bytes on disk
I20260615 13:52:14.737977  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:14.764071  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=3.937753
I20260615 13:52:14.832579  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.068s	user 0.045s	sys 0.000s Metrics: {"bytes_written":4331206,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1089,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5131,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":132}
I20260615 13:52:14.848297  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=3.937753
I20260615 13:52:14.927606  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.079s	user 0.047s	sys 0.005s Metrics: {"bytes_written":4068973,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":996,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6268,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":124}
I20260615 13:52:14.976485  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1584 bytes on disk
I20260615 13:52:14.980818  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:14.999886  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1490 bytes on disk
I20260615 13:52:15.001700  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":94,"lbm_reads_lt_1ms":4}
I20260615 13:52:15.035718  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:52:15.111951  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.076s	user 0.035s	sys 0.013s Metrics: {"bytes_written":4232911,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1143,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6373,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":129,"spinlock_wait_cycles":11008}
I20260615 13:52:15.132086  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1557 bytes on disk
I20260615 13:52:15.134166  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:15.149710  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:15.199968  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.050s	user 0.038s	sys 0.008s Metrics: {"bytes_written":4495104,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1299,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5273,"lbm_writes_lt_1ms":40,"peak_mem_usage":0,"rows_written":137}
I20260615 13:52:15.215432  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1643 bytes on disk
I20260615 13:52:15.216953  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:15.232779  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:15.282011  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.049s	user 0.034s	sys 0.008s Metrics: {"bytes_written":2692393,"cfile_init":1,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1392,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4075,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":82}
I20260615 13:52:15.299786  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:15.354447  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.054s	user 0.038s	sys 0.008s Metrics: {"bytes_written":3380674,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":1211,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5394,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":103}
I20260615 13:52:15.376780  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:15.441079  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.064s	user 0.048s	sys 0.004s Metrics: {"bytes_written":2692411,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1038,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3169,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":82}
I20260615 13:52:15.459504  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1269 bytes on disk
I20260615 13:52:15.461283  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:52:15.487953  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1039 bytes on disk
I20260615 13:52:15.489543  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:52:15.510083  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:15.595316  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.085s	user 0.046s	sys 0.000s Metrics: {"bytes_written":1971270,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1183,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6748,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":60}
I20260615 13:52:15.620846  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1826 bytes on disk
I20260615 13:52:15.622768  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":142,"lbm_reads_lt_1ms":8}
I20260615 13:52:15.648065  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:15.706123  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.058s	user 0.038s	sys 0.010s Metrics: {"bytes_written":3642880,"cfile_init":1,"dirs.queue_time_us":56,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1059,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5972,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":111}
I20260615 13:52:15.724280  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1349 bytes on disk
I20260615 13:52:15.725895  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:15.745458  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:15.818977  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.073s	user 0.039s	sys 0.008s Metrics: {"bytes_written":2299053,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1305,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3421,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":70,"spinlock_wait_cycles":2304}
I20260615 13:52:15.836812  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:15.887274  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.050s	user 0.031s	sys 0.012s Metrics: {"bytes_written":3249607,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1155,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4628,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":99}
I20260615 13:52:15.901654  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:15.947336  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.045s	user 0.030s	sys 0.011s Metrics: {"bytes_written":2069614,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1076,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3044,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":63}
I20260615 13:52:15.966691  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:16.009655  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.043s	user 0.031s	sys 0.007s Metrics: {"bytes_written":2069595,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1264,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2508,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":63}
I20260615 13:52:16.025396  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1228 bytes on disk
I20260615 13:52:16.026976  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":96,"lbm_reads_lt_1ms":4}
I20260615 13:52:16.042697  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:52:16.108088  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.065s	user 0.052s	sys 0.000s Metrics: {"bytes_written":1905744,"cfile_init":1,"dirs.queue_time_us":53,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1402,"drs_written":1,"lbm_read_time_us":174,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3101,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":58}
I20260615 13:52:16.124786  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1681 bytes on disk
I20260615 13:52:16.126754  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":159,"lbm_reads_lt_1ms":8}
I20260615 13:52:16.143299  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 834 bytes on disk
I20260615 13:52:16.144989  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:16.163689  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 829 bytes on disk
I20260615 13:52:16.165303  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:16.180704  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:16.224943  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.044s	user 0.038s	sys 0.004s Metrics: {"bytes_written":1774628,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1141,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2426,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":54}
I20260615 13:52:16.245051  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:16.307529  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.062s	user 0.033s	sys 0.008s Metrics: {"bytes_written":2299062,"cfile_init":1,"dirs.queue_time_us":62,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":4645,"drs_written":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2939,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":70}
I20260615 13:52:16.322520  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 908 bytes on disk
I20260615 13:52:16.324081  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:16.338613  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:16.383036  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.044s	user 0.032s	sys 0.006s Metrics: {"bytes_written":2397424,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":1190,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3390,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":73}
I20260615 13:52:16.398087  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 939 bytes on disk
I20260615 13:52:16.399699  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:52:16.414764  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 725 bytes on disk
I20260615 13:52:16.416484  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:52:16.434702  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:16.514413  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.079s	user 0.043s	sys 0.007s Metrics: {"bytes_written":2430152,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1290,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2993,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":74}
I20260615 13:52:16.542235  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:16.607088  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.064s	user 0.040s	sys 0.005s Metrics: {"bytes_written":2299043,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1245,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3423,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":70}
I20260615 13:52:16.631562  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:16.680507  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.049s	user 0.035s	sys 0.005s Metrics: {"bytes_written":2626785,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":160,"dirs.run_wall_time_us":1271,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3174,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":80}
I20260615 13:52:16.693679  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1012 bytes on disk
I20260615 13:52:16.695215  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4}
I20260615 13:52:16.709046  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:16.761236  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.052s	user 0.050s	sys 0.000s Metrics: {"bytes_written":3020156,"cfile_init":1,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":1253,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4451,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":92,"spinlock_wait_cycles":18176}
I20260615 13:52:16.776722  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:16.823668  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.047s	user 0.039s	sys 0.004s Metrics: {"bytes_written":2659616,"cfile_init":1,"dirs.queue_time_us":58,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":1435,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3185,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":81}
I20260615 13:52:16.842353  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1977 bytes on disk
I20260615 13:52:16.844198  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":197,"lbm_reads_lt_1ms":8}
I20260615 13:52:16.859795  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:16.918588  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.058s	user 0.041s	sys 0.003s Metrics: {"bytes_written":2167969,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":195,"dirs.run_wall_time_us":1279,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2712,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":66}
I20260615 13:52:16.945813  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.000000
I20260615 13:52:17.000588  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.054s	user 0.036s	sys 0.005s Metrics: {"bytes_written":1053497,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1111,"drs_written":1,"lbm_read_time_us":66,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2664,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":32}
I20260615 13:52:17.019373  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:17.072494  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.053s	user 0.024s	sys 0.016s Metrics: {"bytes_written":2004066,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1674,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2615,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":61}
I20260615 13:52:17.099925  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:17.160614  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.060s	user 0.043s	sys 0.000s Metrics: {"bytes_written":2692402,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1383,"drs_written":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4865,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":82}
I20260615 13:52:17.179173  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:17.260304  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.076s	user 0.048s	sys 0.012s Metrics: {"bytes_written":1971293,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":185,"dirs.run_wall_time_us":1131,"drs_written":1,"lbm_read_time_us":523,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3853,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":60}
I20260615 13:52:17.281656  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2560 bytes on disk
I20260615 13:52:17.283828  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.002s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":222,"lbm_reads_lt_1ms":12}
I20260615 13:52:17.327664  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2180 bytes on disk
I20260615 13:52:17.329388  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":145,"lbm_reads_lt_1ms":8}
I20260615 13:52:17.347031  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 805 bytes on disk
I20260615 13:52:17.348489  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:52:17.368650  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:17.439548  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.071s	user 0.044s	sys 0.003s Metrics: {"bytes_written":3184058,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1263,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4544,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":97,"spinlock_wait_cycles":768}
I20260615 13:52:17.458338  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:17.520507  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.062s	user 0.045s	sys 0.007s Metrics: {"bytes_written":3052926,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1571,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4469,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":93,"spinlock_wait_cycles":11904}
I20260615 13:52:17.547881  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:17.604745  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.057s	user 0.036s	sys 0.011s Metrics: {"bytes_written":3544576,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1359,"drs_written":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6127,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":108}
I20260615 13:52:17.645730  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:17.726039  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.079s	user 0.041s	sys 0.007s Metrics: {"bytes_written":3184037,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":1083,"drs_written":1,"lbm_read_time_us":127,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7493,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":97}
I20260615 13:52:17.756042  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:17.813239  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.057s	user 0.036s	sys 0.008s Metrics: {"bytes_written":3282381,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":178,"dirs.run_wall_time_us":1139,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4136,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":100}
I20260615 13:52:17.857664  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:17.991379  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.130s	user 0.042s	sys 0.008s Metrics: {"bytes_written":2397426,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":187,"dirs.run_wall_time_us":1184,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9651,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":73}
I20260615 13:52:18.012136  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:18.072561  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.060s	user 0.039s	sys 0.004s Metrics: {"bytes_written":3347913,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":203,"dirs.run_wall_time_us":1132,"drs_written":1,"lbm_read_time_us":69,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3785,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":102}
I20260615 13:52:18.089267  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:18.166244  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.077s	user 0.038s	sys 0.007s Metrics: {"bytes_written":2692384,"cfile_init":1,"dirs.queue_time_us":91,"dirs.run_cpu_time_us":206,"dirs.run_wall_time_us":1082,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8863,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":82,"spinlock_wait_cycles":11827968}
I20260615 13:52:18.191952  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:18.246914  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.054s	user 0.041s	sys 0.004s Metrics: {"bytes_written":3479035,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1107,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5587,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":106}
I20260615 13:52:18.264501  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:18.309648  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.045s	user 0.036s	sys 0.005s Metrics: {"bytes_written":2626785,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1124,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3243,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":80}
I20260615 13:52:18.325737  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 4203 bytes on disk
I20260615 13:52:18.328926  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":4,"lbm_read_time_us":244,"lbm_reads_lt_1ms":16}
I20260615 13:52:18.349831  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 3116 bytes on disk
I20260615 13:52:18.351781  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":206,"lbm_reads_lt_1ms":12,"spinlock_wait_cycles":4864}
I20260615 13:52:18.366750  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2569 bytes on disk
I20260615 13:52:18.368491  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":146,"lbm_reads_lt_1ms":8}
I20260615 13:52:18.384037  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=1.953378
I20260615 13:52:18.430469  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.046s	user 0.042s	sys 0.000s Metrics: {"bytes_written":2200734,"cfile_init":1,"dirs.queue_time_us":38,"dirs.run_cpu_time_us":206,"dirs.run_wall_time_us":1189,"drs_written":1,"lbm_read_time_us":114,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2637,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":67}
I20260615 13:52:18.447780  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2238 bytes on disk
I20260615 13:52:18.449744  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":145,"lbm_reads_lt_1ms":8}
I20260615 13:52:18.477547  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:18.523056  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.045s	user 0.037s	sys 0.004s Metrics: {"bytes_written":2528491,"cfile_init":1,"dirs.queue_time_us":54,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":1089,"drs_written":1,"lbm_read_time_us":63,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3488,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":77}
I20260615 13:52:18.546006  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:18.654333  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.108s	user 0.039s	sys 0.005s Metrics: {"bytes_written":2954628,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":161,"dirs.run_wall_time_us":1707,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5232,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":90,"spinlock_wait_cycles":4146048}
I20260615 13:52:18.678503  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:18.726480  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.048s	user 0.033s	sys 0.007s Metrics: {"bytes_written":2462933,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":1290,"drs_written":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3571,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":75}
I20260615 13:52:18.755293  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1125 bytes on disk
I20260615 13:52:18.757185  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:52:18.788813  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:18.876443  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.087s	user 0.044s	sys 0.003s Metrics: {"bytes_written":3184030,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":1310,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11998,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":97}
I20260615 13:52:18.894546  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2073 bytes on disk
I20260615 13:52:18.896219  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":146,"lbm_reads_lt_1ms":8}
I20260615 13:52:18.915776  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:18.982273  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.066s	user 0.047s	sys 0.004s Metrics: {"bytes_written":2757907,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1065,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3744,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":84}
I20260615 13:52:19.015131  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:19.075770  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.058s	user 0.039s	sys 0.007s Metrics: {"bytes_written":3511813,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":170,"dirs.run_wall_time_us":1241,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3995,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":107,"spinlock_wait_cycles":155520}
I20260615 13:52:19.097066  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:19.160933  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.064s	user 0.042s	sys 0.001s Metrics: {"bytes_written":2561260,"cfile_init":1,"dirs.queue_time_us":77,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1085,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4994,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":78}
I20260615 13:52:19.178035  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:19.255607  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.077s	user 0.053s	sys 0.004s Metrics: {"bytes_written":3315132,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":21600,"drs_written":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7903,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":101}
I20260615 13:52:19.276281  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2040 bytes on disk
I20260615 13:52:19.278251  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":141,"lbm_reads_lt_1ms":8}
I20260615 13:52:19.317386  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:19.421416  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.104s	user 0.038s	sys 0.007s Metrics: {"bytes_written":2266289,"cfile_init":1,"dirs.queue_time_us":72,"dirs.run_cpu_time_us":165,"dirs.run_wall_time_us":49793,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":10319,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":69}
I20260615 13:52:19.463331  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:19.642907  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.179s	user 0.041s	sys 0.015s Metrics: {"bytes_written":3642889,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":116415,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4674,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":111,"spinlock_wait_cycles":4352}
I20260615 13:52:19.690799  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=3.937753
I20260615 13:52:19.813186  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.120s	user 0.042s	sys 0.007s Metrics: {"bytes_written":4134523,"cfile_init":1,"dirs.queue_time_us":38,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9569,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":126}
I20260615 13:52:19.871197  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 3473 bytes on disk
I20260615 13:52:19.873202  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":3,"lbm_read_time_us":210,"lbm_reads_lt_1ms":12}
I20260615 13:52:19.940222  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2651 bytes on disk
I20260615 13:52:19.942119  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":146,"lbm_reads_lt_1ms":8}
I20260615 13:52:20.002671  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1244 bytes on disk
I20260615 13:52:20.005839  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260615 13:52:20.031010  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 893 bytes on disk
I20260615 13:52:20.033074  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:20.070629  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=6.914315
I20260615 13:52:20.215214  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.143s	user 0.049s	sys 0.015s Metrics: {"bytes_written":7608812,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":139,"dirs.run_wall_time_us":46386,"drs_written":1,"lbm_read_time_us":64,"lbm_reads_lt_1ms":4,"lbm_write_time_us":10376,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":50,"peak_mem_usage":0,"rows_written":232,"spinlock_wait_cycles":1280}
I20260615 13:52:20.259805  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2669 bytes on disk
I20260615 13:52:20.261551  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260615 13:52:20.311734  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=5.922128
I20260615 13:52:20.501335  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.189s	user 0.050s	sys 0.007s Metrics: {"bytes_written":7051630,"cfile_init":1,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":5131,"drs_written":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7327,"lbm_writes_lt_1ms":49,"peak_mem_usage":0,"rows_written":215,"spinlock_wait_cycles":3840}
I20260615 13:52:20.541942  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=7.906503
I20260615 13:52:20.768712  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.226s	user 0.058s	sys 0.018s Metrics: {"bytes_written":8657640,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":5811,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9812,"lbm_writes_lt_1ms":55,"peak_mem_usage":0,"rows_written":264}
I20260615 13:52:20.796687  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 3058 bytes on disk
I20260615 13:52:20.799906  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:52:20.825543  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2501 bytes on disk
I20260615 13:52:20.827451  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":107,"lbm_reads_lt_1ms":4}
I20260615 13:52:20.893029  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=8.898690
I20260615 13:52:21.011979  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.112s	user 0.037s	sys 0.027s Metrics: {"bytes_written":9280422,"cfile_init":1,"dirs.queue_time_us":14641,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":24720,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":31014,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":56,"peak_mem_usage":0,"rows_written":283,"spinlock_wait_cycles":3025024}
I20260615 13:52:21.032873  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 3268 bytes on disk
I20260615 13:52:21.034422  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4}
I20260615 13:52:21.053571  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=6.914315
I20260615 13:52:21.121574  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.068s	user 0.051s	sys 0.007s Metrics: {"bytes_written":8002179,"cfile_init":1,"dirs.queue_time_us":1565,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":9113,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":10088,"lbm_writes_lt_1ms":53,"peak_mem_usage":0,"rows_written":244}
I20260615 13:52:21.139977  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2825 bytes on disk
I20260615 13:52:21.141511  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":108,"lbm_reads_lt_1ms":4}
I20260615 13:52:21.160441  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=4.929940
I20260615 13:52:21.369243  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.208s	user 0.055s	sys 0.012s Metrics: {"bytes_written":5904488,"cfile_init":1,"dirs.queue_time_us":46,"dirs.run_cpu_time_us":353,"dirs.run_wall_time_us":37326,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8859,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":43,"peak_mem_usage":0,"rows_written":180}
I20260615 13:52:21.415702  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=5.922128
I20260615 13:52:21.523715  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.108s	user 0.049s	sys 0.008s Metrics: {"bytes_written":7018888,"cfile_init":1,"dirs.queue_time_us":37,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":9291,"lbm_writes_lt_1ms":49,"peak_mem_usage":0,"rows_written":214}
I20260615 13:52:21.559523  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2489 bytes on disk
I20260615 13:52:21.562637  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:52:21.582580  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2105 bytes on disk
I20260615 13:52:21.584506  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:21.629592  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=4.929940
I20260615 13:52:21.744258  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.113s	user 0.036s	sys 0.016s Metrics: {"bytes_written":5117826,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":207,"dirs.run_wall_time_us":72836,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6235,"lbm_writes_lt_1ms":42,"peak_mem_usage":0,"rows_written":156}
I20260615 13:52:21.783015  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=5.922128
I20260615 13:52:21.936350  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.143s	user 0.053s	sys 0.008s Metrics: {"bytes_written":6461683,"cfile_init":1,"dirs.queue_time_us":73,"dirs.run_cpu_time_us":199,"dirs.run_wall_time_us":61241,"drs_written":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4,"lbm_write_time_us":15598,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":44,"peak_mem_usage":0,"rows_written":197}
I20260615 13:52:21.968729  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2287 bytes on disk
I20260615 13:52:21.970402  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:52:22.001194  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=4.929940
I20260615 13:52:22.149646  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.148s	user 0.055s	sys 0.006s Metrics: {"bytes_written":5740584,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":71481,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":11059,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":41,"peak_mem_usage":0,"rows_written":175}
I20260615 13:52:22.182482  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2064 bytes on disk
I20260615 13:52:22.184468  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":4}
I20260615 13:52:22.216427  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1860 bytes on disk
I20260615 13:52:22.218029  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4}
I20260615 13:52:22.237823  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=5.922128
I20260615 13:52:22.453632  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.216s	user 0.050s	sys 0.010s Metrics: {"bytes_written":6625585,"cfile_init":1,"dirs.queue_time_us":381,"dirs.run_cpu_time_us":279,"dirs.run_wall_time_us":40878,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":28654,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":44,"peak_mem_usage":0,"rows_written":202,"spinlock_wait_cycles":3456}
I20260615 13:52:22.502130  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=4.929940
I20260615 13:52:22.654065  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.152s	user 0.041s	sys 0.014s Metrics: {"bytes_written":5543957,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":94181,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6247,"lbm_writes_lt_1ms":44,"peak_mem_usage":0,"rows_written":169}
I20260615 13:52:22.670540  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2353 bytes on disk
I20260615 13:52:22.694996  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.020s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":147,"lbm_reads_lt_1ms":4}
I20260615 13:52:22.727519  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1994 bytes on disk
I20260615 13:52:22.729027  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:22.748148  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=6.914315
I20260615 13:52:22.858052  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.110s	user 0.051s	sys 0.008s Metrics: {"bytes_written":7641651,"cfile_init":1,"dirs.queue_time_us":1515,"dirs.run_cpu_time_us":175,"dirs.run_wall_time_us":58687,"drs_written":1,"lbm_read_time_us":56,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8231,"lbm_writes_lt_1ms":52,"peak_mem_usage":0,"rows_written":233}
I20260615 13:52:22.897547  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 2688 bytes on disk
I20260615 13:52:22.899302  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:52:22.956568  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=5.922128
I20260615 13:52:23.078199  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.121s	user 0.045s	sys 0.017s Metrics: {"bytes_written":6527211,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":186,"dirs.run_wall_time_us":35257,"drs_written":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7176,"lbm_writes_lt_1ms":47,"peak_mem_usage":0,"rows_written":199}
I20260615 13:52:23.137641  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=6.914315
I20260615 13:52:23.270077  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.132s	user 0.052s	sys 0.007s Metrics: {"bytes_written":7543310,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":64680,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":16421,"lbm_writes_1-10_ms":3,"lbm_writes_lt_1ms":48,"peak_mem_usage":0,"rows_written":230}
I20260615 13:52:23.311806  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=4.929940
I20260615 13:52:23.485538  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.165s	user 0.039s	sys 0.014s Metrics: {"bytes_written":5511133,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":168,"dirs.run_wall_time_us":1287,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":35766,"lbm_writes_1-10_ms":4,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":168}
I20260615 13:52:23.502683  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=5.922128
I20260615 13:52:23.592264  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.089s	user 0.046s	sys 0.012s Metrics: {"bytes_written":6658341,"cfile_init":1,"dirs.queue_time_us":216,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1268,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":12964,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":47,"peak_mem_usage":0,"rows_written":203}
I20260615 13:52:23.619968  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=3.937753
I20260615 13:52:23.705396  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.085s	user 0.055s	sys 0.007s Metrics: {"bytes_written":4724452,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1289,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6593,"lbm_writes_lt_1ms":40,"peak_mem_usage":0,"rows_written":144}
I20260615 13:52:23.734833  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 4034 bytes on disk
I20260615 13:52:23.737246  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":156,"lbm_reads_lt_1ms":8}
I20260615 13:52:23.763306  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:52:23.835785  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.072s	user 0.044s	sys 0.009s Metrics: {"bytes_written":4986706,"cfile_init":1,"dirs.queue_time_us":58,"dirs.run_cpu_time_us":154,"dirs.run_wall_time_us":1198,"drs_written":1,"lbm_read_time_us":146,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8154,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":152}
I20260615 13:52:23.862425  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 4460 bytes on disk
I20260615 13:52:23.864233  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":137,"lbm_reads_lt_1ms":8}
I20260615 13:52:23.889142  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:23.956034  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.067s	user 0.045s	sys 0.002s Metrics: {"bytes_written":3872317,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":152,"dirs.run_wall_time_us":1072,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4265,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":118}
I20260615 13:52:24.054090  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 3414 bytes on disk
I20260615 13:52:24.057052  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":109,"lbm_reads_lt_1ms":8}
I20260615 13:52:24.091557  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:24.173393  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.081s	user 0.046s	sys 0.003s Metrics: {"bytes_written":4396748,"cfile_init":1,"dirs.queue_time_us":62,"dirs.run_cpu_time_us":199,"dirs.run_wall_time_us":1214,"drs_written":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5595,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":134,"spinlock_wait_cycles":896}
I20260615 13:52:24.211236  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 3972 bytes on disk
I20260615 13:52:24.213703  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":703,"lbm_reads_lt_1ms":8}
I20260615 13:52:24.246765  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:24.302870  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.056s	user 0.041s	sys 0.007s Metrics: {"bytes_written":3905111,"cfile_init":1,"dirs.queue_time_us":64,"dirs.run_cpu_time_us":219,"dirs.run_wall_time_us":1112,"drs_written":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4917,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":119}
I20260615 13:52:24.336256  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:52:24.450690  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.114s	user 0.050s	sys 0.002s Metrics: {"bytes_written":4003475,"cfile_init":1,"dirs.queue_time_us":392,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1310,"drs_written":1,"lbm_read_time_us":73,"lbm_reads_lt_1ms":4,"lbm_write_time_us":21791,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":34,"peak_mem_usage":0,"rows_written":122}
I20260615 13:52:24.484171  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1479 bytes on disk
I20260615 13:52:24.485997  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4}
I20260615 13:52:24.512632  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1444 bytes on disk
I20260615 13:52:24.514562  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:24.537453  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=3.937753
I20260615 13:52:24.589823  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.052s	user 0.045s	sys 0.004s Metrics: {"bytes_written":4232902,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1145,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5443,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":129}
I20260615 13:52:24.607810  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1557 bytes on disk
I20260615 13:52:24.609512  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":125,"lbm_reads_lt_1ms":4}
I20260615 13:52:24.629233  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:24.702482  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.073s	user 0.046s	sys 0.012s Metrics: {"bytes_written":4232896,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1507,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5588,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":129}
I20260615 13:52:24.744055  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:24.859364  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.115s	user 0.047s	sys 0.005s Metrics: {"bytes_written":2987378,"cfile_init":1,"dirs.queue_time_us":134,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1228,"drs_written":1,"lbm_read_time_us":110,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7622,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":91}
I20260615 13:52:24.902560  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:52:24.983446  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.081s	user 0.056s	sys 0.000s Metrics: {"bytes_written":4331221,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":159,"dirs.run_wall_time_us":1247,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5951,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":132}
I20260615 13:52:25.007833  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:25.133137  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.125s	user 0.040s	sys 0.013s Metrics: {"bytes_written":2692381,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":190,"dirs.run_wall_time_us":1092,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3733,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":82,"spinlock_wait_cycles":311808}
I20260615 13:52:25.190284  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1584 bytes on disk
I20260615 13:52:25.193090  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:52:25.265372  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:25.324115  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.058s	user 0.042s	sys 0.008s Metrics: {"bytes_written":4036227,"cfile_init":1,"dirs.queue_time_us":2174,"dirs.run_cpu_time_us":206,"dirs.run_wall_time_us":1541,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4921,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":123,"spinlock_wait_cycles":143232}
I20260615 13:52:25.345299  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:25.401787  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.056s	user 0.053s	sys 0.000s Metrics: {"bytes_written":3380639,"cfile_init":1,"dirs.queue_time_us":296,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1574,"drs_written":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4269,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":103}
I20260615 13:52:25.429353  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:25.522142  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.092s	user 0.054s	sys 0.003s Metrics: {"bytes_written":2823489,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1640,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3351,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":86,"spinlock_wait_cycles":1280}
I20260615 13:52:25.605027  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:25.686084  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.081s	user 0.045s	sys 0.000s Metrics: {"bytes_written":3151224,"cfile_init":1,"dirs.queue_time_us":354,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1397,"drs_written":1,"lbm_read_time_us":513,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7758,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":96}
I20260615 13:52:25.705253  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 3036 bytes on disk
I20260615 13:52:25.707214  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":136,"lbm_reads_lt_1ms":8}
I20260615 13:52:25.728924  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2410 bytes on disk
I20260615 13:52:25.731127  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":145,"lbm_reads_lt_1ms":8}
I20260615 13:52:25.756160  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:25.833920  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.077s	user 0.049s	sys 0.001s Metrics: {"bytes_written":3446262,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1206,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5928,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":105,"spinlock_wait_cycles":2304}
I20260615 13:52:25.887451  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2232 bytes on disk
I20260615 13:52:25.893226  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":146,"lbm_reads_lt_1ms":8}
I20260615 13:52:25.915966  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:25.996260  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.080s	user 0.048s	sys 0.011s Metrics: {"bytes_written":3642877,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1465,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5640,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":111}
I20260615 13:52:26.028739  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1356 bytes on disk
I20260615 13:52:26.030685  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:52:26.075981  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1294 bytes on disk
I20260615 13:52:26.077697  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:26.115942  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1085 bytes on disk
I20260615 13:52:26.117782  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:52:26.145959  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=4.929940
I20260615 13:52:26.202852  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.057s	user 0.047s	sys 0.004s Metrics: {"bytes_written":5412854,"cfile_init":1,"dirs.queue_time_us":96,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1608,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5688,"lbm_writes_lt_1ms":43,"peak_mem_usage":0,"rows_written":165}
I20260615 13:52:26.225083  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1953 bytes on disk
I20260615 13:52:26.226912  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:26.249518  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=3.937753
I20260615 13:52:26.307943  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.058s	user 0.050s	sys 0.000s Metrics: {"bytes_written":4134542,"cfile_init":1,"dirs.queue_time_us":342,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1210,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4962,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":126}
I20260615 13:52:26.348479  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:26.455543  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.107s	user 0.044s	sys 0.010s Metrics: {"bytes_written":4855639,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1099,"drs_written":1,"lbm_read_time_us":101,"lbm_reads_lt_1ms":4,"lbm_write_time_us":14420,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":148}
I20260615 13:52:26.476907  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1755 bytes on disk
I20260615 13:52:26.478708  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4}
I20260615 13:52:26.500126  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1516 bytes on disk
I20260615 13:52:26.501837  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":102,"lbm_reads_lt_1ms":4}
I20260615 13:52:26.522035  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=3.937753
I20260615 13:52:26.595870  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.074s	user 0.047s	sys 0.008s Metrics: {"bytes_written":4331200,"cfile_init":1,"dirs.queue_time_us":252,"dirs.run_cpu_time_us":180,"dirs.run_wall_time_us":1926,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6272,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":132}
I20260615 13:52:26.626022  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:26.688511  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.062s	user 0.049s	sys 0.000s Metrics: {"bytes_written":3020161,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":164,"dirs.run_wall_time_us":1253,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5540,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":33,"peak_mem_usage":0,"rows_written":92}
I20260615 13:52:26.711668  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:26.771641  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.060s	user 0.052s	sys 0.003s Metrics: {"bytes_written":3282369,"cfile_init":1,"dirs.queue_time_us":112,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1211,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3888,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":100}
I20260615 13:52:26.802699  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:26.870262  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.066s	user 0.051s	sys 0.008s Metrics: {"bytes_written":3610111,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1269,"drs_written":1,"lbm_read_time_us":163,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5034,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":110}
I20260615 13:52:26.890663  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1592 bytes on disk
I20260615 13:52:26.892650  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:26.917179  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.953378
I20260615 13:52:26.972097  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.055s	user 0.045s	sys 0.003s Metrics: {"bytes_written":2200722,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":1078,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":3117,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":67}
I20260615 13:52:27.000370  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=1.953378
I20260615 13:52:27.053599  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.053s	user 0.037s	sys 0.008s Metrics: {"bytes_written":2430194,"cfile_init":1,"dirs.queue_time_us":29,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1140,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2930,"lbm_writes_lt_1ms":32,"peak_mem_usage":0,"rows_written":74,"spinlock_wait_cycles":11648}
I20260615 13:52:27.112382  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2092 bytes on disk
I20260615 13:52:27.115293  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":142,"lbm_reads_lt_1ms":8}
I20260615 13:52:27.148636  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1340 bytes on disk
I20260615 13:52:27.150435  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:52:27.176720  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1231 bytes on disk
I20260615 13:52:27.178444  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:27.209297  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:27.274839  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.065s	user 0.039s	sys 0.012s Metrics: {"bytes_written":3577350,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":169,"dirs.run_wall_time_us":1612,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6530,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":109}
I20260615 13:52:27.301718  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:27.365131  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.061s	user 0.052s	sys 0.003s Metrics: {"bytes_written":3806766,"cfile_init":1,"dirs.queue_time_us":39,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1068,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4321,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":116}
I20260615 13:52:27.392302  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1406 bytes on disk
I20260615 13:52:27.394054  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":105,"lbm_reads_lt_1ms":4}
I20260615 13:52:27.422263  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1344 bytes on disk
I20260615 13:52:27.424001  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:52:27.446193  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 875 bytes on disk
I20260615 13:52:27.448135  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4}
I20260615 13:52:27.481083  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:27.549999  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.069s	user 0.046s	sys 0.008s Metrics: {"bytes_written":3642845,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":184,"dirs.run_wall_time_us":1671,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4451,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":111}
I20260615 13:52:27.579981  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1349 bytes on disk
I20260615 13:52:27.582070  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:27.611378  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:52:27.685465  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.074s	user 0.048s	sys 0.009s Metrics: {"bytes_written":4265681,"cfile_init":1,"dirs.queue_time_us":122,"dirs.run_cpu_time_us":163,"dirs.run_wall_time_us":1442,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6457,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":130}
I20260615 13:52:27.711318  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:27.782853  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.071s	user 0.040s	sys 0.004s Metrics: {"bytes_written":3249589,"cfile_init":1,"dirs.queue_time_us":69,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1304,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4740,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":99}
I20260615 13:52:27.815259  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1567 bytes on disk
I20260615 13:52:27.817984  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":93,"lbm_reads_lt_1ms":4}
I20260615 13:52:27.848910  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1225 bytes on disk
I20260615 13:52:27.851159  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:52:27.888288  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:27.962476  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.074s	user 0.033s	sys 0.024s Metrics: {"bytes_written":4331207,"cfile_init":1,"dirs.queue_time_us":30,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1535,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":7741,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":132}
I20260615 13:52:27.989382  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:28.072901  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.083s	user 0.055s	sys 0.004s Metrics: {"bytes_written":3347869,"cfile_init":1,"dirs.queue_time_us":33,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1026,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4405,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":102}
I20260615 13:52:28.105355  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=2.945565
I20260615 13:52:28.164871  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.056s	user 0.045s	sys 0.007s Metrics: {"bytes_written":3774024,"cfile_init":1,"dirs.queue_time_us":810,"dirs.run_cpu_time_us":162,"dirs.run_wall_time_us":1123,"drs_written":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4454,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":115}
I20260615 13:52:28.189874  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:28.252699  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.063s	user 0.048s	sys 0.008s Metrics: {"bytes_written":3446261,"cfile_init":1,"dirs.queue_time_us":41,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1422,"drs_written":1,"lbm_read_time_us":71,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4240,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":105}
I20260615 13:52:28.311965  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1592 bytes on disk
I20260615 13:52:28.314241  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:28.354326  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=2.945565
I20260615 13:52:28.422255  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.067s	user 0.051s	sys 0.005s Metrics: {"bytes_written":3872334,"cfile_init":1,"dirs.queue_time_us":31,"dirs.run_cpu_time_us":190,"dirs.run_wall_time_us":1350,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5198,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":118}
I20260615 13:52:28.444371  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1423 bytes on disk
I20260615 13:52:28.446106  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4}
I20260615 13:52:28.469270  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1400 bytes on disk
I20260615 13:52:28.477762  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:52:28.504356  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:28.591759  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.087s	user 0.052s	sys 0.007s Metrics: {"bytes_written":3282345,"cfile_init":1,"dirs.queue_time_us":90,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1158,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4387,"lbm_writes_lt_1ms":35,"peak_mem_usage":0,"rows_written":100,"spinlock_wait_cycles":10624}
I20260615 13:52:28.645941  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:52:28.713480  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.065s	user 0.044s	sys 0.008s Metrics: {"bytes_written":4232903,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":177,"dirs.run_wall_time_us":1474,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6710,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":38,"peak_mem_usage":0,"rows_written":129}
I20260615 13:52:28.742368  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=2.945565
I20260615 13:52:28.818181  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.076s	user 0.044s	sys 0.013s Metrics: {"bytes_written":3675626,"cfile_init":1,"dirs.queue_time_us":288,"dirs.run_cpu_time_us":155,"dirs.run_wall_time_us":1471,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5541,"lbm_writes_lt_1ms":36,"peak_mem_usage":0,"rows_written":112}
I20260615 13:52:28.844827  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 2654 bytes on disk
I20260615 13:52:28.846755  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":143,"lbm_reads_lt_1ms":8}
I20260615 13:52:28.869992  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 2487 bytes on disk
I20260615 13:52:28.872313  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":186,"lbm_reads_lt_1ms":8}
I20260615 13:52:28.899442  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1556 bytes on disk
I20260615 13:52:28.901350  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:28.926697  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=3.937753
I20260615 13:52:29.014150  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.087s	user 0.033s	sys 0.019s Metrics: {"bytes_written":4462275,"cfile_init":1,"dirs.queue_time_us":31,"dirs.run_cpu_time_us":204,"dirs.run_wall_time_us":1123,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5484,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":136,"spinlock_wait_cycles":1451776}
I20260615 13:52:29.067083  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:29.195313  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.128s	user 0.047s	sys 0.008s Metrics: {"bytes_written":3347886,"cfile_init":1,"dirs.queue_time_us":59,"dirs.run_cpu_time_us":214,"dirs.run_wall_time_us":1042,"drs_written":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4,"lbm_write_time_us":15609,"lbm_writes_1-10_ms":4,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":102,"spinlock_wait_cycles":2816}
I20260615 13:52:29.249749  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1631 bytes on disk
I20260615 13:52:29.253379  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:29.298516  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1255 bytes on disk
I20260615 13:52:29.300616  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:29.362329  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=4.929940
I20260615 13:52:29.504446  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.142s	user 0.061s	sys 0.007s Metrics: {"bytes_written":5806177,"cfile_init":1,"dirs.queue_time_us":37,"dirs.run_cpu_time_us":176,"dirs.run_wall_time_us":1138,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8632,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":44,"peak_mem_usage":0,"rows_written":177}
I20260615 13:52:29.532943  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=4.929940
I20260615 13:52:29.610028  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.077s	user 0.048s	sys 0.011s Metrics: {"bytes_written":5183387,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1267,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8247,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":41,"peak_mem_usage":0,"rows_written":158}
I20260615 13:52:29.632141  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 2074 bytes on disk
I20260615 13:52:29.634045  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:29.661244  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1870 bytes on disk
I20260615 13:52:29.663057  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:52:29.684222  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4): perf score=4.929940
I20260615 13:52:29.749692  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.065s	user 0.043s	sys 0.007s Metrics: {"bytes_written":5052308,"cfile_init":1,"dirs.queue_time_us":52,"dirs.run_cpu_time_us":183,"dirs.run_wall_time_us":1400,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":8037,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":40,"peak_mem_usage":0,"rows_written":154}
I20260615 13:52:29.770834  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=4.929940
I20260615 13:52:29.837546  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.066s	user 0.056s	sys 0.008s Metrics: {"bytes_written":5085059,"cfile_init":1,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":197,"dirs.run_wall_time_us":1361,"drs_written":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6130,"lbm_writes_lt_1ms":42,"peak_mem_usage":0,"rows_written":155}
I20260615 13:52:29.863763  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1847 bytes on disk
I20260615 13:52:29.865816  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:29.907528  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4): 1824 bytes on disk
I20260615 13:52:29.913615  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(8b4d3bf09f4144b5b6b34481dc0581c4) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:29.941285  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee): perf score=3.937753
I20260615 13:52:30.009030  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.068s	user 0.047s	sys 0.012s Metrics: {"bytes_written":4724494,"cfile_init":1,"dirs.queue_time_us":32,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1115,"drs_written":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":4,"lbm_write_time_us":6854,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":39,"peak_mem_usage":0,"rows_written":144}
I20260615 13:52:30.030921  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee): 1705 bytes on disk
I20260615 13:52:30.032861  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(33f4dc1fe5214b53b9aabdb19dd607ee) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:52:30.057776  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=4.929940
I20260615 13:52:30.111119  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.053s	user 0.045s	sys 0.003s Metrics: {"bytes_written":5052311,"cfile_init":1,"dirs.queue_time_us":34,"dirs.run_cpu_time_us":185,"dirs.run_wall_time_us":1332,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5954,"lbm_writes_lt_1ms":42,"peak_mem_usage":0,"rows_written":154}
I20260615 13:52:30.130625  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:30.185593  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.055s	user 0.046s	sys 0.007s Metrics: {"bytes_written":3774004,"cfile_init":1,"dirs.queue_time_us":252,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":1199,"drs_written":1,"lbm_read_time_us":58,"lbm_reads_lt_1ms":4,"lbm_write_time_us":5149,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":115}
I20260615 13:52:30.214777  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.011340
I20260615 13:52:32.585707  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: CompactRowSetsOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 2.371s	user 1.311s	sys 1.014s Metrics: {"bytes_written":283720345,"cfile_cache_hit":605,"cfile_cache_hit_bytes":31751782,"cfile_cache_miss":3595,"cfile_cache_miss_bytes":535872750,"cfile_init":252,"delta_iterators_relevant":242,"dirs.queue_time_us":27473,"dirs.run_cpu_time_us":12798,"dirs.run_wall_time_us":28665,"drs_written":9,"lbm_read_time_us":623420,"lbm_reads_1-10_ms":10,"lbm_reads_lt_1ms":4593,"lbm_write_time_us":295741,"lbm_writes_1-10_ms":1,"lbm_writes_lt_1ms":1283,"mutex_wait_us":2856,"num_input_rowsets":121,"peak_mem_usage":312581,"rows_written":8655,"spinlock_wait_cycles":3345152,"thread_start_us":16728,"threads_started":9}
I20260615 13:52:32.600960  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 98495 bytes on disk
I20260615 13:52:32.608302  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.004s	user 0.001s	sys 0.001s Metrics: {"cfile_init":9,"lbm_read_time_us":551,"lbm_reads_lt_1ms":36}
I20260615 13:52:32.613058  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=26.758065
I20260615 13:52:32.744097  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.130s	user 0.071s	sys 0.034s Metrics: {"bytes_written":27405574,"cfile_init":1,"dirs.queue_time_us":36,"drs_written":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4,"lbm_write_time_us":30501,"lbm_writes_1-10_ms":2,"lbm_writes_lt_1ms":125,"peak_mem_usage":0,"rows_written":836}
I20260615 13:52:32.748229  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 9363 bytes on disk
I20260615 13:52:32.748991  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:52:32.753681  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1810 bytes on disk
I20260615 13:52:32.755296  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":98,"lbm_reads_lt_1ms":4}
I20260615 13:52:32.776343  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=28.742440
I20260615 13:52:32.907056  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.130s	user 0.097s	sys 0.026s Metrics: {"bytes_written":29699930,"cfile_init":1,"dirs.queue_time_us":55,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1149,"drs_written":1,"lbm_read_time_us":49,"lbm_reads_lt_1ms":4,"lbm_write_time_us":27061,"lbm_writes_lt_1ms":136,"peak_mem_usage":0,"rows_written":906}
I20260615 13:52:32.931990  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=2.945565
I20260615 13:52:32.968153  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.036s	user 0.031s	sys 0.001s Metrics: {"bytes_written":3872329,"cfile_init":1,"dirs.queue_time_us":36,"dirs.run_cpu_time_us":212,"dirs.run_wall_time_us":1142,"drs_written":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4,"lbm_write_time_us":4313,"lbm_writes_lt_1ms":37,"peak_mem_usage":0,"rows_written":118}
I20260615 13:52:32.971702  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 10126 bytes on disk
I20260615 13:52:32.973639  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":60,"lbm_reads_lt_1ms":4}
I20260615 13:52:32.992743  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.953378
I20260615 13:52:33.037833  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.045s	user 0.038s	sys 0.004s Metrics: {"bytes_written":2364575,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":188,"dirs.run_wall_time_us":1110,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2765,"lbm_writes_lt_1ms":31,"peak_mem_usage":0,"rows_written":72}
I20260615 13:52:33.057315  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1409 bytes on disk
I20260615 13:52:33.058032  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":90,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.061836  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 915 bytes on disk
I20260615 13:52:33.063577  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.083707  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:33.113559  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.030s	user 0.024s	sys 0.000s Metrics: {"bytes_written":1872977,"cfile_init":1,"dirs.queue_time_us":555,"dirs.run_cpu_time_us":209,"dirs.run_wall_time_us":1278,"drs_written":1,"lbm_read_time_us":143,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2368,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"rows_written":57,"spinlock_wait_cycles":896}
I20260615 13:52:33.118911  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:33.169682  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.050s	user 0.042s	sys 0.000s Metrics: {"bytes_written":1414095,"cfile_init":1,"dirs.queue_time_us":43,"dirs.run_cpu_time_us":224,"dirs.run_wall_time_us":1070,"drs_written":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2329,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":43,"spinlock_wait_cycles":3456}
I20260615 13:52:33.191943  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:33.222801  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.031s	user 0.025s	sys 0.000s Metrics: {"bytes_written":1479629,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":173,"dirs.run_wall_time_us":1131,"drs_written":1,"lbm_read_time_us":110,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2818,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":45}
I20260615 13:52:33.227210  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1373 bytes on disk
I20260615 13:52:33.228261  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":133,"lbm_reads_lt_1ms":8}
I20260615 13:52:33.233052  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 598 bytes on disk
I20260615 13:52:33.236410  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.256719  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:33.304315  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.047s	user 0.041s	sys 0.003s Metrics: {"bytes_written":1643538,"cfile_init":1,"dirs.queue_time_us":35,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":998,"drs_written":1,"lbm_read_time_us":81,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2259,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":50}
I20260615 13:52:33.324754  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:33.352306  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.027s	user 0.018s	sys 0.008s Metrics: {"bytes_written":1577924,"cfile_init":1,"dirs.queue_time_us":50,"dirs.run_cpu_time_us":181,"dirs.run_wall_time_us":1184,"drs_written":1,"lbm_read_time_us":82,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2322,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":48}
I20260615 13:52:33.356753  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 674 bytes on disk
I20260615 13:52:33.358609  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":86,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.379438  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 650 bytes on disk
I20260615 13:52:33.380319  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.384584  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:33.429746  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.045s	user 0.035s	sys 0.004s Metrics: {"bytes_written":1315712,"cfile_init":1,"dirs.queue_time_us":59,"dirs.run_cpu_time_us":157,"dirs.run_wall_time_us":1178,"drs_written":1,"lbm_read_time_us":70,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1893,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":40}
I20260615 13:52:33.449731  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 569 bytes on disk
I20260615 13:52:33.451292  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.471756  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:33.514846  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.043s	user 0.021s	sys 0.006s Metrics: {"bytes_written":1676299,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":172,"dirs.run_wall_time_us":1047,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2967,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":51}
I20260615 13:52:33.519083  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:33.569705  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.050s	user 0.042s	sys 0.000s Metrics: {"bytes_written":1282961,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":994,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1814,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":39}
I20260615 13:52:33.591043  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 689 bytes on disk
I20260615 13:52:33.591881  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":84,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.595943  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 555 bytes on disk
I20260615 13:52:33.597708  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.618923  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:33.646467  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.027s	user 0.026s	sys 0.000s Metrics: {"bytes_written":1676326,"cfile_init":1,"dirs.queue_time_us":44,"dirs.run_cpu_time_us":171,"dirs.run_wall_time_us":1125,"drs_written":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2216,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":51}
I20260615 13:52:33.651221  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:33.700156  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.049s	user 0.041s	sys 0.004s Metrics: {"bytes_written":1512409,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":167,"dirs.run_wall_time_us":985,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2235,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":46}
I20260615 13:52:33.722996  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:33.752094  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.029s	user 0.027s	sys 0.000s Metrics: {"bytes_written":1184638,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":192,"dirs.run_wall_time_us":1077,"drs_written":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1941,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":36}
I20260615 13:52:33.757383  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 1210 bytes on disk
I20260615 13:52:33.758527  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":147,"lbm_reads_lt_1ms":8}
I20260615 13:52:33.763391  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 631 bytes on disk
I20260615 13:52:33.765484  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.788038  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:33.834893  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.047s	user 0.034s	sys 0.008s Metrics: {"bytes_written":1381323,"cfile_init":1,"dirs.queue_time_us":56,"dirs.run_cpu_time_us":248,"dirs.run_wall_time_us":1087,"drs_written":1,"lbm_read_time_us":118,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2118,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":42,"spinlock_wait_cycles":896}
I20260615 13:52:33.855973  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:33.884063  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.028s	user 0.027s	sys 0.000s Metrics: {"bytes_written":1512415,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":210,"dirs.run_wall_time_us":1095,"drs_written":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2062,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":46}
I20260615 13:52:33.887717  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 634 bytes on disk
I20260615 13:52:33.889526  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:33.895327  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:33.944690  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.049s	user 0.043s	sys 0.004s Metrics: {"bytes_written":1217415,"cfile_init":1,"dirs.queue_time_us":49,"dirs.run_cpu_time_us":166,"dirs.run_wall_time_us":1189,"drs_written":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1867,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":37}
I20260615 13:52:33.965263  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c): perf score=1.000000
I20260615 13:52:33.993757  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.028s	user 0.024s	sys 0.001s Metrics: {"bytes_written":1250186,"cfile_init":1,"dirs.queue_time_us":84,"dirs.run_cpu_time_us":201,"dirs.run_wall_time_us":1063,"drs_written":1,"lbm_read_time_us":67,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1904,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":38}
I20260615 13:52:33.998485  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 1127 bytes on disk
I20260615 13:52:34.001107  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":2,"lbm_read_time_us":96,"lbm_reads_lt_1ms":8}
I20260615 13:52:34.023254  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:34.071342  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.048s	user 0.044s	sys 0.000s Metrics: {"bytes_written":1446860,"cfile_init":1,"dirs.queue_time_us":61,"dirs.run_cpu_time_us":198,"dirs.run_wall_time_us":1024,"drs_written":1,"lbm_read_time_us":76,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2074,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":44}
I20260615 13:52:34.092483  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 609 bytes on disk
I20260615 13:52:34.094112  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":87,"lbm_reads_lt_1ms":4}
I20260615 13:52:34.115516  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:34.157128  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.041s	user 0.036s	sys 0.003s Metrics: {"bytes_written":1610781,"cfile_init":1,"dirs.queue_time_us":45,"dirs.run_cpu_time_us":189,"dirs.run_wall_time_us":1250,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":2176,"lbm_writes_lt_1ms":29,"peak_mem_usage":0,"rows_written":49}
I20260615 13:52:34.178052  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 660 bytes on disk
I20260615 13:52:34.179972  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.002s	user 0.000s	sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":68,"lbm_reads_lt_1ms":4,"spinlock_wait_cycles":768}
I20260615 13:52:34.200726  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c): 543 bytes on disk
I20260615 13:52:34.201524  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(11e34fb6f493487dbd01cad87e3e903c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:52:34.205984  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=1.000000
I20260615 13:52:34.249524  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: FlushMRSOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.043s	user 0.033s	sys 0.008s Metrics: {"bytes_written":1479641,"cfile_init":1,"dirs.queue_time_us":42,"dirs.run_cpu_time_us":193,"dirs.run_wall_time_us":1660,"drs_written":1,"lbm_read_time_us":75,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1961,"lbm_writes_lt_1ms":28,"peak_mem_usage":0,"rows_written":45}

INSERT report
    rows total: 40000
    time total: 46889.3 ms
  time per row: 1.17223 ms
I20260615 13:52:34.282222  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb): 618 bytes on disk
I20260615 13:52:34.283779  3451 maintenance_manager.cc:643] P 0a42548ca9844f718f7b37abdd8beb80: UndoDeltaBlockGCOp(558068711e4349bfb5a8acfc26f3b6eb) complete. Timing: real 0.001s	user 0.001s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":80,"lbm_reads_lt_1ms":4}
I20260615 13:52:34.299140  3560 maintenance_manager.cc:419] P 0a42548ca9844f718f7b37abdd8beb80: Scheduling CompactRowSetsOp(558068711e4349bfb5a8acfc26f3b6eb): perf score=0.903992
/home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tools/kudu-tool-test.cc:4504: Failure
Expected equality of these values:
  0
  bloom_lookups
    Which is: 1
[
    {
        "type": "tablet",
        "id": "11e34fb6f493487dbd01cad87e3e903c",
        "attributes": {
            "partition": "RANGE (key) PARTITION VALUES < 10000",
            "table_id": "a85fa640e3fd4e89b607f2a2ccaf91b4",
            "table_name": "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
        },
        "metrics": [
            {
                "name": "bloom_lookups_per_op",
                "total_count": 10000,
                "min": 0,
                "mean": 0.0001,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 1,
                "total_sum": 1,
                "last": 0
            },
            {
                "name": "bloom_lookups",
                "value": 1
            }
        ]
    },
    {
        "type": "tablet",
        "id": "558068711e4349bfb5a8acfc26f3b6eb",
        "attributes": {
            "partition": "RANGE (key) PARTITION 20000 <= VALUES < 30000",
            "table_id": "a85fa640e3fd4e89b607f2a2ccaf91b4",
            "table_name": "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
        },
        "metrics": [
            {
                "name": "bloom_lookups_per_op",
                "total_count": 10000,
                "min": 0,
                "mean": 0.0,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 0,
                "total_sum": 0,
                "last": 0
            },
            {
                "name": "bloom_lookups",
                "value": 0
            }
        ]
    },
    {
        "type": "tablet",
        "id": "33f4dc1fe5214b53b9aabdb19dd607ee",
        "attributes": {
            "partition": "RANGE (key) PARTITION 30000 <= VALUES",
            "table_id": "a85fa640e3fd4e89b607f2a2ccaf91b4",
            "table_name": "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
        },
        "metrics": [
            {
                "name": "bloom_lookups_per_op",
                "total_count": 10000,
                "min": 0,
                "mean": 0.0,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 0,
                "total_sum": 0,
                "last": 0
            },
            {
                "name": "bloom_lookups",
                "value": 0
            }
        ]
    },
    {
        "type": "tablet",
        "id": "8b4d3bf09f4144b5b6b34481dc0581c4",
        "attributes": {
            "partition": "RANGE (key) PARTITION 10000 <= VALUES < 20000",
            "table_id": "a85fa640e3fd4e89b607f2a2ccaf91b4",
            "table_name": "default.loadgen_auto_a4542cb69baf4d6f883142bca3044a53"
        },
        "metrics": [
            {
                "name": "bloom_lookups_per_op",
                "total_count": 10000,
                "min": 0,
                "mean": 0.0,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 0,
                "total_sum": 0,
                "last": 0
            },
            {
                "name": "bloom_lookups",
                "value": 0
            }
        ]
    }
]
I20260615 13:52:34.478451   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 3432
I20260615 13:52:34.491395  3554 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:34.731973   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 3432
I20260615 13:52:34.776345   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 3342
I20260615 13:52:34.777377  3403 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:34.890859   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 3342
2026-06-15T13:52:34Z chronyd exiting
I20260615 13:52:34.923852   419 test_util.cc:182] -----------------------------------------------
I20260615 13:52:34.924013   419 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestNonRandomWorkloadLoadgen.1781531466889897-419-0
[  FAILED  ] ToolTest.TestNonRandomWorkloadLoadgen (49155 ms)
[ RUN      ] ToolTest.PerfTableScanFaultTolerant
2026-06-15T13:52:34Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:52:34Z Disabled control of system clock
I20260615 13:52:34.950369   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35069
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:46267
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:35069 with env {}
W20260615 13:52:35.290375  3681 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:35.290723  3681 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:35.290803  3681 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:35.299564  3681 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:52:35.299687  3681 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:35.299742  3681 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:52:35.299785  3681 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:52:35.310241  3681 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46267
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:35069
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35069
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:35.311930  3681 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:35.313823  3681 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:35.321935  3687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:35.321951  3686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:35.322686  3689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:35.323603  3681 server_base.cc:1061] running on GCE node
I20260615 13:52:35.324359  3681 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:35.325840  3681 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:35.327047  3681 hybrid_clock.cc:648] HybridClock initialized: now 1781531555327003 us; error 43 us; skew 500 ppm
I20260615 13:52:35.327420  3681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:35.329648  3681 webserver.cc:533] Webserver started at http://127.0.104.254:38783/ using document root <none> and password file <none>
I20260615 13:52:35.330456  3681 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:35.330560  3681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:35.330935  3681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:35.333539  3681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "25d12adc7eec4fa5a86f2b04f812d034"
format_stamp: "Formatted at 2026-06-15 13:52:35 on dist-test-slave-0txc"
I20260615 13:52:35.334395  3681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "25d12adc7eec4fa5a86f2b04f812d034"
format_stamp: "Formatted at 2026-06-15 13:52:35 on dist-test-slave-0txc"
I20260615 13:52:35.340236  3681 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260615 13:52:35.344064  3695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:35.345592  3681 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:52:35.345784  3681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "25d12adc7eec4fa5a86f2b04f812d034"
format_stamp: "Formatted at 2026-06-15 13:52:35 on dist-test-slave-0txc"
I20260615 13:52:35.345993  3681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:35.361119  3681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:35.362084  3681 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:35.362371  3681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:35.381906  3681 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:35069
I20260615 13:52:35.381925  3746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:35069 every 8 connection(s)
I20260615 13:52:35.383600  3681 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:52:35.387876  3747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:35.388430   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 3681
I20260615 13:52:35.388609   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:52:35.399070  3747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034: Bootstrap starting.
I20260615 13:52:35.402623  3747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:35.403795  3747 log.cc:826] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:35.406420  3747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034: No bootstrap required, opened a new log
I20260615 13:52:35.411839  3747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d12adc7eec4fa5a86f2b04f812d034" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35069 } }
I20260615 13:52:35.412209  3747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:35.412314  3747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25d12adc7eec4fa5a86f2b04f812d034, State: Initialized, Role: FOLLOWER
I20260615 13:52:35.412931  3747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d12adc7eec4fa5a86f2b04f812d034" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35069 } }
I20260615 13:52:35.413138  3747 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:35.413265  3747 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:35.413415  3747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:35.415737  3747 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d12adc7eec4fa5a86f2b04f812d034" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35069 } }
I20260615 13:52:35.416329  3747 leader_election.cc:304] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 25d12adc7eec4fa5a86f2b04f812d034; no voters: 
I20260615 13:52:35.416909  3747 leader_election.cc:290] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:35.417049  3752 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:35.417651  3752 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [term 1 LEADER]: Becoming Leader. State: Replica: 25d12adc7eec4fa5a86f2b04f812d034, State: Running, Role: LEADER
I20260615 13:52:35.418160  3752 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d12adc7eec4fa5a86f2b04f812d034" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35069 } }
I20260615 13:52:35.418920  3747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:52:35.420890  3754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25d12adc7eec4fa5a86f2b04f812d034. Latest consensus state: current_term: 1 leader_uuid: "25d12adc7eec4fa5a86f2b04f812d034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d12adc7eec4fa5a86f2b04f812d034" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35069 } } }
I20260615 13:52:35.420895  3753 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25d12adc7eec4fa5a86f2b04f812d034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25d12adc7eec4fa5a86f2b04f812d034" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35069 } } }
I20260615 13:52:35.421275  3754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:35.421279  3753 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:35.424171  3757 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:52:35.430014  3757 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:52:35.439028  3757 catalog_manager.cc:1382] Generated new cluster ID: 0368029e901642f5a215113d52eeecf5
I20260615 13:52:35.439168  3757 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:52:35.462791  3757 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:52:35.464145  3757 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:52:35.473635  3757 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 25d12adc7eec4fa5a86f2b04f812d034: Generated new TSK 0
I20260615 13:52:35.474699  3757 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:52:35.488788   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35069
--builtin_ntp_servers=127.0.104.212:46267
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:52:35.821265  3771 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:35.821576  3771 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:35.821660  3771 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:35.830251  3771 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:35.830435  3771 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:52:35.840725  3771 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46267
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35069
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:35.842296  3771 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:35.844117  3771 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:35.853154  3777 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:35.853127  3776 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:35.853560  3779 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:35.854827  3771 server_base.cc:1061] running on GCE node
I20260615 13:52:35.855406  3771 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:35.856380  3771 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:35.857589  3771 hybrid_clock.cc:648] HybridClock initialized: now 1781531555857537 us; error 47 us; skew 500 ppm
I20260615 13:52:35.857904  3771 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:35.860083  3771 webserver.cc:533] Webserver started at http://127.0.104.193:45553/ using document root <none> and password file <none>
I20260615 13:52:35.860827  3771 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:35.860934  3771 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:35.861295  3771 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:35.863786  3771 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "7be41c9abb0c40d2aa21d148afa90a49"
format_stamp: "Formatted at 2026-06-15 13:52:35 on dist-test-slave-0txc"
I20260615 13:52:35.864557  3771 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "7be41c9abb0c40d2aa21d148afa90a49"
format_stamp: "Formatted at 2026-06-15 13:52:35 on dist-test-slave-0txc"
I20260615 13:52:35.870074  3771 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:52:35.873667  3785 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:35.875078  3771 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:52:35.875257  3771 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "7be41c9abb0c40d2aa21d148afa90a49"
format_stamp: "Formatted at 2026-06-15 13:52:35 on dist-test-slave-0txc"
I20260615 13:52:35.875451  3771 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:35.893978  3771 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:35.894878  3771 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:35.895143  3771 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:35.896178  3771 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:35.897868  3771 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:35.897971  3771 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:35.898079  3771 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:35.898146  3771 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:35.929967  3771 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:38233
I20260615 13:52:35.930022  3897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:38233 every 8 connection(s)
I20260615 13:52:35.931427  3771 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:52:35.937392   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 3771
I20260615 13:52:35.937616   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.PerfTableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:52:35.944741  3898 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35069
I20260615 13:52:35.945091  3898 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:35.945950  3898 heartbeater.cc:507] Master 127.0.104.254:35069 requested a full tablet report, sending...
I20260615 13:52:35.948117  3712 ts_manager.cc:194] Registered new tserver with Master: 7be41c9abb0c40d2aa21d148afa90a49 (127.0.104.193:38233)
I20260615 13:52:35.949676  3712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:53509
I20260615 13:52:35.953684   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:52:35.968278  3712 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34838:
name: "perf.table_scan.fault_tolerant"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_bool"
    type: NESTED
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: BOOL
      }
    }
  }
  columns {
    name: "arr_int64"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT64
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260615 13:52:35.998613  3833 tablet_service.cc:1511] Processing CreateTablet for tablet 5e4be552729047d1ae3f7701d0da79ed (DEFAULT_TABLE table=perf.table_scan.fault_tolerant [id=d73136f45b5d48c38f9ab2b4fb9be24e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:35.998643  3832 tablet_service.cc:1511] Processing CreateTablet for tablet aaacf89404384aa680156f21463bae90 (DEFAULT_TABLE table=perf.table_scan.fault_tolerant [id=d73136f45b5d48c38f9ab2b4fb9be24e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:36.000142  3833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e4be552729047d1ae3f7701d0da79ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:36.000569  3832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaacf89404384aa680156f21463bae90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:36.011480  3912 tablet_bootstrap.cc:492] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49: Bootstrap starting.
I20260615 13:52:36.014588  3912 tablet_bootstrap.cc:654] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:36.015746  3912 log.cc:826] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:36.019585  3912 tablet_bootstrap.cc:492] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49: No bootstrap required, opened a new log
I20260615 13:52:36.019870  3912 ts_tablet_manager.cc:1403] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260615 13:52:36.024783  3912 raft_consensus.cc:359] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } }
I20260615 13:52:36.025112  3912 raft_consensus.cc:385] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:36.025188  3912 raft_consensus.cc:740] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7be41c9abb0c40d2aa21d148afa90a49, State: Initialized, Role: FOLLOWER
I20260615 13:52:36.025794  3912 consensus_queue.cc:260] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } }
I20260615 13:52:36.026005  3912 raft_consensus.cc:399] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:36.026145  3912 raft_consensus.cc:493] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:36.026309  3912 raft_consensus.cc:3060] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:36.028398  3912 raft_consensus.cc:515] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } }
I20260615 13:52:36.028921  3912 leader_election.cc:304] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7be41c9abb0c40d2aa21d148afa90a49; no voters: 
I20260615 13:52:36.029529  3912 leader_election.cc:290] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:36.029686  3914 raft_consensus.cc:2804] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:36.030292  3914 raft_consensus.cc:697] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [term 1 LEADER]: Becoming Leader. State: Replica: 7be41c9abb0c40d2aa21d148afa90a49, State: Running, Role: LEADER
I20260615 13:52:36.030609  3898 heartbeater.cc:499] Master 127.0.104.254:35069 was elected leader, sending a full tablet report...
I20260615 13:52:36.031070  3914 consensus_queue.cc:237] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } }
I20260615 13:52:36.031272  3912 ts_tablet_manager.cc:1434] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260615 13:52:36.031682  3912 tablet_bootstrap.cc:492] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49: Bootstrap starting.
I20260615 13:52:36.033315  3912 tablet_bootstrap.cc:654] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:36.035619  3912 tablet_bootstrap.cc:492] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49: No bootstrap required, opened a new log
I20260615 13:52:36.035771  3912 ts_tablet_manager.cc:1403] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:52:36.036517  3912 raft_consensus.cc:359] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } }
I20260615 13:52:36.036653  3912 raft_consensus.cc:385] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:36.036736  3912 raft_consensus.cc:740] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7be41c9abb0c40d2aa21d148afa90a49, State: Initialized, Role: FOLLOWER
I20260615 13:52:36.036954  3912 consensus_queue.cc:260] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } }
I20260615 13:52:36.037120  3912 raft_consensus.cc:399] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:36.037209  3912 raft_consensus.cc:493] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:36.037321  3912 raft_consensus.cc:3060] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:36.037698  3712 catalog_manager.cc:5696] T 5e4be552729047d1ae3f7701d0da79ed P 7be41c9abb0c40d2aa21d148afa90a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7be41c9abb0c40d2aa21d148afa90a49 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "7be41c9abb0c40d2aa21d148afa90a49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:36.039371  3912 raft_consensus.cc:515] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } }
I20260615 13:52:36.039690  3912 leader_election.cc:304] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7be41c9abb0c40d2aa21d148afa90a49; no voters: 
I20260615 13:52:36.039893  3912 leader_election.cc:290] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:36.040153  3916 raft_consensus.cc:2804] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:36.040293  3912 ts_tablet_manager.cc:1434] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:52:36.040325  3916 raft_consensus.cc:697] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [term 1 LEADER]: Becoming Leader. State: Replica: 7be41c9abb0c40d2aa21d148afa90a49, State: Running, Role: LEADER
I20260615 13:52:36.040601  3916 consensus_queue.cc:237] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } }
I20260615 13:52:36.044744  3712 catalog_manager.cc:5696] T aaacf89404384aa680156f21463bae90 P 7be41c9abb0c40d2aa21d148afa90a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7be41c9abb0c40d2aa21d148afa90a49 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "7be41c9abb0c40d2aa21d148afa90a49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7be41c9abb0c40d2aa21d148afa90a49" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38233 } health_report { overall_health: HEALTHY } } }
W20260615 13:52:36.384719  3921 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:36.385067  3921 flags.cc:432] Enabled unsafe flag: --never_fsync=true
Using table 'perf.table_scan.fault_tolerant'

INSERT report
    rows total: 888
    time total: 248.667 ms
  time per row: 0.28003 ms
I20260615 13:52:38.015555   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 3771
I20260615 13:52:38.022773  3893 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:38.152489   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 3771
W20260615 13:52:38.174922  3699 connection.cc:573] server connection from 127.0.104.193:53509 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:52:38.175179   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 3681
I20260615 13:52:38.176363  3742 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:38.288904   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 3681
2026-06-15T13:52:38Z chronyd exiting
[       OK ] ToolTest.PerfTableScanFaultTolerant (3398 ms)
[ RUN      ] ToolTest.TestRemoteReplicaCopy
2026-06-15T13:52:38Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:52:38Z Disabled control of system clock
I20260615 13:52:38.350075   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=0.0.0.0:36645
--webserver_interface=0.0.0.0
--webserver_port=0
--builtin_ntp_servers=127.0.0.1:34477
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=0.0.0.0:36645
--catalog_manager_wait_for_new_tablets_to_elect_leader=false with env {}
W20260615 13:52:38.681584  4042 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:38.681969  4042 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:38.682075  4042 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:38.690692  4042 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:52:38.690819  4042 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:38.690892  4042 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:52:38.690959  4042 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:52:38.701398  4042 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.0.1:34477
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/wal
--catalog_manager_wait_for_new_tablets_to_elect_leader=false
--ipki_ca_key_size=768
--master_addresses=0.0.0.0:36645
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=0.0.0.0:36645
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:38.703020  4042 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:38.704982  4042 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:38.712774  4048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:38.712826  4047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:38.713560  4050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:38.714455  4042 server_base.cc:1061] running on GCE node
I20260615 13:52:38.715257  4042 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:38.716867  4042 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:38.718078  4042 hybrid_clock.cc:648] HybridClock initialized: now 1781531558718029 us; error 44 us; skew 500 ppm
I20260615 13:52:38.718451  4042 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:38.720736  4042 webserver.cc:533] Webserver started at http://0.0.0.0:40371/ using document root <none> and password file <none>
I20260615 13:52:38.721526  4042 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:38.721632  4042 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:38.721984  4042 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:38.724509  4042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "d0a4f1ee490e4452b391ac7c1ee01126"
format_stamp: "Formatted at 2026-06-15 13:52:38 on dist-test-slave-0txc"
I20260615 13:52:38.725360  4042 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "d0a4f1ee490e4452b391ac7c1ee01126"
format_stamp: "Formatted at 2026-06-15 13:52:38 on dist-test-slave-0txc"
I20260615 13:52:38.731034  4042 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260615 13:52:38.734863  4056 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:38.736428  4042 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:52:38.736622  4042 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "d0a4f1ee490e4452b391ac7c1ee01126"
format_stamp: "Formatted at 2026-06-15 13:52:38 on dist-test-slave-0txc"
I20260615 13:52:38.736835  4042 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:38.755689  4042 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:38.756620  4042 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:38.756892  4042 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:38.776537  4042 rpc_server.cc:307] RPC server started. Bound to: 0.0.0.0:36645
I20260615 13:52:38.776556  4107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:36645 every 8 connection(s)
I20260615 13:52:38.778998  4042 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:52:38.784108  4108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:38.787818   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 4042
I20260615 13:52:38.788026   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:52:38.795064  4108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126: Bootstrap starting.
I20260615 13:52:38.798539  4108 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:38.799889  4108 log.cc:826] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:38.802719  4108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126: No bootstrap required, opened a new log
I20260615 13:52:38.808693  4108 raft_consensus.cc:359] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0a4f1ee490e4452b391ac7c1ee01126" member_type: VOTER last_known_addr { host: "0.0.0.0" port: 36645 } }
I20260615 13:52:38.809092  4108 raft_consensus.cc:385] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:38.809196  4108 raft_consensus.cc:740] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0a4f1ee490e4452b391ac7c1ee01126, State: Initialized, Role: FOLLOWER
I20260615 13:52:38.809871  4108 consensus_queue.cc:260] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0a4f1ee490e4452b391ac7c1ee01126" member_type: VOTER last_known_addr { host: "0.0.0.0" port: 36645 } }
I20260615 13:52:38.810079  4108 raft_consensus.cc:399] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:38.810216  4108 raft_consensus.cc:493] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:38.810371  4108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:38.812740  4108 raft_consensus.cc:515] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0a4f1ee490e4452b391ac7c1ee01126" member_type: VOTER last_known_addr { host: "0.0.0.0" port: 36645 } }
I20260615 13:52:38.813282  4108 leader_election.cc:304] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d0a4f1ee490e4452b391ac7c1ee01126; no voters: 
I20260615 13:52:38.813891  4108 leader_election.cc:290] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:38.814033  4113 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:38.815119  4113 raft_consensus.cc:697] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [term 1 LEADER]: Becoming Leader. State: Replica: d0a4f1ee490e4452b391ac7c1ee01126, State: Running, Role: LEADER
I20260615 13:52:38.815721  4113 consensus_queue.cc:237] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0a4f1ee490e4452b391ac7c1ee01126" member_type: VOTER last_known_addr { host: "0.0.0.0" port: 36645 } }
I20260615 13:52:38.816162  4108 sys_catalog.cc:565] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:52:38.818617  4115 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d0a4f1ee490e4452b391ac7c1ee01126. Latest consensus state: current_term: 1 leader_uuid: "d0a4f1ee490e4452b391ac7c1ee01126" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0a4f1ee490e4452b391ac7c1ee01126" member_type: VOTER last_known_addr { host: "0.0.0.0" port: 36645 } } }
I20260615 13:52:38.819026  4114 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d0a4f1ee490e4452b391ac7c1ee01126" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0a4f1ee490e4452b391ac7c1ee01126" member_type: VOTER last_known_addr { host: "0.0.0.0" port: 36645 } } }
I20260615 13:52:38.819305  4115 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:38.819701  4114 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:38.821318  4123 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:52:38.825766  4123 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:52:38.834081  4123 catalog_manager.cc:1382] Generated new cluster ID: 7fa5c11d01444f4697be4ad5d083f763
I20260615 13:52:38.834221  4123 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:52:38.846180  4123 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:52:38.847445  4123 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:52:38.859169  4123 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d0a4f1ee490e4452b391ac7c1ee01126: Generated new TSK 0
I20260615 13:52:38.860286  4123 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:52:38.878047   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=0.0.0.0:0
--local_ip_for_outbound_sockets=0.0.0.0
--webserver_interface=0.0.0.0
--webserver_port=0
--tserver_master_addrs=dist-test-slave-0txc.c.gcp-upstream.internal:36645
--builtin_ntp_servers=127.0.0.1:34477
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false with env {}
W20260615 13:52:39.217914  4132 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260615 13:52:39.218286  4132 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:39.218367  4132 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:39.218480  4132 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:39.227351  4132 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:39.227591  4132 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=0.0.0.0
I20260615 13:52:39.238006  4132 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.0.1:34477
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=0.0.0.0:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_port=0
--tserver_master_addrs=dist-test-slave-0txc.c.gcp-upstream.internal:36645
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=0.0.0.0
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:39.239707  4132 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:39.241605  4132 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:39.251811  4137 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:39.251978  4138 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:39.252389  4140 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:39.252791  4132 server_base.cc:1061] running on GCE node
I20260615 13:52:39.253355  4132 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:39.254253  4132 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:39.255461  4132 hybrid_clock.cc:648] HybridClock initialized: now 1781531559255393 us; error 40 us; skew 500 ppm
I20260615 13:52:39.255789  4132 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:39.257666  4132 webserver.cc:533] Webserver started at http://0.0.0.0:39597/ using document root <none> and password file <none>
I20260615 13:52:39.258427  4132 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:39.258543  4132 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:39.258886  4132 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:39.261536  4132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "7826d2fad9ab480eb6da4d536547548a"
format_stamp: "Formatted at 2026-06-15 13:52:39 on dist-test-slave-0txc"
I20260615 13:52:39.262326  4132 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "7826d2fad9ab480eb6da4d536547548a"
format_stamp: "Formatted at 2026-06-15 13:52:39 on dist-test-slave-0txc"
I20260615 13:52:39.267885  4132 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:52:39.271385  4146 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:39.272809  4132 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:52:39.272975  4132 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "7826d2fad9ab480eb6da4d536547548a"
format_stamp: "Formatted at 2026-06-15 13:52:39 on dist-test-slave-0txc"
I20260615 13:52:39.273173  4132 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:39.305567  4132 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:39.306474  4132 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:39.306753  4132 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:39.307751  4132 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:39.309859  4132 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:39.309943  4132 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:39.310066  4132 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:39.310119  4132 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:39.341801  4132 rpc_server.cc:307] RPC server started. Bound to: 0.0.0.0:43575
I20260615 13:52:39.341816  4258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:43575 every 8 connection(s)
I20260615 13:52:39.344063  4132 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:52:39.348822   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 4132
I20260615 13:52:39.349025   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:52:39.353121   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=0.0.0.0:0
--local_ip_for_outbound_sockets=0.0.0.0
--webserver_interface=0.0.0.0
--webserver_port=0
--tserver_master_addrs=dist-test-slave-0txc.c.gcp-upstream.internal:36645
--builtin_ntp_servers=127.0.0.1:34477
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false with env {}
I20260615 13:52:39.357544  4259 heartbeater.cc:344] Connected to a master server at dist-test-slave-0txc.c.gcp-upstream.internal:36645
I20260615 13:52:39.357928  4259 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:39.359791  4259 heartbeater.cc:507] Master dist-test-slave-0txc.c.gcp-upstream.internal:36645 requested a full tablet report, sending...
I20260615 13:52:39.362273  4073 ts_manager.cc:194] Registered new tserver with Master: 7826d2fad9ab480eb6da4d536547548a (dist-test-slave-0txc.c.gcp-upstream.internal:43575)
I20260615 13:52:39.363888  4073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 10.240.0.20:46743
W20260615 13:52:39.687644  4263 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260615 13:52:39.687991  4263 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:39.688073  4263 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:39.688190  4263 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:39.696899  4263 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:39.697105  4263 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=0.0.0.0
I20260615 13:52:39.707569  4263 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.0.1:34477
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=0.0.0.0:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_port=0
--tserver_master_addrs=dist-test-slave-0txc.c.gcp-upstream.internal:36645
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=0.0.0.0
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:39.709218  4263 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:39.711087  4263 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:39.721784  4268 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:39.721812  4269 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:39.722095  4271 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:39.722601  4263 server_base.cc:1061] running on GCE node
I20260615 13:52:39.723155  4263 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:39.724133  4263 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:39.725353  4263 hybrid_clock.cc:648] HybridClock initialized: now 1781531559725276 us; error 52 us; skew 500 ppm
I20260615 13:52:39.725651  4263 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:39.727519  4263 webserver.cc:533] Webserver started at http://0.0.0.0:41627/ using document root <none> and password file <none>
I20260615 13:52:39.728298  4263 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:39.728418  4263 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:39.728734  4263 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:39.731276  4263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "47defd1481054fb9a75c44fccb68c09d"
format_stamp: "Formatted at 2026-06-15 13:52:39 on dist-test-slave-0txc"
I20260615 13:52:39.732151  4263 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "47defd1481054fb9a75c44fccb68c09d"
format_stamp: "Formatted at 2026-06-15 13:52:39 on dist-test-slave-0txc"
I20260615 13:52:39.737596  4263 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.002s
I20260615 13:52:39.741178  4277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:39.742698  4263 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260615 13:52:39.742868  4263 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "47defd1481054fb9a75c44fccb68c09d"
format_stamp: "Formatted at 2026-06-15 13:52:39 on dist-test-slave-0txc"
I20260615 13:52:39.743067  4263 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:39.771809  4263 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:39.772703  4263 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:39.772979  4263 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:39.773977  4263 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:39.776206  4263 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:39.776304  4263 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:39.776418  4263 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:39.776479  4263 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:39.816222  4263 rpc_server.cc:307] RPC server started. Bound to: 0.0.0.0:40115
I20260615 13:52:39.816246  4389 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:40115 every 8 connection(s)
I20260615 13:52:39.818423  4263 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:52:39.823521   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 4263
I20260615 13:52:39.823705   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:52:39.827797   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=0.0.0.0:0
--local_ip_for_outbound_sockets=0.0.0.0
--webserver_interface=0.0.0.0
--webserver_port=0
--tserver_master_addrs=dist-test-slave-0txc.c.gcp-upstream.internal:36645
--builtin_ntp_servers=127.0.0.1:34477
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false with env {}
I20260615 13:52:39.831914  4390 heartbeater.cc:344] Connected to a master server at dist-test-slave-0txc.c.gcp-upstream.internal:36645
I20260615 13:52:39.832288  4390 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:39.833901  4390 heartbeater.cc:507] Master dist-test-slave-0txc.c.gcp-upstream.internal:36645 requested a full tablet report, sending...
I20260615 13:52:39.835526  4073 ts_manager.cc:194] Registered new tserver with Master: 47defd1481054fb9a75c44fccb68c09d (dist-test-slave-0txc.c.gcp-upstream.internal:40115)
I20260615 13:52:39.836338  4073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 10.240.0.20:53349
W20260615 13:52:40.162153  4393 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260615 13:52:40.162528  4393 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:40.162613  4393 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:40.162726  4393 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:40.171344  4393 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:40.171615  4393 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=0.0.0.0
I20260615 13:52:40.181988  4393 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.0.1:34477
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=0.0.0.0:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_port=0
--tserver_master_addrs=dist-test-slave-0txc.c.gcp-upstream.internal:36645
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=0.0.0.0
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:40.183713  4393 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:40.185635  4393 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:40.195694  4399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:40.195741  4398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:40.196738  4401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:40.196847  4393 server_base.cc:1061] running on GCE node
I20260615 13:52:40.197456  4393 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:40.198408  4393 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:40.199590  4393 hybrid_clock.cc:648] HybridClock initialized: now 1781531560199530 us; error 35 us; skew 500 ppm
I20260615 13:52:40.199901  4393 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:40.201751  4393 webserver.cc:533] Webserver started at http://0.0.0.0:45911/ using document root <none> and password file <none>
I20260615 13:52:40.202522  4393 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:40.202646  4393 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:40.202989  4393 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:40.206732  4393 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "7979397928b74936a57683d2c4c37156"
format_stamp: "Formatted at 2026-06-15 13:52:40 on dist-test-slave-0txc"
I20260615 13:52:40.207564  4393 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "7979397928b74936a57683d2c4c37156"
format_stamp: "Formatted at 2026-06-15 13:52:40 on dist-test-slave-0txc"
I20260615 13:52:40.213119  4393 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260615 13:52:40.216697  4407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:40.218104  4393 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:52:40.218277  4393 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "7979397928b74936a57683d2c4c37156"
format_stamp: "Formatted at 2026-06-15 13:52:40 on dist-test-slave-0txc"
I20260615 13:52:40.218473  4393 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:40.243698  4393 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:40.244611  4393 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:40.244907  4393 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:40.245865  4393 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:40.248081  4393 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:40.248175  4393 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:40.248287  4393 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:40.248330  4393 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:40.285302  4393 rpc_server.cc:307] RPC server started. Bound to: 0.0.0.0:43415
I20260615 13:52:40.285327  4519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:43415 every 8 connection(s)
I20260615 13:52:40.287459  4393 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:52:40.296703   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 4393
I20260615 13:52:40.296849   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:52:40.300551  4520 heartbeater.cc:344] Connected to a master server at dist-test-slave-0txc.c.gcp-upstream.internal:36645
I20260615 13:52:40.300936  4520 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:40.302603  4520 heartbeater.cc:507] Master dist-test-slave-0txc.c.gcp-upstream.internal:36645 requested a full tablet report, sending...
I20260615 13:52:40.304286  4073 ts_manager.cc:194] Registered new tserver with Master: 7979397928b74936a57683d2c4c37156 (dist-test-slave-0txc.c.gcp-upstream.internal:43415)
I20260615 13:52:40.305083  4073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 10.240.0.20:48999
I20260615 13:52:40.314626   419 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
I20260615 13:52:40.337303  4073 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 10.240.0.20:56106:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "<redacted>""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260615 13:52:40.339273  4073 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260615 13:52:40.367730  4259 heartbeater.cc:499] Master dist-test-slave-0txc.c.gcp-upstream.internal:36645 was elected leader, sending a full tablet report...
I20260615 13:52:40.373366  4454 tablet_service.cc:1511] Processing CreateTablet for tablet 961124b89cd8431ca6f962f25dc125eb (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260615 13:52:40.375622  4454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961124b89cd8431ca6f962f25dc125eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.373343  4455 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee1f743e99e4076ae2d2459ddfad74f (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260615 13:52:40.376734  4455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee1f743e99e4076ae2d2459ddfad74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.375844  4193 tablet_service.cc:1511] Processing CreateTablet for tablet 961124b89cd8431ca6f962f25dc125eb (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260615 13:52:40.377879  4193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961124b89cd8431ca6f962f25dc125eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.379951  4453 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7f539d8ae3473796e725aba9378c12 (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260615 13:52:40.380077  4192 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7f539d8ae3473796e725aba9378c12 (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260615 13:52:40.380591  4192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7f539d8ae3473796e725aba9378c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.380604  4453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7f539d8ae3473796e725aba9378c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.382109  4324 tablet_service.cc:1511] Processing CreateTablet for tablet 961124b89cd8431ca6f962f25dc125eb (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260615 13:52:40.384332  4324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961124b89cd8431ca6f962f25dc125eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.391587  4194 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee1f743e99e4076ae2d2459ddfad74f (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260615 13:52:40.392377  4194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee1f743e99e4076ae2d2459ddfad74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.395627  4538 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156: Bootstrap starting.
I20260615 13:52:40.395872  4323 tablet_service.cc:1511] Processing CreateTablet for tablet 4c7f539d8ae3473796e725aba9378c12 (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260615 13:52:40.399472  4323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7f539d8ae3473796e725aba9378c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.399602  4538 tablet_bootstrap.cc:654] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.400409  4325 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee1f743e99e4076ae2d2459ddfad74f (DEFAULT_TABLE table=test-workload [id=da7cc9eb218b42669f73d218a7f601fb]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260615 13:52:40.400977  4538 log.cc:826] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:40.401093  4325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee1f743e99e4076ae2d2459ddfad74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:40.405977  4539 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a: Bootstrap starting.
I20260615 13:52:40.409981  4539 tablet_bootstrap.cc:654] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.411417  4539 log.cc:826] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:40.412256  4538 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156: No bootstrap required, opened a new log
I20260615 13:52:40.412632  4538 ts_tablet_manager.cc:1403] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260615 13:52:40.421331  4542 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Bootstrap starting.
I20260615 13:52:40.421870  4538 raft_consensus.cc:359] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.422458  4538 raft_consensus.cc:740] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979397928b74936a57683d2c4c37156, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.423008  4538 consensus_queue.cc:260] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.423206  4539 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a: No bootstrap required, opened a new log
I20260615 13:52:40.423550  4539 ts_tablet_manager.cc:1403] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260615 13:52:40.424245  4520 heartbeater.cc:499] Master dist-test-slave-0txc.c.gcp-upstream.internal:36645 was elected leader, sending a full tablet report...
I20260615 13:52:40.424851  4538 ts_tablet_manager.cc:1434] T 4c7f539d8ae3473796e725aba9378c12 P 7979397928b74936a57683d2c4c37156: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260615 13:52:40.425298  4538 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156: Bootstrap starting.
I20260615 13:52:40.426497  4542 tablet_bootstrap.cc:654] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.427676  4542 log.cc:826] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:40.429854  4538 tablet_bootstrap.cc:654] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.430760  4539 raft_consensus.cc:359] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.431346  4539 raft_consensus.cc:740] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7826d2fad9ab480eb6da4d536547548a, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.431414  4542 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: No bootstrap required, opened a new log
I20260615 13:52:40.431861  4542 ts_tablet_manager.cc:1403] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.005s
I20260615 13:52:40.432050  4539 consensus_queue.cc:260] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.438833  4538 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156: No bootstrap required, opened a new log
I20260615 13:52:40.439057  4538 ts_tablet_manager.cc:1403] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260615 13:52:40.439541  4539 ts_tablet_manager.cc:1434] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.009s
I20260615 13:52:40.439613  4542 raft_consensus.cc:359] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } }
I20260615 13:52:40.440116  4539 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a: Bootstrap starting.
I20260615 13:52:40.440173  4542 raft_consensus.cc:740] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47defd1481054fb9a75c44fccb68c09d, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.440762  4542 consensus_queue.cc:260] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } }
I20260615 13:52:40.441740  4538 raft_consensus.cc:359] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } }
I20260615 13:52:40.442063  4538 raft_consensus.cc:740] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979397928b74936a57683d2c4c37156, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.442193  4539 tablet_bootstrap.cc:654] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.442273  4538 consensus_queue.cc:260] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } }
I20260615 13:52:40.442795  4538 ts_tablet_manager.cc:1434] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:52:40.443370  4538 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 7979397928b74936a57683d2c4c37156: Bootstrap starting.
I20260615 13:52:40.444648  4390 heartbeater.cc:499] Master dist-test-slave-0txc.c.gcp-upstream.internal:36645 was elected leader, sending a full tablet report...
I20260615 13:52:40.445076  4538 tablet_bootstrap.cc:654] T 961124b89cd8431ca6f962f25dc125eb P 7979397928b74936a57683d2c4c37156: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.445087  4542 ts_tablet_manager.cc:1434] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260615 13:52:40.445540  4542 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Bootstrap starting.
I20260615 13:52:40.447569  4542 tablet_bootstrap.cc:654] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.457159  4542 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: No bootstrap required, opened a new log
I20260615 13:52:40.457453  4542 ts_tablet_manager.cc:1403] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.008s
I20260615 13:52:40.458602  4542 raft_consensus.cc:359] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.458896  4542 raft_consensus.cc:740] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47defd1481054fb9a75c44fccb68c09d, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.459111  4542 consensus_queue.cc:260] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.459955  4542 ts_tablet_manager.cc:1434] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:52:40.460307  4542 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Bootstrap starting.
I20260615 13:52:40.462411  4542 tablet_bootstrap.cc:654] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.498100  4539 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a: No bootstrap required, opened a new log
I20260615 13:52:40.498405  4539 ts_tablet_manager.cc:1403] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.026s
I20260615 13:52:40.498611  4538 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 7979397928b74936a57683d2c4c37156: No bootstrap required, opened a new log
I20260615 13:52:40.498788  4538 ts_tablet_manager.cc:1403] T 961124b89cd8431ca6f962f25dc125eb P 7979397928b74936a57683d2c4c37156: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.023s
I20260615 13:52:40.499375  4539 raft_consensus.cc:359] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.499694  4539 raft_consensus.cc:740] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7826d2fad9ab480eb6da4d536547548a, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.499599  4538 raft_consensus.cc:359] T 961124b89cd8431ca6f962f25dc125eb P 7979397928b74936a57683d2c4c37156 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.499825  4538 raft_consensus.cc:740] T 961124b89cd8431ca6f962f25dc125eb P 7979397928b74936a57683d2c4c37156 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7979397928b74936a57683d2c4c37156, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.500022  4539 consensus_queue.cc:260] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.500089  4538 consensus_queue.cc:260] T 961124b89cd8431ca6f962f25dc125eb P 7979397928b74936a57683d2c4c37156 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.500221  4542 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: No bootstrap required, opened a new log
I20260615 13:52:40.500427  4542 ts_tablet_manager.cc:1403] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.016s
I20260615 13:52:40.500751  4539 ts_tablet_manager.cc:1434] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:52:40.501116  4539 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a: Bootstrap starting.
I20260615 13:52:40.501226  4542 raft_consensus.cc:359] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.501473  4542 raft_consensus.cc:740] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47defd1481054fb9a75c44fccb68c09d, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.501705  4542 consensus_queue.cc:260] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:40.502207  4542 ts_tablet_manager.cc:1434] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260615 13:52:40.502854  4538 ts_tablet_manager.cc:1434] T 961124b89cd8431ca6f962f25dc125eb P 7979397928b74936a57683d2c4c37156: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:52:40.503091  4539 tablet_bootstrap.cc:654] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:40.505203  4539 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a: No bootstrap required, opened a new log
I20260615 13:52:40.505378  4539 ts_tablet_manager.cc:1403] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:52:40.506058  4539 raft_consensus.cc:359] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } }
I20260615 13:52:40.506250  4539 raft_consensus.cc:740] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7826d2fad9ab480eb6da4d536547548a, State: Initialized, Role: FOLLOWER
I20260615 13:52:40.506446  4539 consensus_queue.cc:260] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } }
I20260615 13:52:40.507014  4539 ts_tablet_manager.cc:1434] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260615 13:52:40.539240  4521 tablet.cc:2404] T 0ee1f743e99e4076ae2d2459ddfad74f P 7979397928b74936a57683d2c4c37156: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:52:40.570647  4391 tablet.cc:2404] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:52:40.596446  4260 tablet.cc:2404] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:52:40.910298  4574 ts_tablet_manager.cc:732] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Tablet Copy: Invalid argument: Leader has replica of tablet 961124b89cd8431ca6f962f25dc125eb with term -1, which is lower than last-logged term 0 on local replica. Rejecting tablet copy request
I20260615 13:52:41.380424  4574 tablet_replica.cc:333] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: stopping tablet replica
I20260615 13:52:41.380900  4574 raft_consensus.cc:2243] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:41.381220  4574 raft_consensus.cc:2272] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:41.382457  4574 ts_tablet_manager.cc:1916] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260615 13:52:41.386988  4574 ts_tablet_manager.cc:1929] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 0.0
I20260615 13:52:41.387152  4574 log.cc:1199] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal/wals/961124b89cd8431ca6f962f25dc125eb
I20260615 13:52:41.387545  4574 ts_tablet_manager.cc:933] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Initiating tablet copy from peer 7826d2fad9ab480eb6da4d536547548a (dist-test-slave-0txc.c.gcp-upstream.internal:43575)
I20260615 13:52:41.388945  4574 tablet_copy_client.cc:323] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Beginning tablet copy session from remote peer at address dist-test-slave-0txc.c.gcp-upstream.internal:43575
I20260615 13:52:41.395246  4234 tablet_copy_service.cc:140] P 7826d2fad9ab480eb6da4d536547548a: Received BeginTabletCopySession request for tablet 961124b89cd8431ca6f962f25dc125eb from peer 47defd1481054fb9a75c44fccb68c09d ({username='slave'} at 10.240.0.20:38925)
I20260615 13:52:41.395524  4234 tablet_copy_service.cc:161] P 7826d2fad9ab480eb6da4d536547548a: Beginning new tablet copy session on tablet 961124b89cd8431ca6f962f25dc125eb from peer 47defd1481054fb9a75c44fccb68c09d at {username='slave'} at 10.240.0.20:38925: session id = 47defd1481054fb9a75c44fccb68c09d-961124b89cd8431ca6f962f25dc125eb
I20260615 13:52:41.398182  4234 tablet_copy_source_session.cc:215] T 961124b89cd8431ca6f962f25dc125eb P 7826d2fad9ab480eb6da4d536547548a: Tablet Copy: opened 0 blocks and 1 log segments
I20260615 13:52:41.400183  4574 ts_tablet_manager.cc:1916] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260615 13:52:41.404706  4574 ts_tablet_manager.cc:1929] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 0.0
I20260615 13:52:41.405010  4574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961124b89cd8431ca6f962f25dc125eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:41.407336  4574 tablet_copy_client.cc:806] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Starting download of 0 data blocks...
I20260615 13:52:41.407636  4574 tablet_copy_client.cc:670] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Starting download of 1 WAL segments...
I20260615 13:52:41.410511  4574 tablet_copy_client.cc:538] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260615 13:52:41.414750  4574 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Bootstrap starting.
I20260615 13:52:41.420639  4574 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:52:41.421130  4574 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Bootstrap complete.
I20260615 13:52:41.421415  4574 ts_tablet_manager.cc:1403] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.006s
I20260615 13:52:41.422333  4574 raft_consensus.cc:359] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:41.422565  4574 raft_consensus.cc:740] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47defd1481054fb9a75c44fccb68c09d, State: Initialized, Role: FOLLOWER
I20260615 13:52:41.422789  4574 consensus_queue.cc:260] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:41.423666  4574 ts_tablet_manager.cc:1434] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.002s
I20260615 13:52:41.424741  4234 tablet_copy_service.cc:342] P 7826d2fad9ab480eb6da4d536547548a: Request end of tablet copy session 47defd1481054fb9a75c44fccb68c09d-961124b89cd8431ca6f962f25dc125eb received from {username='slave'} at 10.240.0.20:38925
I20260615 13:52:41.424961  4234 tablet_copy_service.cc:434] P 7826d2fad9ab480eb6da4d536547548a: ending tablet copy session 47defd1481054fb9a75c44fccb68c09d-961124b89cd8431ca6f962f25dc125eb on tablet 961124b89cd8431ca6f962f25dc125eb with peer 47defd1481054fb9a75c44fccb68c09d
I20260615 13:52:41.498306  4325 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c7f539d8ae3473796e725aba9378c12 with delete_type TABLET_DATA_TOMBSTONED from {username='slave'} at 10.240.0.20:48256
I20260615 13:52:41.499037  4601 tablet_replica.cc:333] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: stopping tablet replica
I20260615 13:52:41.499235  4601 raft_consensus.cc:2243] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:41.499464  4601 raft_consensus.cc:2272] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:41.500095  4601 ts_tablet_manager.cc:1916] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260615 13:52:41.504423  4601 ts_tablet_manager.cc:1929] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 0.0
I20260615 13:52:41.504544  4601 log.cc:1199] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal/wals/4c7f539d8ae3473796e725aba9378c12
I20260615 13:52:41.505843   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 4263
I20260615 13:52:41.507604  4385 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:41.602854   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 4263
I20260615 13:52:42.075133   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=0.0.0.0:40115
--local_ip_for_outbound_sockets=0.0.0.0
--tserver_master_addrs=dist-test-slave-0txc.c.gcp-upstream.internal:36645
--webserver_port=41627
--webserver_interface=0.0.0.0
--builtin_ntp_servers=127.0.0.1:34477
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false with env {}
W20260615 13:52:42.406476  4611 flags.cc:432] Enabled unsafe flag: --enable_leader_failure_detection=false
W20260615 13:52:42.406898  4611 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:42.406991  4611 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:42.407114  4611 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:42.415899  4611 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:42.416103  4611 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=0.0.0.0
I20260615 13:52:42.426555  4611 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.0.1:34477
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--enable_leader_failure_detection=false
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=0.0.0.0:40115
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_port=41627
--tserver_master_addrs=dist-test-slave-0txc.c.gcp-upstream.internal:36645
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=0.0.0.0
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:42.428248  4611 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:42.430140  4611 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:42.441085  4617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:42.441115  4619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:42.441293  4616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:42.442044  4611 server_base.cc:1061] running on GCE node
I20260615 13:52:42.442616  4611 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:42.443573  4611 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:42.444801  4611 hybrid_clock.cc:648] HybridClock initialized: now 1781531562444712 us; error 65 us; skew 500 ppm
I20260615 13:52:42.445113  4611 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:42.446966  4611 webserver.cc:533] Webserver started at http://0.0.0.0:41627/ using document root <none> and password file <none>
I20260615 13:52:42.447813  4611 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:42.447937  4611 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:42.453688  4611 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260615 13:52:42.456879  4625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:42.458272  4611 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:52:42.458448  4611 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "47defd1481054fb9a75c44fccb68c09d"
format_stamp: "Formatted at 2026-06-15 13:52:39 on dist-test-slave-0txc"
I20260615 13:52:42.459203  4611 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:42.480275  4611 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:42.481164  4611 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:42.481442  4611 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:42.482398  4611 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:42.484969  4632 ts_tablet_manager.cc:548] Loading tablet metadata (0/2 complete)
I20260615 13:52:42.495817  4611 ts_tablet_manager.cc:585] Loaded tablet metadata (2 total tablets, 1 live tablets)
I20260615 13:52:42.495962  4611 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.011s	user 0.000s	sys 0.001s
I20260615 13:52:42.496086  4611 ts_tablet_manager.cc:600] Registering tablets (0/2 complete)
I20260615 13:52:42.497959  4611 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:52:42.498046  4611 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260615 13:52:42.498449  4632 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Bootstrap starting.
I20260615 13:52:42.519079  4632 log.cc:826] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:42.521850  4632 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:52:42.522351  4632 tablet_bootstrap.cc:492] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Bootstrap complete.
I20260615 13:52:42.523666  4632 ts_tablet_manager.cc:1403] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.007s
I20260615 13:52:42.532150  4632 raft_consensus.cc:359] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:42.533356  4632 raft_consensus.cc:740] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47defd1481054fb9a75c44fccb68c09d, State: Initialized, Role: FOLLOWER
I20260615 13:52:42.534127  4632 consensus_queue.cc:260] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:42.536645  4632 ts_tablet_manager.cc:1434] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260615 13:52:42.539826  4611 rpc_server.cc:307] RPC server started. Bound to: 0.0.0.0:40115
I20260615 13:52:42.539892  4740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 0.0.0.0:40115 every 8 connection(s)
I20260615 13:52:42.542034  4611 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestRemoteReplicaCopy.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
W20260615 13:52:42.543283  4742 tablet.cc:2404] T 961124b89cd8431ca6f962f25dc125eb P 47defd1481054fb9a75c44fccb68c09d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:52:42.543885   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 4611
I20260615 13:52:42.554648  4741 heartbeater.cc:344] Connected to a master server at dist-test-slave-0txc.c.gcp-upstream.internal:36645
I20260615 13:52:42.555078  4741 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:42.556981  4741 heartbeater.cc:507] Master dist-test-slave-0txc.c.gcp-upstream.internal:36645 requested a full tablet report, sending...
I20260615 13:52:42.560017  4072 ts_manager.cc:194] Re-registered known tserver with Master: 47defd1481054fb9a75c44fccb68c09d (dist-test-slave-0txc.c.gcp-upstream.internal:40115)
I20260615 13:52:42.561394  4072 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 10.240.0.20:51717
I20260615 13:52:42.947217  4768 tablet_replica.cc:333] stopping tablet replica
I20260615 13:52:42.947412  4768 raft_consensus.cc:2243] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:42.947573  4768 raft_consensus.cc:2272] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:42.947862  4768 ts_tablet_manager.cc:933] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Initiating tablet copy from peer 7826d2fad9ab480eb6da4d536547548a (dist-test-slave-0txc.c.gcp-upstream.internal:43575)
I20260615 13:52:42.948700  4768 tablet_copy_client.cc:286] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: tablet copy: overwriting existing tombstoned replica with an unknown last-logged opid
I20260615 13:52:42.949326  4768 tablet_copy_client.cc:323] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Beginning tablet copy session from remote peer at address dist-test-slave-0txc.c.gcp-upstream.internal:43575
I20260615 13:52:42.955009  4234 tablet_copy_service.cc:140] P 7826d2fad9ab480eb6da4d536547548a: Received BeginTabletCopySession request for tablet 4c7f539d8ae3473796e725aba9378c12 from peer 47defd1481054fb9a75c44fccb68c09d ({username='slave'} at 10.240.0.20:33485)
I20260615 13:52:42.955201  4234 tablet_copy_service.cc:161] P 7826d2fad9ab480eb6da4d536547548a: Beginning new tablet copy session on tablet 4c7f539d8ae3473796e725aba9378c12 from peer 47defd1481054fb9a75c44fccb68c09d at {username='slave'} at 10.240.0.20:33485: session id = 47defd1481054fb9a75c44fccb68c09d-4c7f539d8ae3473796e725aba9378c12
I20260615 13:52:42.957159  4234 tablet_copy_source_session.cc:215] T 4c7f539d8ae3473796e725aba9378c12 P 7826d2fad9ab480eb6da4d536547548a: Tablet Copy: opened 0 blocks and 1 log segments
I20260615 13:52:42.958715  4768 ts_tablet_manager.cc:1916] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260615 13:52:42.965638  4768 ts_tablet_manager.cc:1929] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId unknown
I20260615 13:52:42.966132  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c7f539d8ae3473796e725aba9378c12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:42.968746  4768 tablet_copy_client.cc:806] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Starting download of 0 data blocks...
I20260615 13:52:42.969022  4768 tablet_copy_client.cc:670] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Starting download of 1 WAL segments...
I20260615 13:52:42.971345  4768 tablet_copy_client.cc:538] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260615 13:52:42.974059  4768 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Bootstrap starting.
I20260615 13:52:42.977963  4768 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:52:42.978322  4768 tablet_bootstrap.cc:492] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Bootstrap complete.
I20260615 13:52:42.978580  4768 ts_tablet_manager.cc:1403] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.003s
I20260615 13:52:42.979660  4768 raft_consensus.cc:359] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:42.979887  4768 raft_consensus.cc:740] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47defd1481054fb9a75c44fccb68c09d, State: Initialized, Role: FOLLOWER
I20260615 13:52:42.980106  4768 consensus_queue.cc:260] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } }
I20260615 13:52:42.980651  4741 heartbeater.cc:499] Master dist-test-slave-0txc.c.gcp-upstream.internal:36645 was elected leader, sending a full tablet report...
I20260615 13:52:42.980682  4768 ts_tablet_manager.cc:1434] T 4c7f539d8ae3473796e725aba9378c12 P 47defd1481054fb9a75c44fccb68c09d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:52:42.981765  4234 tablet_copy_service.cc:342] P 7826d2fad9ab480eb6da4d536547548a: Request end of tablet copy session 47defd1481054fb9a75c44fccb68c09d-4c7f539d8ae3473796e725aba9378c12 received from {username='slave'} at 10.240.0.20:33485
I20260615 13:52:42.981923  4234 tablet_copy_service.cc:434] P 7826d2fad9ab480eb6da4d536547548a: ending tablet copy session 47defd1481054fb9a75c44fccb68c09d-4c7f539d8ae3473796e725aba9378c12 on tablet 4c7f539d8ae3473796e725aba9378c12 with peer 47defd1481054fb9a75c44fccb68c09d
I20260615 13:52:43.442168  4768 ts_tablet_manager.cc:933] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Initiating tablet copy from peer 7826d2fad9ab480eb6da4d536547548a (dist-test-slave-0txc.c.gcp-upstream.internal:43575)
I20260615 13:52:43.443019  4768 tablet_copy_client.cc:323] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Beginning tablet copy session from remote peer at address dist-test-slave-0txc.c.gcp-upstream.internal:43575
I20260615 13:52:43.443780  4234 tablet_copy_service.cc:140] P 7826d2fad9ab480eb6da4d536547548a: Received BeginTabletCopySession request for tablet 0ee1f743e99e4076ae2d2459ddfad74f from peer 47defd1481054fb9a75c44fccb68c09d ({username='slave'} at 10.240.0.20:33485)
I20260615 13:52:43.443943  4234 tablet_copy_service.cc:161] P 7826d2fad9ab480eb6da4d536547548a: Beginning new tablet copy session on tablet 0ee1f743e99e4076ae2d2459ddfad74f from peer 47defd1481054fb9a75c44fccb68c09d at {username='slave'} at 10.240.0.20:33485: session id = 47defd1481054fb9a75c44fccb68c09d-0ee1f743e99e4076ae2d2459ddfad74f
I20260615 13:52:43.445847  4234 tablet_copy_source_session.cc:215] T 0ee1f743e99e4076ae2d2459ddfad74f P 7826d2fad9ab480eb6da4d536547548a: Tablet Copy: opened 0 blocks and 1 log segments
I20260615 13:52:43.447043  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee1f743e99e4076ae2d2459ddfad74f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:43.451713  4768 tablet_copy_client.cc:806] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Starting download of 0 data blocks...
I20260615 13:52:43.451975  4768 tablet_copy_client.cc:670] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Starting download of 1 WAL segments...
I20260615 13:52:43.453611  4768 tablet_copy_client.cc:538] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260615 13:52:43.456067  4768 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Bootstrap starting.
I20260615 13:52:43.459741  4768 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:52:43.460095  4768 tablet_bootstrap.cc:492] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Bootstrap complete.
I20260615 13:52:43.460302  4768 ts_tablet_manager.cc:1403] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20260615 13:52:43.460950  4768 raft_consensus.cc:359] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } }
I20260615 13:52:43.461109  4768 raft_consensus.cc:740] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47defd1481054fb9a75c44fccb68c09d, State: Initialized, Role: FOLLOWER
I20260615 13:52:43.461293  4768 consensus_queue.cc:260] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7826d2fad9ab480eb6da4d536547548a" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43575 } } peers { permanent_uuid: "7979397928b74936a57683d2c4c37156" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 43415 } } peers { permanent_uuid: "47defd1481054fb9a75c44fccb68c09d" member_type: VOTER last_known_addr { host: "dist-test-slave-0txc.c.gcp-upstream.internal" port: 40115 } }
I20260615 13:52:43.461714  4768 ts_tablet_manager.cc:1434] T 0ee1f743e99e4076ae2d2459ddfad74f P 47defd1481054fb9a75c44fccb68c09d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260615 13:52:43.462612  4234 tablet_copy_service.cc:342] P 7826d2fad9ab480eb6da4d536547548a: Request end of tablet copy session 47defd1481054fb9a75c44fccb68c09d-0ee1f743e99e4076ae2d2459ddfad74f received from {username='slave'} at 10.240.0.20:33485
I20260615 13:52:43.462778  4234 tablet_copy_service.cc:434] P 7826d2fad9ab480eb6da4d536547548a: ending tablet copy session 47defd1481054fb9a75c44fccb68c09d-0ee1f743e99e4076ae2d2459ddfad74f on tablet 0ee1f743e99e4076ae2d2459ddfad74f with peer 47defd1481054fb9a75c44fccb68c09d
I20260615 13:52:43.538084   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 4132
I20260615 13:52:43.540010  4254 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:43.635243   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 4132
I20260615 13:52:43.650954   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 4611
I20260615 13:52:43.652740  4736 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:43.747260   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 4611
I20260615 13:52:43.762465   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 4393
I20260615 13:52:43.769949  4515 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:43.872040   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 4393
I20260615 13:52:43.886466   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 4042
I20260615 13:52:43.888185  4103 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:43.997649   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 4042
2026-06-15T13:52:44Z chronyd exiting
[       OK ] ToolTest.TestRemoteReplicaCopy (5711 ms)
[ RUN      ] ToolTest.TestLocalReplicaDeleteByTableName
I20260615 13:52:44.036607   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:40683
I20260615 13:52:44.037779   419 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:44.038865   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:44.044947  4801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:44.045357  4802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:44.046480   419 server_base.cc:1061] running on GCE node
W20260615 13:52:44.046501  4804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:44.047276   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:52:44.047465   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:52:44.047597   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531564047567 us; error 0 us; skew 500 ppm
I20260615 13:52:44.047976   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:44.049774   419 webserver.cc:533] Webserver started at http://127.0.104.254:39033/ using document root <none> and password file <none>
I20260615 13:52:44.050091   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:44.050181   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:44.050406   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:44.051180   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "eb8b4044f8a64739b4339440ad04dd6f"
format_stamp: "Formatted at 2026-06-15 13:52:44 on dist-test-slave-0txc"
I20260615 13:52:44.054373   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.002s
I20260615 13:52:44.056329  4809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:44.056679   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260615 13:52:44.056865   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "eb8b4044f8a64739b4339440ad04dd6f"
format_stamp: "Formatted at 2026-06-15 13:52:44 on dist-test-slave-0txc"
I20260615 13:52:44.057008   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-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)
I20260615 13:52:44.087086   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:44.088057   419 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:44.088366   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:44.108675   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:40683
I20260615 13:52:44.108670  4860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:40683 every 8 connection(s)
I20260615 13:52:44.111212  4861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.117995  4861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f: Bootstrap starting.
I20260615 13:52:44.121680  4861 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.123016  4861 log.cc:826] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:44.125859  4861 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f: No bootstrap required, opened a new log
I20260615 13:52:44.131620  4861 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b4044f8a64739b4339440ad04dd6f" member_type: VOTER }
I20260615 13:52:44.131989  4861 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.132113  4861 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8b4044f8a64739b4339440ad04dd6f, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.132884  4861 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b4044f8a64739b4339440ad04dd6f" member_type: VOTER }
I20260615 13:52:44.133116  4861 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.133256  4861 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.133432  4861 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.135591  4861 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b4044f8a64739b4339440ad04dd6f" member_type: VOTER }
I20260615 13:52:44.136237  4861 leader_election.cc:304] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: eb8b4044f8a64739b4339440ad04dd6f; no voters: 
I20260615 13:52:44.136920  4861 leader_election.cc:290] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.137068  4864 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.137665  4864 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 1 LEADER]: Becoming Leader. State: Replica: eb8b4044f8a64739b4339440ad04dd6f, State: Running, Role: LEADER
I20260615 13:52:44.138248  4864 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b4044f8a64739b4339440ad04dd6f" member_type: VOTER }
I20260615 13:52:44.139058  4861 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:52:44.141469  4866 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb8b4044f8a64739b4339440ad04dd6f. Latest consensus state: current_term: 1 leader_uuid: "eb8b4044f8a64739b4339440ad04dd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b4044f8a64739b4339440ad04dd6f" member_type: VOTER } }
I20260615 13:52:44.141474  4865 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb8b4044f8a64739b4339440ad04dd6f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8b4044f8a64739b4339440ad04dd6f" member_type: VOTER } }
I20260615 13:52:44.141805  4866 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:44.141805  4865 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:44.143651  4871 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:52:44.150007  4871 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:52:44.150643   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:52:44.160672  4871 catalog_manager.cc:1382] Generated new cluster ID: d8eb793ee4954a44b5e4bc5ffe65e9fa
I20260615 13:52:44.160804  4871 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:52:44.174177  4871 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:52:44.175426  4871 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:52:44.182911  4871 catalog_manager.cc:6069] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f: Generated new TSK 0
I20260615 13:52:44.183861  4871 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:52:44.216526   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:44.220528  4883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:44.221233  4884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:44.222469  4886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:44.222889   419 server_base.cc:1061] running on GCE node
I20260615 13:52:44.223186   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:52:44.223270   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:52:44.223331   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531564223309 us; error 0 us; skew 500 ppm
I20260615 13:52:44.223558   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:44.224877   419 webserver.cc:533] Webserver started at http://127.0.104.193:40051/ using document root <none> and password file <none>
I20260615 13:52:44.225131   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:44.225229   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:44.225399   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:44.226094   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "92a94ecc72844795a7bf7419d56a1b8c"
format_stamp: "Formatted at 2026-06-15 13:52:44 on dist-test-slave-0txc"
I20260615 13:52:44.229071   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260615 13:52:44.230980  4891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:44.231401   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260615 13:52:44.231561   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "92a94ecc72844795a7bf7419d56a1b8c"
format_stamp: "Formatted at 2026-06-15 13:52:44 on dist-test-slave-0txc"
I20260615 13:52:44.231696   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-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)
I20260615 13:52:44.272593   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:44.273347   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:44.274333   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:44.275966   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:44.276095   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:44.276226   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:44.276311   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:44.296815   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:42577
I20260615 13:52:44.296849  4953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:42577 every 8 connection(s)
I20260615 13:52:44.316968  4954 heartbeater.cc:344] Connected to a master server at 127.0.104.254:40683
I20260615 13:52:44.317283  4954 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:44.318049  4954 heartbeater.cc:507] Master 127.0.104.254:40683 requested a full tablet report, sending...
I20260615 13:52:44.320544  4826 ts_manager.cc:194] Registered new tserver with Master: 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193:42577)
I20260615 13:52:44.320950   419 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.022632665s
I20260615 13:52:44.323417  4826 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38862
I20260615 13:52:44.355108  4826 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38874:
name: "test_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 {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:52:44.387786  4917 tablet_service.cc:1511] Processing CreateTablet for tablet 5644c78146f64a4386f9ca76bb1b8f57 (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260615 13:52:44.388098  4918 tablet_service.cc:1511] Processing CreateTablet for tablet 9c71831e79b747c29e94e6f6f79dc154 (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260615 13:52:44.387923  4916 tablet_service.cc:1511] Processing CreateTablet for tablet 7777c32d12c246749c91174a689c8c06 (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260615 13:52:44.387778  4919 tablet_service.cc:1511] Processing CreateTablet for tablet 40be492f6f3c4a92b1caf65328c0b0cf (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260615 13:52:44.388844  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c71831e79b747c29e94e6f6f79dc154. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.388801  4915 tablet_service.cc:1511] Processing CreateTablet for tablet 1c547b1670d2463e9b2affc64f9f11ac (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260615 13:52:44.389612  4914 tablet_service.cc:1511] Processing CreateTablet for tablet 45057fc51e45456da589d1ec3bbf0381 (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260615 13:52:44.389700  4913 tablet_service.cc:1511] Processing CreateTablet for tablet d3b3821f2b484c3e869574233e5027dc (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260615 13:52:44.390523  4912 tablet_service.cc:1511] Processing CreateTablet for tablet ef37d65974eb4bdd9c4be5339d4ddc88 (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260615 13:52:44.390599  4911 tablet_service.cc:1511] Processing CreateTablet for tablet 4119d759c6dc408da1534ea986f8099e (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260615 13:52:44.391455  4910 tablet_service.cc:1511] Processing CreateTablet for tablet 25c21f36aa6642f48420bded04eafecf (DEFAULT_TABLE table=test_table [id=9333a41cc27142f9b7e9a125018e2720]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260615 13:52:44.391976  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40be492f6f3c4a92b1caf65328c0b0cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.392184  4910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25c21f36aa6642f48420bded04eafecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.398015  4913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3b3821f2b484c3e869574233e5027dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.399204  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7777c32d12c246749c91174a689c8c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.399881  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c547b1670d2463e9b2affc64f9f11ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.400566  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5644c78146f64a4386f9ca76bb1b8f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.402813  4911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4119d759c6dc408da1534ea986f8099e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.403577  4912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef37d65974eb4bdd9c4be5339d4ddc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.405213  4914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45057fc51e45456da589d1ec3bbf0381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.418524  4971 tablet_bootstrap.cc:492] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.436586  4971 tablet_bootstrap.cc:654] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.438761  4971 tablet_bootstrap.cc:492] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.438959  4971 ts_tablet_manager.cc:1403] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.000s
I20260615 13:52:44.439817  4971 raft_consensus.cc:359] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.440052  4971 raft_consensus.cc:385] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.440167  4971 raft_consensus.cc:740] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.440578  4971 consensus_queue.cc:260] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.440804  4971 raft_consensus.cc:399] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.440907  4971 raft_consensus.cc:493] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.441031  4971 raft_consensus.cc:3060] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.443132  4971 raft_consensus.cc:515] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.443383  4971 leader_election.cc:304] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.443888  4971 leader_election.cc:290] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.444124  4973 raft_consensus.cc:2804] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.448251  4971 ts_tablet_manager.cc:1434] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260615 13:52:44.448459  4954 heartbeater.cc:499] Master 127.0.104.254:40683 was elected leader, sending a full tablet report...
I20260615 13:52:44.448941  4971 tablet_bootstrap.cc:492] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.449422  4973 raft_consensus.cc:697] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.449859  4973 consensus_queue.cc:237] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.451231  4971 tablet_bootstrap.cc:654] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.455185  4971 tablet_bootstrap.cc:492] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.455467  4971 ts_tablet_manager.cc:1403] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.004s
I20260615 13:52:44.456664  4971 raft_consensus.cc:359] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.457003  4971 raft_consensus.cc:385] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.457144  4971 raft_consensus.cc:740] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.457628  4971 consensus_queue.cc:260] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.457886  4971 raft_consensus.cc:399] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.457531  4826 catalog_manager.cc:5696] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.458048  4971 raft_consensus.cc:493] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.458396  4971 raft_consensus.cc:3060] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.461179  4971 raft_consensus.cc:515] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.461529  4971 leader_election.cc:304] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.461833  4971 leader_election.cc:290] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.461926  4975 raft_consensus.cc:2804] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.462435  4975 raft_consensus.cc:697] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.462689  4971 ts_tablet_manager.cc:1434] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260615 13:52:44.462792  4975 consensus_queue.cc:237] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.463089  4971 tablet_bootstrap.cc:492] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.465649  4971 tablet_bootstrap.cc:654] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.467618  4971 tablet_bootstrap.cc:492] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.467777  4971 ts_tablet_manager.cc:1403] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260615 13:52:44.468477  4971 raft_consensus.cc:359] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.468631  4971 raft_consensus.cc:385] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.468750  4971 raft_consensus.cc:740] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.468988  4971 consensus_queue.cc:260] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.469381  4971 raft_consensus.cc:399] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.469539  4971 raft_consensus.cc:493] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.469712  4971 raft_consensus.cc:3060] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.472060  4971 raft_consensus.cc:515] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.472316  4971 leader_election.cc:304] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.472506  4971 leader_election.cc:290] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.472599  4973 raft_consensus.cc:2804] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.473042  4971 ts_tablet_manager.cc:1434] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:52:44.473412  4971 tablet_bootstrap.cc:492] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.475203  4826 catalog_manager.cc:5696] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.475402  4971 tablet_bootstrap.cc:654] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.475704  4973 raft_consensus.cc:697] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.475976  4973 consensus_queue.cc:237] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.480715  4971 tablet_bootstrap.cc:492] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.480914  4971 ts_tablet_manager.cc:1403] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
I20260615 13:52:44.481765  4971 raft_consensus.cc:359] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.482008  4971 raft_consensus.cc:385] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.482111  4971 raft_consensus.cc:740] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.482402  4971 consensus_queue.cc:260] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.482589  4971 raft_consensus.cc:399] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.482697  4971 raft_consensus.cc:493] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.482820  4971 raft_consensus.cc:3060] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.483259  4826 catalog_manager.cc:5696] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.485643  4971 raft_consensus.cc:515] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.485890  4971 leader_election.cc:304] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.486127  4971 leader_election.cc:290] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.486191  4981 raft_consensus.cc:2804] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.486351  4981 raft_consensus.cc:697] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.486646  4971 ts_tablet_manager.cc:1434] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260615 13:52:44.486694  4981 consensus_queue.cc:237] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.487016  4971 tablet_bootstrap.cc:492] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.489423  4971 tablet_bootstrap.cc:654] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.489557  4826 catalog_manager.cc:5696] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.492259  4971 tablet_bootstrap.cc:492] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.492470  4971 ts_tablet_manager.cc:1403] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260615 13:52:44.493340  4971 raft_consensus.cc:359] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.493495  4971 raft_consensus.cc:385] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.493602  4971 raft_consensus.cc:740] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.493821  4971 consensus_queue.cc:260] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.493980  4971 raft_consensus.cc:399] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.494059  4971 raft_consensus.cc:493] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.494179  4971 raft_consensus.cc:3060] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.496429  4971 raft_consensus.cc:515] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.496680  4971 leader_election.cc:304] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.496904  4971 leader_election.cc:290] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.496981  4981 raft_consensus.cc:2804] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.497143  4981 raft_consensus.cc:697] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.497393  4981 consensus_queue.cc:237] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.497553  4971 ts_tablet_manager.cc:1434] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260615 13:52:44.497853  4971 tablet_bootstrap.cc:492] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.499974  4971 tablet_bootstrap.cc:654] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.500131  4826 catalog_manager.cc:5696] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.503219  4971 tablet_bootstrap.cc:492] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.503412  4971 ts_tablet_manager.cc:1403] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.006s	user 0.003s	sys 0.000s
I20260615 13:52:44.504200  4971 raft_consensus.cc:359] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.504416  4971 raft_consensus.cc:385] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.504505  4971 raft_consensus.cc:740] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.504752  4971 consensus_queue.cc:260] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.504941  4971 raft_consensus.cc:399] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.505014  4971 raft_consensus.cc:493] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.505101  4971 raft_consensus.cc:3060] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.507561  4971 raft_consensus.cc:515] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.507807  4971 leader_election.cc:304] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.508028  4971 leader_election.cc:290] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.508126  4981 raft_consensus.cc:2804] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.508324  4981 raft_consensus.cc:697] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.508458  4971 ts_tablet_manager.cc:1434] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260615 13:52:44.508714  4971 tablet_bootstrap.cc:492] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.508621  4981 consensus_queue.cc:237] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.510596  4971 tablet_bootstrap.cc:654] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.511780  4826 catalog_manager.cc:5696] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.514451  4971 tablet_bootstrap.cc:492] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.514616  4971 ts_tablet_manager.cc:1403] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.004s
I20260615 13:52:44.515475  4971 raft_consensus.cc:359] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.515678  4971 raft_consensus.cc:385] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.515781  4971 raft_consensus.cc:740] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.516053  4971 consensus_queue.cc:260] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.516248  4971 raft_consensus.cc:399] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.516345  4971 raft_consensus.cc:493] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.516481  4971 raft_consensus.cc:3060] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.518713  4971 raft_consensus.cc:515] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.518949  4971 leader_election.cc:304] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.519129  4971 leader_election.cc:290] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.519198  4981 raft_consensus.cc:2804] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.519348  4981 raft_consensus.cc:697] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.519649  4971 ts_tablet_manager.cc:1434] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:52:44.519608  4981 consensus_queue.cc:237] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.519919  4971 tablet_bootstrap.cc:492] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.521873  4971 tablet_bootstrap.cc:654] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.522317  4826 catalog_manager.cc:5696] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.524766  4971 tablet_bootstrap.cc:492] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.524937  4971 ts_tablet_manager.cc:1403] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260615 13:52:44.525779  4971 raft_consensus.cc:359] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.525988  4971 raft_consensus.cc:385] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.526072  4971 raft_consensus.cc:740] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.526315  4971 consensus_queue.cc:260] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.526444  4971 raft_consensus.cc:399] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.526540  4971 raft_consensus.cc:493] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.526626  4971 raft_consensus.cc:3060] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.528694  4971 raft_consensus.cc:515] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.528920  4971 leader_election.cc:304] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.529117  4971 leader_election.cc:290] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.529264  4981 raft_consensus.cc:2804] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.529455  4981 raft_consensus.cc:697] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.529587  4971 ts_tablet_manager.cc:1434] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260615 13:52:44.529750  4981 consensus_queue.cc:237] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.529891  4971 tablet_bootstrap.cc:492] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.531886  4971 tablet_bootstrap.cc:654] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.532907  4826 catalog_manager.cc:5696] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.534195  4971 tablet_bootstrap.cc:492] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.534400  4971 ts_tablet_manager.cc:1403] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260615 13:52:44.535308  4971 raft_consensus.cc:359] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.535521  4971 raft_consensus.cc:385] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.535629  4971 raft_consensus.cc:740] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.535924  4971 consensus_queue.cc:260] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.536121  4971 raft_consensus.cc:399] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.536211  4971 raft_consensus.cc:493] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.536345  4971 raft_consensus.cc:3060] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.539183  4971 raft_consensus.cc:515] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.539469  4971 leader_election.cc:304] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.539698  4971 leader_election.cc:290] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.539793  4981 raft_consensus.cc:2804] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.539999  4981 raft_consensus.cc:697] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.540194  4971 ts_tablet_manager.cc:1434] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260615 13:52:44.540273  4981 consensus_queue.cc:237] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.540477  4971 tablet_bootstrap.cc:492] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.542439  4971 tablet_bootstrap.cc:654] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.543247  4826 catalog_manager.cc:5696] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.548969  4971 tablet_bootstrap.cc:492] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.549181  4971 ts_tablet_manager.cc:1403] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.002s
I20260615 13:52:44.550016  4971 raft_consensus.cc:359] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.550186  4971 raft_consensus.cc:385] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.550254  4971 raft_consensus.cc:740] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.550436  4971 consensus_queue.cc:260] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.550554  4971 raft_consensus.cc:399] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.550621  4971 raft_consensus.cc:493] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.550695  4971 raft_consensus.cc:3060] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.552711  4971 raft_consensus.cc:515] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.552968  4971 leader_election.cc:304] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.553198  4971 leader_election.cc:290] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.553257  4981 raft_consensus.cc:2804] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.553406  4981 raft_consensus.cc:697] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.553637  4971 ts_tablet_manager.cc:1434] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:52:44.553654  4981 consensus_queue.cc:237] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.555985  4826 catalog_manager.cc:5696] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.583684  4826 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38874:
name: "default_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"
    }
  }
}
I20260615 13:52:44.591166  4914 tablet_service.cc:1511] Processing CreateTablet for tablet 546fd93315034178a9c5606fdca8c9f7 (DEFAULT_TABLE table=default_table [id=7fefb8cf653c490b99d92356a6d14844]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:44.591657  4914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 546fd93315034178a9c5606fdca8c9f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:44.596438  4971 tablet_bootstrap.cc:492] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:44.598250  4971 tablet_bootstrap.cc:654] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:44.600229  4971 tablet_bootstrap.cc:492] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: No bootstrap required, opened a new log
I20260615 13:52:44.600409  4971 ts_tablet_manager.cc:1403] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260615 13:52:44.601187  4971 raft_consensus.cc:359] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.601377  4971 raft_consensus.cc:385] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:44.601475  4971 raft_consensus.cc:740] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:44.601673  4971 consensus_queue.cc:260] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.601819  4971 raft_consensus.cc:399] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:44.601897  4971 raft_consensus.cc:493] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:44.602005  4971 raft_consensus.cc:3060] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:44.604029  4971 raft_consensus.cc:515] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.604256  4971 leader_election.cc:304] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:44.604444  4971 leader_election.cc:290] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:44.604512  4981 raft_consensus.cc:2804] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:44.604652  4981 raft_consensus.cc:697] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:44.604884  4981 consensus_queue.cc:237] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:44.605265  4971 ts_tablet_manager.cc:1434] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:52:44.607396  4826 catalog_manager.cc:5696] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193). New cstate: current_term: 1 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:44.618995   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:52:44.629855   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:52:44.630439   419 tablet_replica.cc:333] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.630880   419 raft_consensus.cc:2243] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.631158   419 raft_consensus.cc:2272] T 5644c78146f64a4386f9ca76bb1b8f57 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.633057   419 tablet_replica.cc:333] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.633229   419 raft_consensus.cc:2243] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.633450   419 raft_consensus.cc:2272] T 25c21f36aa6642f48420bded04eafecf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.634282   419 tablet_replica.cc:333] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.634460   419 raft_consensus.cc:2243] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.634616   419 raft_consensus.cc:2272] T 9c71831e79b747c29e94e6f6f79dc154 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.635335   419 tablet_replica.cc:333] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.635505   419 raft_consensus.cc:2243] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.635684   419 raft_consensus.cc:2272] T d3b3821f2b484c3e869574233e5027dc P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.636373   419 tablet_replica.cc:333] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.636531   419 raft_consensus.cc:2243] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.636694   419 raft_consensus.cc:2272] T 4119d759c6dc408da1534ea986f8099e P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.637413   419 tablet_replica.cc:333] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.637562   419 raft_consensus.cc:2243] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.637717   419 raft_consensus.cc:2272] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.638367   419 tablet_replica.cc:333] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.638525   419 raft_consensus.cc:2243] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.638675   419 raft_consensus.cc:2272] T 45057fc51e45456da589d1ec3bbf0381 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.639360   419 tablet_replica.cc:333] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.639525   419 raft_consensus.cc:2243] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.639694   419 raft_consensus.cc:2272] T 40be492f6f3c4a92b1caf65328c0b0cf P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.640437   419 tablet_replica.cc:333] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.640591   419 raft_consensus.cc:2243] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.640739   419 raft_consensus.cc:2272] T 7777c32d12c246749c91174a689c8c06 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.641423   419 tablet_replica.cc:333] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.641557   419 raft_consensus.cc:2243] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.641721   419 raft_consensus.cc:2272] T ef37d65974eb4bdd9c4be5339d4ddc88 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.642607   419 tablet_replica.cc:333] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c: stopping tablet replica
I20260615 13:52:44.642774   419 raft_consensus.cc:2243] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:44.642962   419 raft_consensus.cc:2272] T 1c547b1670d2463e9b2affc64f9f11ac P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:44.660398   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:52:45.212639   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:45.215703  5007 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.215870  5008 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.216333  5010 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:45.216814   419 server_base.cc:1061] running on GCE node
I20260615 13:52:45.217108   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:52:45.217197   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:52:45.217257   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531565217236 us; error 0 us; skew 500 ppm
I20260615 13:52:45.217504   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:45.218894   419 webserver.cc:533] Webserver started at http://127.0.104.193:40051/ using document root <none> and password file <none>
I20260615 13:52:45.219183   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:45.219262   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:52:45.221704   419 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:52:45.224476  5015 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.224895   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:52:45.225019   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "92a94ecc72844795a7bf7419d56a1b8c"
format_stamp: "Formatted at 2026-06-15 13:52:44 on dist-test-slave-0txc"
I20260615 13:52:45.225163   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaDeleteByTableName.1781531466889897-419-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)
I20260615 13:52:45.236177   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:45.236898   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:45.237596   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:45.239113  5022 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260615 13:52:45.242115   419 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260615 13:52:45.242239   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.001s	sys 0.000s
I20260615 13:52:45.242372   419 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260615 13:52:45.244495   419 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:52:45.244601   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.001s	sys 0.000s
I20260615 13:52:45.244614  5022 tablet_bootstrap.cc:492] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap starting.
I20260615 13:52:45.252743  5022 tablet_bootstrap.cc:492] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: 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
I20260615 13:52:45.253602  5022 tablet_bootstrap.cc:492] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: Bootstrap complete.
I20260615 13:52:45.253990  5022 ts_tablet_manager.cc:1403] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent bootstrapping tablet: real 0.009s	user 0.006s	sys 0.001s
I20260615 13:52:45.255177  5022 raft_consensus.cc:359] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:45.255528  5022 raft_consensus.cc:740] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.255924  5022 consensus_queue.cc:260] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [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: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:45.256156  5022 raft_consensus.cc:399] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:45.256268  5022 raft_consensus.cc:493] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:45.256431  5022 raft_consensus.cc:3060] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:52:45.259721  5022 raft_consensus.cc:515] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:45.260080  5022 leader_election.cc:304] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [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: 92a94ecc72844795a7bf7419d56a1b8c; no voters: 
I20260615 13:52:45.260627  5022 leader_election.cc:290] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:52:45.260720  5070 raft_consensus.cc:2804] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:52:45.264467  5070 raft_consensus.cc:697] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 2 LEADER]: Becoming Leader. State: Replica: 92a94ecc72844795a7bf7419d56a1b8c, State: Running, Role: LEADER
I20260615 13:52:45.264554  5022 ts_tablet_manager.cc:1434] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.007s
I20260615 13:52:45.264891  5070 consensus_queue.cc:237] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [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: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } }
I20260615 13:52:45.267930   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:42577
I20260615 13:52:45.267957  5084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:42577 every 8 connection(s)
I20260615 13:52:45.272095   419 tablet_server.cc:179] TabletServer@127.0.104.193:42577 shutting down...
I20260615 13:52:45.284209  5085 heartbeater.cc:344] Connected to a master server at 127.0.104.254:40683
I20260615 13:52:45.284387  5085 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:45.284799  5085 heartbeater.cc:507] Master 127.0.104.254:40683 requested a full tablet report, sending...
I20260615 13:52:45.286290  4825 ts_manager.cc:194] Re-registered known tserver with Master: 92a94ecc72844795a7bf7419d56a1b8c (127.0.104.193:42577)
I20260615 13:52:45.286696  4825 catalog_manager.cc:5696] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "92a94ecc72844795a7bf7419d56a1b8c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92a94ecc72844795a7bf7419d56a1b8c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 42577 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:45.290763  4825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38880
I20260615 13:52:45.292021   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:52:45.292393   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:52:45.292594   419 raft_consensus.cc:2243] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 2 LEADER]: Raft consensus shutting down.
I20260615 13:52:45.292775   419 raft_consensus.cc:2272] T 546fd93315034178a9c5606fdca8c9f7 P 92a94ecc72844795a7bf7419d56a1b8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:45.306505   419 tablet_server.cc:196] TabletServer@127.0.104.193:42577 shutdown complete.
I20260615 13:52:45.309641   419 master.cc:562] Master@127.0.104.254:40683 shutting down...
I20260615 13:52:45.319118   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:45.319413   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:45.319617   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb8b4044f8a64739b4339440ad04dd6f: stopping tablet replica
I20260615 13:52:45.333698   419 master.cc:584] Master@127.0.104.254:40683 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaDeleteByTableName (1308 ms)
[ RUN      ] ToolTest.TestLocalReplicaCMetaOps
I20260615 13:52:45.344635   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:35365
I20260615 13:52:45.345163   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:45.347241  5092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.347645  5093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.348457  5095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:45.348546   419 server_base.cc:1061] running on GCE node
I20260615 13:52:45.348861   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:52:45.348937   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:52:45.348989   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531565348972 us; error 0 us; skew 500 ppm
I20260615 13:52:45.349179   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:45.350208   419 webserver.cc:533] Webserver started at http://127.0.104.254:40027/ using document root <none> and password file <none>
I20260615 13:52:45.350443   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:45.350520   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:45.350664   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:45.351277   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "df45ded33b354b9b98eb3342efa7b983"
format_stamp: "Formatted at 2026-06-15 13:52:45 on dist-test-slave-0txc"
I20260615 13:52:45.353703   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260615 13:52:45.355199  5100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.355532   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260615 13:52:45.355648   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "df45ded33b354b9b98eb3342efa7b983"
format_stamp: "Formatted at 2026-06-15 13:52:45 on dist-test-slave-0txc"
I20260615 13:52:45.355777   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-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)
I20260615 13:52:45.377542   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:45.378172   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:45.391561   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:35365
I20260615 13:52:45.391583  5151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:35365 every 8 connection(s)
I20260615 13:52:45.392860  5152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.396745  5152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983: Bootstrap starting.
I20260615 13:52:45.398074  5152 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.399714  5152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983: No bootstrap required, opened a new log
I20260615 13:52:45.400378  5152 raft_consensus.cc:359] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df45ded33b354b9b98eb3342efa7b983" member_type: VOTER }
I20260615 13:52:45.400518  5152 raft_consensus.cc:385] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.400606  5152 raft_consensus.cc:740] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df45ded33b354b9b98eb3342efa7b983, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.400817  5152 consensus_queue.cc:260] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df45ded33b354b9b98eb3342efa7b983" member_type: VOTER }
I20260615 13:52:45.400960  5152 raft_consensus.cc:399] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:45.401037  5152 raft_consensus.cc:493] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:45.401139  5152 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:45.402850  5152 raft_consensus.cc:515] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df45ded33b354b9b98eb3342efa7b983" member_type: VOTER }
I20260615 13:52:45.403102  5152 leader_election.cc:304] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: df45ded33b354b9b98eb3342efa7b983; no voters: 
I20260615 13:52:45.403584  5152 leader_election.cc:290] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:45.403694  5155 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:45.404151  5155 raft_consensus.cc:697] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 1 LEADER]: Becoming Leader. State: Replica: df45ded33b354b9b98eb3342efa7b983, State: Running, Role: LEADER
I20260615 13:52:45.404407  5152 sys_catalog.cc:565] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:52:45.404438  5155 consensus_queue.cc:237] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df45ded33b354b9b98eb3342efa7b983" member_type: VOTER }
I20260615 13:52:45.405321  5156 sys_catalog.cc:455] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df45ded33b354b9b98eb3342efa7b983" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df45ded33b354b9b98eb3342efa7b983" member_type: VOTER } }
I20260615 13:52:45.405365  5157 sys_catalog.cc:455] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [sys.catalog]: SysCatalogTable state changed. Reason: New leader df45ded33b354b9b98eb3342efa7b983. Latest consensus state: current_term: 1 leader_uuid: "df45ded33b354b9b98eb3342efa7b983" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df45ded33b354b9b98eb3342efa7b983" member_type: VOTER } }
I20260615 13:52:45.405645  5157 sys_catalog.cc:458] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:45.405690  5156 sys_catalog.cc:458] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:45.407939  5160 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:52:45.409633  5160 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:52:45.409999   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:52:45.412592  5160 catalog_manager.cc:1382] Generated new cluster ID: 2a0e62c51dc045b5adbbe20f955d5a44
I20260615 13:52:45.412667  5160 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:52:45.424028  5160 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:52:45.424820  5160 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:52:45.434535  5160 catalog_manager.cc:6069] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983: Generated new TSK 0
I20260615 13:52:45.434779  5160 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:52:45.442736   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:45.445319  5173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.445464  5174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.446255  5176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:45.446728   419 server_base.cc:1061] running on GCE node
I20260615 13:52:45.446993   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:52:45.447067   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:52:45.447135   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531565447105 us; error 0 us; skew 500 ppm
I20260615 13:52:45.447292   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:45.448413   419 webserver.cc:533] Webserver started at http://127.0.104.193:41035/ using document root <none> and password file <none>
I20260615 13:52:45.448632   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:45.448724   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:45.448859   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:45.449499   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "0f870344f0e846e6bb8c1082c90a2342"
format_stamp: "Formatted at 2026-06-15 13:52:45 on dist-test-slave-0txc"
I20260615 13:52:45.452008   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.003s
I20260615 13:52:45.453593  5181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.453966   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260615 13:52:45.454066   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "0f870344f0e846e6bb8c1082c90a2342"
format_stamp: "Formatted at 2026-06-15 13:52:45 on dist-test-slave-0txc"
I20260615 13:52:45.454185   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-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)
I20260615 13:52:45.469226   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:45.469841   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:45.470388   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:45.471254   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:45.471331   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.471417   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:45.471460   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.486008   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:34417
I20260615 13:52:45.486037  5243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:34417 every 8 connection(s)
I20260615 13:52:45.487813   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:45.491379  5248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.491520  5249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.492540  5251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:45.492866   419 server_base.cc:1061] running on GCE node
I20260615 13:52:45.493144   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:52:45.493225   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:52:45.493291   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531565493269 us; error 0 us; skew 500 ppm
I20260615 13:52:45.493469   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:45.494725   419 webserver.cc:533] Webserver started at http://127.0.104.194:46125/ using document root <none> and password file <none>
I20260615 13:52:45.494951   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:45.495028   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:45.495180   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:45.495848   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-1-root/instance:
uuid: "584d7cdddeb84a27b29daa0c1171826e"
format_stamp: "Formatted at 2026-06-15 13:52:45 on dist-test-slave-0txc"
I20260615 13:52:45.496737  5244 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35365
I20260615 13:52:45.496866  5244 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:45.497211  5244 heartbeater.cc:507] Master 127.0.104.254:35365 requested a full tablet report, sending...
I20260615 13:52:45.498118  5117 ts_manager.cc:194] Registered new tserver with Master: 0f870344f0e846e6bb8c1082c90a2342 (127.0.104.193:34417)
I20260615 13:52:45.498857   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:52:45.499444  5117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37152
I20260615 13:52:45.500701  5256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.500988   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260615 13:52:45.501098   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-1-root
uuid: "584d7cdddeb84a27b29daa0c1171826e"
format_stamp: "Formatted at 2026-06-15 13:52:45 on dist-test-slave-0txc"
I20260615 13:52:45.501207   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-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)
I20260615 13:52:45.517771   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:45.518364   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:45.518944   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:45.519836   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:45.519927   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.520021   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:45.520092   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.536659   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:41245
I20260615 13:52:45.536705  5318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:41245 every 8 connection(s)
I20260615 13:52:45.538383   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:45.541795  5323 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.541606  5322 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:45.543120  5325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:45.543591   419 server_base.cc:1061] running on GCE node
I20260615 13:52:45.543947   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:52:45.544034   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:52:45.544112   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531565544071 us; error 0 us; skew 500 ppm
I20260615 13:52:45.544286   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:45.545722   419 webserver.cc:533] Webserver started at http://127.0.104.195:46219/ using document root <none> and password file <none>
I20260615 13:52:45.545965   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:45.546060   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:45.546207   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:45.546396  5319 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35365
I20260615 13:52:45.546533  5319 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:45.546922  5319 heartbeater.cc:507] Master 127.0.104.254:35365 requested a full tablet report, sending...
I20260615 13:52:45.546944   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-2-root/instance:
uuid: "b8383f7f069b40aa916840190bd640e5"
format_stamp: "Formatted at 2026-06-15 13:52:45 on dist-test-slave-0txc"
I20260615 13:52:45.547806  5117 ts_manager.cc:194] Registered new tserver with Master: 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245)
I20260615 13:52:45.548544  5117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37166
I20260615 13:52:45.549638   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260615 13:52:45.551198  5330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.551541   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260615 13:52:45.551647   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-2-root
uuid: "b8383f7f069b40aa916840190bd640e5"
format_stamp: "Formatted at 2026-06-15 13:52:45 on dist-test-slave-0txc"
I20260615 13:52:45.551769   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCMetaOps.1781531466889897-419-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)
I20260615 13:52:45.562319   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:45.562943   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:45.563563   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:45.564424   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:45.564495   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.564610   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:45.564664   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:45.579766   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:35663
I20260615 13:52:45.579799  5392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:35663 every 8 connection(s)
I20260615 13:52:45.586602  5393 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35365
I20260615 13:52:45.586753  5393 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:45.587154  5393 heartbeater.cc:507] Master 127.0.104.254:35365 requested a full tablet report, sending...
I20260615 13:52:45.588019  5117 ts_manager.cc:194] Registered new tserver with Master: b8383f7f069b40aa916840190bd640e5 (127.0.104.195:35663)
I20260615 13:52:45.588653   419 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007908375s
I20260615 13:52:45.588835  5117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37172
I20260615 13:52:45.600950  5117 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37184:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260615 13:52:45.601675  5117 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260615 13:52:45.625263  5209 tablet_service.cc:1511] Processing CreateTablet for tablet 281d4d5a519241b6a3b5a15413f90463 (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260615 13:52:45.625407  5208 tablet_service.cc:1511] Processing CreateTablet for tablet 996a610e345d49d1ab58ad7535bffeed (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260615 13:52:45.626087  5209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281d4d5a519241b6a3b5a15413f90463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.626295  5208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996a610e345d49d1ab58ad7535bffeed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.626997  5206 tablet_service.cc:1511] Processing CreateTablet for tablet 578bd6aeb32c4daabbbd6a879818773a (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260615 13:52:45.627605  5206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578bd6aeb32c4daabbbd6a879818773a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.632128  5207 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff54a0590384b92b3f43e441d118d2b (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260615 13:52:45.632712  5207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff54a0590384b92b3f43e441d118d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.633948  5358 tablet_service.cc:1511] Processing CreateTablet for tablet 281d4d5a519241b6a3b5a15413f90463 (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260615 13:52:45.634105  5357 tablet_service.cc:1511] Processing CreateTablet for tablet 996a610e345d49d1ab58ad7535bffeed (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260615 13:52:45.634214  5355 tablet_service.cc:1511] Processing CreateTablet for tablet 578bd6aeb32c4daabbbd6a879818773a (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260615 13:52:45.634498  5358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281d4d5a519241b6a3b5a15413f90463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.634909  5355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578bd6aeb32c4daabbbd6a879818773a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.635300  5356 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff54a0590384b92b3f43e441d118d2b (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260615 13:52:45.636839  5357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996a610e345d49d1ab58ad7535bffeed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.637851  5356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff54a0590384b92b3f43e441d118d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.649000  5409 tablet_bootstrap.cc:492] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5: Bootstrap starting.
I20260615 13:52:45.649225  5284 tablet_service.cc:1511] Processing CreateTablet for tablet 281d4d5a519241b6a3b5a15413f90463 (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260615 13:52:45.649843  5284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281d4d5a519241b6a3b5a15413f90463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.651340  5409 tablet_bootstrap.cc:654] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.654897  5408 tablet_bootstrap.cc:492] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342: Bootstrap starting.
I20260615 13:52:45.657145  5408 tablet_bootstrap.cc:654] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.661484  5283 tablet_service.cc:1511] Processing CreateTablet for tablet 996a610e345d49d1ab58ad7535bffeed (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260615 13:52:45.662186  5283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 996a610e345d49d1ab58ad7535bffeed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.662817  5281 tablet_service.cc:1511] Processing CreateTablet for tablet 578bd6aeb32c4daabbbd6a879818773a (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260615 13:52:45.662976  5409 tablet_bootstrap.cc:492] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5: No bootstrap required, opened a new log
I20260615 13:52:45.663142  5409 ts_tablet_manager.cc:1403] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260615 13:52:45.663352  5281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578bd6aeb32c4daabbbd6a879818773a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.664093  5409 raft_consensus.cc:359] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.664324  5409 raft_consensus.cc:385] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.664417  5409 raft_consensus.cc:740] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8383f7f069b40aa916840190bd640e5, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.664772  5409 consensus_queue.cc:260] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.661504  5282 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff54a0590384b92b3f43e441d118d2b (DEFAULT_TABLE table=test-workload [id=078dfbf2e2934330a87e8ab535a6b9fd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260615 13:52:45.668272  5282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff54a0590384b92b3f43e441d118d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:45.676915  5413 tablet_bootstrap.cc:492] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e: Bootstrap starting.
I20260615 13:52:45.682921  5413 tablet_bootstrap.cc:654] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.683979  5409 ts_tablet_manager.cc:1434] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.012s
I20260615 13:52:45.684055  5393 heartbeater.cc:499] Master 127.0.104.254:35365 was elected leader, sending a full tablet report...
I20260615 13:52:45.684278  5408 tablet_bootstrap.cc:492] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342: No bootstrap required, opened a new log
I20260615 13:52:45.684296  5409 tablet_bootstrap.cc:492] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5: Bootstrap starting.
I20260615 13:52:45.684445  5408 ts_tablet_manager.cc:1403] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.015s
I20260615 13:52:45.685367  5408 raft_consensus.cc:359] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.685616  5408 raft_consensus.cc:385] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.685721  5408 raft_consensus.cc:740] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f870344f0e846e6bb8c1082c90a2342, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.686216  5409 tablet_bootstrap.cc:654] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.686120  5408 consensus_queue.cc:260] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.692394  5244 heartbeater.cc:499] Master 127.0.104.254:35365 was elected leader, sending a full tablet report...
I20260615 13:52:45.692469  5408 ts_tablet_manager.cc:1434] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260615 13:52:45.692759  5408 tablet_bootstrap.cc:492] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342: Bootstrap starting.
I20260615 13:52:45.693792  5413 tablet_bootstrap.cc:492] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e: No bootstrap required, opened a new log
I20260615 13:52:45.693964  5413 ts_tablet_manager.cc:1403] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.007s
I20260615 13:52:45.694633  5408 tablet_bootstrap.cc:654] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.694928  5413 raft_consensus.cc:359] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.695142  5413 raft_consensus.cc:385] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.695246  5413 raft_consensus.cc:740] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584d7cdddeb84a27b29daa0c1171826e, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.695638  5413 consensus_queue.cc:260] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.697269  5409 tablet_bootstrap.cc:492] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5: No bootstrap required, opened a new log
I20260615 13:52:45.697443  5409 ts_tablet_manager.cc:1403] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260615 13:52:45.698292  5409 raft_consensus.cc:359] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:45.698510  5409 raft_consensus.cc:385] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.698597  5409 raft_consensus.cc:740] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8383f7f069b40aa916840190bd640e5, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.698848  5409 consensus_queue.cc:260] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:45.699314  5409 ts_tablet_manager.cc:1434] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260615 13:52:45.699597  5413 ts_tablet_manager.cc:1434] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260615 13:52:45.699678  5409 tablet_bootstrap.cc:492] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5: Bootstrap starting.
I20260615 13:52:45.699832  5319 heartbeater.cc:499] Master 127.0.104.254:35365 was elected leader, sending a full tablet report...
I20260615 13:52:45.701574  5409 tablet_bootstrap.cc:654] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.705404  5413 tablet_bootstrap.cc:492] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e: Bootstrap starting.
I20260615 13:52:45.707655  5413 tablet_bootstrap.cc:654] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.709244  5408 tablet_bootstrap.cc:492] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342: No bootstrap required, opened a new log
I20260615 13:52:45.709458  5408 ts_tablet_manager.cc:1403] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260615 13:52:45.709508  5409 tablet_bootstrap.cc:492] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5: No bootstrap required, opened a new log
I20260615 13:52:45.709653  5409 ts_tablet_manager.cc:1403] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260615 13:52:45.710350  5409 raft_consensus.cc:359] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.710554  5409 raft_consensus.cc:385] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.710410  5408 raft_consensus.cc:359] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:45.710676  5409 raft_consensus.cc:740] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8383f7f069b40aa916840190bd640e5, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.710706  5408 raft_consensus.cc:385] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.710794  5408 raft_consensus.cc:740] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f870344f0e846e6bb8c1082c90a2342, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.710940  5409 consensus_queue.cc:260] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.711112  5408 consensus_queue.cc:260] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:45.711429  5409 ts_tablet_manager.cc:1434] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260615 13:52:45.711769  5409 tablet_bootstrap.cc:492] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5: Bootstrap starting.
I20260615 13:52:45.712641  5408 ts_tablet_manager.cc:1434] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260615 13:52:45.713047  5408 tablet_bootstrap.cc:492] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342: Bootstrap starting.
I20260615 13:52:45.713790  5409 tablet_bootstrap.cc:654] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.715080  5408 tablet_bootstrap.cc:654] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.717290  5413 tablet_bootstrap.cc:492] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e: No bootstrap required, opened a new log
I20260615 13:52:45.717501  5413 ts_tablet_manager.cc:1403] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.002s
I20260615 13:52:45.718451  5413 raft_consensus.cc:359] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.718716  5413 raft_consensus.cc:385] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.718796  5413 raft_consensus.cc:740] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584d7cdddeb84a27b29daa0c1171826e, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.719098  5413 consensus_queue.cc:260] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.722093  5408 tablet_bootstrap.cc:492] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342: No bootstrap required, opened a new log
I20260615 13:52:45.722095  5413 ts_tablet_manager.cc:1434] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260615 13:52:45.722290  5408 ts_tablet_manager.cc:1403] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260615 13:52:45.722509  5413 tablet_bootstrap.cc:492] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e: Bootstrap starting.
I20260615 13:52:45.723160  5408 raft_consensus.cc:359] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.723419  5408 raft_consensus.cc:385] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.723551  5408 raft_consensus.cc:740] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f870344f0e846e6bb8c1082c90a2342, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.723865  5408 consensus_queue.cc:260] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.724438  5413 tablet_bootstrap.cc:654] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.725387  5408 ts_tablet_manager.cc:1434] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:52:45.725715  5408 tablet_bootstrap.cc:492] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342: Bootstrap starting.
I20260615 13:52:45.727787  5408 tablet_bootstrap.cc:654] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.729983  5409 tablet_bootstrap.cc:492] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5: No bootstrap required, opened a new log
I20260615 13:52:45.730165  5409 ts_tablet_manager.cc:1403] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.016s
I20260615 13:52:45.730875  5409 raft_consensus.cc:359] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.731072  5409 raft_consensus.cc:385] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.731159  5409 raft_consensus.cc:740] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8383f7f069b40aa916840190bd640e5, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.731465  5408 tablet_bootstrap.cc:492] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342: No bootstrap required, opened a new log
I20260615 13:52:45.731434  5409 consensus_queue.cc:260] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.731729  5408 ts_tablet_manager.cc:1403] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
I20260615 13:52:45.732091  5409 ts_tablet_manager.cc:1434] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260615 13:52:45.732617  5408 raft_consensus.cc:359] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.732843  5408 raft_consensus.cc:385] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.732934  5408 raft_consensus.cc:740] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f870344f0e846e6bb8c1082c90a2342, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.733217  5408 consensus_queue.cc:260] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.733834  5408 ts_tablet_manager.cc:1434] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260615 13:52:45.734413  5413 tablet_bootstrap.cc:492] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e: No bootstrap required, opened a new log
I20260615 13:52:45.734560  5413 ts_tablet_manager.cc:1403] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260615 13:52:45.735210  5413 raft_consensus.cc:359] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.735409  5413 raft_consensus.cc:385] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.735538  5413 raft_consensus.cc:740] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584d7cdddeb84a27b29daa0c1171826e, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.735930  5413 consensus_queue.cc:260] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.736455  5413 ts_tablet_manager.cc:1434] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260615 13:52:45.736714  5413 tablet_bootstrap.cc:492] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e: Bootstrap starting.
W20260615 13:52:45.737460  5245 tablet.cc:2404] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:52:45.738332  5413 tablet_bootstrap.cc:654] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:45.740275  5413 tablet_bootstrap.cc:492] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e: No bootstrap required, opened a new log
I20260615 13:52:45.740430  5413 ts_tablet_manager.cc:1403] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260615 13:52:45.741016  5413 raft_consensus.cc:359] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:45.741190  5413 raft_consensus.cc:385] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:45.741263  5413 raft_consensus.cc:740] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584d7cdddeb84a27b29daa0c1171826e, State: Initialized, Role: FOLLOWER
I20260615 13:52:45.741523  5413 consensus_queue.cc:260] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:45.741916  5413 ts_tablet_manager.cc:1434] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260615 13:52:45.776242  5415 raft_consensus.cc:493] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:52:45.776476  5415 raft_consensus.cc:515] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.778245  5415 leader_election.cc:290] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245), b8383f7f069b40aa916840190bd640e5 (127.0.104.195:35663)
I20260615 13:52:45.786229  5294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578bd6aeb32c4daabbbd6a879818773a" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584d7cdddeb84a27b29daa0c1171826e" is_pre_election: true
I20260615 13:52:45.786263  5368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578bd6aeb32c4daabbbd6a879818773a" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8383f7f069b40aa916840190bd640e5" is_pre_election: true
I20260615 13:52:45.786741  5294 raft_consensus.cc:2468] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 0.
I20260615 13:52:45.786738  5368 raft_consensus.cc:2468] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 0.
I20260615 13:52:45.787449  5185 leader_election.cc:304] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [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: 0f870344f0e846e6bb8c1082c90a2342, b8383f7f069b40aa916840190bd640e5; no voters: 
I20260615 13:52:45.787789  5415 raft_consensus.cc:2804] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:52:45.787897  5415 raft_consensus.cc:493] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:52:45.788004  5415 raft_consensus.cc:3060] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:45.790133  5415 raft_consensus.cc:515] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.790832  5415 leader_election.cc:290] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 election: Requested vote from peers 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245), b8383f7f069b40aa916840190bd640e5 (127.0.104.195:35663)
I20260615 13:52:45.791409  5294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578bd6aeb32c4daabbbd6a879818773a" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584d7cdddeb84a27b29daa0c1171826e"
I20260615 13:52:45.791429  5368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578bd6aeb32c4daabbbd6a879818773a" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8383f7f069b40aa916840190bd640e5"
I20260615 13:52:45.791671  5294 raft_consensus.cc:3060] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:45.791680  5368 raft_consensus.cc:3060] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:45.794109  5368 raft_consensus.cc:2468] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 1.
I20260615 13:52:45.794130  5294 raft_consensus.cc:2468] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 1.
I20260615 13:52:45.794703  5184 leader_election.cc:304] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0f870344f0e846e6bb8c1082c90a2342, 584d7cdddeb84a27b29daa0c1171826e, b8383f7f069b40aa916840190bd640e5; no voters: 
I20260615 13:52:45.795043  5415 raft_consensus.cc:2804] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:45.795527  5415 raft_consensus.cc:697] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 1 LEADER]: Becoming Leader. State: Replica: 0f870344f0e846e6bb8c1082c90a2342, State: Running, Role: LEADER
I20260615 13:52:45.795862  5415 consensus_queue.cc:237] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Queue going to LEADER mode. State: All 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.799456  5117 catalog_manager.cc:5696] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f870344f0e846e6bb8c1082c90a2342 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "0f870344f0e846e6bb8c1082c90a2342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } health_report { overall_health: UNKNOWN } } }
I20260615 13:52:45.995822  5415 raft_consensus.cc:493] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:52:45.996068  5415 raft_consensus.cc:515] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:45.996786  5415 leader_election.cc:290] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245), b8383f7f069b40aa916840190bd640e5 (127.0.104.195:35663)
I20260615 13:52:45.997517  5368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996a610e345d49d1ab58ad7535bffeed" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8383f7f069b40aa916840190bd640e5" is_pre_election: true
I20260615 13:52:45.997552  5294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996a610e345d49d1ab58ad7535bffeed" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584d7cdddeb84a27b29daa0c1171826e" is_pre_election: true
I20260615 13:52:45.997805  5294 raft_consensus.cc:2468] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 0.
I20260615 13:52:45.997784  5368 raft_consensus.cc:2468] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 0.
I20260615 13:52:45.998241  5185 leader_election.cc:304] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [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: 0f870344f0e846e6bb8c1082c90a2342, b8383f7f069b40aa916840190bd640e5; no voters: 
I20260615 13:52:45.998538  5415 raft_consensus.cc:2804] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:52:45.998618  5415 raft_consensus.cc:493] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:52:45.998694  5415 raft_consensus.cc:3060] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.000564  5415 raft_consensus.cc:515] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:46.001209  5415 leader_election.cc:290] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 election: Requested vote from peers 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245), b8383f7f069b40aa916840190bd640e5 (127.0.104.195:35663)
I20260615 13:52:46.001699  5294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996a610e345d49d1ab58ad7535bffeed" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584d7cdddeb84a27b29daa0c1171826e"
I20260615 13:52:46.001704  5368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "996a610e345d49d1ab58ad7535bffeed" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8383f7f069b40aa916840190bd640e5"
I20260615 13:52:46.001910  5294 raft_consensus.cc:3060] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.001936  5368 raft_consensus.cc:3060] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.004060  5294 raft_consensus.cc:2468] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 1.
I20260615 13:52:46.004125  5368 raft_consensus.cc:2468] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 1.
I20260615 13:52:46.004503  5185 leader_election.cc:304] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0f870344f0e846e6bb8c1082c90a2342, 584d7cdddeb84a27b29daa0c1171826e, b8383f7f069b40aa916840190bd640e5; no voters: 
I20260615 13:52:46.004776  5415 raft_consensus.cc:2804] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:46.004935  5415 raft_consensus.cc:697] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 1 LEADER]: Becoming Leader. State: Replica: 0f870344f0e846e6bb8c1082c90a2342, State: Running, Role: LEADER
I20260615 13:52:46.005199  5415 consensus_queue.cc:237] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Queue going to LEADER mode. State: All 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:46.008234  5117 catalog_manager.cc:5696] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f870344f0e846e6bb8c1082c90a2342 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "0f870344f0e846e6bb8c1082c90a2342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } health_report { overall_health: UNKNOWN } } }
I20260615 13:52:46.048115  5415 raft_consensus.cc:493] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:52:46.048357  5415 raft_consensus.cc:515] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:46.049242  5415 leader_election.cc:290] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8383f7f069b40aa916840190bd640e5 (127.0.104.195:35663), 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245)
I20260615 13:52:46.049880  5368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281d4d5a519241b6a3b5a15413f90463" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8383f7f069b40aa916840190bd640e5" is_pre_election: true
I20260615 13:52:46.049928  5294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281d4d5a519241b6a3b5a15413f90463" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584d7cdddeb84a27b29daa0c1171826e" is_pre_election: true
I20260615 13:52:46.050143  5368 raft_consensus.cc:2468] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 0.
I20260615 13:52:46.050140  5294 raft_consensus.cc:2468] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 0.
I20260615 13:52:46.050650  5185 leader_election.cc:304] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0f870344f0e846e6bb8c1082c90a2342, 584d7cdddeb84a27b29daa0c1171826e, b8383f7f069b40aa916840190bd640e5; no voters: 
I20260615 13:52:46.051018  5415 raft_consensus.cc:2804] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:52:46.051147  5415 raft_consensus.cc:493] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:52:46.051242  5415 raft_consensus.cc:3060] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.053349  5415 raft_consensus.cc:515] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:46.053959  5415 leader_election.cc:290] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [CANDIDATE]: Term 1 election: Requested vote from peers b8383f7f069b40aa916840190bd640e5 (127.0.104.195:35663), 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245)
I20260615 13:52:46.054569  5294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281d4d5a519241b6a3b5a15413f90463" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584d7cdddeb84a27b29daa0c1171826e"
I20260615 13:52:46.054713  5368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281d4d5a519241b6a3b5a15413f90463" candidate_uuid: "0f870344f0e846e6bb8c1082c90a2342" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8383f7f069b40aa916840190bd640e5"
I20260615 13:52:46.054781  5294 raft_consensus.cc:3060] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.054850  5368 raft_consensus.cc:3060] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.057736  5368 raft_consensus.cc:2468] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 1.
I20260615 13:52:46.057755  5294 raft_consensus.cc:2468] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f870344f0e846e6bb8c1082c90a2342 in term 1.
I20260615 13:52:46.058007  5412 raft_consensus.cc:493] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:52:46.058270  5184 leader_election.cc:304] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [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: 0f870344f0e846e6bb8c1082c90a2342, 584d7cdddeb84a27b29daa0c1171826e; no voters: 
I20260615 13:52:46.058183  5412 raft_consensus.cc:515] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:46.058686  5415 raft_consensus.cc:2804] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:46.058811  5415 raft_consensus.cc:697] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 1 LEADER]: Becoming Leader. State: Replica: 0f870344f0e846e6bb8c1082c90a2342, State: Running, Role: LEADER
I20260615 13:52:46.059159  5412 leader_election.cc:290] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f870344f0e846e6bb8c1082c90a2342 (127.0.104.193:34417), 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245)
I20260615 13:52:46.059131  5415 consensus_queue.cc:237] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Queue going to LEADER mode. State: All 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } }
I20260615 13:52:46.063632  5117 catalog_manager.cc:5696] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f870344f0e846e6bb8c1082c90a2342 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "0f870344f0e846e6bb8c1082c90a2342" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } health_report { overall_health: UNKNOWN } } }
I20260615 13:52:46.066443  5219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff54a0590384b92b3f43e441d118d2b" candidate_uuid: "b8383f7f069b40aa916840190bd640e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f870344f0e846e6bb8c1082c90a2342" is_pre_election: true
I20260615 13:52:46.066867  5219 raft_consensus.cc:2468] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8383f7f069b40aa916840190bd640e5 in term 0.
I20260615 13:52:46.067430  5331 leader_election.cc:304] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [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: 0f870344f0e846e6bb8c1082c90a2342, b8383f7f069b40aa916840190bd640e5; no voters: 
I20260615 13:52:46.067782  5412 raft_consensus.cc:2804] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:52:46.067919  5412 raft_consensus.cc:493] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:52:46.068033  5412 raft_consensus.cc:3060] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.068090  5294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff54a0590384b92b3f43e441d118d2b" candidate_uuid: "b8383f7f069b40aa916840190bd640e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584d7cdddeb84a27b29daa0c1171826e" is_pre_election: true
I20260615 13:52:46.068364  5294 raft_consensus.cc:2468] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8383f7f069b40aa916840190bd640e5 in term 0.
I20260615 13:52:46.070322  5412 raft_consensus.cc:515] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:46.071020  5412 leader_election.cc:290] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [CANDIDATE]: Term 1 election: Requested vote from peers 0f870344f0e846e6bb8c1082c90a2342 (127.0.104.193:34417), 584d7cdddeb84a27b29daa0c1171826e (127.0.104.194:41245)
I20260615 13:52:46.071542  5219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff54a0590384b92b3f43e441d118d2b" candidate_uuid: "b8383f7f069b40aa916840190bd640e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f870344f0e846e6bb8c1082c90a2342"
I20260615 13:52:46.071586  5294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff54a0590384b92b3f43e441d118d2b" candidate_uuid: "b8383f7f069b40aa916840190bd640e5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584d7cdddeb84a27b29daa0c1171826e"
I20260615 13:52:46.071741  5219 raft_consensus.cc:3060] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.071800  5294 raft_consensus.cc:3060] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:46.073976  5294 raft_consensus.cc:2468] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8383f7f069b40aa916840190bd640e5 in term 1.
I20260615 13:52:46.073978  5219 raft_consensus.cc:2468] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8383f7f069b40aa916840190bd640e5 in term 1.
I20260615 13:52:46.074488  5333 leader_election.cc:304] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [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: 584d7cdddeb84a27b29daa0c1171826e, b8383f7f069b40aa916840190bd640e5; no voters: 
I20260615 13:52:46.074826  5412 raft_consensus.cc:2804] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:46.075237  5412 raft_consensus.cc:697] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 1 LEADER]: Becoming Leader. State: Replica: b8383f7f069b40aa916840190bd640e5, State: Running, Role: LEADER
I20260615 13:52:46.075587  5412 consensus_queue.cc:237] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [LEADER]: Queue going to LEADER mode. State: All 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: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } }
I20260615 13:52:46.078454  5117 catalog_manager.cc:5696] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8383f7f069b40aa916840190bd640e5 (127.0.104.195). New cstate: current_term: 1 leader_uuid: "b8383f7f069b40aa916840190bd640e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:46.323207  5415 consensus_queue.cc:1048] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:52:46.335783  5415 consensus_queue.cc:1048] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:52:46.402931  5415 consensus_queue.cc:1048] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:52:46.408969  5415 consensus_queue.cc:1048] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:52:46.543988  5412 consensus_queue.cc:1048] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:52:46.548604  5432 consensus_queue.cc:1048] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f870344f0e846e6bb8c1082c90a2342" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 34417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:52:46.577566   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:52:46.581909  5427 consensus_queue.cc:1048] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "584d7cdddeb84a27b29daa0c1171826e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41245 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:52:46.588266  5442 consensus_queue.cc:1048] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8383f7f069b40aa916840190bd640e5" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 35663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:52:46.590560   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:52:46.591825   419 tablet_replica.cc:333] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342: stopping tablet replica
I20260615 13:52:46.592106   419 raft_consensus.cc:2243] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:46.592705   419 raft_consensus.cc:2272] T 578bd6aeb32c4daabbbd6a879818773a P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.593604   419 tablet_replica.cc:333] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342: stopping tablet replica
I20260615 13:52:46.593770   419 raft_consensus.cc:2243] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:46.593924   419 raft_consensus.cc:2272] T 9ff54a0590384b92b3f43e441d118d2b P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.594473   419 tablet_replica.cc:333] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342: stopping tablet replica
I20260615 13:52:46.594623   419 raft_consensus.cc:2243] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:46.594897   419 raft_consensus.cc:2272] T 996a610e345d49d1ab58ad7535bffeed P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.595434   419 tablet_replica.cc:333] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342: stopping tablet replica
I20260615 13:52:46.595610   419 raft_consensus.cc:2243] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:46.595846   419 raft_consensus.cc:2272] T 281d4d5a519241b6a3b5a15413f90463 P 0f870344f0e846e6bb8c1082c90a2342 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.610699   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:52:46.615445   419 tablet_server.cc:179] TabletServer@127.0.104.194:0 shutting down...
I20260615 13:52:46.624538   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:52:46.624857   419 tablet_replica.cc:333] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e: stopping tablet replica
I20260615 13:52:46.625041   419 raft_consensus.cc:2243] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:46.625231   419 raft_consensus.cc:2272] T 281d4d5a519241b6a3b5a15413f90463 P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.625986   419 tablet_replica.cc:333] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e: stopping tablet replica
I20260615 13:52:46.626132   419 raft_consensus.cc:2243] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:46.626297   419 raft_consensus.cc:2272] T 578bd6aeb32c4daabbbd6a879818773a P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.626935   419 tablet_replica.cc:333] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e: stopping tablet replica
I20260615 13:52:46.627101   419 raft_consensus.cc:2243] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:46.627247   419 raft_consensus.cc:2272] T 996a610e345d49d1ab58ad7535bffeed P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.627857   419 tablet_replica.cc:333] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e: stopping tablet replica
I20260615 13:52:46.627991   419 raft_consensus.cc:2243] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:46.628140   419 raft_consensus.cc:2272] T 9ff54a0590384b92b3f43e441d118d2b P 584d7cdddeb84a27b29daa0c1171826e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.632308   419 tablet_server.cc:196] TabletServer@127.0.104.194:0 shutdown complete.
I20260615 13:52:46.636107   419 tablet_server.cc:179] TabletServer@127.0.104.195:0 shutting down...
I20260615 13:52:46.645332   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:52:46.645623   419 tablet_replica.cc:333] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5: stopping tablet replica
I20260615 13:52:46.645807   419 raft_consensus.cc:2243] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:46.646009   419 raft_consensus.cc:2272] T 996a610e345d49d1ab58ad7535bffeed P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.646735   419 tablet_replica.cc:333] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5: stopping tablet replica
I20260615 13:52:46.646895   419 raft_consensus.cc:2243] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:46.647182   419 raft_consensus.cc:2272] T 9ff54a0590384b92b3f43e441d118d2b P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.647845   419 tablet_replica.cc:333] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5: stopping tablet replica
I20260615 13:52:46.647982   419 raft_consensus.cc:2243] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:46.648139   419 raft_consensus.cc:2272] T 578bd6aeb32c4daabbbd6a879818773a P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.648665   419 tablet_replica.cc:333] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5: stopping tablet replica
I20260615 13:52:46.648808   419 raft_consensus.cc:2243] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:52:46.648937   419 raft_consensus.cc:2272] T 281d4d5a519241b6a3b5a15413f90463 P b8383f7f069b40aa916840190bd640e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:46.663070   419 tablet_server.cc:196] TabletServer@127.0.104.195:0 shutdown complete.
I20260615 13:52:54.435325   419 master.cc:562] Master@127.0.104.254:35365 shutting down...
I20260615 13:52:54.446856   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:54.447172   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:54.447307   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P df45ded33b354b9b98eb3342efa7b983: stopping tablet replica
I20260615 13:52:54.461231   419 master.cc:584] Master@127.0.104.254:35365 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaCMetaOps (9130 ms)
[ RUN      ] ToolTest.TestTserverListLocationNotAssigned
2026-06-15T13:52:54Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:52:54Z Disabled control of system clock
I20260615 13:52:54.515558   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:44791
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:45825
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:44791 with env {}
W20260615 13:52:54.847922  5575 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:54.848351  5575 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:54.848466  5575 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:54.856976  5575 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:52:54.857064  5575 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:54.857128  5575 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:52:54.857193  5575 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:52:54.867223  5575 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45825
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:44791
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:44791
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:54.868804  5575 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:54.870599  5575 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:54.879063  5583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:54.879022  5581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:54.879194  5580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:54.879966  5575 server_base.cc:1061] running on GCE node
I20260615 13:52:54.880658  5575 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:54.881938  5575 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:54.883124  5575 hybrid_clock.cc:648] HybridClock initialized: now 1781531574883072 us; error 46 us; skew 500 ppm
I20260615 13:52:54.883445  5575 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:54.885443  5575 webserver.cc:533] Webserver started at http://127.0.104.254:44499/ using document root <none> and password file <none>
I20260615 13:52:54.886123  5575 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:54.886220  5575 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:54.886539  5575 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:54.888789  5575 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "1228f4d898d64c8e8d53adab6caed481"
format_stamp: "Formatted at 2026-06-15 13:52:54 on dist-test-slave-0txc"
I20260615 13:52:54.889508  5575 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "1228f4d898d64c8e8d53adab6caed481"
format_stamp: "Formatted at 2026-06-15 13:52:54 on dist-test-slave-0txc"
I20260615 13:52:54.894292  5575 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260615 13:52:54.897825  5589 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:54.899039  5575 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260615 13:52:54.899188  5575 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "1228f4d898d64c8e8d53adab6caed481"
format_stamp: "Formatted at 2026-06-15 13:52:54 on dist-test-slave-0txc"
I20260615 13:52:54.899359  5575 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:54.928579  5575 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:54.929492  5575 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:54.929754  5575 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:54.948764  5575 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:44791
I20260615 13:52:54.948784  5640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:44791 every 8 connection(s)
I20260615 13:52:54.950241  5575 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:52:54.951284   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 5575
I20260615 13:52:54.951563   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:52:54.955590  5641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:54.965404  5641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481: Bootstrap starting.
I20260615 13:52:54.968999  5641 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:54.969946  5641 log.cc:826] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:54.972508  5641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481: No bootstrap required, opened a new log
I20260615 13:52:54.977188  5641 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1228f4d898d64c8e8d53adab6caed481" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44791 } }
I20260615 13:52:54.977487  5641 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:54.977586  5641 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1228f4d898d64c8e8d53adab6caed481, State: Initialized, Role: FOLLOWER
I20260615 13:52:54.978179  5641 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1228f4d898d64c8e8d53adab6caed481" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44791 } }
I20260615 13:52:54.978374  5641 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:54.978492  5641 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:54.978636  5641 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:55.054702  5641 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1228f4d898d64c8e8d53adab6caed481" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44791 } }
I20260615 13:52:55.055341  5641 leader_election.cc:304] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1228f4d898d64c8e8d53adab6caed481; no voters: 
I20260615 13:52:55.056001  5641 leader_election.cc:290] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:55.056173  5646 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:55.057181  5646 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [term 1 LEADER]: Becoming Leader. State: Replica: 1228f4d898d64c8e8d53adab6caed481, State: Running, Role: LEADER
I20260615 13:52:55.057720  5646 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1228f4d898d64c8e8d53adab6caed481" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44791 } }
I20260615 13:52:55.058235  5641 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:52:55.060747  5648 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1228f4d898d64c8e8d53adab6caed481. Latest consensus state: current_term: 1 leader_uuid: "1228f4d898d64c8e8d53adab6caed481" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1228f4d898d64c8e8d53adab6caed481" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44791 } } }
I20260615 13:52:55.060909  5647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1228f4d898d64c8e8d53adab6caed481" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1228f4d898d64c8e8d53adab6caed481" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44791 } } }
I20260615 13:52:55.061188  5647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:55.061081  5648 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:55.064394  5653 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:52:55.068931  5653 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:52:55.077056  5653 catalog_manager.cc:1382] Generated new cluster ID: bccab4762137416b9e6e0e39fe247539
I20260615 13:52:55.077193  5653 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:52:55.126641  5653 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:52:55.127899  5653 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:52:55.144904  5653 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1228f4d898d64c8e8d53adab6caed481: Generated new TSK 0
I20260615 13:52:55.145726  5653 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:52:55.155020   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44791
--builtin_ntp_servers=127.0.104.212:45825
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:52:55.502983  5665 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:55.503293  5665 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:55.503376  5665 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:55.512080  5665 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:55.512247  5665 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:52:55.522379  5665 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45825
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44791
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:55.523967  5665 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:55.525700  5665 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:55.535102  5670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:55.535104  5671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:55.535754  5673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:55.536425  5665 server_base.cc:1061] running on GCE node
I20260615 13:52:55.536993  5665 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:55.537945  5665 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:55.539149  5665 hybrid_clock.cc:648] HybridClock initialized: now 1781531575539098 us; error 36 us; skew 500 ppm
I20260615 13:52:55.539458  5665 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:55.541565  5665 webserver.cc:533] Webserver started at http://127.0.104.193:38371/ using document root <none> and password file <none>
I20260615 13:52:55.542289  5665 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:55.542398  5665 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:55.542744  5665 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:55.545092  5665 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "0d48c28c14dc4440a655f25f0e73260a"
format_stamp: "Formatted at 2026-06-15 13:52:55 on dist-test-slave-0txc"
I20260615 13:52:55.545837  5665 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "0d48c28c14dc4440a655f25f0e73260a"
format_stamp: "Formatted at 2026-06-15 13:52:55 on dist-test-slave-0txc"
I20260615 13:52:55.550923  5665 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:52:55.554216  5679 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:55.555565  5665 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:52:55.555723  5665 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "0d48c28c14dc4440a655f25f0e73260a"
format_stamp: "Formatted at 2026-06-15 13:52:55 on dist-test-slave-0txc"
I20260615 13:52:55.555914  5665 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:55.579406  5665 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:55.580350  5665 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:55.580622  5665 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:55.581550  5665 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:55.583124  5665 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:55.583223  5665 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:55.583333  5665 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:55.583405  5665 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:55.613312  5665 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:44079
I20260615 13:52:55.613366  5791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:44079 every 8 connection(s)
I20260615 13:52:55.614704  5665 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:52:55.621495   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 5665
I20260615 13:52:55.621668   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestTserverListLocationNotAssigned.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:52:55.626632  5792 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44791
I20260615 13:52:55.626961  5792 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:55.627761  5792 heartbeater.cc:507] Master 127.0.104.254:44791 requested a full tablet report, sending...
I20260615 13:52:55.629626  5606 ts_manager.cc:194] Registered new tserver with Master: 0d48c28c14dc4440a655f25f0e73260a (127.0.104.193:44079)
I20260615 13:52:55.631593  5606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:33277
I20260615 13:52:55.636930   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:52:56.082170   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 5665
I20260615 13:52:56.090190  5787 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:56.174340   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 5665
I20260615 13:52:56.188374   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 5575
I20260615 13:52:56.189438  5636 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:56.293548   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 5575
2026-06-15T13:52:56Z chronyd exiting
[       OK ] ToolTest.TestTserverListLocationNotAssigned (1851 ms)
[ RUN      ] ToolTest.TestDeleteTable
2026-06-15T13:52:56Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:52:56Z Disabled control of system clock
I20260615 13:52:56.366369   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:42785
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:38179
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:42785 with env {}
W20260615 13:52:56.684787  5814 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:56.685099  5814 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:56.685216  5814 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:56.693614  5814 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:52:56.693692  5814 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:56.693766  5814 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:52:56.693830  5814 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:52:56.703780  5814 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38179
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:42785
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:42785
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:56.705312  5814 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:56.707060  5814 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:56.714545  5820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:56.714532  5819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:56.715211  5822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:56.716157  5814 server_base.cc:1061] running on GCE node
I20260615 13:52:56.716832  5814 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:56.718117  5814 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:56.719300  5814 hybrid_clock.cc:648] HybridClock initialized: now 1781531576719264 us; error 29 us; skew 500 ppm
I20260615 13:52:56.719656  5814 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:56.721517  5814 webserver.cc:533] Webserver started at http://127.0.104.254:41851/ using document root <none> and password file <none>
I20260615 13:52:56.722165  5814 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:56.722247  5814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:56.722529  5814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:56.724700  5814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "faf07ae81ccf4703a3f6e054881fb807"
format_stamp: "Formatted at 2026-06-15 13:52:56 on dist-test-slave-0txc"
I20260615 13:52:56.725365  5814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "faf07ae81ccf4703a3f6e054881fb807"
format_stamp: "Formatted at 2026-06-15 13:52:56 on dist-test-slave-0txc"
I20260615 13:52:56.730182  5814 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260615 13:52:56.733273  5828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:56.734457  5814 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260615 13:52:56.734609  5814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "faf07ae81ccf4703a3f6e054881fb807"
format_stamp: "Formatted at 2026-06-15 13:52:56 on dist-test-slave-0txc"
I20260615 13:52:56.734786  5814 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:56.749022  5814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:56.749825  5814 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:56.750100  5814 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:56.767976  5814 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:42785
I20260615 13:52:56.767997  5879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:42785 every 8 connection(s)
I20260615 13:52:56.769345  5814 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:52:56.770607   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 5814
I20260615 13:52:56.770797   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:52:56.774322  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:56.784807  5880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807: Bootstrap starting.
I20260615 13:52:56.787871  5880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:56.788877  5880 log.cc:826] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:56.791222  5880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807: No bootstrap required, opened a new log
I20260615 13:52:56.796059  5880 raft_consensus.cc:359] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf07ae81ccf4703a3f6e054881fb807" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42785 } }
I20260615 13:52:56.796365  5880 raft_consensus.cc:385] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:56.796470  5880 raft_consensus.cc:740] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: faf07ae81ccf4703a3f6e054881fb807, State: Initialized, Role: FOLLOWER
I20260615 13:52:56.797004  5880 consensus_queue.cc:260] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf07ae81ccf4703a3f6e054881fb807" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42785 } }
I20260615 13:52:56.797186  5880 raft_consensus.cc:399] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:56.797299  5880 raft_consensus.cc:493] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:56.797437  5880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:56.799293  5880 raft_consensus.cc:515] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf07ae81ccf4703a3f6e054881fb807" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42785 } }
I20260615 13:52:56.799773  5880 leader_election.cc:304] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: faf07ae81ccf4703a3f6e054881fb807; no voters: 
I20260615 13:52:56.800364  5880 leader_election.cc:290] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:56.800503  5885 raft_consensus.cc:2804] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:56.801117  5885 raft_consensus.cc:697] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [term 1 LEADER]: Becoming Leader. State: Replica: faf07ae81ccf4703a3f6e054881fb807, State: Running, Role: LEADER
I20260615 13:52:56.801595  5885 consensus_queue.cc:237] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf07ae81ccf4703a3f6e054881fb807" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42785 } }
I20260615 13:52:56.802251  5880 sys_catalog.cc:565] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:52:56.804204  5887 sys_catalog.cc:455] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [sys.catalog]: SysCatalogTable state changed. Reason: New leader faf07ae81ccf4703a3f6e054881fb807. Latest consensus state: current_term: 1 leader_uuid: "faf07ae81ccf4703a3f6e054881fb807" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf07ae81ccf4703a3f6e054881fb807" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42785 } } }
I20260615 13:52:56.804538  5887 sys_catalog.cc:458] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:56.804605  5886 sys_catalog.cc:455] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "faf07ae81ccf4703a3f6e054881fb807" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "faf07ae81ccf4703a3f6e054881fb807" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42785 } } }
I20260615 13:52:56.804863  5886 sys_catalog.cc:458] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807 [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:56.806569  5894 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:52:56.811363  5894 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:52:56.819700  5894 catalog_manager.cc:1382] Generated new cluster ID: 0bf61cee67d24aba806b4025e7787119
I20260615 13:52:56.819825  5894 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:52:56.860584  5894 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:52:56.861838  5894 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:52:56.874439  5894 catalog_manager.cc:6069] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807: Generated new TSK 0
I20260615 13:52:56.875298  5894 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:52:56.882006   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42785
--builtin_ntp_servers=127.0.104.212:38179
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:52:57.210012  5904 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:57.210301  5904 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:57.210412  5904 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:57.218779  5904 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:57.218977  5904 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:52:57.228879  5904 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38179
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42785
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:57.230732  5904 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:57.232503  5904 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:57.241788  5912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:57.241693  5909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:57.241834  5910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:57.242615  5904 server_base.cc:1061] running on GCE node
I20260615 13:52:57.243240  5904 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:57.244329  5904 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:57.245569  5904 hybrid_clock.cc:648] HybridClock initialized: now 1781531577245510 us; error 51 us; skew 500 ppm
I20260615 13:52:57.245929  5904 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:57.248210  5904 webserver.cc:533] Webserver started at http://127.0.104.193:39723/ using document root <none> and password file <none>
I20260615 13:52:57.248984  5904 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:57.249102  5904 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:57.249507  5904 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:57.252127  5904 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "7ac88e913c8e4093b1f6e1650affe476"
format_stamp: "Formatted at 2026-06-15 13:52:57 on dist-test-slave-0txc"
I20260615 13:52:57.252975  5904 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "7ac88e913c8e4093b1f6e1650affe476"
format_stamp: "Formatted at 2026-06-15 13:52:57 on dist-test-slave-0txc"
I20260615 13:52:57.258653  5904 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260615 13:52:57.262280  5918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:57.263671  5904 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:52:57.263854  5904 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "7ac88e913c8e4093b1f6e1650affe476"
format_stamp: "Formatted at 2026-06-15 13:52:57 on dist-test-slave-0txc"
I20260615 13:52:57.264078  5904 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:57.278016  5904 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:57.278937  5904 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:57.279222  5904 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:57.280249  5904 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:57.281899  5904 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:57.281996  5904 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:57.282081  5904 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:57.282141  5904 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:57.313016  5904 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:45033
I20260615 13:52:57.313069  6030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:45033 every 8 connection(s)
I20260615 13:52:57.314489  5904 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:52:57.320675   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 5904
I20260615 13:52:57.320854   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:52:57.326855  6031 heartbeater.cc:344] Connected to a master server at 127.0.104.254:42785
I20260615 13:52:57.327178  6031 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:57.327982  6031 heartbeater.cc:507] Master 127.0.104.254:42785 requested a full tablet report, sending...
I20260615 13:52:57.329860  5845 ts_manager.cc:194] Registered new tserver with Master: 7ac88e913c8e4093b1f6e1650affe476 (127.0.104.193:45033)
I20260615 13:52:57.331334  5845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:54413
I20260615 13:52:57.336297   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:52:57.364801  5845 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39644:
name: "kudu.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"
    }
  }
}
I20260615 13:52:57.386557  5966 tablet_service.cc:1511] Processing CreateTablet for tablet 9555d31ed9eb4206b52f111eeb0d3c95 (DEFAULT_TABLE table=kudu.table [id=580fca029f6d44d4ba1fb54aa1abf8b2]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:57.387924  5966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9555d31ed9eb4206b52f111eeb0d3c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:57.397358  6047 tablet_bootstrap.cc:492] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: Bootstrap starting.
I20260615 13:52:57.400527  6047 tablet_bootstrap.cc:654] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:57.401520  6047 log.cc:826] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:57.403920  6047 tablet_bootstrap.cc:492] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: No bootstrap required, opened a new log
I20260615 13:52:57.404153  6047 ts_tablet_manager.cc:1403] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260615 13:52:57.408991  6047 raft_consensus.cc:359] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac88e913c8e4093b1f6e1650affe476" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45033 } }
I20260615 13:52:57.409279  6047 raft_consensus.cc:385] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:57.409375  6047 raft_consensus.cc:740] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac88e913c8e4093b1f6e1650affe476, State: Initialized, Role: FOLLOWER
I20260615 13:52:57.409919  6047 consensus_queue.cc:260] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac88e913c8e4093b1f6e1650affe476" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45033 } }
I20260615 13:52:57.410094  6047 raft_consensus.cc:399] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:57.410214  6047 raft_consensus.cc:493] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:57.410352  6047 raft_consensus.cc:3060] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:57.412297  6047 raft_consensus.cc:515] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac88e913c8e4093b1f6e1650affe476" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45033 } }
I20260615 13:52:57.412756  6047 leader_election.cc:304] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7ac88e913c8e4093b1f6e1650affe476; no voters: 
I20260615 13:52:57.413303  6047 leader_election.cc:290] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:57.413509  6049 raft_consensus.cc:2804] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:57.414410  6031 heartbeater.cc:499] Master 127.0.104.254:42785 was elected leader, sending a full tablet report...
I20260615 13:52:57.415057  6047 ts_tablet_manager.cc:1434] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260615 13:52:57.415297  6049 raft_consensus.cc:697] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 1 LEADER]: Becoming Leader. State: Replica: 7ac88e913c8e4093b1f6e1650affe476, State: Running, Role: LEADER
I20260615 13:52:57.415798  6049 consensus_queue.cc:237] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac88e913c8e4093b1f6e1650affe476" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45033 } }
I20260615 13:52:57.421491  5845 catalog_manager.cc:5696] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ac88e913c8e4093b1f6e1650affe476 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "7ac88e913c8e4093b1f6e1650affe476" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac88e913c8e4093b1f6e1650affe476" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 45033 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:57.790158  5845 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:39658:
table { table_name: "kudu.table" } modify_external_catalogs: false
I20260615 13:52:57.790369  5845 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:39658:
table { table_name: "kudu.table" } modify_external_catalogs: false
I20260615 13:52:57.793551  5845 catalog_manager.cc:5983] T 00000000000000000000000000000000 P faf07ae81ccf4703a3f6e054881fb807: Sending DeleteTablet for 1 replicas of tablet 9555d31ed9eb4206b52f111eeb0d3c95
I20260615 13:52:57.794631  5966 tablet_service.cc:1558] Processing DeleteTablet for tablet 9555d31ed9eb4206b52f111eeb0d3c95 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:52:57 UTC) from {username='slave'} at 127.0.0.1:39412
I20260615 13:52:57.795341  6064 tablet_replica.cc:333] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: stopping tablet replica
I20260615 13:52:57.795701  6064 raft_consensus.cc:2243] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:52:57.796051  6064 raft_consensus.cc:2272] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:52:57.797804  6064 ts_tablet_manager.cc:1916] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:52:57.801972  6064 ts_tablet_manager.cc:1929] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:52:57.802079  6064 log.cc:1199] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestDeleteTable.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/9555d31ed9eb4206b52f111eeb0d3c95
I20260615 13:52:57.802413  6064 ts_tablet_manager.cc:1950] T 9555d31ed9eb4206b52f111eeb0d3c95 P 7ac88e913c8e4093b1f6e1650affe476: Deleting consensus metadata
I20260615 13:52:57.803802  5832 catalog_manager.cc:5027] TS 7ac88e913c8e4093b1f6e1650affe476 (127.0.104.193:45033): tablet 9555d31ed9eb4206b52f111eeb0d3c95 (table kudu.table [id=580fca029f6d44d4ba1fb54aa1abf8b2]) successfully deleted
I20260615 13:52:57.930523   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 5904
I20260615 13:52:57.936779  6026 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:58.028460   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 5904
I20260615 13:52:58.043725   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 5814
I20260615 13:52:58.044723  5875 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:52:58.147429   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 5814
2026-06-15T13:52:58Z chronyd exiting
[       OK ] ToolTest.TestDeleteTable (1853 ms)
[ RUN      ] ToolTest.TestListTables
2026-06-15T13:52:58Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:52:58Z Disabled control of system clock
I20260615 13:52:58.215842   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35227
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:37943
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:35227 with env {}
W20260615 13:52:58.533133  6073 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:58.533453  6073 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:58.533528  6073 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:58.541944  6073 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:52:58.542042  6073 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:58.542093  6073 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:52:58.542137  6073 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:52:58.552153  6073 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:37943
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:35227
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35227
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:58.553668  6073 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:58.555346  6073 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:58.562613  6079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:58.563112  6078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:58.563235  6081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:58.563979  6073 server_base.cc:1061] running on GCE node
I20260615 13:52:58.564644  6073 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:58.565964  6073 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:58.567155  6073 hybrid_clock.cc:648] HybridClock initialized: now 1781531578567069 us; error 79 us; skew 500 ppm
I20260615 13:52:58.567461  6073 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:58.569516  6073 webserver.cc:533] Webserver started at http://127.0.104.254:40143/ using document root <none> and password file <none>
I20260615 13:52:58.570219  6073 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:58.570317  6073 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:58.570642  6073 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:58.572954  6073 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "2a06d8c08851435685db573b30917a7e"
format_stamp: "Formatted at 2026-06-15 13:52:58 on dist-test-slave-0txc"
I20260615 13:52:58.573639  6073 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "2a06d8c08851435685db573b30917a7e"
format_stamp: "Formatted at 2026-06-15 13:52:58 on dist-test-slave-0txc"
I20260615 13:52:58.578462  6073 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260615 13:52:58.581595  6087 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:58.582778  6073 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:52:58.582939  6073 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "2a06d8c08851435685db573b30917a7e"
format_stamp: "Formatted at 2026-06-15 13:52:58 on dist-test-slave-0txc"
I20260615 13:52:58.583118  6073 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:58.614758  6073 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:58.615708  6073 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:58.615970  6073 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:58.633911  6073 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:35227
I20260615 13:52:58.633934  6138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:35227 every 8 connection(s)
I20260615 13:52:58.635339  6073 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:52:58.637467   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 6073
I20260615 13:52:58.637701   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:52:58.640367  6139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:58.650972  6139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e: Bootstrap starting.
I20260615 13:52:58.653947  6139 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:58.654912  6139 log.cc:826] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:58.657327  6139 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e: No bootstrap required, opened a new log
I20260615 13:52:58.662153  6139 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a06d8c08851435685db573b30917a7e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35227 } }
I20260615 13:52:58.662467  6139 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:58.662560  6139 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a06d8c08851435685db573b30917a7e, State: Initialized, Role: FOLLOWER
I20260615 13:52:58.663090  6139 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a06d8c08851435685db573b30917a7e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35227 } }
I20260615 13:52:58.663270  6139 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:58.663379  6139 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:58.663544  6139 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:58.665390  6139 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a06d8c08851435685db573b30917a7e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35227 } }
I20260615 13:52:58.665835  6139 leader_election.cc:304] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2a06d8c08851435685db573b30917a7e; no voters: 
I20260615 13:52:58.666388  6139 leader_election.cc:290] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:58.666530  6144 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:58.667153  6144 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [term 1 LEADER]: Becoming Leader. State: Replica: 2a06d8c08851435685db573b30917a7e, State: Running, Role: LEADER
I20260615 13:52:58.667690  6144 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a06d8c08851435685db573b30917a7e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35227 } }
I20260615 13:52:58.668293  6139 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:52:58.670221  6146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2a06d8c08851435685db573b30917a7e. Latest consensus state: current_term: 1 leader_uuid: "2a06d8c08851435685db573b30917a7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a06d8c08851435685db573b30917a7e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35227 } } }
I20260615 13:52:58.670377  6145 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2a06d8c08851435685db573b30917a7e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2a06d8c08851435685db573b30917a7e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35227 } } }
I20260615 13:52:58.670557  6146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:58.670607  6145 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e [sys.catalog]: This master's current role is: LEADER
I20260615 13:52:58.672720  6149 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:52:58.677945  6149 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:52:58.686461  6149 catalog_manager.cc:1382] Generated new cluster ID: 43bb9892a7bf4c1ba3808a1befc65fff
I20260615 13:52:58.686579  6149 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:52:58.710083  6149 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:52:58.711223  6149 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:52:58.724781  6149 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2a06d8c08851435685db573b30917a7e: Generated new TSK 0
I20260615 13:52:58.725585  6149 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:52:58.741081   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35227
--builtin_ntp_servers=127.0.104.212:37943
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:52:59.069885  6163 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:52:59.070194  6163 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:52:59.070279  6163 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:52:59.078805  6163 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:52:59.078966  6163 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:52:59.089128  6163 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:37943
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35227
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:52:59.090716  6163 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:52:59.092483  6163 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:52:59.101472  6168 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:59.101523  6169 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:52:59.101992  6171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:52:59.102342  6163 server_base.cc:1061] running on GCE node
I20260615 13:52:59.102905  6163 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:52:59.103799  6163 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:52:59.105002  6163 hybrid_clock.cc:648] HybridClock initialized: now 1781531579104954 us; error 47 us; skew 500 ppm
I20260615 13:52:59.105283  6163 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:52:59.107219  6163 webserver.cc:533] Webserver started at http://127.0.104.193:43107/ using document root <none> and password file <none>
I20260615 13:52:59.107928  6163 fs_manager.cc:362] Metadata directory not provided
I20260615 13:52:59.108035  6163 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:52:59.108350  6163 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:52:59.110589  6163 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "ef40f78b7bfa4d44af657d6bddf810a9"
format_stamp: "Formatted at 2026-06-15 13:52:59 on dist-test-slave-0txc"
I20260615 13:52:59.111310  6163 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "ef40f78b7bfa4d44af657d6bddf810a9"
format_stamp: "Formatted at 2026-06-15 13:52:59 on dist-test-slave-0txc"
I20260615 13:52:59.116286  6163 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260615 13:52:59.119602  6177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:59.120848  6163 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260615 13:52:59.121011  6163 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "ef40f78b7bfa4d44af657d6bddf810a9"
format_stamp: "Formatted at 2026-06-15 13:52:59 on dist-test-slave-0txc"
I20260615 13:52:59.121188  6163 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:52:59.142079  6163 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:52:59.142908  6163 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:52:59.143162  6163 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:52:59.144096  6163 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:52:59.145650  6163 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:52:59.145742  6163 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:59.145841  6163 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:52:59.145907  6163 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:52:59.175153  6163 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:44241
I20260615 13:52:59.175216  6289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:44241 every 8 connection(s)
I20260615 13:52:59.176558  6163 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:52:59.186061   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 6163
I20260615 13:52:59.186262   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestListTables.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:52:59.192008  6290 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35227
I20260615 13:52:59.192353  6290 heartbeater.cc:461] Registering TS with master...
I20260615 13:52:59.193147  6290 heartbeater.cc:507] Master 127.0.104.254:35227 requested a full tablet report, sending...
I20260615 13:52:59.195035  6104 ts_manager.cc:194] Registered new tserver with Master: ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193:44241)
I20260615 13:52:59.196576  6104 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:35445
I20260615 13:52:59.201175   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:52:59.227794  6104 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49348:
name: "kudu.table_0"
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"
    }
  }
}
I20260615 13:52:59.249740  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea289adf50b479880a370545dafc783 (DEFAULT_TABLE table=kudu.table_0 [id=5c1c15f91cf84d0a9f724410ca595a7d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.251170  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea289adf50b479880a370545dafc783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.260406  6309 tablet_bootstrap.cc:492] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.263466  6309 tablet_bootstrap.cc:654] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.264482  6309 log.cc:826] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9: Log is configured to *not* fsync() on all Append() calls
I20260615 13:52:59.266767  6309 tablet_bootstrap.cc:492] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.266976  6309 ts_tablet_manager.cc:1403] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.005s
I20260615 13:52:59.271905  6309 raft_consensus.cc:359] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.272168  6309 raft_consensus.cc:385] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.272238  6309 raft_consensus.cc:740] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.272730  6309 consensus_queue.cc:260] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.272893  6309 raft_consensus.cc:399] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.272985  6309 raft_consensus.cc:493] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.273097  6309 raft_consensus.cc:3060] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.275041  6309 raft_consensus.cc:515] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.275434  6309 leader_election.cc:304] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.275983  6309 leader_election.cc:290] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.276139  6311 raft_consensus.cc:2804] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.277012  6290 heartbeater.cc:499] Master 127.0.104.254:35227 was elected leader, sending a full tablet report...
I20260615 13:52:59.277559  6309 ts_tablet_manager.cc:1434] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260615 13:52:59.277804  6311 raft_consensus.cc:697] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.278211  6311 consensus_queue.cc:237] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.283238  6104 catalog_manager.cc:5696] T 3ea289adf50b479880a370545dafc783 P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.298859  6104 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49350:
name: "kudu.table_1"
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"
    }
  }
}
I20260615 13:52:59.304873  6225 tablet_service.cc:1511] Processing CreateTablet for tablet d2a4e29f52f544cbbf2bdd0297ff8c54 (DEFAULT_TABLE table=kudu.table_1 [id=2648f3c3d7cc4523b996d00ad6b2a6b1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.305282  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2a4e29f52f544cbbf2bdd0297ff8c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.309448  6309 tablet_bootstrap.cc:492] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.310889  6309 tablet_bootstrap.cc:654] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.312558  6309 tablet_bootstrap.cc:492] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.312692  6309 ts_tablet_manager.cc:1403] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:52:59.313450  6309 raft_consensus.cc:359] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.313632  6309 raft_consensus.cc:385] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.313735  6309 raft_consensus.cc:740] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.314002  6309 consensus_queue.cc:260] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.314167  6309 raft_consensus.cc:399] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.314241  6309 raft_consensus.cc:493] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.314342  6309 raft_consensus.cc:3060] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.316107  6309 raft_consensus.cc:515] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.316327  6309 leader_election.cc:304] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.316500  6309 leader_election.cc:290] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.316579  6311 raft_consensus.cc:2804] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.316771  6311 raft_consensus.cc:697] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.316910  6309 ts_tablet_manager.cc:1434] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260615 13:52:59.317008  6311 consensus_queue.cc:237] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.319060  6104 catalog_manager.cc:5696] T d2a4e29f52f544cbbf2bdd0297ff8c54 P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.334605  6104 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49358:
name: "kudu.table_2"
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"
    }
  }
}
I20260615 13:52:59.341205  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4c8b72048e4f0bbb0d542d7fbef156 (DEFAULT_TABLE table=kudu.table_2 [id=cb325abedfa945f2b4091e18e254679b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.341665  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4c8b72048e4f0bbb0d542d7fbef156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.345928  6309 tablet_bootstrap.cc:492] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.347355  6309 tablet_bootstrap.cc:654] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.348912  6309 tablet_bootstrap.cc:492] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.349051  6309 ts_tablet_manager.cc:1403] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:52:59.349632  6309 raft_consensus.cc:359] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.349802  6309 raft_consensus.cc:385] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.349884  6309 raft_consensus.cc:740] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.350113  6309 consensus_queue.cc:260] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.350282  6309 raft_consensus.cc:399] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.350384  6309 raft_consensus.cc:493] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.350473  6309 raft_consensus.cc:3060] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.352298  6309 raft_consensus.cc:515] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.352494  6309 leader_election.cc:304] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.352687  6309 leader_election.cc:290] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.352777  6311 raft_consensus.cc:2804] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.352948  6311 raft_consensus.cc:697] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.353065  6309 ts_tablet_manager.cc:1434] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:52:59.353161  6311 consensus_queue.cc:237] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.355377  6103 catalog_manager.cc:5696] T 0e4c8b72048e4f0bbb0d542d7fbef156 P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.370653  6103 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49366:
name: "kudu.table_3"
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"
    }
  }
}
I20260615 13:52:59.376878  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 978a06df2013415bbf40e20b5209b06d (DEFAULT_TABLE table=kudu.table_3 [id=86dc9192fc7f4bf38a9740737b00fe3c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.377305  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 978a06df2013415bbf40e20b5209b06d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.381673  6309 tablet_bootstrap.cc:492] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.383015  6309 tablet_bootstrap.cc:654] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.384608  6309 tablet_bootstrap.cc:492] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.384749  6309 ts_tablet_manager.cc:1403] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:52:59.385372  6309 raft_consensus.cc:359] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.385511  6309 raft_consensus.cc:385] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.385592  6309 raft_consensus.cc:740] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.385795  6309 consensus_queue.cc:260] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.385934  6309 raft_consensus.cc:399] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.386008  6309 raft_consensus.cc:493] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.386111  6309 raft_consensus.cc:3060] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.387838  6309 raft_consensus.cc:515] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.388048  6309 leader_election.cc:304] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.388229  6309 leader_election.cc:290] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.388315  6311 raft_consensus.cc:2804] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.388494  6311 raft_consensus.cc:697] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.388655  6309 ts_tablet_manager.cc:1434] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:52:59.388705  6311 consensus_queue.cc:237] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.390862  6103 catalog_manager.cc:5696] T 978a06df2013415bbf40e20b5209b06d P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.407235  6103 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49374:
name: "kudu.table_4"
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"
    }
  }
}
I20260615 13:52:59.413262  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 99d80844feb7454d841b55e746967708 (DEFAULT_TABLE table=kudu.table_4 [id=9a131b4d4c2b469aba95ad4867721d14]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.413712  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99d80844feb7454d841b55e746967708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.417889  6309 tablet_bootstrap.cc:492] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.419374  6309 tablet_bootstrap.cc:654] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.421011  6309 tablet_bootstrap.cc:492] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.421149  6309 ts_tablet_manager.cc:1403] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:52:59.421783  6309 raft_consensus.cc:359] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.421952  6309 raft_consensus.cc:385] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.422031  6309 raft_consensus.cc:740] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.422263  6309 consensus_queue.cc:260] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.422425  6309 raft_consensus.cc:399] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.422525  6309 raft_consensus.cc:493] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.422623  6309 raft_consensus.cc:3060] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.424427  6309 raft_consensus.cc:515] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.424608  6309 leader_election.cc:304] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.424757  6309 leader_election.cc:290] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.424847  6311 raft_consensus.cc:2804] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.425076  6311 raft_consensus.cc:697] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.425180  6309 ts_tablet_manager.cc:1434] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:52:59.425333  6311 consensus_queue.cc:237] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.427932  6103 catalog_manager.cc:5696] T 99d80844feb7454d841b55e746967708 P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.442723  6103 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49390:
name: "kudu.table_5"
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"
    }
  }
}
I20260615 13:52:59.448963  6225 tablet_service.cc:1511] Processing CreateTablet for tablet ccb9c5e97a0e469a9698a7c181f6190d (DEFAULT_TABLE table=kudu.table_5 [id=f7ca4675652d499e99e96cba076da5ed]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.449373  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccb9c5e97a0e469a9698a7c181f6190d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.453446  6309 tablet_bootstrap.cc:492] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.454936  6309 tablet_bootstrap.cc:654] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.456665  6309 tablet_bootstrap.cc:492] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.456808  6309 ts_tablet_manager.cc:1403] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:52:59.457391  6309 raft_consensus.cc:359] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.457552  6309 raft_consensus.cc:385] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.457644  6309 raft_consensus.cc:740] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.457873  6309 consensus_queue.cc:260] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.458046  6309 raft_consensus.cc:399] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.458127  6309 raft_consensus.cc:493] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.458235  6309 raft_consensus.cc:3060] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.460007  6309 raft_consensus.cc:515] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.460209  6309 leader_election.cc:304] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.460369  6309 leader_election.cc:290] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.460435  6311 raft_consensus.cc:2804] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.460613  6311 raft_consensus.cc:697] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.460801  6309 ts_tablet_manager.cc:1434] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:52:59.460845  6311 consensus_queue.cc:237] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.463018  6104 catalog_manager.cc:5696] T ccb9c5e97a0e469a9698a7c181f6190d P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.480878  6104 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49406:
name: "kudu.table_6"
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"
    }
  }
}
I20260615 13:52:59.487051  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 9210a23545954c1f8a2012b2a43276a1 (DEFAULT_TABLE table=kudu.table_6 [id=361feec540af45f3919224621274191f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.487532  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9210a23545954c1f8a2012b2a43276a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.492010  6309 tablet_bootstrap.cc:492] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.493506  6309 tablet_bootstrap.cc:654] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.495107  6309 tablet_bootstrap.cc:492] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.495234  6309 ts_tablet_manager.cc:1403] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:52:59.495862  6309 raft_consensus.cc:359] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.496023  6309 raft_consensus.cc:385] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.496093  6309 raft_consensus.cc:740] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.496366  6309 consensus_queue.cc:260] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.496522  6309 raft_consensus.cc:399] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.496615  6309 raft_consensus.cc:493] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.496706  6309 raft_consensus.cc:3060] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.498399  6309 raft_consensus.cc:515] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.498586  6309 leader_election.cc:304] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.498791  6309 leader_election.cc:290] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.498880  6311 raft_consensus.cc:2804] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.499066  6311 raft_consensus.cc:697] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.499200  6309 ts_tablet_manager.cc:1434] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:52:59.499305  6311 consensus_queue.cc:237] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.501580  6104 catalog_manager.cc:5696] T 9210a23545954c1f8a2012b2a43276a1 P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.517282  6104 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49422:
name: "kudu.table_7"
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"
    }
  }
}
I20260615 13:52:59.523540  6225 tablet_service.cc:1511] Processing CreateTablet for tablet a7d9fe9f4e474e4bb24129e5f7efd3b9 (DEFAULT_TABLE table=kudu.table_7 [id=4b6ed9a33af1462f9973c84f080d2d8a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.523949  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7d9fe9f4e474e4bb24129e5f7efd3b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.528528  6309 tablet_bootstrap.cc:492] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.529989  6309 tablet_bootstrap.cc:654] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.531654  6309 tablet_bootstrap.cc:492] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.531770  6309 ts_tablet_manager.cc:1403] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:52:59.532387  6309 raft_consensus.cc:359] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.532557  6309 raft_consensus.cc:385] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.532642  6309 raft_consensus.cc:740] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.532884  6309 consensus_queue.cc:260] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.533059  6309 raft_consensus.cc:399] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.533138  6309 raft_consensus.cc:493] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.533231  6309 raft_consensus.cc:3060] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.534899  6309 raft_consensus.cc:515] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.535087  6309 leader_election.cc:304] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.535221  6309 leader_election.cc:290] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.535327  6311 raft_consensus.cc:2804] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.535557  6311 raft_consensus.cc:697] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.535794  6311 consensus_queue.cc:237] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.536041  6309 ts_tablet_manager.cc:1434] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:52:59.538153  6104 catalog_manager.cc:5696] T a7d9fe9f4e474e4bb24129e5f7efd3b9 P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.554457  6104 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49426:
name: "kudu.table_8"
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"
    }
  }
}
I20260615 13:52:59.560412  6225 tablet_service.cc:1511] Processing CreateTablet for tablet dc64650dfbf64010b52d6bd5442fe77e (DEFAULT_TABLE table=kudu.table_8 [id=3f4cbf257c6640799b3c067a9482607b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.560773  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc64650dfbf64010b52d6bd5442fe77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.565267  6309 tablet_bootstrap.cc:492] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.566627  6309 tablet_bootstrap.cc:654] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.568295  6309 tablet_bootstrap.cc:492] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.568436  6309 ts_tablet_manager.cc:1403] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260615 13:52:59.569038  6309 raft_consensus.cc:359] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.569181  6309 raft_consensus.cc:385] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.569249  6309 raft_consensus.cc:740] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.569458  6309 consensus_queue.cc:260] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.569577  6309 raft_consensus.cc:399] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.569662  6309 raft_consensus.cc:493] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.569741  6309 raft_consensus.cc:3060] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.571637  6309 raft_consensus.cc:515] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.571806  6309 leader_election.cc:304] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.571969  6309 leader_election.cc:290] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.572057  6311 raft_consensus.cc:2804] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.572269  6311 raft_consensus.cc:697] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.572359  6309 ts_tablet_manager.cc:1434] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260615 13:52:59.572507  6311 consensus_queue.cc:237] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.574718  6104 catalog_manager.cc:5696] T dc64650dfbf64010b52d6bd5442fe77e P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:52:59.590231  6104 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49442:
name: "kudu.table_9"
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"
    }
  }
}
I20260615 13:52:59.596028  6225 tablet_service.cc:1511] Processing CreateTablet for tablet 60e4c612216748b6a95f1e5f547c5d2b (DEFAULT_TABLE table=kudu.table_9 [id=670f4d3be4674487a1fd84bb4817b3cb]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:52:59.596438  6225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e4c612216748b6a95f1e5f547c5d2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:52:59.600917  6309 tablet_bootstrap.cc:492] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9: Bootstrap starting.
I20260615 13:52:59.602311  6309 tablet_bootstrap.cc:654] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9: Neither blocks nor log segments found. Creating new log.
I20260615 13:52:59.603907  6309 tablet_bootstrap.cc:492] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9: No bootstrap required, opened a new log
I20260615 13:52:59.604027  6309 ts_tablet_manager.cc:1403] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.002s
I20260615 13:52:59.604599  6309 raft_consensus.cc:359] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.604763  6309 raft_consensus.cc:385] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:52:59.604893  6309 raft_consensus.cc:740] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Initialized, Role: FOLLOWER
I20260615 13:52:59.605116  6309 consensus_queue.cc:260] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.605280  6309 raft_consensus.cc:399] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:52:59.605356  6309 raft_consensus.cc:493] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:52:59.605465  6309 raft_consensus.cc:3060] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:52:59.607173  6309 raft_consensus.cc:515] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.607374  6309 leader_election.cc:304] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef40f78b7bfa4d44af657d6bddf810a9; no voters: 
I20260615 13:52:59.607577  6309 leader_election.cc:290] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:52:59.607647  6311 raft_consensus.cc:2804] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:52:59.607851  6311 raft_consensus.cc:697] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [term 1 LEADER]: Becoming Leader. State: Replica: ef40f78b7bfa4d44af657d6bddf810a9, State: Running, Role: LEADER
I20260615 13:52:59.608037  6309 ts_tablet_manager.cc:1434] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:52:59.608075  6311 consensus_queue.cc:237] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } }
I20260615 13:52:59.610291  6104 catalog_manager.cc:5696] T 60e4c612216748b6a95f1e5f547c5d2b P ef40f78b7bfa4d44af657d6bddf810a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef40f78b7bfa4d44af657d6bddf810a9 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef40f78b7bfa4d44af657d6bddf810a9" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44241 } health_report { overall_health: HEALTHY } } }
I20260615 13:53:21.123277   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 6163
I20260615 13:53:21.130679  6285 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:21.232208   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 6163
I20260615 13:53:21.248083   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 6073
I20260615 13:53:21.249157  6134 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:21.368669   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 6073
2026-06-15T13:53:21Z chronyd exiting
[       OK ] ToolTest.TestListTables (23225 ms)
[ RUN      ] ToolTest.InvalidPredicates
2026-06-15T13:53:21Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:53:21Z Disabled control of system clock
I20260615 13:53:21.449618   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:37115
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:42337
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:37115 with env {}
W20260615 13:53:21.781038  6735 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:21.781381  6735 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:21.781488  6735 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:21.790194  6735 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:53:21.790297  6735 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:21.790352  6735 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:53:21.790417  6735 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:53:21.800747  6735 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:42337
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:37115
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:37115
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:21.802363  6735 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:21.804242  6735 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:21.812048  6741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:21.812040  6740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:21.813086  6743 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:21.813330  6735 server_base.cc:1061] running on GCE node
I20260615 13:53:21.814108  6735 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:21.815582  6735 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:21.816790  6735 hybrid_clock.cc:648] HybridClock initialized: now 1781531601816746 us; error 38 us; skew 500 ppm
I20260615 13:53:21.817174  6735 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:21.819386  6735 webserver.cc:533] Webserver started at http://127.0.104.254:40271/ using document root <none> and password file <none>
I20260615 13:53:21.820161  6735 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:21.820268  6735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:21.820616  6735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:21.822964  6735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "9b7ceb9dc9944a9cae70d3893f22de03"
format_stamp: "Formatted at 2026-06-15 13:53:21 on dist-test-slave-0txc"
I20260615 13:53:21.823804  6735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "9b7ceb9dc9944a9cae70d3893f22de03"
format_stamp: "Formatted at 2026-06-15 13:53:21 on dist-test-slave-0txc"
I20260615 13:53:21.829245  6735 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260615 13:53:21.832806  6749 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:21.834178  6735 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:53:21.834357  6735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "9b7ceb9dc9944a9cae70d3893f22de03"
format_stamp: "Formatted at 2026-06-15 13:53:21 on dist-test-slave-0txc"
I20260615 13:53:21.834565  6735 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:21.851948  6735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:21.852883  6735 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:21.853152  6735 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:21.872514  6735 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:37115
I20260615 13:53:21.872534  6800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:37115 every 8 connection(s)
I20260615 13:53:21.874080  6735 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:53:21.877219   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 6735
I20260615 13:53:21.877437   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:53:21.878777  6801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:21.892761  6801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03: Bootstrap starting.
I20260615 13:53:21.896324  6801 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:21.897603  6801 log.cc:826] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:21.900290  6801 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03: No bootstrap required, opened a new log
I20260615 13:53:21.905853  6801 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b7ceb9dc9944a9cae70d3893f22de03" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 37115 } }
I20260615 13:53:21.906236  6801 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:21.906327  6801 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b7ceb9dc9944a9cae70d3893f22de03, State: Initialized, Role: FOLLOWER
I20260615 13:53:21.906920  6801 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b7ceb9dc9944a9cae70d3893f22de03" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 37115 } }
I20260615 13:53:21.907125  6801 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:21.907227  6801 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:21.907362  6801 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:21.909512  6801 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b7ceb9dc9944a9cae70d3893f22de03" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 37115 } }
I20260615 13:53:21.910090  6801 leader_election.cc:304] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9b7ceb9dc9944a9cae70d3893f22de03; no voters: 
I20260615 13:53:21.910840  6801 leader_election.cc:290] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:21.910949  6806 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:21.911633  6806 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [term 1 LEADER]: Becoming Leader. State: Replica: 9b7ceb9dc9944a9cae70d3893f22de03, State: Running, Role: LEADER
I20260615 13:53:21.912153  6806 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b7ceb9dc9944a9cae70d3893f22de03" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 37115 } }
I20260615 13:53:21.913103  6801 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:53:21.914855  6807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9b7ceb9dc9944a9cae70d3893f22de03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b7ceb9dc9944a9cae70d3893f22de03" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 37115 } } }
I20260615 13:53:21.914877  6808 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9b7ceb9dc9944a9cae70d3893f22de03. Latest consensus state: current_term: 1 leader_uuid: "9b7ceb9dc9944a9cae70d3893f22de03" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9b7ceb9dc9944a9cae70d3893f22de03" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 37115 } } }
I20260615 13:53:21.915203  6807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:21.915336  6808 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03 [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:21.917411  6811 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:53:21.923808  6811 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:53:21.935341  6811 catalog_manager.cc:1382] Generated new cluster ID: 26cd8eb6989a4f94bed8ba1ba6823030
I20260615 13:53:21.935473  6811 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:53:21.960037  6811 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:53:21.961279  6811 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:53:21.976455  6811 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9b7ceb9dc9944a9cae70d3893f22de03: Generated new TSK 0
I20260615 13:53:21.977344  6811 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:53:21.988946   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:37115
--builtin_ntp_servers=127.0.104.212:42337
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:53:22.325871  6825 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:22.326216  6825 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:22.326336  6825 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:22.335062  6825 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:22.335240  6825 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:53:22.345415  6825 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:42337
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:37115
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:22.346957  6825 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:22.348847  6825 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:22.357489  6830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:22.357499  6831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:22.358248  6833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:22.359213  6825 server_base.cc:1061] running on GCE node
I20260615 13:53:22.359751  6825 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:22.360584  6825 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:22.361769  6825 hybrid_clock.cc:648] HybridClock initialized: now 1781531602361727 us; error 35 us; skew 500 ppm
I20260615 13:53:22.362061  6825 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:22.364041  6825 webserver.cc:533] Webserver started at http://127.0.104.193:35525/ using document root <none> and password file <none>
I20260615 13:53:22.364734  6825 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:22.364833  6825 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:22.365175  6825 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:22.367404  6825 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "edf88b00f7684629bec6b381368312dd"
format_stamp: "Formatted at 2026-06-15 13:53:22 on dist-test-slave-0txc"
I20260615 13:53:22.368156  6825 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "edf88b00f7684629bec6b381368312dd"
format_stamp: "Formatted at 2026-06-15 13:53:22 on dist-test-slave-0txc"
I20260615 13:53:22.373147  6825 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:53:22.376236  6839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:22.377413  6825 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260615 13:53:22.377562  6825 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "edf88b00f7684629bec6b381368312dd"
format_stamp: "Formatted at 2026-06-15 13:53:22 on dist-test-slave-0txc"
I20260615 13:53:22.377744  6825 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:22.396235  6825 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:22.397096  6825 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:22.397348  6825 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:22.398272  6825 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:53:22.399876  6825 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:53:22.399982  6825 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:22.400085  6825 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:53:22.400152  6825 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:22.430320  6825 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:39915
I20260615 13:53:22.430385  6951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:39915 every 8 connection(s)
I20260615 13:53:22.431835  6825 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:53:22.440505   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 6825
I20260615 13:53:22.440680   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.InvalidPredicates.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:53:22.444111  6952 heartbeater.cc:344] Connected to a master server at 127.0.104.254:37115
I20260615 13:53:22.444450  6952 heartbeater.cc:461] Registering TS with master...
I20260615 13:53:22.445215  6952 heartbeater.cc:507] Master 127.0.104.254:37115 requested a full tablet report, sending...
I20260615 13:53:22.447131  6766 ts_manager.cc:194] Registered new tserver with Master: edf88b00f7684629bec6b381368312dd (127.0.104.193:39915)
I20260615 13:53:22.448696  6766 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:52269
I20260615 13:53:22.456494   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:53:22.474632  6766 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35106:
name: "mistyped.predicates"
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"
    }
  }
}
I20260615 13:53:22.496728  6887 tablet_service.cc:1511] Processing CreateTablet for tablet b35d141cff8348c8a279b125483d85a6 (DEFAULT_TABLE table=mistyped.predicates [id=1595b9e54cbd48bc9e6bc979c6ae9ff9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:53:22.497918  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b35d141cff8348c8a279b125483d85a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:22.506659  6966 tablet_bootstrap.cc:492] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd: Bootstrap starting.
I20260615 13:53:22.509703  6966 tablet_bootstrap.cc:654] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:22.510648  6966 log.cc:826] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:22.512959  6966 tablet_bootstrap.cc:492] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd: No bootstrap required, opened a new log
I20260615 13:53:22.513170  6966 ts_tablet_manager.cc:1403] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260615 13:53:22.518078  6966 raft_consensus.cc:359] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf88b00f7684629bec6b381368312dd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39915 } }
I20260615 13:53:22.518349  6966 raft_consensus.cc:385] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:22.518421  6966 raft_consensus.cc:740] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edf88b00f7684629bec6b381368312dd, State: Initialized, Role: FOLLOWER
I20260615 13:53:22.518921  6966 consensus_queue.cc:260] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf88b00f7684629bec6b381368312dd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39915 } }
I20260615 13:53:22.519085  6966 raft_consensus.cc:399] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:22.519176  6966 raft_consensus.cc:493] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:22.519280  6966 raft_consensus.cc:3060] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:22.521106  6966 raft_consensus.cc:515] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf88b00f7684629bec6b381368312dd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39915 } }
I20260615 13:53:22.521541  6966 leader_election.cc:304] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: edf88b00f7684629bec6b381368312dd; no voters: 
I20260615 13:53:22.522094  6966 leader_election.cc:290] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:22.522251  6968 raft_consensus.cc:2804] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:22.522823  6968 raft_consensus.cc:697] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [term 1 LEADER]: Becoming Leader. State: Replica: edf88b00f7684629bec6b381368312dd, State: Running, Role: LEADER
I20260615 13:53:22.523088  6952 heartbeater.cc:499] Master 127.0.104.254:37115 was elected leader, sending a full tablet report...
I20260615 13:53:22.523353  6968 consensus_queue.cc:237] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf88b00f7684629bec6b381368312dd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39915 } }
I20260615 13:53:22.524242  6966 ts_tablet_manager.cc:1434] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260615 13:53:22.528586  6766 catalog_manager.cc:5696] T b35d141cff8348c8a279b125483d85a6 P edf88b00f7684629bec6b381368312dd reported cstate change: term changed from 0 to 1, leader changed from <none> to edf88b00f7684629bec6b381368312dd (127.0.104.193). New cstate: current_term: 1 leader_uuid: "edf88b00f7684629bec6b381368312dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "edf88b00f7684629bec6b381368312dd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39915 } health_report { overall_health: HEALTHY } } }
I20260615 13:53:32.944342   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 6825
I20260615 13:53:32.952759  6947 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:33.045269   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 6825
I20260615 13:53:33.059700   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 6735
I20260615 13:53:33.060771  6796 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:33.169183   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 6735
2026-06-15T13:53:33Z chronyd exiting
[       OK ] ToolTest.InvalidPredicates (11797 ms)
[ RUN      ] ToolTest.TableScanFaultTolerant
2026-06-15T13:53:33Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:53:33Z Disabled control of system clock
I20260615 13:53:33.248001   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35335
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:38687
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:35335 with env {}
W20260615 13:53:33.581214  7193 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:33.581583  7193 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:33.581692  7193 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:33.590312  7193 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:53:33.590428  7193 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:33.590502  7193 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:53:33.590562  7193 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:53:33.600847  7193 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38687
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:35335
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35335
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:33.602476  7193 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:33.604343  7193 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:33.612380  7199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:33.612452  7201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:33.612361  7198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:33.613132  7193 server_base.cc:1061] running on GCE node
I20260615 13:53:33.613853  7193 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:33.615239  7193 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:33.616439  7193 hybrid_clock.cc:648] HybridClock initialized: now 1781531613616380 us; error 55 us; skew 500 ppm
I20260615 13:53:33.616791  7193 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:33.618894  7193 webserver.cc:533] Webserver started at http://127.0.104.254:44133/ using document root <none> and password file <none>
I20260615 13:53:33.619643  7193 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:33.619751  7193 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:33.620079  7193 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:33.622349  7193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "e1473345b5554dbf9f61646c939ee1ae"
format_stamp: "Formatted at 2026-06-15 13:53:33 on dist-test-slave-0txc"
I20260615 13:53:33.623090  7193 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "e1473345b5554dbf9f61646c939ee1ae"
format_stamp: "Formatted at 2026-06-15 13:53:33 on dist-test-slave-0txc"
I20260615 13:53:33.628623  7193 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:53:33.632097  7207 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:33.633507  7193 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:53:33.633706  7193 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "e1473345b5554dbf9f61646c939ee1ae"
format_stamp: "Formatted at 2026-06-15 13:53:33 on dist-test-slave-0txc"
I20260615 13:53:33.633910  7193 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:33.663022  7193 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:33.663993  7193 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:33.664273  7193 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:33.683689  7193 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:35335
I20260615 13:53:33.683665  7258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:35335 every 8 connection(s)
I20260615 13:53:33.685225  7193 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:53:33.689407  7259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:33.694748   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 7193
I20260615 13:53:33.694940   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:53:33.699393  7259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae: Bootstrap starting.
I20260615 13:53:33.702658  7259 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:33.703835  7259 log.cc:826] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:33.706975  7259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae: No bootstrap required, opened a new log
I20260615 13:53:33.712425  7259 raft_consensus.cc:359] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1473345b5554dbf9f61646c939ee1ae" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35335 } }
I20260615 13:53:33.712864  7259 raft_consensus.cc:385] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:33.712971  7259 raft_consensus.cc:740] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1473345b5554dbf9f61646c939ee1ae, State: Initialized, Role: FOLLOWER
I20260615 13:53:33.713603  7259 consensus_queue.cc:260] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1473345b5554dbf9f61646c939ee1ae" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35335 } }
I20260615 13:53:33.713791  7259 raft_consensus.cc:399] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:33.713882  7259 raft_consensus.cc:493] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:33.713997  7259 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:33.716009  7259 raft_consensus.cc:515] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1473345b5554dbf9f61646c939ee1ae" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35335 } }
I20260615 13:53:33.716465  7259 leader_election.cc:304] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e1473345b5554dbf9f61646c939ee1ae; no voters: 
I20260615 13:53:33.717005  7259 leader_election.cc:290] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:33.717136  7264 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:33.718175  7264 raft_consensus.cc:697] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [term 1 LEADER]: Becoming Leader. State: Replica: e1473345b5554dbf9f61646c939ee1ae, State: Running, Role: LEADER
I20260615 13:53:33.718732  7264 consensus_queue.cc:237] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1473345b5554dbf9f61646c939ee1ae" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35335 } }
I20260615 13:53:33.719198  7259 sys_catalog.cc:565] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:53:33.721498  7265 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e1473345b5554dbf9f61646c939ee1ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1473345b5554dbf9f61646c939ee1ae" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35335 } } }
I20260615 13:53:33.721812  7265 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:33.721741  7266 sys_catalog.cc:455] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader e1473345b5554dbf9f61646c939ee1ae. Latest consensus state: current_term: 1 leader_uuid: "e1473345b5554dbf9f61646c939ee1ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e1473345b5554dbf9f61646c939ee1ae" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35335 } } }
I20260615 13:53:33.722019  7266 sys_catalog.cc:458] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:33.723919  7272 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:53:33.729604  7272 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:53:33.738057  7272 catalog_manager.cc:1382] Generated new cluster ID: 3f9f382b23f24c9f970c711d903bf772
I20260615 13:53:33.738189  7272 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:53:33.760247  7272 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:53:33.761487  7272 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:53:33.769860  7272 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e1473345b5554dbf9f61646c939ee1ae: Generated new TSK 0
I20260615 13:53:33.770716  7272 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:53:33.779389   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35335
--builtin_ntp_servers=127.0.104.212:38687
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:53:34.128145  7283 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:34.128456  7283 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:34.128571  7283 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:34.137290  7283 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:34.137480  7283 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:53:34.147706  7283 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38687
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35335
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:34.149288  7283 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:34.151069  7283 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:34.160202  7288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:34.160239  7289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:34.160275  7291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:34.161176  7283 server_base.cc:1061] running on GCE node
I20260615 13:53:34.161731  7283 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:34.162631  7283 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:34.163830  7283 hybrid_clock.cc:648] HybridClock initialized: now 1781531614163771 us; error 51 us; skew 500 ppm
I20260615 13:53:34.164122  7283 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:34.166154  7283 webserver.cc:533] Webserver started at http://127.0.104.193:37185/ using document root <none> and password file <none>
I20260615 13:53:34.166841  7283 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:34.166923  7283 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:34.167235  7283 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:34.169559  7283 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8"
format_stamp: "Formatted at 2026-06-15 13:53:34 on dist-test-slave-0txc"
I20260615 13:53:34.170280  7283 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8"
format_stamp: "Formatted at 2026-06-15 13:53:34 on dist-test-slave-0txc"
I20260615 13:53:34.175392  7283 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260615 13:53:34.178679  7297 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:34.180065  7283 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:53:34.180223  7283 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8"
format_stamp: "Formatted at 2026-06-15 13:53:34 on dist-test-slave-0txc"
I20260615 13:53:34.180408  7283 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:34.219282  7283 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:34.220191  7283 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:34.220441  7283 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:34.221375  7283 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:53:34.223309  7283 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:53:34.223419  7283 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:34.223539  7283 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:53:34.223619  7283 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:34.254388  7283 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:33217
I20260615 13:53:34.254459  7409 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:33217 every 8 connection(s)
I20260615 13:53:34.255826  7283 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:53:34.258021   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 7283
I20260615 13:53:34.258250   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TableScanFaultTolerant.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:53:34.271195  7410 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35335
I20260615 13:53:34.271597  7410 heartbeater.cc:461] Registering TS with master...
I20260615 13:53:34.272467  7410 heartbeater.cc:507] Master 127.0.104.254:35335 requested a full tablet report, sending...
I20260615 13:53:34.274513  7224 ts_manager.cc:194] Registered new tserver with Master: a5c896348e8e48ea9e7eaeb20ba91ee8 (127.0.104.193:33217)
I20260615 13:53:34.276108  7224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:44617
I20260615 13:53:34.286351   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:53:34.300944  7224 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54258:
name: "kudu.table.scan.fault_tolerant"
schema {
  columns {
    name: "key"
    type: INT64
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "bool_val"
    type: BOOL
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int8_val"
    type: INT8
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int16_val"
    type: INT16
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int32_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int64_val"
    type: INT64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "float_val"
    type: FLOAT
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "double_val"
    type: DOUBLE
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "decimal32_val"
    type: DECIMAL32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 9
      scale: 9
    }
    immutable: false
  }
  columns {
    name: "decimal64_val"
    type: DECIMAL64
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 18
      scale: 2
    }
    immutable: false
  }
  columns {
    name: "decimal128_val"
    type: DECIMAL128
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    type_attributes {
      precision: 38
      scale: 0
    }
    immutable: false
  }
  columns {
    name: "unixtime_micros_val"
    type: UNIXTIME_MICROS
    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: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "binary_val"
    type: BINARY
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "arr_bool"
    type: NESTED
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: BOOL
      }
    }
  }
  columns {
    name: "arr_int64"
    type: NESTED
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
    nested_type {
      array {
        type: INT64
      }
    }
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
}
I20260615 13:53:34.329610  7344 tablet_service.cc:1511] Processing CreateTablet for tablet 92844286394a4a7c8a2d9bb7d342b519 (DEFAULT_TABLE table=kudu.table.scan.fault_tolerant [id=6ecc4c1482b44097b42f2afb357359d2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
I20260615 13:53:34.329589  7345 tablet_service.cc:1511] Processing CreateTablet for tablet 9e1ba65026bc4983828a8e53c17dc36c (DEFAULT_TABLE table=kudu.table.scan.fault_tolerant [id=6ecc4c1482b44097b42f2afb357359d2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
I20260615 13:53:34.331151  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92844286394a4a7c8a2d9bb7d342b519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:34.331606  7345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e1ba65026bc4983828a8e53c17dc36c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:34.341957  7424 tablet_bootstrap.cc:492] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8: Bootstrap starting.
I20260615 13:53:34.345090  7424 tablet_bootstrap.cc:654] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:34.346148  7424 log.cc:826] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:34.348793  7424 tablet_bootstrap.cc:492] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8: No bootstrap required, opened a new log
I20260615 13:53:34.349025  7424 ts_tablet_manager.cc:1403] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8: Time spent bootstrapping tablet: real 0.007s	user 0.006s	sys 0.000s
I20260615 13:53:34.354151  7424 raft_consensus.cc:359] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } }
I20260615 13:53:34.354485  7424 raft_consensus.cc:385] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:34.354597  7424 raft_consensus.cc:740] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c896348e8e48ea9e7eaeb20ba91ee8, State: Initialized, Role: FOLLOWER
I20260615 13:53:34.355235  7424 consensus_queue.cc:260] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } }
I20260615 13:53:34.355432  7424 raft_consensus.cc:399] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:34.355620  7424 raft_consensus.cc:493] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:34.355787  7424 raft_consensus.cc:3060] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:34.357722  7424 raft_consensus.cc:515] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } }
I20260615 13:53:34.358352  7424 leader_election.cc:304] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5c896348e8e48ea9e7eaeb20ba91ee8; no voters: 
I20260615 13:53:34.359047  7424 leader_election.cc:290] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:34.359200  7426 raft_consensus.cc:2804] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:34.359881  7426 raft_consensus.cc:697] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 1 LEADER]: Becoming Leader. State: Replica: a5c896348e8e48ea9e7eaeb20ba91ee8, State: Running, Role: LEADER
I20260615 13:53:34.360136  7410 heartbeater.cc:499] Master 127.0.104.254:35335 was elected leader, sending a full tablet report...
I20260615 13:53:34.360590  7426 consensus_queue.cc:237] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } }
I20260615 13:53:34.360806  7424 ts_tablet_manager.cc:1434] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.009s
I20260615 13:53:34.361136  7424 tablet_bootstrap.cc:492] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8: Bootstrap starting.
I20260615 13:53:34.362751  7424 tablet_bootstrap.cc:654] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:34.365106  7424 tablet_bootstrap.cc:492] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8: No bootstrap required, opened a new log
I20260615 13:53:34.365226  7424 ts_tablet_manager.cc:1403] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:53:34.365953  7424 raft_consensus.cc:359] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } }
I20260615 13:53:34.366080  7424 raft_consensus.cc:385] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:34.366164  7424 raft_consensus.cc:740] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5c896348e8e48ea9e7eaeb20ba91ee8, State: Initialized, Role: FOLLOWER
I20260615 13:53:34.366379  7424 consensus_queue.cc:260] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } }
I20260615 13:53:34.366508  7424 raft_consensus.cc:399] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:34.366578  7424 raft_consensus.cc:493] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:34.366696  7424 raft_consensus.cc:3060] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:34.366716  7224 catalog_manager.cc:5696] T 92844286394a4a7c8a2d9bb7d342b519 P a5c896348e8e48ea9e7eaeb20ba91ee8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c896348e8e48ea9e7eaeb20ba91ee8 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } health_report { overall_health: HEALTHY } } }
I20260615 13:53:34.368506  7424 raft_consensus.cc:515] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } }
I20260615 13:53:34.368721  7424 leader_election.cc:304] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a5c896348e8e48ea9e7eaeb20ba91ee8; no voters: 
I20260615 13:53:34.368882  7424 leader_election.cc:290] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:34.369143  7428 raft_consensus.cc:2804] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:34.369297  7424 ts_tablet_manager.cc:1434] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:53:34.369407  7428 raft_consensus.cc:697] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [term 1 LEADER]: Becoming Leader. State: Replica: a5c896348e8e48ea9e7eaeb20ba91ee8, State: Running, Role: LEADER
I20260615 13:53:34.369678  7428 consensus_queue.cc:237] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } }
I20260615 13:53:34.372941  7224 catalog_manager.cc:5696] T 9e1ba65026bc4983828a8e53c17dc36c P a5c896348e8e48ea9e7eaeb20ba91ee8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5c896348e8e48ea9e7eaeb20ba91ee8 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a5c896348e8e48ea9e7eaeb20ba91ee8" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33217 } health_report { overall_health: HEALTHY } } }
W20260615 13:53:34.712301  7433 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:34.712630  7433 flags.cc:432] Enabled unsafe flag: --never_fsync=true
Using table 'kudu.table.scan.fault_tolerant'

INSERT report
    rows total: 888
    time total: 222.336 ms
  time per row: 0.250379 ms
I20260615 13:53:36.479406   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 7283
I20260615 13:53:36.486651  7405 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:36.610937   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 7283
I20260615 13:53:36.632696   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 7193
I20260615 13:53:36.633813  7254 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:36.739809   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 7193
2026-06-15T13:53:36Z chronyd exiting
[       OK ] ToolTest.TableScanFaultTolerant (3570 ms)
[ RUN      ] ToolTest.TestAlterColumn
2026-06-15T13:53:36Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:53:36Z Disabled control of system clock
I20260615 13:53:36.819293   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35909
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:42505
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:35909 with env {}
W20260615 13:53:37.144537  7550 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:37.144855  7550 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:37.144929  7550 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:37.153307  7550 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:53:37.153406  7550 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:37.153465  7550 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:53:37.153510  7550 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:53:37.163914  7550 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:42505
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:35909
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:35909
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:37.165467  7550 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:37.167230  7550 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:37.174790  7556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:37.174827  7555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:37.175390  7558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:37.176123  7550 server_base.cc:1061] running on GCE node
I20260615 13:53:37.176816  7550 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:37.178248  7550 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:37.179443  7550 hybrid_clock.cc:648] HybridClock initialized: now 1781531617179383 us; error 51 us; skew 500 ppm
I20260615 13:53:37.179793  7550 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:37.181770  7550 webserver.cc:533] Webserver started at http://127.0.104.254:44303/ using document root <none> and password file <none>
I20260615 13:53:37.182466  7550 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:37.182564  7550 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:37.182885  7550 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:37.185195  7550 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "f2422b6fd54b4b658deff14f374e796a"
format_stamp: "Formatted at 2026-06-15 13:53:37 on dist-test-slave-0txc"
I20260615 13:53:37.185896  7550 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "f2422b6fd54b4b658deff14f374e796a"
format_stamp: "Formatted at 2026-06-15 13:53:37 on dist-test-slave-0txc"
I20260615 13:53:37.190764  7550 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:53:37.193943  7564 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:37.195124  7550 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:53:37.195274  7550 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "f2422b6fd54b4b658deff14f374e796a"
format_stamp: "Formatted at 2026-06-15 13:53:37 on dist-test-slave-0txc"
I20260615 13:53:37.195451  7550 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:37.221911  7550 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:37.222786  7550 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:37.223042  7550 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:37.241452  7550 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:35909
I20260615 13:53:37.241472  7615 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:35909 every 8 connection(s)
I20260615 13:53:37.242944  7550 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:53:37.245893   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 7550
I20260615 13:53:37.246124   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:53:37.248276  7616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:37.258708  7616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: Bootstrap starting.
I20260615 13:53:37.261920  7616 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:37.262882  7616 log.cc:826] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:37.265537  7616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: No bootstrap required, opened a new log
I20260615 13:53:37.270440  7616 raft_consensus.cc:359] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2422b6fd54b4b658deff14f374e796a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35909 } }
I20260615 13:53:37.270862  7616 raft_consensus.cc:385] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:37.270967  7616 raft_consensus.cc:740] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f2422b6fd54b4b658deff14f374e796a, State: Initialized, Role: FOLLOWER
I20260615 13:53:37.271692  7616 consensus_queue.cc:260] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2422b6fd54b4b658deff14f374e796a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35909 } }
I20260615 13:53:37.271951  7616 raft_consensus.cc:399] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:37.272091  7616 raft_consensus.cc:493] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:37.272243  7616 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:37.274170  7616 raft_consensus.cc:515] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2422b6fd54b4b658deff14f374e796a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35909 } }
I20260615 13:53:37.274720  7616 leader_election.cc:304] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: f2422b6fd54b4b658deff14f374e796a; no voters: 
I20260615 13:53:37.275332  7616 leader_election.cc:290] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:37.275463  7621 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:37.276079  7621 raft_consensus.cc:697] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [term 1 LEADER]: Becoming Leader. State: Replica: f2422b6fd54b4b658deff14f374e796a, State: Running, Role: LEADER
I20260615 13:53:37.276527  7621 consensus_queue.cc:237] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2422b6fd54b4b658deff14f374e796a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35909 } }
I20260615 13:53:37.277369  7616 sys_catalog.cc:565] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:53:37.278960  7622 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f2422b6fd54b4b658deff14f374e796a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2422b6fd54b4b658deff14f374e796a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35909 } } }
I20260615 13:53:37.279549  7623 sys_catalog.cc:455] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [sys.catalog]: SysCatalogTable state changed. Reason: New leader f2422b6fd54b4b658deff14f374e796a. Latest consensus state: current_term: 1 leader_uuid: "f2422b6fd54b4b658deff14f374e796a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f2422b6fd54b4b658deff14f374e796a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 35909 } } }
I20260615 13:53:37.279839  7623 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:37.279876  7622 sys_catalog.cc:458] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:37.280910  7628 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:53:37.286196  7628 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:53:37.295416  7628 catalog_manager.cc:1382] Generated new cluster ID: 58b7a0a8850b4319975a7337a3224c69
I20260615 13:53:37.295560  7628 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:53:37.327947  7628 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:53:37.329169  7628 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:53:37.340626  7628 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: Generated new TSK 0
I20260615 13:53:37.341447  7628 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:53:37.352451   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35909
--builtin_ntp_servers=127.0.104.212:42505
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:53:37.681555  7640 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:37.681852  7640 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:37.681979  7640 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:37.690591  7640 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:37.690759  7640 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:53:37.700881  7640 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:42505
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:35909
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:37.702435  7640 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:37.704250  7640 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:37.712942  7645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:37.712941  7646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:37.713877  7648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:37.714121  7640 server_base.cc:1061] running on GCE node
I20260615 13:53:37.714659  7640 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:37.715571  7640 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:37.716789  7640 hybrid_clock.cc:648] HybridClock initialized: now 1781531617716735 us; error 45 us; skew 500 ppm
I20260615 13:53:37.717108  7640 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:37.719103  7640 webserver.cc:533] Webserver started at http://127.0.104.193:43347/ using document root <none> and password file <none>
I20260615 13:53:37.719834  7640 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:37.719936  7640 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:37.720275  7640 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:37.722484  7640 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "2e09c3917a6b41369bdb4e7ff72af79d"
format_stamp: "Formatted at 2026-06-15 13:53:37 on dist-test-slave-0txc"
I20260615 13:53:37.723189  7640 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "2e09c3917a6b41369bdb4e7ff72af79d"
format_stamp: "Formatted at 2026-06-15 13:53:37 on dist-test-slave-0txc"
I20260615 13:53:37.728144  7640 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260615 13:53:37.731201  7654 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:37.732458  7640 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:53:37.732604  7640 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "2e09c3917a6b41369bdb4e7ff72af79d"
format_stamp: "Formatted at 2026-06-15 13:53:37 on dist-test-slave-0txc"
I20260615 13:53:37.732774  7640 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:37.766649  7640 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:37.767558  7640 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:37.767822  7640 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:37.768721  7640 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:53:37.770287  7640 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:53:37.770385  7640 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:37.770485  7640 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:53:37.770555  7640 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:37.800992  7640 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:37601
I20260615 13:53:37.801061  7766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:37601 every 8 connection(s)
I20260615 13:53:37.802340  7640 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:53:37.805455   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 7640
I20260615 13:53:37.805647   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAlterColumn.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:53:37.814301  7767 heartbeater.cc:344] Connected to a master server at 127.0.104.254:35909
I20260615 13:53:37.814613  7767 heartbeater.cc:461] Registering TS with master...
I20260615 13:53:37.815330  7767 heartbeater.cc:507] Master 127.0.104.254:35909 requested a full tablet report, sending...
I20260615 13:53:37.817224  7581 ts_manager.cc:194] Registered new tserver with Master: 2e09c3917a6b41369bdb4e7ff72af79d (127.0.104.193:37601)
I20260615 13:53:37.818675  7581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:34467
I20260615 13:53:37.820986   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:53:37.839389  7580 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38616:
name: "kudu.table.alter.column"
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: "col.0"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: BIT_SHUFFLE
    compression: LZ4
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:53:37.859764  7702 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab794ea88a54fb38a11034b154dc5bf (DEFAULT_TABLE table=kudu.table.alter.column [id=b6fb32be86e94f41ad342735a34ab02d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:53:37.860946  7702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab794ea88a54fb38a11034b154dc5bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:37.870052  7781 tablet_bootstrap.cc:492] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Bootstrap starting.
I20260615 13:53:37.873311  7781 tablet_bootstrap.cc:654] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:37.874322  7781 log.cc:826] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:37.876641  7781 tablet_bootstrap.cc:492] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: No bootstrap required, opened a new log
I20260615 13:53:37.876878  7781 ts_tablet_manager.cc:1403] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260615 13:53:37.881814  7781 raft_consensus.cc:359] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e09c3917a6b41369bdb4e7ff72af79d" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37601 } }
I20260615 13:53:37.882112  7781 raft_consensus.cc:385] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:37.882203  7781 raft_consensus.cc:740] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e09c3917a6b41369bdb4e7ff72af79d, State: Initialized, Role: FOLLOWER
I20260615 13:53:37.882755  7781 consensus_queue.cc:260] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e09c3917a6b41369bdb4e7ff72af79d" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37601 } }
I20260615 13:53:37.882953  7781 raft_consensus.cc:399] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:37.883085  7781 raft_consensus.cc:493] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:37.883234  7781 raft_consensus.cc:3060] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:37.885142  7781 raft_consensus.cc:515] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e09c3917a6b41369bdb4e7ff72af79d" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37601 } }
I20260615 13:53:37.885586  7781 leader_election.cc:304] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2e09c3917a6b41369bdb4e7ff72af79d; no voters: 
I20260615 13:53:37.886135  7781 leader_election.cc:290] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:37.886270  7783 raft_consensus.cc:2804] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:37.886842  7783 raft_consensus.cc:697] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [term 1 LEADER]: Becoming Leader. State: Replica: 2e09c3917a6b41369bdb4e7ff72af79d, State: Running, Role: LEADER
I20260615 13:53:37.887223  7767 heartbeater.cc:499] Master 127.0.104.254:35909 was elected leader, sending a full tablet report...
I20260615 13:53:37.887339  7783 consensus_queue.cc:237] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e09c3917a6b41369bdb4e7ff72af79d" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37601 } }
I20260615 13:53:37.887821  7781 ts_tablet_manager.cc:1434] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260615 13:53:37.892530  7580 catalog_manager.cc:5696] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e09c3917a6b41369bdb4e7ff72af79d (127.0.104.193). New cstate: current_term: 1 leader_uuid: "2e09c3917a6b41369bdb4e7ff72af79d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e09c3917a6b41369bdb4e7ff72af79d" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37601 } health_report { overall_health: HEALTHY } } }
I20260615 13:53:38.293392  7580 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38632:
table { table_name: "kudu.table.alter.column" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.0" default_value: "\000\004\000\000\000\000\000\000" } } } modify_external_catalogs: true
I20260615 13:53:38.301400  7803 tablet.cc:1724] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260615 13:53:38.302404  7803 tablet.cc:1622] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: MemRowSet was empty: no flush needed.
I20260615 13:53:38.309522  7580 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: kudu.table.alter.column [id=b6fb32be86e94f41ad342735a34ab02d] alter complete (version 1)
I20260615 13:53:38.762677  7580 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38634:
table { table_name: "kudu.table.alter.column" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.0" remove_default: true } } } modify_external_catalogs: true
I20260615 13:53:38.767683  7803 tablet.cc:1724] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2
I20260615 13:53:38.768072  7803 tablet.cc:1622] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: MemRowSet was empty: no flush needed.
I20260615 13:53:38.774380  7580 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: kudu.table.alter.column [id=b6fb32be86e94f41ad342735a34ab02d] alter complete (version 2)
I20260615 13:53:39.346125  7580 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38636:
table { table_name: "kudu.table.alter.column" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.0" compression: DEFAULT_COMPRESSION } } } modify_external_catalogs: true
I20260615 13:53:39.352759  7832 tablet.cc:1724] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2 to (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 3
I20260615 13:53:39.359205  7580 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: kudu.table.alter.column [id=b6fb32be86e94f41ad342735a34ab02d] alter complete (version 3)
I20260615 13:53:41.129210  7580 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38650:
table { table_name: "kudu.table.alter.column" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.0" encoding: PLAIN_ENCODING } } } modify_external_catalogs: true
I20260615 13:53:41.136138  7858 tablet.cc:1724] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 3 to (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 4
I20260615 13:53:41.142467  7581 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: kudu.table.alter.column [id=b6fb32be86e94f41ad342735a34ab02d] alter complete (version 4)
I20260615 13:53:42.908299  7580 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38656:
table { table_name: "kudu.table.alter.column" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.0" block_size: 10240 } } } modify_external_catalogs: true
I20260615 13:53:42.914999  7884 tablet.cc:1724] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 4 to (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 5
I20260615 13:53:42.921139  7580 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: kudu.table.alter.column [id=b6fb32be86e94f41ad342735a34ab02d] alter complete (version 5)
I20260615 13:53:43.783334  7580 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38660:
table { table_name: "kudu.table.alter.column" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "key" new_comment: "c478d31d8d874631aac179c9844d10e1" } } } modify_external_catalogs: true
I20260615 13:53:43.789671  7907 tablet.cc:1724] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 5 to (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 6
I20260615 13:53:43.790115  7907 tablet.cc:1622] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: MemRowSet was empty: no flush needed.
I20260615 13:53:43.796303  7581 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: kudu.table.alter.column [id=b6fb32be86e94f41ad342735a34ab02d] alter complete (version 6)
I20260615 13:53:44.252094  7580 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56350:
table { table_name: "kudu.table.alter.column" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "col.0" new_comment: "80ab5d7f613a41cbb34da630c6ce59b6" } } } modify_external_catalogs: true
I20260615 13:53:44.257350  7907 tablet.cc:1724] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: Alter schema from (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 6 to (
    10:key INT32 NOT NULL,
    11:col.0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 7
I20260615 13:53:44.257802  7907 tablet.cc:1622] T 2ab794ea88a54fb38a11034b154dc5bf P 2e09c3917a6b41369bdb4e7ff72af79d: MemRowSet was empty: no flush needed.
I20260615 13:53:44.270291  7580 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f2422b6fd54b4b658deff14f374e796a: kudu.table.alter.column [id=b6fb32be86e94f41ad342735a34ab02d] alter complete (version 7)
I20260615 13:53:44.359157   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 7640
I20260615 13:53:44.367937  7762 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:44.459164   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 7640
I20260615 13:53:44.473712   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 7550
I20260615 13:53:44.474789  7611 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:44.581832   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 7550
2026-06-15T13:53:44Z chronyd exiting
[       OK ] ToolTest.TestAlterColumn (7841 ms)
[ RUN      ] ToolTest.TestAddDecimalAndVarcharColumn
2026-06-15T13:53:44Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:53:44Z Disabled control of system clock
I20260615 13:53:44.661620   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:32823
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:38179
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:32823 with env {}
W20260615 13:53:44.987848  7927 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:44.988147  7927 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:44.988224  7927 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:44.996480  7927 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:53:44.996575  7927 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:44.996636  7927 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:53:44.996682  7927 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:53:45.006708  7927 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38179
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:32823
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:32823
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:45.008337  7927 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:45.010075  7927 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:45.017529  7932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:45.017565  7933 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:45.018023  7935 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:45.018550  7927 server_base.cc:1061] running on GCE node
I20260615 13:53:45.019269  7927 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:45.020584  7927 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:45.021786  7927 hybrid_clock.cc:648] HybridClock initialized: now 1781531625021741 us; error 40 us; skew 500 ppm
I20260615 13:53:45.022097  7927 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:45.024091  7927 webserver.cc:533] Webserver started at http://127.0.104.254:46225/ using document root <none> and password file <none>
I20260615 13:53:45.024866  7927 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:45.024976  7927 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:45.025303  7927 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:45.027594  7927 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "9bd0e3398a544cf9b935ff76848003d1"
format_stamp: "Formatted at 2026-06-15 13:53:45 on dist-test-slave-0txc"
I20260615 13:53:45.028395  7927 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "9bd0e3398a544cf9b935ff76848003d1"
format_stamp: "Formatted at 2026-06-15 13:53:45 on dist-test-slave-0txc"
I20260615 13:53:45.033433  7927 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:53:45.036692  7941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:45.037999  7927 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:53:45.038167  7927 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "9bd0e3398a544cf9b935ff76848003d1"
format_stamp: "Formatted at 2026-06-15 13:53:45 on dist-test-slave-0txc"
I20260615 13:53:45.038363  7927 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:45.060724  7927 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:45.061602  7927 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:45.061879  7927 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:45.080389  7927 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:32823
I20260615 13:53:45.080410  7992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:32823 every 8 connection(s)
I20260615 13:53:45.081823  7927 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:53:45.085739  7993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:45.089627   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 7927
I20260615 13:53:45.089818   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:53:45.095577  7993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1: Bootstrap starting.
I20260615 13:53:45.099300  7993 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:45.100601  7993 log.cc:826] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:45.103401  7993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1: No bootstrap required, opened a new log
I20260615 13:53:45.108482  7993 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd0e3398a544cf9b935ff76848003d1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 32823 } }
I20260615 13:53:45.108783  7993 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:45.108860  7993 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9bd0e3398a544cf9b935ff76848003d1, State: Initialized, Role: FOLLOWER
I20260615 13:53:45.109488  7993 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd0e3398a544cf9b935ff76848003d1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 32823 } }
I20260615 13:53:45.109751  7993 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:45.109892  7993 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:45.110060  7993 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:45.112007  7993 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd0e3398a544cf9b935ff76848003d1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 32823 } }
I20260615 13:53:45.112432  7993 leader_election.cc:304] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9bd0e3398a544cf9b935ff76848003d1; no voters: 
I20260615 13:53:45.112944  7993 leader_election.cc:290] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:45.113081  7998 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:45.113762  7998 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [term 1 LEADER]: Becoming Leader. State: Replica: 9bd0e3398a544cf9b935ff76848003d1, State: Running, Role: LEADER
I20260615 13:53:45.114271  7998 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd0e3398a544cf9b935ff76848003d1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 32823 } }
I20260615 13:53:45.115001  7993 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:53:45.116891  8000 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9bd0e3398a544cf9b935ff76848003d1. Latest consensus state: current_term: 1 leader_uuid: "9bd0e3398a544cf9b935ff76848003d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd0e3398a544cf9b935ff76848003d1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 32823 } } }
I20260615 13:53:45.117195  8000 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:45.118036  7999 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9bd0e3398a544cf9b935ff76848003d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9bd0e3398a544cf9b935ff76848003d1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 32823 } } }
I20260615 13:53:45.118391  7999 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1 [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:45.120421  8006 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:53:45.124989  8006 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:53:45.133093  8006 catalog_manager.cc:1382] Generated new cluster ID: da644cb3a724490ca8a1958bf90b82d0
I20260615 13:53:45.133227  8006 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:53:45.144470  8006 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:53:45.145648  8006 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:53:45.159610  8006 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1: Generated new TSK 0
I20260615 13:53:45.160437  8006 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:53:45.173257   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:32823
--builtin_ntp_servers=127.0.104.212:38179
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:53:45.499621  8017 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:45.499930  8017 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:45.500051  8017 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:45.508445  8017 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:45.508623  8017 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:53:45.518607  8017 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38179
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:32823
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:45.520299  8017 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:45.522032  8017 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:45.530613  8022 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:45.530668  8023 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:45.531477  8025 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:45.531925  8017 server_base.cc:1061] running on GCE node
I20260615 13:53:45.532414  8017 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:45.533237  8017 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:45.534420  8017 hybrid_clock.cc:648] HybridClock initialized: now 1781531625534370 us; error 48 us; skew 500 ppm
I20260615 13:53:45.534693  8017 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:45.536703  8017 webserver.cc:533] Webserver started at http://127.0.104.193:41185/ using document root <none> and password file <none>
I20260615 13:53:45.537392  8017 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:45.537485  8017 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:45.537807  8017 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:45.541347  8017 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "a44a6fbac4374b59a07e89d48a1ce5d5"
format_stamp: "Formatted at 2026-06-15 13:53:45 on dist-test-slave-0txc"
I20260615 13:53:45.542035  8017 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "a44a6fbac4374b59a07e89d48a1ce5d5"
format_stamp: "Formatted at 2026-06-15 13:53:45 on dist-test-slave-0txc"
I20260615 13:53:45.546908  8017 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:53:45.550098  8031 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:45.551285  8017 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:53:45.551432  8017 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "a44a6fbac4374b59a07e89d48a1ce5d5"
format_stamp: "Formatted at 2026-06-15 13:53:45 on dist-test-slave-0txc"
I20260615 13:53:45.551640  8017 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:45.569880  8017 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:45.570730  8017 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:45.570976  8017 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:45.571951  8017 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:53:45.573506  8017 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:53:45.573669  8017 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:45.573767  8017 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:53:45.573833  8017 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:45.603931  8017 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:37657
I20260615 13:53:45.603996  8143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:37657 every 8 connection(s)
I20260615 13:53:45.605346  8017 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:53:45.611315   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 8017
I20260615 13:53:45.611562   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestAddDecimalAndVarcharColumn.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:53:45.617894  8144 heartbeater.cc:344] Connected to a master server at 127.0.104.254:32823
I20260615 13:53:45.618234  8144 heartbeater.cc:461] Registering TS with master...
I20260615 13:53:45.619028  8144 heartbeater.cc:507] Master 127.0.104.254:32823 requested a full tablet report, sending...
I20260615 13:53:45.621098  7958 ts_manager.cc:194] Registered new tserver with Master: a44a6fbac4374b59a07e89d48a1ce5d5 (127.0.104.193:37657)
I20260615 13:53:45.622610  7958 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:46907
I20260615 13:53:45.626945   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:53:45.644727  7958 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50290:
name: "kudu.table.add.column.types"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    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: "key"
    }
  }
}
I20260615 13:53:45.665719  8079 tablet_service.cc:1511] Processing CreateTablet for tablet 10b5925e74eb4699963ad748b9ba8243 (DEFAULT_TABLE table=kudu.table.add.column.types [id=2b2beb9430284e2c917061751965e227]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:53:45.666981  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b5925e74eb4699963ad748b9ba8243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:45.676796  8155 tablet_bootstrap.cc:492] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: Bootstrap starting.
I20260615 13:53:45.680586  8155 tablet_bootstrap.cc:654] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:45.681849  8155 log.cc:826] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:45.684890  8155 tablet_bootstrap.cc:492] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: No bootstrap required, opened a new log
I20260615 13:53:45.685213  8155 ts_tablet_manager.cc:1403] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260615 13:53:45.690744  8155 raft_consensus.cc:359] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a6fbac4374b59a07e89d48a1ce5d5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37657 } }
I20260615 13:53:45.691128  8155 raft_consensus.cc:385] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:45.691210  8155 raft_consensus.cc:740] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44a6fbac4374b59a07e89d48a1ce5d5, State: Initialized, Role: FOLLOWER
I20260615 13:53:45.691900  8155 consensus_queue.cc:260] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a6fbac4374b59a07e89d48a1ce5d5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37657 } }
I20260615 13:53:45.692118  8155 raft_consensus.cc:399] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:45.692225  8155 raft_consensus.cc:493] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:45.692364  8155 raft_consensus.cc:3060] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:45.694397  8155 raft_consensus.cc:515] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a6fbac4374b59a07e89d48a1ce5d5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37657 } }
I20260615 13:53:45.694952  8155 leader_election.cc:304] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a44a6fbac4374b59a07e89d48a1ce5d5; no voters: 
I20260615 13:53:45.695744  8155 leader_election.cc:290] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:45.695907  8157 raft_consensus.cc:2804] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:45.696864  8144 heartbeater.cc:499] Master 127.0.104.254:32823 was elected leader, sending a full tablet report...
I20260615 13:53:45.696985  8157 raft_consensus.cc:697] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [term 1 LEADER]: Becoming Leader. State: Replica: a44a6fbac4374b59a07e89d48a1ce5d5, State: Running, Role: LEADER
I20260615 13:53:45.697611  8155 ts_tablet_manager.cc:1434] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260615 13:53:45.697566  8157 consensus_queue.cc:237] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a6fbac4374b59a07e89d48a1ce5d5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37657 } }
I20260615 13:53:45.703399  7958 catalog_manager.cc:5696] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to a44a6fbac4374b59a07e89d48a1ce5d5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "a44a6fbac4374b59a07e89d48a1ce5d5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a44a6fbac4374b59a07e89d48a1ce5d5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37657 } health_report { overall_health: HEALTHY } } }
I20260615 13:53:46.105940  7958 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50300:
table { table_name: "kudu.table.add.column.types" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "dec_col" type: DECIMAL64 is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { precision: 10 scale: 2 } immutable: false } } } modify_external_catalogs: true
I20260615 13:53:46.114030  8177 tablet.cc:1724] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: Alter schema from (
    10:key INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:dec_col DECIMAL(10, 2) NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260615 13:53:46.115069  8177 tablet.cc:1622] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: MemRowSet was empty: no flush needed.
I20260615 13:53:46.122287  7958 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1: kudu.table.add.column.types [id=2b2beb9430284e2c917061751965e227] alter complete (version 1)
I20260615 13:53:46.618238  7958 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50312:
table { table_name: "kudu.table.add.column.types" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "vc_col" type: VARCHAR is_nullable: true encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 type_attributes { length: 64 } immutable: false } } } modify_external_catalogs: true
I20260615 13:53:46.624078  8192 tablet.cc:1724] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:dec_col DECIMAL(10, 2) NULLABLE,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:dec_col DECIMAL(10, 2) NULLABLE,
    12:vc_col VARCHAR(64) NULLABLE,
    PRIMARY KEY (key)
) version 2
I20260615 13:53:46.624516  8192 tablet.cc:1622] T 10b5925e74eb4699963ad748b9ba8243 P a44a6fbac4374b59a07e89d48a1ce5d5: MemRowSet was empty: no flush needed.
I20260615 13:53:46.630956  7957 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 9bd0e3398a544cf9b935ff76848003d1: kudu.table.add.column.types [id=2b2beb9430284e2c917061751965e227] alter complete (version 2)
I20260615 13:53:47.661294   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 8017
I20260615 13:53:47.668107  8139 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:47.757535   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 8017
I20260615 13:53:47.772050   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 7927
I20260615 13:53:47.773100  7988 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:47.877507   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 7927
2026-06-15T13:53:47Z chronyd exiting
[       OK ] ToolTest.TestAddDecimalAndVarcharColumn (3294 ms)
[ RUN      ] ToolTest.TestSetReplicationFactor
2026-06-15T13:53:47Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:53:47Z Disabled control of system clock
I20260615 13:53:47.955770   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:43999
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:35303
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:43999 with env {}
W20260615 13:53:48.280418  8224 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:48.280730  8224 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:48.280807  8224 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:48.289152  8224 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:53:48.289250  8224 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:48.289302  8224 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:53:48.289348  8224 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:53:48.299270  8224 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:35303
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:43999
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:43999
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:48.300813  8224 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:48.302798  8224 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:48.310362  8229 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:48.310410  8230 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:48.311177  8232 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:48.311806  8224 server_base.cc:1061] running on GCE node
I20260615 13:53:48.312541  8224 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:48.313910  8224 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:48.315119  8224 hybrid_clock.cc:648] HybridClock initialized: now 1781531628315048 us; error 58 us; skew 500 ppm
I20260615 13:53:48.315447  8224 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:48.317510  8224 webserver.cc:533] Webserver started at http://127.0.104.254:40847/ using document root <none> and password file <none>
I20260615 13:53:48.318195  8224 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:48.318300  8224 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:48.318619  8224 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:48.320879  8224 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e"
format_stamp: "Formatted at 2026-06-15 13:53:48 on dist-test-slave-0txc"
I20260615 13:53:48.321597  8224 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e"
format_stamp: "Formatted at 2026-06-15 13:53:48 on dist-test-slave-0txc"
I20260615 13:53:48.326639  8224 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260615 13:53:48.329941  8238 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:48.331305  8224 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:53:48.331475  8224 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e"
format_stamp: "Formatted at 2026-06-15 13:53:48 on dist-test-slave-0txc"
I20260615 13:53:48.331734  8224 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:48.359221  8224 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:48.360167  8224 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:48.360435  8224 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:48.378798  8224 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:43999
I20260615 13:53:48.378816  8289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:43999 every 8 connection(s)
I20260615 13:53:48.380272  8224 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:53:48.382036   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 8224
I20260615 13:53:48.382230   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:53:48.384970  8290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:48.394212  8290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e: Bootstrap starting.
I20260615 13:53:48.397457  8290 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:48.398535  8290 log.cc:826] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:48.400892  8290 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e: No bootstrap required, opened a new log
I20260615 13:53:48.406113  8290 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43999 } }
I20260615 13:53:48.406432  8290 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:48.406528  8290 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e3c4673be64ed7935bc0fc16c8aa1e, State: Initialized, Role: FOLLOWER
I20260615 13:53:48.407107  8290 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43999 } }
I20260615 13:53:48.407292  8290 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:48.407409  8290 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:48.407573  8290 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:48.409694  8290 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43999 } }
I20260615 13:53:48.410166  8290 leader_election.cc:304] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c3e3c4673be64ed7935bc0fc16c8aa1e; no voters: 
I20260615 13:53:48.410691  8290 leader_election.cc:290] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:48.410825  8295 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:48.411384  8295 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [term 1 LEADER]: Becoming Leader. State: Replica: c3e3c4673be64ed7935bc0fc16c8aa1e, State: Running, Role: LEADER
I20260615 13:53:48.411942  8295 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43999 } }
I20260615 13:53:48.412609  8290 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:53:48.414651  8297 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3e3c4673be64ed7935bc0fc16c8aa1e. Latest consensus state: current_term: 1 leader_uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43999 } } }
I20260615 13:53:48.414650  8296 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3c4673be64ed7935bc0fc16c8aa1e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 43999 } } }
I20260615 13:53:48.415024  8297 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:48.415026  8296 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e [sys.catalog]: This master's current role is: LEADER
I20260615 13:53:48.416688  8302 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:53:48.422050  8302 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:53:48.430841  8302 catalog_manager.cc:1382] Generated new cluster ID: 4d9dc45fd1af4a3d9721cefcc03a4cf9
I20260615 13:53:48.430948  8302 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:53:48.440955  8302 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:53:48.442133  8302 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:53:48.449566  8302 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e: Generated new TSK 0
I20260615 13:53:48.450335  8302 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:53:48.455955   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43999
--builtin_ntp_servers=127.0.104.212:35303
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:53:48.793872  8314 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:48.794159  8314 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:48.794246  8314 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:48.802860  8314 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:48.803015  8314 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:53:48.812835  8314 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:35303
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:48.814460  8314 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:48.816157  8314 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:48.824723  8319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:48.824747  8320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:48.825338  8322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:48.825726  8314 server_base.cc:1061] running on GCE node
I20260615 13:53:48.826289  8314 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:48.827142  8314 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:48.828377  8314 hybrid_clock.cc:648] HybridClock initialized: now 1781531628828322 us; error 39 us; skew 500 ppm
I20260615 13:53:48.828683  8314 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:48.830703  8314 webserver.cc:533] Webserver started at http://127.0.104.193:34501/ using document root <none> and password file <none>
I20260615 13:53:48.831401  8314 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:48.831521  8314 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:48.831874  8314 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:48.834211  8314 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "fc07519c18cf46f99a4af18ded37aa0e"
format_stamp: "Formatted at 2026-06-15 13:53:48 on dist-test-slave-0txc"
I20260615 13:53:48.834940  8314 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "fc07519c18cf46f99a4af18ded37aa0e"
format_stamp: "Formatted at 2026-06-15 13:53:48 on dist-test-slave-0txc"
I20260615 13:53:48.840137  8314 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260615 13:53:48.843209  8328 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:48.844485  8314 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:53:48.844635  8314 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "fc07519c18cf46f99a4af18ded37aa0e"
format_stamp: "Formatted at 2026-06-15 13:53:48 on dist-test-slave-0txc"
I20260615 13:53:48.844805  8314 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:48.868927  8314 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:48.869786  8314 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:48.870046  8314 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:48.870951  8314 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:53:48.872658  8314 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:53:48.872757  8314 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:48.872864  8314 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:53:48.872932  8314 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:48.902976  8314 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:46357
I20260615 13:53:48.903165  8440 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:46357 every 8 connection(s)
I20260615 13:53:48.904743  8314 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:53:48.910357   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 8314
I20260615 13:53:48.910535   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:53:48.913561   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.194:0
--local_ip_for_outbound_sockets=127.0.104.194
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43999
--builtin_ntp_servers=127.0.104.212:35303
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:53:48.917577  8441 heartbeater.cc:344] Connected to a master server at 127.0.104.254:43999
I20260615 13:53:48.917905  8441 heartbeater.cc:461] Registering TS with master...
I20260615 13:53:48.918795  8441 heartbeater.cc:507] Master 127.0.104.254:43999 requested a full tablet report, sending...
I20260615 13:53:48.920991  8255 ts_manager.cc:194] Registered new tserver with Master: fc07519c18cf46f99a4af18ded37aa0e (127.0.104.193:46357)
I20260615 13:53:48.922852  8255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:33143
W20260615 13:53:49.242337  8445 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:49.242635  8445 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:49.242758  8445 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:49.251139  8445 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:49.251329  8445 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:53:49.261370  8445 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:35303
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:49.262915  8445 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:49.264716  8445 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:49.273371  8451 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:49.273787  8453 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:49.273350  8450 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:49.274799  8445 server_base.cc:1061] running on GCE node
I20260615 13:53:49.275357  8445 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:49.276232  8445 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:49.277427  8445 hybrid_clock.cc:648] HybridClock initialized: now 1781531629277383 us; error 35 us; skew 500 ppm
I20260615 13:53:49.277715  8445 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:49.279699  8445 webserver.cc:533] Webserver started at http://127.0.104.194:37507/ using document root <none> and password file <none>
I20260615 13:53:49.280390  8445 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:49.280495  8445 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:49.280836  8445 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:49.283164  8445 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "55f378a7db004cbca3da78ba0da93af4"
format_stamp: "Formatted at 2026-06-15 13:53:49 on dist-test-slave-0txc"
I20260615 13:53:49.283903  8445 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "55f378a7db004cbca3da78ba0da93af4"
format_stamp: "Formatted at 2026-06-15 13:53:49 on dist-test-slave-0txc"
I20260615 13:53:49.288890  8445 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260615 13:53:49.292079  8459 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:49.293306  8445 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:53:49.293457  8445 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "55f378a7db004cbca3da78ba0da93af4"
format_stamp: "Formatted at 2026-06-15 13:53:49 on dist-test-slave-0txc"
I20260615 13:53:49.293635  8445 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:49.310014  8445 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:49.310876  8445 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:49.311121  8445 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:49.312107  8445 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:53:49.313725  8445 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:53:49.313838  8445 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:49.313931  8445 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:53:49.314000  8445 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:49.343770  8445 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:39571
I20260615 13:53:49.343832  8571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:39571 every 8 connection(s)
I20260615 13:53:49.345150  8445 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:53:49.353011   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 8445
I20260615 13:53:49.353183   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:53:49.356282   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.195:0
--local_ip_for_outbound_sockets=127.0.104.195
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43999
--builtin_ntp_servers=127.0.104.212:35303
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:53:49.357467  8572 heartbeater.cc:344] Connected to a master server at 127.0.104.254:43999
I20260615 13:53:49.357795  8572 heartbeater.cc:461] Registering TS with master...
I20260615 13:53:49.358577  8572 heartbeater.cc:507] Master 127.0.104.254:43999 requested a full tablet report, sending...
I20260615 13:53:49.360034  8255 ts_manager.cc:194] Registered new tserver with Master: 55f378a7db004cbca3da78ba0da93af4 (127.0.104.194:39571)
I20260615 13:53:49.360760  8255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.194:33467
W20260615 13:53:49.678537  8575 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:49.678838  8575 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:49.678949  8575 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:49.687420  8575 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:49.687621  8575 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:53:49.697592  8575 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:35303
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:49.699103  8575 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:49.700888  8575 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:49.709594  8580 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:49.709609  8581 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:49.710457  8583 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:49.710958  8575 server_base.cc:1061] running on GCE node
I20260615 13:53:49.711580  8575 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:49.712438  8575 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:49.713639  8575 hybrid_clock.cc:648] HybridClock initialized: now 1781531629713583 us; error 44 us; skew 500 ppm
I20260615 13:53:49.713930  8575 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:49.715934  8575 webserver.cc:533] Webserver started at http://127.0.104.195:34895/ using document root <none> and password file <none>
I20260615 13:53:49.716626  8575 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:49.716722  8575 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:49.717048  8575 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:49.719345  8575 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "a2e59da56b734d65bf63fca81ce100e0"
format_stamp: "Formatted at 2026-06-15 13:53:49 on dist-test-slave-0txc"
I20260615 13:53:49.720074  8575 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "a2e59da56b734d65bf63fca81ce100e0"
format_stamp: "Formatted at 2026-06-15 13:53:49 on dist-test-slave-0txc"
I20260615 13:53:49.724892  8575 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260615 13:53:49.727955  8589 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:49.729246  8575 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260615 13:53:49.729401  8575 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "a2e59da56b734d65bf63fca81ce100e0"
format_stamp: "Formatted at 2026-06-15 13:53:49 on dist-test-slave-0txc"
I20260615 13:53:49.729589  8575 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:49.749338  8575 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:49.750192  8575 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:49.750430  8575 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:49.751318  8575 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:53:49.752858  8575 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:53:49.752952  8575 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:49.753064  8575 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:53:49.753134  8575 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:49.783007  8575 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:37593
I20260615 13:53:49.783064  8701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:37593 every 8 connection(s)
I20260615 13:53:49.784463  8575 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:53:49.794158   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 8575
I20260615 13:53:49.794348   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:53:49.796645  8702 heartbeater.cc:344] Connected to a master server at 127.0.104.254:43999
I20260615 13:53:49.797030  8702 heartbeater.cc:461] Registering TS with master...
I20260615 13:53:49.798045  8702 heartbeater.cc:507] Master 127.0.104.254:43999 requested a full tablet report, sending...
I20260615 13:53:49.799685  8255 ts_manager.cc:194] Registered new tserver with Master: a2e59da56b734d65bf63fca81ce100e0 (127.0.104.195:37593)
I20260615 13:53:49.800439  8255 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.195:36517
I20260615 13:53:49.821712   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.196:0
--local_ip_for_outbound_sockets=127.0.104.196
--webserver_interface=127.0.104.196
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43999
--builtin_ntp_servers=127.0.104.212:35303
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:53:49.925786  8441 heartbeater.cc:499] Master 127.0.104.254:43999 was elected leader, sending a full tablet report...
W20260615 13:53:50.144145  8705 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:53:50.144472  8705 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:53:50.144559  8705 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:53:50.153540  8705 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:53:50.153759  8705 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.196
I20260615 13:53:50.164512  8705 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:35303
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.196:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/data/info.pb
--webserver_interface=127.0.104.196
--webserver_port=0
--tserver_master_addrs=127.0.104.254:43999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.196
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:53:50.166162  8705 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:53:50.168016  8705 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:53:50.177237  8711 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:50.177201  8710 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:53:50.177716  8713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:53:50.178318  8705 server_base.cc:1061] running on GCE node
I20260615 13:53:50.178831  8705 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:53:50.179742  8705 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:53:50.180941  8705 hybrid_clock.cc:648] HybridClock initialized: now 1781531630180893 us; error 36 us; skew 500 ppm
I20260615 13:53:50.181221  8705 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:53:50.183173  8705 webserver.cc:533] Webserver started at http://127.0.104.196:40639/ using document root <none> and password file <none>
I20260615 13:53:50.183897  8705 fs_manager.cc:362] Metadata directory not provided
I20260615 13:53:50.183984  8705 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:53:50.184310  8705 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:53:50.186507  8705 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/data/instance:
uuid: "80dd30e9cb234313a389ffb487c31684"
format_stamp: "Formatted at 2026-06-15 13:53:50 on dist-test-slave-0txc"
I20260615 13:53:50.187228  8705 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/wal/instance:
uuid: "80dd30e9cb234313a389ffb487c31684"
format_stamp: "Formatted at 2026-06-15 13:53:50 on dist-test-slave-0txc"
I20260615 13:53:50.192221  8705 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260615 13:53:50.195437  8719 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:50.196771  8705 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:53:50.196923  8705 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/wal
uuid: "80dd30e9cb234313a389ffb487c31684"
format_stamp: "Formatted at 2026-06-15 13:53:50 on dist-test-slave-0txc"
I20260615 13:53:50.197139  8705 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:53:50.218916  8705 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:53:50.219936  8705 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:53:50.220222  8705 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:53:50.221189  8705 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:53:50.222823  8705 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:53:50.222920  8705 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:50.223001  8705 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:53:50.223070  8705 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:53:50.255964  8705 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.196:43751
I20260615 13:53:50.256011  8831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.196:43751 every 8 connection(s)
I20260615 13:53:50.257515  8705 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/data/info.pb
I20260615 13:53:50.258435   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 8705
I20260615 13:53:50.258641   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-3/wal/instance
I20260615 13:53:50.272630  8832 heartbeater.cc:344] Connected to a master server at 127.0.104.254:43999
I20260615 13:53:50.273005  8832 heartbeater.cc:461] Registering TS with master...
I20260615 13:53:50.273942  8832 heartbeater.cc:507] Master 127.0.104.254:43999 requested a full tablet report, sending...
I20260615 13:53:50.275532  8254 ts_manager.cc:194] Registered new tserver with Master: 80dd30e9cb234313a389ffb487c31684 (127.0.104.196:43751)
I20260615 13:53:50.276368  8254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.196:35481
I20260615 13:53:50.288051   419 external_mini_cluster.cc:955] 4 TS(s) registered with all masters
I20260615 13:53:50.307950  8254 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54536:
name: "kudu.table.set.replication_factor"
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: "value"
    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: "key"
    }
  }
}
I20260615 13:53:50.330817  8507 tablet_service.cc:1511] Processing CreateTablet for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 (DEFAULT_TABLE table=kudu.table.set.replication_factor [id=c8f5dfb1525d465ba53a0554eaa07ac1]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:53:50.332149  8507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600b22e3f7f04a1ba95c8921bd4a9d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:50.341392  8846 tablet_bootstrap.cc:492] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: Bootstrap starting.
I20260615 13:53:50.344826  8846 tablet_bootstrap.cc:654] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: Neither blocks nor log segments found. Creating new log.
I20260615 13:53:50.346246  8846 log.cc:826] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:50.349299  8846 tablet_bootstrap.cc:492] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: No bootstrap required, opened a new log
I20260615 13:53:50.349606  8846 ts_tablet_manager.cc:1403] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260615 13:53:50.356779  8846 raft_consensus.cc:359] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } }
I20260615 13:53:50.357110  8846 raft_consensus.cc:385] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:53:50.357190  8846 raft_consensus.cc:740] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55f378a7db004cbca3da78ba0da93af4, State: Initialized, Role: FOLLOWER
I20260615 13:53:50.357767  8846 consensus_queue.cc:260] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } }
I20260615 13:53:50.357954  8846 raft_consensus.cc:399] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:53:50.358057  8846 raft_consensus.cc:493] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:53:50.358170  8846 raft_consensus.cc:3060] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:53:50.360167  8846 raft_consensus.cc:515] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } }
I20260615 13:53:50.360702  8846 leader_election.cc:304] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 55f378a7db004cbca3da78ba0da93af4; no voters: 
I20260615 13:53:50.361285  8846 leader_election.cc:290] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:53:50.361456  8848 raft_consensus.cc:2804] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:53:50.362064  8848 raft_consensus.cc:697] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 1 LEADER]: Becoming Leader. State: Replica: 55f378a7db004cbca3da78ba0da93af4, State: Running, Role: LEADER
I20260615 13:53:50.362377  8572 heartbeater.cc:499] Master 127.0.104.254:43999 was elected leader, sending a full tablet report...
I20260615 13:53:50.362651  8848 consensus_queue.cc:237] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } }
I20260615 13:53:50.362941  8846 ts_tablet_manager.cc:1434] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.008s
I20260615 13:53:50.368084  8254 catalog_manager.cc:5696] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55f378a7db004cbca3da78ba0da93af4 (127.0.104.194). New cstate: current_term: 1 leader_uuid: "55f378a7db004cbca3da78ba0da93af4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } health_report { overall_health: HEALTHY } } }
I20260615 13:53:50.760493  8254 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54560:
table { table_name: "kudu.table.set.replication_factor" } modify_external_catalogs: true num_replicas: 3
I20260615 13:53:50.767432  8868 tablet.cc:1724] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: Alter schema from (
    10:key INT32 NOT NULL,
    11:value INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:value INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260615 13:53:50.774724  8254 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e: kudu.table.set.replication_factor [id=c8f5dfb1525d465ba53a0554eaa07ac1] alter complete (version 1)
I20260615 13:53:50.777122  8527 consensus_queue.cc:237] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } peers { permanent_uuid: "fc07519c18cf46f99a4af18ded37aa0e" member_type: NON_VOTER last_known_addr { host: "127.0.104.193" port: 46357 } attrs { promote: true } }
I20260615 13:53:50.778997  8849 raft_consensus.cc:2955] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index -1 to 3, NON_VOTER fc07519c18cf46f99a4af18ded37aa0e (127.0.104.193) added. New config: { opid_index: 3 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } peers { permanent_uuid: "fc07519c18cf46f99a4af18ded37aa0e" member_type: NON_VOTER last_known_addr { host: "127.0.104.193" port: 46357 } attrs { promote: true } } }
I20260615 13:53:50.783787  8242 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260615 13:53:50.788086  8254 catalog_manager.cc:5696] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 reported cstate change: config changed from index -1 to 3, NON_VOTER fc07519c18cf46f99a4af18ded37aa0e (127.0.104.193) added. New cstate: current_term: 1 leader_uuid: "55f378a7db004cbca3da78ba0da93af4" committed_config { opid_index: 3 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc07519c18cf46f99a4af18ded37aa0e" member_type: NON_VOTER last_known_addr { host: "127.0.104.193" port: 46357 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260615 13:53:50.788841  8461 consensus_peers.cc:597] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 -> Peer fc07519c18cf46f99a4af18ded37aa0e (127.0.104.193:46357): Couldn't send request to peer fc07519c18cf46f99a4af18ded37aa0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 600b22e3f7f04a1ba95c8921bd4a9d14. This is attempt 1: this message will repeat every 5th retry.
I20260615 13:53:50.792110  8527 consensus_queue.cc:237] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [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: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } peers { permanent_uuid: "fc07519c18cf46f99a4af18ded37aa0e" member_type: NON_VOTER last_known_addr { host: "127.0.104.193" port: 46357 } attrs { promote: true } } peers { permanent_uuid: "80dd30e9cb234313a389ffb487c31684" member_type: NON_VOTER last_known_addr { host: "127.0.104.196" port: 43751 } attrs { promote: true } }
I20260615 13:53:50.793392  8849 raft_consensus.cc:2955] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 80dd30e9cb234313a389ffb487c31684 (127.0.104.196) added. New config: { opid_index: 4 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } peers { permanent_uuid: "fc07519c18cf46f99a4af18ded37aa0e" member_type: NON_VOTER last_known_addr { host: "127.0.104.193" port: 46357 } attrs { promote: true } } peers { permanent_uuid: "80dd30e9cb234313a389ffb487c31684" member_type: NON_VOTER last_known_addr { host: "127.0.104.196" port: 43751 } attrs { promote: true } } }
W20260615 13:53:50.794170  8461 consensus_peers.cc:597] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 -> Peer fc07519c18cf46f99a4af18ded37aa0e (127.0.104.193:46357): Couldn't send request to peer fc07519c18cf46f99a4af18ded37aa0e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 600b22e3f7f04a1ba95c8921bd4a9d14. This is attempt 1: this message will repeat every 5th retry.
I20260615 13:53:50.796666  8242 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 with cas_config_opid_index 3: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260615 13:53:50.798209  8254 catalog_manager.cc:5696] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 reported cstate change: config changed from index 3 to 4, NON_VOTER 80dd30e9cb234313a389ffb487c31684 (127.0.104.196) added. New cstate: current_term: 1 leader_uuid: "55f378a7db004cbca3da78ba0da93af4" committed_config { opid_index: 4 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc07519c18cf46f99a4af18ded37aa0e" member_type: NON_VOTER last_known_addr { host: "127.0.104.193" port: 46357 } attrs { promote: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80dd30e9cb234313a389ffb487c31684" member_type: NON_VOTER last_known_addr { host: "127.0.104.196" port: 43751 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260615 13:53:50.802335  8460 consensus_peers.cc:597] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 -> Peer 80dd30e9cb234313a389ffb487c31684 (127.0.104.196:43751): Couldn't send request to peer 80dd30e9cb234313a389ffb487c31684. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 600b22e3f7f04a1ba95c8921bd4a9d14. This is attempt 1: this message will repeat every 5th retry.
I20260615 13:53:50.803357  8702 heartbeater.cc:499] Master 127.0.104.254:43999 was elected leader, sending a full tablet report...
I20260615 13:53:51.214291  8874 ts_tablet_manager.cc:933] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Initiating tablet copy from peer 55f378a7db004cbca3da78ba0da93af4 (127.0.104.194:39571)
I20260615 13:53:51.215327  8874 tablet_copy_client.cc:323] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: tablet copy: Beginning tablet copy session from remote peer at address 127.0.104.194:39571
I20260615 13:53:51.221889  8547 tablet_copy_service.cc:140] P 55f378a7db004cbca3da78ba0da93af4: Received BeginTabletCopySession request for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 from peer fc07519c18cf46f99a4af18ded37aa0e ({username='slave'} at 127.0.104.193:50895)
I20260615 13:53:51.222110  8547 tablet_copy_service.cc:161] P 55f378a7db004cbca3da78ba0da93af4: Beginning new tablet copy session on tablet 600b22e3f7f04a1ba95c8921bd4a9d14 from peer fc07519c18cf46f99a4af18ded37aa0e at {username='slave'} at 127.0.104.193:50895: session id = fc07519c18cf46f99a4af18ded37aa0e-600b22e3f7f04a1ba95c8921bd4a9d14
I20260615 13:53:51.224634  8547 tablet_copy_source_session.cc:215] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: Tablet Copy: opened 0 blocks and 1 log segments
I20260615 13:53:51.229557  8874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600b22e3f7f04a1ba95c8921bd4a9d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:53:51.238425  8874 tablet_copy_client.cc:806] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: tablet copy: Starting download of 0 data blocks...
I20260615 13:53:51.238732  8874 tablet_copy_client.cc:670] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: tablet copy: Starting download of 1 WAL segments...
I20260615 13:53:51.241194  8874 tablet_copy_client.cc:538] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260615 13:53:51.244133  8874 tablet_bootstrap.cc:492] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Bootstrap starting.
I20260615 13:53:51.250871  8874 log.cc:826] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Log is configured to *not* fsync() on all Append() calls
I20260615 13:53:51.254361  8874 tablet.cc:1724] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Alter schema from (
    10:key INT32 NOT NULL,
    11:value INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:value INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260615 13:53:51.254665  8874 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:53:51.256626  8874 tablet_bootstrap.cc:492] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:53:51.257198  8874 tablet_bootstrap.cc:492] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Bootstrap complete.
I20260615 13:53:51.261945  8874 ts_tablet_manager.cc:1403] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260615 13:53:51.267882  8874 raft_consensus.cc:359] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } peers { permanent_uuid: "fc07519c18cf46f99a4af18ded37aa0e" member_type: NON_VOTER last_known_addr { host: "127.0.104.193" port: 46357 } attrs { promote: true } } peers { permanent_uuid: "80dd30e9cb234313a389ffb487c31684" member_type: NON_VOTER last_known_addr { host: "127.0.104.196" port: 43751 } attrs { promote: true } }
I20260615 13:53:51.268204  8874 raft_consensus.cc:740] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fc07519c18cf46f99a4af18ded37aa0e, State: Initialized, Role: LEARNER
I20260615 13:53:51.268638  8874 consensus_queue.cc:260] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } peers { permanent_uuid: "fc07519c18cf46f99a4af18ded37aa0e" member_type: NON_VOTER last_known_addr { host: "127.0.104.193" port: 46357 } attrs { promote: true } } peers { permanent_uuid: "80dd30e9cb234313a389ffb487c31684" member_type: NON_VOTER last_known_addr { host: "127.0.104.196" port: 43751 } attrs { promote: true } }
I20260615 13:53:51.270185  8874 ts_tablet_manager.cc:1434] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260615 13:53:51.271224  8547 tablet_copy_service.cc:342] P 55f378a7db004cbca3da78ba0da93af4: Request end of tablet copy session fc07519c18cf46f99a4af18ded37aa0e-600b22e3f7f04a1ba95c8921bd4a9d14 received from {username='slave'} at 127.0.104.193:50895
I20260615 13:53:51.271404  8547 tablet_copy_service.cc:434] P 55f378a7db004cbca3da78ba0da93af4: ending tablet copy session fc07519c18cf46f99a4af18ded37aa0e-600b22e3f7f04a1ba95c8921bd4a9d14 on tablet 600b22e3f7f04a1ba95c8921bd4a9d14 with peer fc07519c18cf46f99a4af18ded37aa0e
I20260615 13:53:51.278883  8832 heartbeater.cc:499] Master 127.0.104.254:43999 was elected leader, sending a full tablet report...
I20260615 13:53:51.280412  8254 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54572:
table { table_name: "kudu.table.set.replication_factor" } modify_external_catalogs: true num_replicas: 1
I20260615 13:53:51.285529  8892 tablet.cc:1724] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4: Alter schema from (
    10:key INT32 NOT NULL,
    11:value INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:value INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2
I20260615 13:53:51.291951  8254 catalog_manager.cc:6241] T 00000000000000000000000000000000 P c3e3c4673be64ed7935bc0fc16c8aa1e: kudu.table.set.replication_factor [id=c8f5dfb1525d465ba53a0554eaa07ac1] alter complete (version 2)
I20260615 13:53:51.293493  8527 consensus_queue.cc:237] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [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: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } peers { permanent_uuid: "80dd30e9cb234313a389ffb487c31684" member_type: NON_VOTER last_known_addr { host: "127.0.104.196" port: 43751 } attrs { promote: true } }
I20260615 13:53:51.294540  8848 raft_consensus.cc:2955] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 4 to 6, NON_VOTER fc07519c18cf46f99a4af18ded37aa0e (127.0.104.193) evicted. New config: { opid_index: 6 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } peers { permanent_uuid: "80dd30e9cb234313a389ffb487c31684" member_type: NON_VOTER last_known_addr { host: "127.0.104.196" port: 43751 } attrs { promote: true } } }
W20260615 13:53:51.295461  8460 consensus_peers.cc:597] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 -> Peer 80dd30e9cb234313a389ffb487c31684 (127.0.104.196:43751): Couldn't send request to peer 80dd30e9cb234313a389ffb487c31684. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 600b22e3f7f04a1ba95c8921bd4a9d14. This is attempt 1: this message will repeat every 5th retry.
I20260615 13:53:51.297591  8242 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260615 13:53:51.298877  8255 catalog_manager.cc:5696] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 reported cstate change: config changed from index 4 to 6, NON_VOTER fc07519c18cf46f99a4af18ded37aa0e (127.0.104.193) evicted. New cstate: current_term: 1 leader_uuid: "55f378a7db004cbca3da78ba0da93af4" committed_config { opid_index: 6 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80dd30e9cb234313a389ffb487c31684" member_type: NON_VOTER last_known_addr { host: "127.0.104.196" port: 43751 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260615 13:53:51.303292  8527 consensus_queue.cc:237] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [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: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } }
I20260615 13:53:51.304378  8893 raft_consensus.cc:2955] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 80dd30e9cb234313a389ffb487c31684 (127.0.104.196) evicted. New config: { opid_index: 7 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } } }
I20260615 13:53:51.307874  8242 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260615 13:53:51.308859  8255 catalog_manager.cc:5696] T 600b22e3f7f04a1ba95c8921bd4a9d14 P 55f378a7db004cbca3da78ba0da93af4 reported cstate change: config changed from index 6 to 7, NON_VOTER 80dd30e9cb234313a389ffb487c31684 (127.0.104.196) evicted. New cstate: current_term: 1 leader_uuid: "55f378a7db004cbca3da78ba0da93af4" committed_config { opid_index: 7 OBSOLETE_local: true peers { permanent_uuid: "55f378a7db004cbca3da78ba0da93af4" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 39571 } health_report { overall_health: HEALTHY } } }
I20260615 13:53:51.309967  8376 tablet_service.cc:1558] Processing DeleteTablet for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 with delete_type TABLET_DATA_TOMBSTONED (TS fc07519c18cf46f99a4af18ded37aa0e not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37142
I20260615 13:53:51.310842  8897 tablet_replica.cc:333] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: stopping tablet replica
I20260615 13:53:51.311275  8897 raft_consensus.cc:2243] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e [term 1 LEARNER]: Raft consensus shutting down.
I20260615 13:53:51.311698  8897 raft_consensus.cc:2272] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e [term 1 LEARNER]: Raft consensus is shut down!
I20260615 13:53:51.313395  8897 ts_tablet_manager.cc:1916] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260615 13:53:51.319568  8897 ts_tablet_manager.cc:1929] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.4
I20260615 13:53:51.319712  8897 log.cc:1199] T 600b22e3f7f04a1ba95c8921bd4a9d14 P fc07519c18cf46f99a4af18ded37aa0e: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestSetReplicationFactor.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/600b22e3f7f04a1ba95c8921bd4a9d14
I20260615 13:53:51.320559  8240 catalog_manager.cc:5027] TS fc07519c18cf46f99a4af18ded37aa0e (127.0.104.193:46357): tablet 600b22e3f7f04a1ba95c8921bd4a9d14 (table kudu.table.set.replication_factor [id=c8f5dfb1525d465ba53a0554eaa07ac1]) successfully deleted
I20260615 13:53:51.324188  8767 tablet_service.cc:1558] Processing DeleteTablet for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 with delete_type TABLET_DATA_TOMBSTONED (TS 80dd30e9cb234313a389ffb487c31684 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:35656
W20260615 13:53:51.326542  8239 catalog_manager.cc:4994] TS 80dd30e9cb234313a389ffb487c31684 (127.0.104.196:43751): delete failed for tablet 600b22e3f7f04a1ba95c8921bd4a9d14 because the tablet was not found. No further retry: Not found: Tablet not found: 600b22e3f7f04a1ba95c8921bd4a9d14
I20260615 13:53:52.172408  8255 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54578:
table { table_name: "kudu.table.set.replication_factor" } modify_external_catalogs: true num_replicas: 0
I20260615 13:53:52.671888  8255 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54586:
table { table_name: "kudu.table.set.replication_factor" } modify_external_catalogs: true num_replicas: 2
I20260615 13:53:53.124646  8255 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54598:
table { table_name: "kudu.table.set.replication_factor" } modify_external_catalogs: true num_replicas: 5
I20260615 13:53:53.570413  8255 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54604:
table { table_name: "kudu.table.set.replication_factor" } modify_external_catalogs: true num_replicas: 9
I20260615 13:53:53.653863   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 8314
I20260615 13:53:53.660686  8436 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:53.750259   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 8314
I20260615 13:53:53.764586   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 8445
I20260615 13:53:53.770761  8567 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:53.863583   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 8445
I20260615 13:53:53.877880   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 8575
I20260615 13:53:53.885529  8697 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:53.968446   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 8575
I20260615 13:53:53.981632   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 8705
I20260615 13:53:53.988188  8827 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:54.075505   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 8705
I20260615 13:53:54.088573   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 8224
I20260615 13:53:54.089618  8285 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:53:54.205924   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 8224
2026-06-15T13:53:54Z chronyd exiting
[       OK ] ToolTest.TestSetReplicationFactor (6330 ms)
[ RUN      ] ToolTest.TestHmsList
2026-06-15T13:53:54Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:53:54Z Disabled control of system clock
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hive-3.1.2/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hadoop-3.4.1/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Metastore connection URL:	 jdbc:derby:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/metadb;create=true
Metastore Connection Driver :	 org.apache.derby.jdbc.EmbeddedDriver
Metastore connection User:	 APP
Starting metastore schema initialization to 3.1.0
Initialization script hive-schema-3.1.0.derby.sql

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 

 
 
 
 

 
 
 
 


 
 
 

 
 
 


 
 
 
 
 
 
 


 
 
 

 
 
 

 
 

 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 


 
 
 
 
 
 



 
 
 
 
 


 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 


Initialization script completed
schemaTool completed
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/security.properties
2026-06-15 13:54:00: Starting Hive Metastore Server
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/security.properties
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hive-3.1.2/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hadoop-3.4.1/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Starting hive metastore on port 0
I20260615 13:54:08.337656   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:39023
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:44641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:39023 with env {}
W20260615 13:54:08.662067  9235 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:08.662420  9235 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:54:08.662549  9235 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:54:08.671298  9235 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:54:08.671409  9235 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:54:08.671517  9235 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:54:08.671586  9235 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:54:08.682181  9235 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:44641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:39023
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:39023
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:54:08.683892  9235 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:54:08.685833  9235 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:08.694007  9241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:08.694746  9240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:08.694980  9243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:08.696043  9235 server_base.cc:1061] running on GCE node
I20260615 13:54:08.696812  9235 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:54:08.698200  9235 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:54:08.699395  9235 hybrid_clock.cc:648] HybridClock initialized: now 1781531648699348 us; error 38 us; skew 500 ppm
I20260615 13:54:08.699759  9235 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:08.701893  9235 webserver.cc:533] Webserver started at http://127.0.104.254:32835/ using document root <none> and password file <none>
I20260615 13:54:08.702595  9235 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:08.702688  9235 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:08.703040  9235 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:08.705432  9235 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "7ef91f2b4a6344b19ccfc1d89e119757"
format_stamp: "Formatted at 2026-06-15 13:54:08 on dist-test-slave-0txc"
I20260615 13:54:08.706182  9235 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "7ef91f2b4a6344b19ccfc1d89e119757"
format_stamp: "Formatted at 2026-06-15 13:54:08 on dist-test-slave-0txc"
I20260615 13:54:08.711334  9235 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260615 13:54:08.714709  9249 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:08.716009  9235 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:54:08.716179  9235 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "7ef91f2b4a6344b19ccfc1d89e119757"
format_stamp: "Formatted at 2026-06-15 13:54:08 on dist-test-slave-0txc"
I20260615 13:54:08.716358  9235 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:08.744788  9235 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:08.745675  9235 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:54:08.745919  9235 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:08.764430  9235 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:39023
I20260615 13:54:08.764451  9300 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:39023 every 8 connection(s)
I20260615 13:54:08.765990  9235 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:54:08.770074  9301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:08.773150   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 9235
I20260615 13:54:08.773314   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:54:08.779898  9301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Bootstrap starting.
I20260615 13:54:08.783124  9301 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:08.784235  9301 log.cc:826] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Log is configured to *not* fsync() on all Append() calls
I20260615 13:54:08.786990  9301 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: No bootstrap required, opened a new log
I20260615 13:54:08.792115  9301 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } }
I20260615 13:54:08.792536  9301 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:08.792662  9301 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef91f2b4a6344b19ccfc1d89e119757, State: Initialized, Role: FOLLOWER
I20260615 13:54:08.793284  9301 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } }
I20260615 13:54:08.793478  9301 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:08.793601  9301 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:08.793748  9301 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:08.795781  9301 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } }
I20260615 13:54:08.796253  9301 leader_election.cc:304] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7ef91f2b4a6344b19ccfc1d89e119757; no voters: 
I20260615 13:54:08.796844  9301 leader_election.cc:290] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:08.796964  9306 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:08.797576  9306 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 1 LEADER]: Becoming Leader. State: Replica: 7ef91f2b4a6344b19ccfc1d89e119757, State: Running, Role: LEADER
I20260615 13:54:08.798127  9306 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } }
I20260615 13:54:08.799068  9301 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:08.801110  9307 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } } }
I20260615 13:54:08.801082  9308 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ef91f2b4a6344b19ccfc1d89e119757. Latest consensus state: current_term: 1 leader_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } } }
I20260615 13:54:08.801898  9307 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:08.801908  9308 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:08.802855  9313 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:08.809031  9313 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:08.817960  9313 catalog_manager.cc:1382] Generated new cluster ID: 543cd945e9c04cd8a2fa65fcd618c502
I20260615 13:54:08.818086  9313 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:08.833389  9313 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:54:08.834868  9313 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:08.844540  9313 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Generated new TSK 0
I20260615 13:54:08.845378  9313 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:08.858769   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:39023
--builtin_ntp_servers=127.0.104.212:44641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:54:09.196869  9325 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:09.197181  9325 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:54:09.197307  9325 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:54:09.205968  9325 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:54:09.206161  9325 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:54:09.216420  9325 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:44641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:39023
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:54:09.218021  9325 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:54:09.219842  9325 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:09.229115  9331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:09.230116  9330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:09.230696  9333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:09.231774  9325 server_base.cc:1061] running on GCE node
I20260615 13:54:09.232360  9325 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:54:09.233260  9325 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:54:09.234462  9325 hybrid_clock.cc:648] HybridClock initialized: now 1781531649234413 us; error 44 us; skew 500 ppm
I20260615 13:54:09.234767  9325 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:09.236951  9325 webserver.cc:533] Webserver started at http://127.0.104.193:43927/ using document root <none> and password file <none>
I20260615 13:54:09.237715  9325 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:09.237833  9325 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:09.238183  9325 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:09.240679  9325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "59e1877971af4f14bb9afe9c06365808"
format_stamp: "Formatted at 2026-06-15 13:54:09 on dist-test-slave-0txc"
I20260615 13:54:09.241457  9325 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "59e1877971af4f14bb9afe9c06365808"
format_stamp: "Formatted at 2026-06-15 13:54:09 on dist-test-slave-0txc"
I20260615 13:54:09.247017  9325 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260615 13:54:09.250769  9339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:09.252207  9325 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:54:09.252373  9325 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "59e1877971af4f14bb9afe9c06365808"
format_stamp: "Formatted at 2026-06-15 13:54:09 on dist-test-slave-0txc"
I20260615 13:54:09.252573  9325 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:09.276331  9325 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:09.277249  9325 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:54:09.277505  9325 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:09.278434  9325 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:09.280102  9325 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:09.280198  9325 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:09.280305  9325 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:09.280380  9325 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:09.312640  9325 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:33361
I20260615 13:54:09.312678  9451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:33361 every 8 connection(s)
I20260615 13:54:09.314054  9325 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:54:09.322291   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 9325
I20260615 13:54:09.322482   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:54:09.330056  9452 heartbeater.cc:344] Connected to a master server at 127.0.104.254:39023
I20260615 13:54:09.330418  9452 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:09.331255  9452 heartbeater.cc:507] Master 127.0.104.254:39023 requested a full tablet report, sending...
I20260615 13:54:09.333392  9266 ts_manager.cc:194] Registered new tserver with Master: 59e1877971af4f14bb9afe9c06365808 (127.0.104.193:33361)
I20260615 13:54:09.334930  9266 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:53733
I20260615 13:54:09.338011   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:54:09.355530  9266 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45236:
name: "default.simple"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
I20260615 13:54:09.404114  9387 tablet_service.cc:1511] Processing CreateTablet for tablet 3f641f84a0814ad0a3eb1e40cce4c73e (DEFAULT_TABLE table=default.simple [id=e5104cf9922a41678c346880d1a0dd14]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:54:09.405431  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f641f84a0814ad0a3eb1e40cce4c73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:09.414870  9470 tablet_bootstrap.cc:492] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808: Bootstrap starting.
I20260615 13:54:09.417966  9470 tablet_bootstrap.cc:654] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:09.418990  9470 log.cc:826] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808: Log is configured to *not* fsync() on all Append() calls
I20260615 13:54:09.421586  9470 tablet_bootstrap.cc:492] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808: No bootstrap required, opened a new log
I20260615 13:54:09.421835  9470 ts_tablet_manager.cc:1403] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.003s
I20260615 13:54:09.426563  9470 raft_consensus.cc:359] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59e1877971af4f14bb9afe9c06365808" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33361 } }
I20260615 13:54:09.426927  9470 raft_consensus.cc:385] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:09.427047  9470 raft_consensus.cc:740] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59e1877971af4f14bb9afe9c06365808, State: Initialized, Role: FOLLOWER
I20260615 13:54:09.427752  9470 consensus_queue.cc:260] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59e1877971af4f14bb9afe9c06365808" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33361 } }
I20260615 13:54:09.427973  9470 raft_consensus.cc:399] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:09.428078  9470 raft_consensus.cc:493] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:09.428201  9470 raft_consensus.cc:3060] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:09.430310  9470 raft_consensus.cc:515] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59e1877971af4f14bb9afe9c06365808" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33361 } }
I20260615 13:54:09.430867  9470 leader_election.cc:304] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 59e1877971af4f14bb9afe9c06365808; no voters: 
I20260615 13:54:09.431463  9470 leader_election.cc:290] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:09.431653  9472 raft_consensus.cc:2804] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:09.432253  9472 raft_consensus.cc:697] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [term 1 LEADER]: Becoming Leader. State: Replica: 59e1877971af4f14bb9afe9c06365808, State: Running, Role: LEADER
I20260615 13:54:09.432579  9452 heartbeater.cc:499] Master 127.0.104.254:39023 was elected leader, sending a full tablet report...
I20260615 13:54:09.432880  9472 consensus_queue.cc:237] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59e1877971af4f14bb9afe9c06365808" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33361 } }
I20260615 13:54:09.433185  9470 ts_tablet_manager.cc:1434] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260615 13:54:09.438325  9266 catalog_manager.cc:5696] T 3f641f84a0814ad0a3eb1e40cce4c73e P 59e1877971af4f14bb9afe9c06365808 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59e1877971af4f14bb9afe9c06365808 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "59e1877971af4f14bb9afe9c06365808" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "59e1877971af4f14bb9afe9c06365808" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 33361 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:10.300666   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 9235
I20260615 13:54:10.301980  9296 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:54:10.408041   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 9235
I20260615 13:54:10.425400   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:39023
--webserver_interface=127.0.104.254
--webserver_port=32835
--builtin_ntp_servers=127.0.104.212:44641
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:39023
--hive_metastore_uris=thrift://127.0.0.1:45831
--hive_metastore_sasl_enabled=false with env {}
W20260615 13:54:10.445966  9452 heartbeater.cc:646] Failed to heartbeat to 127.0.104.254:39023 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.104.254:39023: connect: Connection refused (error 111)
W20260615 13:54:10.750985  9491 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:10.751307  9491 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:54:10.751387  9491 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:54:10.759814  9491 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:54:10.759908  9491 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:54:10.759970  9491 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:54:10.760016  9491 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:54:10.770076  9491 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:44641
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
--hive_metastore_uris=thrift://127.0.0.1:45831
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:39023
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:39023
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=32835
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:54:10.771595  9491 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:54:10.773311  9491 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:10.780635  9498 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:10.781137  9497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:10.781176  9500 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:10.781713  9491 server_base.cc:1061] running on GCE node
I20260615 13:54:10.782374  9491 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:54:10.783687  9491 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:54:10.784883  9491 hybrid_clock.cc:648] HybridClock initialized: now 1781531650784833 us; error 41 us; skew 500 ppm
I20260615 13:54:10.785189  9491 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:10.787122  9491 webserver.cc:533] Webserver started at http://127.0.104.254:32835/ using document root <none> and password file <none>
I20260615 13:54:10.787845  9491 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:10.787968  9491 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:10.793044  9491 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.001s
I20260615 13:54:10.795778  9506 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:10.797008  9491 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260615 13:54:10.797158  9491 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "7ef91f2b4a6344b19ccfc1d89e119757"
format_stamp: "Formatted at 2026-06-15 13:54:08 on dist-test-slave-0txc"
I20260615 13:54:10.797854  9491 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:10.813751  9491 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:10.814527  9491 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:54:10.814790  9491 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:10.832834  9491 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:39023
I20260615 13:54:10.832851  9557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:39023 every 8 connection(s)
I20260615 13:54:10.834375  9491 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestHmsList.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:54:10.840960  9558 sys_catalog.cc:263] Verifying existing consensus state
I20260615 13:54:10.842007   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 9491
I20260615 13:54:10.844861  9558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Bootstrap starting.
I20260615 13:54:10.862741  9558 log.cc:826] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Log is configured to *not* fsync() on all Append() calls
I20260615 13:54:10.873508  9558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:10.874008  9558 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Bootstrap complete.
I20260615 13:54:10.879773  9558 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } }
I20260615 13:54:10.880600  9558 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef91f2b4a6344b19ccfc1d89e119757, State: Initialized, Role: FOLLOWER
I20260615 13:54:10.881337  9558 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [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: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } }
I20260615 13:54:10.881577  9558 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:10.881706  9558 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:10.881878  9558 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:54:10.885330  9558 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } }
I20260615 13:54:10.885835  9558 leader_election.cc:304] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [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: 7ef91f2b4a6344b19ccfc1d89e119757; no voters: 
I20260615 13:54:10.886390  9558 leader_election.cc:290] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:54:10.886547  9562 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:54:10.887158  9562 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [term 2 LEADER]: Becoming Leader. State: Replica: 7ef91f2b4a6344b19ccfc1d89e119757, State: Running, Role: LEADER
I20260615 13:54:10.887676  9562 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [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: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } }
I20260615 13:54:10.888307  9558 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:10.890177  9564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ef91f2b4a6344b19ccfc1d89e119757. Latest consensus state: current_term: 2 leader_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } } }
I20260615 13:54:10.890187  9563 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ef91f2b4a6344b19ccfc1d89e119757" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39023 } } }
I20260615 13:54:10.890573  9564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:10.890630  9563 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:10.892285  9570 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:10.898304  9570 catalog_manager.cc:679] Loaded metadata for table default.simple [id=e5104cf9922a41678c346880d1a0dd14]
I20260615 13:54:10.900556  9570 tablet_loader.cc:96] loaded metadata for tablet 3f641f84a0814ad0a3eb1e40cce4c73e (table default.simple [id=e5104cf9922a41678c346880d1a0dd14])
I20260615 13:54:10.900981  9570 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:10.902300  9570 catalog_manager.cc:1294] Loaded cluster ID: 543cd945e9c04cd8a2fa65fcd618c502
I20260615 13:54:10.902395  9570 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:10.906266  9570 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:10.907703  9570 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 7ef91f2b4a6344b19ccfc1d89e119757: Loaded TSK: 0
I20260615 13:54:10.909286  9570 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:11.452907  9452 heartbeater.cc:344] Connected to a master server at 127.0.104.254:39023
I20260615 13:54:11.455049  9523 master_service.cc:438] Got heartbeat from unknown tserver (permanent_uuid: "59e1877971af4f14bb9afe9c06365808" instance_seqno: 1781531649305228) as {username='slave'} at 127.0.104.193:47175; Asking this server to re-register.
I20260615 13:54:11.455811  9452 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:11.456049  9452 heartbeater.cc:507] Master 127.0.104.254:39023 requested a full tablet report, sending...
I20260615 13:54:11.457796  9523 ts_manager.cc:194] Registered new tserver with Master: 59e1877971af4f14bb9afe9c06365808 (127.0.104.193:33361)
I20260615 13:54:11.461632   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:54:13.617076   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 9325
I20260615 13:54:13.624936  9447 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:54:13.713999   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 9325
I20260615 13:54:13.728031   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 9491
I20260615 13:54:13.729161  9553 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:54:13.832312   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 9491
Shutting down hive metastore.
2026-06-15T13:54:14Z chronyd exiting
[       OK ] ToolTest.TestHmsList (19994 ms)
[ RUN      ] ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo
I20260615 13:54:14.237666   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:42265
I20260615 13:54:14.238451   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:14.241279  9628 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:14.241291  9627 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:14.247720  9631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:14.248220   419 server_base.cc:1061] running on GCE node
I20260615 13:54:14.248548   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:14.248620   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:14.248683   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531654248664 us; error 0 us; skew 500 ppm
I20260615 13:54:14.248899   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:14.250223   419 webserver.cc:533] Webserver started at http://127.0.104.254:38621/ using document root <none> and password file <none>
I20260615 13:54:14.250514   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:14.250607   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:14.250777   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:14.251585   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "3070c74049f7425d8ea690590b415f9a"
format_stamp: "Formatted at 2026-06-15 13:54:14 on dist-test-slave-0txc"
I20260615 13:54:14.254938   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:54:14.256698  9635 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:14.257041   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:14.257155   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "3070c74049f7425d8ea690590b415f9a"
format_stamp: "Formatted at 2026-06-15 13:54:14 on dist-test-slave-0txc"
I20260615 13:54:14.257285   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-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)
I20260615 13:54:14.270370   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:14.271018   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:14.285518   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:42265
I20260615 13:54:14.285547  9686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:42265 every 8 connection(s)
I20260615 13:54:14.286965  9687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:14.291117  9687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a: Bootstrap starting.
I20260615 13:54:14.292506  9687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:14.294103  9687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a: No bootstrap required, opened a new log
I20260615 13:54:14.294761  9687 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3070c74049f7425d8ea690590b415f9a" member_type: VOTER }
I20260615 13:54:14.294896  9687 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:14.294981  9687 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3070c74049f7425d8ea690590b415f9a, State: Initialized, Role: FOLLOWER
I20260615 13:54:14.295204  9687 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3070c74049f7425d8ea690590b415f9a" member_type: VOTER }
I20260615 13:54:14.295331  9687 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:14.295405  9687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:14.295514  9687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:14.297539  9687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3070c74049f7425d8ea690590b415f9a" member_type: VOTER }
I20260615 13:54:14.297744  9687 leader_election.cc:304] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3070c74049f7425d8ea690590b415f9a; no voters: 
I20260615 13:54:14.298148  9687 leader_election.cc:290] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:14.298250  9690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:14.298753  9690 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 1 LEADER]: Becoming Leader. State: Replica: 3070c74049f7425d8ea690590b415f9a, State: Running, Role: LEADER
I20260615 13:54:14.299018  9687 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:14.299007  9690 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3070c74049f7425d8ea690590b415f9a" member_type: VOTER }
I20260615 13:54:14.299937  9691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3070c74049f7425d8ea690590b415f9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3070c74049f7425d8ea690590b415f9a" member_type: VOTER } }
I20260615 13:54:14.299981  9692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3070c74049f7425d8ea690590b415f9a. Latest consensus state: current_term: 1 leader_uuid: "3070c74049f7425d8ea690590b415f9a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3070c74049f7425d8ea690590b415f9a" member_type: VOTER } }
I20260615 13:54:14.300143  9691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:14.300180  9692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:14.301155  9695 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:14.302526  9695 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:14.306066  9695 catalog_manager.cc:1382] Generated new cluster ID: 20e8daf452da4dfc89c0d7918a67ca84
I20260615 13:54:14.306195  9695 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:14.306982   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:54:14.316354  9695 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:54:14.317124  9695 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:14.326824  9695 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a: Generated new TSK 0
I20260615 13:54:14.327086  9695 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:14.339708   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:14.342752  9708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:14.342762  9709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:14.343499  9711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:14.345374   419 server_base.cc:1061] running on GCE node
I20260615 13:54:14.345779   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:14.345862   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:14.345911   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531654345894 us; error 0 us; skew 500 ppm
I20260615 13:54:14.346068   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:14.347213   419 webserver.cc:533] Webserver started at http://127.0.104.193:36549/ using document root <none> and password file <none>
I20260615 13:54:14.347433   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:14.347540   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:14.347688   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:14.348373   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "bba563b5375c49aaa3513d22b9bd4862"
format_stamp: "Formatted at 2026-06-15 13:54:14 on dist-test-slave-0txc"
I20260615 13:54:14.351027   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260615 13:54:14.352666  9716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:14.352995   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:14.353120   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "bba563b5375c49aaa3513d22b9bd4862"
format_stamp: "Formatted at 2026-06-15 13:54:14 on dist-test-slave-0txc"
I20260615 13:54:14.353253   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo.1781531466889897-419-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)
I20260615 13:54:14.372822   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:14.373510   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:14.374155   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:14.375113   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:14.375191   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:14.375299   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:14.375356   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:14.390664   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:36195
I20260615 13:54:14.390703  9778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:36195 every 8 connection(s)
I20260615 13:54:14.405248  9779 heartbeater.cc:344] Connected to a master server at 127.0.104.254:42265
I20260615 13:54:14.405436  9779 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:14.405884  9779 heartbeater.cc:507] Master 127.0.104.254:42265 requested a full tablet report, sending...
I20260615 13:54:14.406752  9652 ts_manager.cc:194] Registered new tserver with Master: bba563b5375c49aaa3513d22b9bd4862 (127.0.104.193:36195)
I20260615 13:54:14.406963   419 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.015312637s
I20260615 13:54:14.408435   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:54:14.408509  9652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34218
I20260615 13:54:14.417047   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:14.429873   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:54:14.865923   419 master.cc:562] Master@127.0.104.254:42265 shutting down...
I20260615 13:54:14.873454   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:14.873756   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:14.873890   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3070c74049f7425d8ea690590b415f9a: stopping tablet replica
I20260615 13:54:14.887387   419 master.cc:584] Master@127.0.104.254:42265 shutdown complete.
[       OK ] ToolTest.TestFsUpgradeEncryptionKeyFromNoEncryptionKeyInfo (660 ms)
[ RUN      ] ToolTest.TestCheckFSWithNonDefaultMetadataDir
I20260615 13:54:14.897313   419 fs_manager.cc:347] Data directories (fs_data_dirs) not provided
I20260615 13:54:14.897394   419 fs_manager.cc:348] Using write-ahead log directory (fs_wal_dir) as data directory
I20260615 13:54:14.898255   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestCheckFSWithNonDefaultMetadataDir.1781531466889897-419-0/test/wal/instance:
uuid: "641c335d0b884e60ad9a6bdf71fcd086"
format_stamp: "Formatted at 2026-06-15 13:54:14 on dist-test-slave-0txc"
I20260615 13:54:14.898752   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestCheckFSWithNonDefaultMetadataDir.1781531466889897-419-0/test/meta/instance:
uuid: "641c335d0b884e60ad9a6bdf71fcd086"
format_stamp: "Formatted at 2026-06-15 13:54:14 on dist-test-slave-0txc"
I20260615 13:54:14.901754   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260615 13:54:14.903640  9792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:14.903890   419 fs_report.cc:389] FS layout report
--------------------
wal directory: 
metadata directory: 
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestCheckFSWithNonDefaultMetadataDir.1781531466889897-419-0/test/wal/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:14.904174   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260615 13:54:14.904249   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestCheckFSWithNonDefaultMetadataDir.1781531466889897-419-0/test/wal,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestCheckFSWithNonDefaultMetadataDir.1781531466889897-419-0/test/meta
uuid: "641c335d0b884e60ad9a6bdf71fcd086"
format_stamp: "Formatted at 2026-06-15 13:54:14 on dist-test-slave-0txc"
[       OK ] ToolTest.TestCheckFSWithNonDefaultMetadataDir (884 ms)
[ RUN      ] ToolTest.TestParseMetrics
[       OK ] ToolTest.TestParseMetrics (1762 ms)
[ RUN      ] ToolTest.ClusterNameResolverNormal
2026-06-15T13:54:17Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:54:17Z Disabled control of system clock
I20260615 13:54:17.590015   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:44625
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:45277
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:44625,127.0.104.253:35043,127.0.104.252:39371 with env {}
W20260615 13:54:17.919358  9829 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:17.919725  9829 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:54:17.919806  9829 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:54:17.928574  9829 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:54:17.928682  9829 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:54:17.928745  9829 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:54:17.928797  9829 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:54:17.939440  9829 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45277
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:44625,127.0.104.253:35043,127.0.104.252:39371
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:44625
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:54:17.941031  9829 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:54:17.942798  9829 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:17.950201  9835 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:17.950201  9834 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:17.950982  9837 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:17.951417  9829 server_base.cc:1061] running on GCE node
I20260615 13:54:17.952157  9829 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:54:17.953450  9829 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:54:17.954643  9829 hybrid_clock.cc:648] HybridClock initialized: now 1781531657954604 us; error 33 us; skew 500 ppm
I20260615 13:54:17.954960  9829 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:17.956929  9829 webserver.cc:533] Webserver started at http://127.0.104.254:43539/ using document root <none> and password file <none>
I20260615 13:54:17.957609  9829 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:17.957710  9829 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:17.958048  9829 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:17.960335  9829 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "d6871d0656c847df8fea8348b4564a05"
format_stamp: "Formatted at 2026-06-15 13:54:17 on dist-test-slave-0txc"
I20260615 13:54:17.961064  9829 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "d6871d0656c847df8fea8348b4564a05"
format_stamp: "Formatted at 2026-06-15 13:54:17 on dist-test-slave-0txc"
I20260615 13:54:17.966005  9829 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260615 13:54:17.969290  9843 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:17.970465  9829 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260615 13:54:17.970618  9829 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "d6871d0656c847df8fea8348b4564a05"
format_stamp: "Formatted at 2026-06-15 13:54:17 on dist-test-slave-0txc"
I20260615 13:54:17.970810  9829 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:17.987267  9829 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:17.988108  9829 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:54:17.988359  9829 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:18.006604  9829 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:44625
I20260615 13:54:18.006624  9894 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:44625 every 8 connection(s)
I20260615 13:54:18.008183  9829 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:54:18.012374  9895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:18.018151   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 9829
I20260615 13:54:18.018360   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:54:18.018123  9895 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:18.019477   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.253:35043
--webserver_interface=127.0.104.253
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:45277
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:44625,127.0.104.253:35043,127.0.104.252:39371 with env {}
I20260615 13:54:18.033864  9895 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } has no permanent_uuid. Determining permanent_uuid...
W20260615 13:54:18.035126  9846 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.253:35043: connect: Connection refused (error 111)
W20260615 13:54:18.036643  9895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:35043: Network error: Client connection negotiation failed: client connection to 127.0.104.253:35043: connect: Connection refused (error 111)
I20260615 13:54:18.085985  9895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } attempt: 1
W20260615 13:54:18.088115  9895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:35043: Network error: Client connection negotiation failed: client connection to 127.0.104.253:35043: connect: Connection refused (error 111)
I20260615 13:54:18.156347  9895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } attempt: 2
W20260615 13:54:18.158245  9895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:35043: Network error: Client connection negotiation failed: client connection to 127.0.104.253:35043: connect: Connection refused (error 111)
I20260615 13:54:18.249514  9895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } attempt: 3
W20260615 13:54:18.251737  9895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:35043: Network error: Client connection negotiation failed: client connection to 127.0.104.253:35043: connect: Connection refused (error 111)
W20260615 13:54:18.358385  9899 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:18.358737  9899 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:54:18.358846  9899 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:54:18.367337  9899 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:54:18.367449  9899 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:54:18.367543  9899 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:54:18.367606  9899 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:54:18.377732  9899 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45277
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:44625,127.0.104.253:35043,127.0.104.252:39371
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.253:35043
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/data/info.pb
--webserver_interface=127.0.104.253
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:54:18.379297  9899 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:54:18.381045  9899 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:18.388669  9905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:18.388692  9906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:18.389411  9908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:18.389945  9899 server_base.cc:1061] running on GCE node
I20260615 13:54:18.390707  9899 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:54:18.392143  9899 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:54:18.393342  9899 hybrid_clock.cc:648] HybridClock initialized: now 1781531658393287 us; error 50 us; skew 500 ppm
I20260615 13:54:18.393669  9899 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:18.394973  9895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } attempt: 4
I20260615 13:54:18.395768  9899 webserver.cc:533] Webserver started at http://127.0.104.253:40001/ using document root <none> and password file <none>
I20260615 13:54:18.396581  9899 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:18.396687  9899 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
W20260615 13:54:18.396740  9895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:35043: Network error: Client connection negotiation failed: client connection to 127.0.104.253:35043: connect: Connection refused (error 111)
I20260615 13:54:18.397032  9899 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:18.401298  9899 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/data/instance:
uuid: "9d67649f69a34415b45433e10b7a2b87"
format_stamp: "Formatted at 2026-06-15 13:54:18 on dist-test-slave-0txc"
I20260615 13:54:18.402074  9899 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/wal/instance:
uuid: "9d67649f69a34415b45433e10b7a2b87"
format_stamp: "Formatted at 2026-06-15 13:54:18 on dist-test-slave-0txc"
I20260615 13:54:18.407253  9899 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260615 13:54:18.410609  9914 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:18.411924  9899 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:54:18.412093  9899 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/wal
uuid: "9d67649f69a34415b45433e10b7a2b87"
format_stamp: "Formatted at 2026-06-15 13:54:18 on dist-test-slave-0txc"
I20260615 13:54:18.412289  9899 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:18.429585  9899 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:18.430444  9899 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:54:18.430686  9899 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:18.449175  9899 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.253:35043
I20260615 13:54:18.449182  9965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.253:35043 every 8 connection(s)
I20260615 13:54:18.450651  9899 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/data/info.pb
I20260615 13:54:18.454737  9966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:18.460858   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 9899
I20260615 13:54:18.461050   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-1/wal/instance
I20260615 13:54:18.460464  9966 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:18.462335   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.252:39371
--webserver_interface=127.0.104.252
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:45277
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:44625,127.0.104.253:35043,127.0.104.252:39371 with env {}
I20260615 13:54:18.474618  9966 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:18.484608  9966 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } has no permanent_uuid. Determining permanent_uuid...
W20260615 13:54:18.485991  9916 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
W20260615 13:54:18.487665  9966 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:39371: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
I20260615 13:54:18.537034  9966 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } attempt: 1
W20260615 13:54:18.538985  9966 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:39371: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
I20260615 13:54:18.607264  9966 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } attempt: 2
W20260615 13:54:18.609215  9966 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:39371: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
I20260615 13:54:18.695982  9895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } attempt: 5
I20260615 13:54:18.700469  9966 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } attempt: 3
I20260615 13:54:18.701957  9895 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } has no permanent_uuid. Determining permanent_uuid...
W20260615 13:54:18.702509  9966 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:39371: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
W20260615 13:54:18.703804  9895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:39371: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
I20260615 13:54:18.754997  9895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } attempt: 1
W20260615 13:54:18.756911  9895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:39371: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
W20260615 13:54:18.799319  9969 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:18.799665  9969 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:54:18.799778  9969 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:54:18.807988  9969 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:54:18.808074  9969 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:54:18.808153  9969 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:54:18.808216  9969 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:54:18.818320  9969 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45277
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:44625,127.0.104.253:35043,127.0.104.252:39371
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.252:39371
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/data/info.pb
--webserver_interface=127.0.104.252
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:54:18.819924  9969 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:54:18.821727  9969 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260615 13:54:18.825115  9895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } attempt: 2
W20260615 13:54:18.827021  9895 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:39371: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
W20260615 13:54:18.829550  9976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:18.829555  9977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:18.830132  9979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:18.831054  9969 server_base.cc:1061] running on GCE node
I20260615 13:54:18.831796  9969 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:54:18.833194  9969 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:54:18.834385  9969 hybrid_clock.cc:648] HybridClock initialized: now 1781531658834342 us; error 39 us; skew 500 ppm
I20260615 13:54:18.834704  9969 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:18.836791  9969 webserver.cc:533] Webserver started at http://127.0.104.252:32789/ using document root <none> and password file <none>
I20260615 13:54:18.837492  9969 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:18.837582  9969 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:18.837867  9969 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:18.840173  9969 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/data/instance:
uuid: "012eb88ebb7448d99aa66c472dde337f"
format_stamp: "Formatted at 2026-06-15 13:54:18 on dist-test-slave-0txc"
I20260615 13:54:18.840868  9969 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/wal/instance:
uuid: "012eb88ebb7448d99aa66c472dde337f"
format_stamp: "Formatted at 2026-06-15 13:54:18 on dist-test-slave-0txc"
I20260615 13:54:18.845692  9966 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } attempt: 4
I20260615 13:54:18.845957  9969 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
W20260615 13:54:18.847594  9966 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:39371: Network error: Client connection negotiation failed: client connection to 127.0.104.252:39371: connect: Connection refused (error 111)
I20260615 13:54:18.849499  9985 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:18.850739  9969 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:54:18.850906  9969 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/wal
uuid: "012eb88ebb7448d99aa66c472dde337f"
format_stamp: "Formatted at 2026-06-15 13:54:18 on dist-test-slave-0txc"
I20260615 13:54:18.851094  9969 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:18.889283  9969 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:18.890166  9969 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:54:18.890435  9969 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:18.908944  9969 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.252:39371
I20260615 13:54:18.908963 10036 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.252:39371 every 8 connection(s)
I20260615 13:54:18.910364  9969 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/data/info.pb
I20260615 13:54:18.914247 10037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:18.916677   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 9969
I20260615 13:54:18.916889   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/master-2/wal/instance
I20260615 13:54:18.921149 10037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:18.933247  9895 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } attempt: 3
I20260615 13:54:18.934787 10037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:18.942906 10037 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:18.945669  9895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: Bootstrap starting.
I20260615 13:54:18.949456  9895 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:18.950460  9895 log.cc:826] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: Log is configured to *not* fsync() on all Append() calls
I20260615 13:54:18.952198 10037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f: Bootstrap starting.
I20260615 13:54:18.952941  9895 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: No bootstrap required, opened a new log
I20260615 13:54:18.955018 10037 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:18.956378 10037 log.cc:826] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f: Log is configured to *not* fsync() on all Append() calls
I20260615 13:54:18.958451  9895 raft_consensus.cc:359] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:18.958691  9895 raft_consensus.cc:385] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:18.958803  9895 raft_consensus.cc:740] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6871d0656c847df8fea8348b4564a05, State: Initialized, Role: FOLLOWER
I20260615 13:54:18.958989 10037 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f: No bootstrap required, opened a new log
I20260615 13:54:18.959378  9895 consensus_queue.cc:260] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:18.960323 10046 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:18.960597 10046 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:18.961393  9895 sys_catalog.cc:565] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:18.964112 10037 raft_consensus.cc:359] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:18.964373 10037 raft_consensus.cc:385] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:18.964555 10037 raft_consensus.cc:740] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 012eb88ebb7448d99aa66c472dde337f, State: Initialized, Role: FOLLOWER
I20260615 13:54:18.965353 10037 consensus_queue.cc:260] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:18.967240 10057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:18.967590 10057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:18.968566 10037 sys_catalog.cc:565] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: configured and running, proceeding with master startup.
W20260615 13:54:18.972143 10058 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:54:18.972319 10058 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260615 13:54:18.971078  9829 master_runner.cc:187] Error getting master registration for 127.0.104.253:35043: OK, instance_id { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" instance_seqno: 1781531658444228 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
I20260615 13:54:18.978322  9829 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
W20260615 13:54:18.984078 10070 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:54:18.984330 10070 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260615 13:54:18.990767  9849 tablet.cc:2404] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:54:18.986961  9969 master_runner.cc:187] Error getting master registration for 127.0.104.253:35043: OK, instance_id { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" instance_seqno: 1781531658444228 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
I20260615 13:54:18.993202  9969 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
W20260615 13:54:19.142633  9991 tablet.cc:2404] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:54:19.146795  9966 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } attempt: 5
I20260615 13:54:19.158780  9966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87: Bootstrap starting.
I20260615 13:54:19.163094  9966 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:19.164551  9966 log.cc:826] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87: Log is configured to *not* fsync() on all Append() calls
I20260615 13:54:19.169263  9966 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87: No bootstrap required, opened a new log
I20260615 13:54:19.170928 10057 raft_consensus.cc:493] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:54:19.171180 10057 raft_consensus.cc:515] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:19.172935 10057 leader_election.cc:290] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6871d0656c847df8fea8348b4564a05 (127.0.104.254:44625), 9d67649f69a34415b45433e10b7a2b87 (127.0.104.253:35043)
I20260615 13:54:19.174758  9870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "012eb88ebb7448d99aa66c472dde337f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6871d0656c847df8fea8348b4564a05" is_pre_election: true
I20260615 13:54:19.175239  9870 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 012eb88ebb7448d99aa66c472dde337f in term 0.
I20260615 13:54:19.176219  9989 leader_election.cc:304] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [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: 012eb88ebb7448d99aa66c472dde337f, d6871d0656c847df8fea8348b4564a05; no voters: 
I20260615 13:54:19.176723 10057 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:54:19.176857 10057 raft_consensus.cc:493] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:54:19.176959 10057 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:19.177664  9966 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:19.177973  9966 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:19.178081  9966 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d67649f69a34415b45433e10b7a2b87, State: Initialized, Role: FOLLOWER
I20260615 13:54:19.178781  9966 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:19.180645 10057 raft_consensus.cc:515] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:19.182127  9870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "012eb88ebb7448d99aa66c472dde337f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6871d0656c847df8fea8348b4564a05"
I20260615 13:54:19.182325  9870 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:19.185629  9870 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012eb88ebb7448d99aa66c472dde337f in term 1.
I20260615 13:54:19.186264  9989 leader_election.cc:304] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [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: 012eb88ebb7448d99aa66c472dde337f, d6871d0656c847df8fea8348b4564a05; no voters: 
I20260615 13:54:19.186959 10074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:19.187744 10057 leader_election.cc:290] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [CANDIDATE]: Term 1 election: Requested vote from peers d6871d0656c847df8fea8348b4564a05 (127.0.104.254:44625), 9d67649f69a34415b45433e10b7a2b87 (127.0.104.253:35043)
I20260615 13:54:19.188612 10074 raft_consensus.cc:697] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [term 1 LEADER]: Becoming Leader. State: Replica: 012eb88ebb7448d99aa66c472dde337f, State: Running, Role: LEADER
I20260615 13:54:19.189779 10073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:19.190372 10073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:19.192114  9966 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:19.192178  9940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "012eb88ebb7448d99aa66c472dde337f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d67649f69a34415b45433e10b7a2b87"
I20260615 13:54:19.192389  9941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "012eb88ebb7448d99aa66c472dde337f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d67649f69a34415b45433e10b7a2b87" is_pre_election: true
I20260615 13:54:19.192682  9940 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:19.196296  9940 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 012eb88ebb7448d99aa66c472dde337f in term 1.
I20260615 13:54:19.197579 10074 consensus_queue.cc:237] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [LEADER]: Queue going to LEADER mode. State: All 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: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } }
I20260615 13:54:19.201593 10057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 012eb88ebb7448d99aa66c472dde337f. Latest consensus state: current_term: 1 leader_uuid: "012eb88ebb7448d99aa66c472dde337f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:19.201836 10057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:19.213696 10088 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:19.216063 10088 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:19.231024  9940 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [term 1 FOLLOWER]: Refusing update from remote peer 012eb88ebb7448d99aa66c472dde337f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:54:19.231058  9870 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [term 1 FOLLOWER]: Refusing update from remote peer 012eb88ebb7448d99aa66c472dde337f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:54:19.232016 10074 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:54:19.232362 10057 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260615 13:54:19.233831 10087 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:54:19.233947 10087 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260615 13:54:19.248615 10046 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 012eb88ebb7448d99aa66c472dde337f. Latest consensus state: current_term: 1 leader_uuid: "012eb88ebb7448d99aa66c472dde337f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:19.248907 10046 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:19.251394 10090 mvcc.cc:204] Tried to move back new op lower bound from 7297153676197957632 to 7297153676079951872. Current Snapshot: MvccSnapshot[applied={T|T < 7297153676197957632}]
I20260615 13:54:19.252607 10075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "012eb88ebb7448d99aa66c472dde337f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:19.252964 10075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:19.257477 10073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 012eb88ebb7448d99aa66c472dde337f. Latest consensus state: current_term: 1 leader_uuid: "012eb88ebb7448d99aa66c472dde337f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:19.257740 10073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:19.259971 10088 catalog_manager.cc:1382] Generated new cluster ID: 7996f590649c4eaba55e29201c73d98a
I20260615 13:54:19.260089 10088 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:19.261163 10057 sys_catalog.cc:455] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "012eb88ebb7448d99aa66c472dde337f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:19.261435 10057 sys_catalog.cc:458] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:19.262609 10091 mvcc.cc:204] Tried to move back new op lower bound from 7297153676197957632 to 7297153676079951872. Current Snapshot: MvccSnapshot[applied={T|T < 7297153676197957632}]
I20260615 13:54:19.269564 10073 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "012eb88ebb7448d99aa66c472dde337f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:19.269788 10073 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:19.271782 10046 sys_catalog.cc:455] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "012eb88ebb7448d99aa66c472dde337f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6871d0656c847df8fea8348b4564a05" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44625 } } peers { permanent_uuid: "9d67649f69a34415b45433e10b7a2b87" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 35043 } } peers { permanent_uuid: "012eb88ebb7448d99aa66c472dde337f" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 39371 } } }
I20260615 13:54:19.272003 10046 sys_catalog.cc:458] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:19.290994 10088 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:54:19.292805 10088 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:19.330199 10088 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f: Generated new TSK 0
I20260615 13:54:19.331396 10088 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:19.360212   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44625,127.0.104.253:35043,127.0.104.252:39371
--builtin_ntp_servers=127.0.104.212:45277
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:54:19.732026 10098 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:19.732321 10098 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:54:19.732407 10098 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:54:19.740746 10098 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:54:19.740898 10098 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:54:19.750895 10098 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45277
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44625,127.0.104.253:35043,127.0.104.252:39371
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:54:19.752487 10098 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:54:19.754154 10098 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:19.762857 10104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:19.762888 10103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:19.763670 10106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:19.764089 10098 server_base.cc:1061] running on GCE node
I20260615 13:54:19.764642 10098 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:54:19.765432 10098 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:54:19.766618 10098 hybrid_clock.cc:648] HybridClock initialized: now 1781531659766579 us; error 30 us; skew 500 ppm
I20260615 13:54:19.766894 10098 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:19.768900 10098 webserver.cc:533] Webserver started at http://127.0.104.193:42411/ using document root <none> and password file <none>
I20260615 13:54:19.769606 10098 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:19.769721 10098 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:19.770074 10098 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:19.772476 10098 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "c73716527ca24272b57bad98fc243962"
format_stamp: "Formatted at 2026-06-15 13:54:19 on dist-test-slave-0txc"
I20260615 13:54:19.773169 10098 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "c73716527ca24272b57bad98fc243962"
format_stamp: "Formatted at 2026-06-15 13:54:19 on dist-test-slave-0txc"
I20260615 13:54:19.778174 10098 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:54:19.781304 10112 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:19.782485 10098 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260615 13:54:19.782613 10098 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "c73716527ca24272b57bad98fc243962"
format_stamp: "Formatted at 2026-06-15 13:54:19 on dist-test-slave-0txc"
I20260615 13:54:19.782775 10098 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:19.808341 10098 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:19.809145 10098 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:54:19.809383 10098 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:19.810257 10098 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:19.811884 10098 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:19.811985 10098 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:19.812063 10098 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:19.812115 10098 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:19.842478 10098 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:46757
I20260615 13:54:19.842542 10224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:46757 every 8 connection(s)
I20260615 13:54:19.843921 10098 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:54:19.852247   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 10098
I20260615 13:54:19.852474   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ClusterNameResolverNormal.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:54:19.864631 10226 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44625
I20260615 13:54:19.865006 10226 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:19.865793 10226 heartbeater.cc:507] Master 127.0.104.254:44625 requested a full tablet report, sending...
I20260615 13:54:19.866627 10227 heartbeater.cc:344] Connected to a master server at 127.0.104.253:35043
I20260615 13:54:19.866766 10227 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:19.867043 10225 heartbeater.cc:344] Connected to a master server at 127.0.104.252:39371
I20260615 13:54:19.867192 10225 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:19.867285 10227 heartbeater.cc:507] Master 127.0.104.253:35043 requested a full tablet report, sending...
I20260615 13:54:19.867712 10225 heartbeater.cc:507] Master 127.0.104.252:39371 requested a full tablet report, sending...
I20260615 13:54:19.868059  9860 ts_manager.cc:194] Registered new tserver with Master: c73716527ca24272b57bad98fc243962 (127.0.104.193:46757)
I20260615 13:54:19.868993  9931 ts_manager.cc:194] Registered new tserver with Master: c73716527ca24272b57bad98fc243962 (127.0.104.193:46757)
I20260615 13:54:19.869087 10002 ts_manager.cc:194] Registered new tserver with Master: c73716527ca24272b57bad98fc243962 (127.0.104.193:46757)
I20260615 13:54:19.870793 10002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:58157
I20260615 13:54:19.876240   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:54:19.974104 10058 catalog_manager.cc:1294] Loaded cluster ID: 7996f590649c4eaba55e29201c73d98a
I20260615 13:54:19.974197 10058 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: loading cluster ID for follower catalog manager: success
I20260615 13:54:19.976868 10058 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: acquiring CA information for follower catalog manager: success
I20260615 13:54:19.978499 10058 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d6871d0656c847df8fea8348b4564a05: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260615 13:54:20.235741 10087 catalog_manager.cc:1294] Loaded cluster ID: 7996f590649c4eaba55e29201c73d98a
I20260615 13:54:20.235828 10087 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87: loading cluster ID for follower catalog manager: success
I20260615 13:54:20.238885 10087 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87: acquiring CA information for follower catalog manager: success
I20260615 13:54:20.241429 10087 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 9d67649f69a34415b45433e10b7a2b87: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260615 13:54:20.855417   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 10098
I20260615 13:54:20.863511 10220 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:54:20.947753 10225 heartbeater.cc:499] Master 127.0.104.252:39371 was elected leader, sending a full tablet report...
I20260615 13:54:20.949734   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 10098
I20260615 13:54:20.963235   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 9829
I20260615 13:54:20.964480  9890 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:54:21.070024   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 9829
W20260615 13:54:21.086573  9989 connection.cc:573] client connection to 127.0.104.254:44625 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:54:21.086916   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 9899
W20260615 13:54:21.086838  9989 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:54:21.088001  9961 generic_service.cc:196] Checking for leaks (request via RPC)
W20260615 13:54:21.089200  9989 consensus_peers.cc:597] T 00000000000000000000000000000000 P 012eb88ebb7448d99aa66c472dde337f -> Peer d6871d0656c847df8fea8348b4564a05 (127.0.104.254:44625): Couldn't send request to peer d6871d0656c847df8fea8348b4564a05. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.254:44625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260615 13:54:21.194247   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 9899
I20260615 13:54:21.210820   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 9969
I20260615 13:54:21.211922 10032 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:54:21.319250   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 9969
2026-06-15T13:54:21Z chronyd exiting
[       OK ] ToolTest.ClusterNameResolverNormal (3809 ms)
[ RUN      ] ToolTest.ConnectionNegotiationTimeoutOption
I20260615 13:54:21.354481   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:40085
I20260615 13:54:21.355155   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:21.357657 10271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:21.357698 10272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:21.358106 10274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:21.359143   419 server_base.cc:1061] running on GCE node
I20260615 13:54:21.359407   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:21.359469   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:21.359556   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531661359544 us; error 0 us; skew 500 ppm
I20260615 13:54:21.359730   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:21.360891   419 webserver.cc:533] Webserver started at http://127.0.104.254:40135/ using document root <none> and password file <none>
I20260615 13:54:21.361123   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:21.361181   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:21.361322   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:21.362046   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "1c8570fdf750473885fb60704c29f91f"
format_stamp: "Formatted at 2026-06-15 13:54:21 on dist-test-slave-0txc"
I20260615 13:54:21.364866   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:54:21.366459 10279 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:21.366768   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260615 13:54:21.366878   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "1c8570fdf750473885fb60704c29f91f"
format_stamp: "Formatted at 2026-06-15 13:54:21 on dist-test-slave-0txc"
I20260615 13:54:21.367007   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-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)
I20260615 13:54:21.381827   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:21.382409   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:21.395392   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:40085
I20260615 13:54:21.395413 10330 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:40085 every 8 connection(s)
I20260615 13:54:21.396783 10331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:21.400852 10331 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f: Bootstrap starting.
I20260615 13:54:21.402185 10331 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:21.403698 10331 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f: No bootstrap required, opened a new log
I20260615 13:54:21.404254 10331 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8570fdf750473885fb60704c29f91f" member_type: VOTER }
I20260615 13:54:21.404377 10331 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:21.404433 10331 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c8570fdf750473885fb60704c29f91f, State: Initialized, Role: FOLLOWER
I20260615 13:54:21.404598 10331 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8570fdf750473885fb60704c29f91f" member_type: VOTER }
I20260615 13:54:21.404698 10331 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:21.404747 10331 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:21.404805 10331 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:21.406474 10331 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8570fdf750473885fb60704c29f91f" member_type: VOTER }
I20260615 13:54:21.406642 10331 leader_election.cc:304] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1c8570fdf750473885fb60704c29f91f; no voters: 
I20260615 13:54:21.406962 10331 leader_election.cc:290] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:21.407078 10334 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:21.407558 10334 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 1 LEADER]: Becoming Leader. State: Replica: 1c8570fdf750473885fb60704c29f91f, State: Running, Role: LEADER
I20260615 13:54:21.407711 10331 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:21.407770 10334 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8570fdf750473885fb60704c29f91f" member_type: VOTER }
I20260615 13:54:21.408494 10336 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c8570fdf750473885fb60704c29f91f. Latest consensus state: current_term: 1 leader_uuid: "1c8570fdf750473885fb60704c29f91f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8570fdf750473885fb60704c29f91f" member_type: VOTER } }
I20260615 13:54:21.408566 10335 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1c8570fdf750473885fb60704c29f91f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1c8570fdf750473885fb60704c29f91f" member_type: VOTER } }
I20260615 13:54:21.408699 10336 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:21.408802 10335 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:21.410023 10339 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:21.411283 10339 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:21.412788   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:54:21.414188 10339 catalog_manager.cc:1382] Generated new cluster ID: 3245cbdc2c0745cb9d436f74e02fb29f
I20260615 13:54:21.414270 10339 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:21.430918 10339 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:54:21.431747 10339 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:21.445261 10339 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f: Generated new TSK 0
I20260615 13:54:21.445528 10339 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:21.477768   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:21.480412 10353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:21.480532 10352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:21.481367 10355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:21.481667   419 server_base.cc:1061] running on GCE node
I20260615 13:54:21.481933   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:21.481998   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:21.482048   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531661482033 us; error 0 us; skew 500 ppm
I20260615 13:54:21.482204   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:21.483225   419 webserver.cc:533] Webserver started at http://127.0.104.193:34675/ using document root <none> and password file <none>
I20260615 13:54:21.483455   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:21.483558   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:21.483700   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:21.484390   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "b8f68f986498417685e2c674a3c65e74"
format_stamp: "Formatted at 2026-06-15 13:54:21 on dist-test-slave-0txc"
I20260615 13:54:21.486886   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260615 13:54:21.488476 10360 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:21.488838   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:21.488930   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "b8f68f986498417685e2c674a3c65e74"
format_stamp: "Formatted at 2026-06-15 13:54:21 on dist-test-slave-0txc"
I20260615 13:54:21.489025   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.ConnectionNegotiationTimeoutOption.1781531466889897-419-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)
I20260615 13:54:21.505776   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:21.506354   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:21.506913   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:21.507845   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:21.507906   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:21.507985   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:21.508024   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:21.522428   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:46181
I20260615 13:54:21.522456 10422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:46181 every 8 connection(s)
W20260615 13:54:21.524452 10426 negotiation.cc:265] Injecting 200ms delay in negotiation
I20260615 13:54:21.730234 10423 heartbeater.cc:344] Connected to a master server at 127.0.104.254:40085
I20260615 13:54:21.730403 10423 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:21.730798 10423 heartbeater.cc:507] Master 127.0.104.254:40085 requested a full tablet report, sending...
I20260615 13:54:21.731699 10296 ts_manager.cc:194] Registered new tserver with Master: b8f68f986498417685e2c674a3c65e74 (127.0.104.193:46181)
I20260615 13:54:21.732545   419 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.209156191s
I20260615 13:54:21.732791 10296 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36924
W20260615 13:54:22.087546 10426 negotiation.cc:265] Injecting 200ms delay in negotiation
W20260615 13:54:22.106532 10439 negotiation.cc:265] Injecting 200ms delay in negotiation
W20260615 13:54:22.123420 10445 negotiation.cc:265] Injecting 200ms delay in negotiation
W20260615 13:54:22.289376 10426 negotiation.cc:336] Failed RPC negotiation. Trace:
0615 13:54:22.087351 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36926 (local address 127.0.104.254:40085)
0615 13:54:22.287880 (+200529us) server_negotiation.cc:207] Beginning negotiation
0615 13:54:22.287890 (+    10us) server_negotiation.cc:400] Waiting for connection header
0615 13:54:22.287923 (+    33us) server_negotiation.cc:408] Connection header received
0615 13:54:22.287989 (+    66us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
0615 13:54:22.287993 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
0615 13:54:22.288080 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
0615 13:54:22.288415 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36926: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"server-negotiator.queue_time_us":88}
W20260615 13:54:22.307601 10439 negotiation.cc:336] Failed RPC negotiation. Trace:
0615 13:54:22.106147 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36936 (local address 127.0.104.254:40085)
0615 13:54:22.306852 (+200705us) server_negotiation.cc:207] Beginning negotiation
0615 13:54:22.306862 (+    10us) server_negotiation.cc:400] Waiting for connection header
0615 13:54:22.306892 (+    30us) server_negotiation.cc:408] Connection header received
0615 13:54:22.306966 (+    74us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
0615 13:54:22.306970 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
0615 13:54:22.307043 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
0615 13:54:22.307271 (+   228us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36936: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"server-negotiator.queue_time_us":335,"thread_start_us":226,"threads_started":1}
W20260615 13:54:22.324364 10445 negotiation.cc:336] Failed RPC negotiation. Trace:
0615 13:54:22.122939 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36948 (local address 127.0.104.254:40085)
0615 13:54:22.323747 (+200808us) server_negotiation.cc:207] Beginning negotiation
0615 13:54:22.323756 (+     9us) server_negotiation.cc:400] Waiting for connection header
0615 13:54:22.323786 (+    30us) server_negotiation.cc:408] Connection header received
0615 13:54:22.323856 (+    70us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
0615 13:54:22.323860 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
0615 13:54:22.323938 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
0615 13:54:22.324157 (+   219us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36948: BlockingWrite error: write error: Broken pipe (error 32)
Metrics: {"server-negotiator.queue_time_us":406,"thread_start_us":255,"threads_started":1}
I20260615 13:54:22.662215   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:54:22.670598   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:22.683557   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:54:22.686991   419 master.cc:562] Master@127.0.104.254:40085 shutting down...
I20260615 13:54:22.695150   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:22.695428   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:22.695582   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c8570fdf750473885fb60704c29f91f: stopping tablet replica
I20260615 13:54:22.709332   419 master.cc:584] Master@127.0.104.254:40085 shutdown complete.
[       OK ] ToolTest.ConnectionNegotiationTimeoutOption (1364 ms)
[ RUN      ] ToolTest.TestLocalReplicaCopyRemote
I20260615 13:54:22.718904   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:44147
I20260615 13:54:22.719589   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:22.722018 10452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:22.722082 10453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:22.722793 10455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:22.722898   419 server_base.cc:1061] running on GCE node
I20260615 13:54:22.723225   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:22.723296   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:22.723382   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531662723343 us; error 0 us; skew 500 ppm
I20260615 13:54:22.723620   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:22.724936   419 webserver.cc:533] Webserver started at http://127.0.104.254:38599/ using document root <none> and password file <none>
I20260615 13:54:22.725217   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:22.725317   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:22.725486   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:22.726238   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "329a04bc4d7642288a7f07d2bc4aae9b"
format_stamp: "Formatted at 2026-06-15 13:54:22 on dist-test-slave-0txc"
I20260615 13:54:22.729168   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:54:22.730792 10460 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:22.731196   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260615 13:54:22.731299   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "329a04bc4d7642288a7f07d2bc4aae9b"
format_stamp: "Formatted at 2026-06-15 13:54:22 on dist-test-slave-0txc"
I20260615 13:54:22.731436   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-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)
I20260615 13:54:22.756714   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:22.757345   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:22.769456   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:44147
I20260615 13:54:22.769487 10511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:44147 every 8 connection(s)
I20260615 13:54:22.770756 10512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:22.774871 10512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b: Bootstrap starting.
I20260615 13:54:22.776237 10512 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:22.777763 10512 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b: No bootstrap required, opened a new log
I20260615 13:54:22.778388 10512 raft_consensus.cc:359] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "329a04bc4d7642288a7f07d2bc4aae9b" member_type: VOTER }
I20260615 13:54:22.778518 10512 raft_consensus.cc:385] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:22.778609 10512 raft_consensus.cc:740] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 329a04bc4d7642288a7f07d2bc4aae9b, State: Initialized, Role: FOLLOWER
I20260615 13:54:22.778826 10512 consensus_queue.cc:260] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "329a04bc4d7642288a7f07d2bc4aae9b" member_type: VOTER }
I20260615 13:54:22.778970 10512 raft_consensus.cc:399] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:22.779040 10512 raft_consensus.cc:493] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:22.779145 10512 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:22.780897 10512 raft_consensus.cc:515] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "329a04bc4d7642288a7f07d2bc4aae9b" member_type: VOTER }
I20260615 13:54:22.781123 10512 leader_election.cc:304] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 329a04bc4d7642288a7f07d2bc4aae9b; no voters: 
I20260615 13:54:22.781504 10512 leader_election.cc:290] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:22.781635 10515 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:22.782087 10515 raft_consensus.cc:697] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 1 LEADER]: Becoming Leader. State: Replica: 329a04bc4d7642288a7f07d2bc4aae9b, State: Running, Role: LEADER
I20260615 13:54:22.782378 10512 sys_catalog.cc:565] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:22.782327 10515 consensus_queue.cc:237] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "329a04bc4d7642288a7f07d2bc4aae9b" member_type: VOTER }
I20260615 13:54:22.783293 10516 sys_catalog.cc:455] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "329a04bc4d7642288a7f07d2bc4aae9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "329a04bc4d7642288a7f07d2bc4aae9b" member_type: VOTER } }
I20260615 13:54:22.783353 10517 sys_catalog.cc:455] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 329a04bc4d7642288a7f07d2bc4aae9b. Latest consensus state: current_term: 1 leader_uuid: "329a04bc4d7642288a7f07d2bc4aae9b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "329a04bc4d7642288a7f07d2bc4aae9b" member_type: VOTER } }
I20260615 13:54:22.783588 10516 sys_catalog.cc:458] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:22.783607 10517 sys_catalog.cc:458] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:22.784858 10520 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:22.786723 10520 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:22.787665   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:54:22.789777 10520 catalog_manager.cc:1382] Generated new cluster ID: 27a2fe1f02b24549ad688a1f08378c1a
I20260615 13:54:22.789860 10520 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:22.822259 10520 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:54:22.823050 10520 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:22.841575 10520 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b: Generated new TSK 0
I20260615 13:54:22.841823 10520 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:22.852623   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:22.855293 10533 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:22.855293 10534 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:22.856379 10536 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:22.856480   419 server_base.cc:1061] running on GCE node
I20260615 13:54:22.856804   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:22.856882   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:22.856948   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531662856929 us; error 0 us; skew 500 ppm
I20260615 13:54:22.857120   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:22.858189   419 webserver.cc:533] Webserver started at http://127.0.104.193:45993/ using document root <none> and password file <none>
I20260615 13:54:22.858448   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:22.858529   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:22.858695   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:22.859354   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "c6952479472f4c6a9d0753905c75c573"
format_stamp: "Formatted at 2026-06-15 13:54:22 on dist-test-slave-0txc"
I20260615 13:54:22.861889   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260615 13:54:22.863356 10541 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:22.863699   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260615 13:54:22.863804   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "c6952479472f4c6a9d0753905c75c573"
format_stamp: "Formatted at 2026-06-15 13:54:22 on dist-test-slave-0txc"
I20260615 13:54:22.863925   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-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)
I20260615 13:54:22.881771   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:22.882411   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:22.883023   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:22.884035   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:22.884128   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:22.884224   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:22.884294   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:22.897907   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:41291
I20260615 13:54:22.897938 10603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:41291 every 8 connection(s)
I20260615 13:54:22.899597   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:22.902585 10608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:22.902683 10609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:22.904275   419 server_base.cc:1061] running on GCE node
W20260615 13:54:22.904371 10611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:22.904729   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:22.904808   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:22.904886   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531662904849 us; error 0 us; skew 500 ppm
I20260615 13:54:22.905053   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:22.906219   419 webserver.cc:533] Webserver started at http://127.0.104.194:38915/ using document root <none> and password file <none>
I20260615 13:54:22.906458   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:22.906562   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:22.906704   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:22.907230 10604 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44147
I20260615 13:54:22.907364 10604 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:22.907383   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-1-root/instance:
uuid: "aebc33b5e89e4e6d92fe411e2fff4393"
format_stamp: "Formatted at 2026-06-15 13:54:22 on dist-test-slave-0txc"
I20260615 13:54:22.907749 10604 heartbeater.cc:507] Master 127.0.104.254:44147 requested a full tablet report, sending...
I20260615 13:54:22.908613 10477 ts_manager.cc:194] Registered new tserver with Master: c6952479472f4c6a9d0753905c75c573 (127.0.104.193:41291)
I20260615 13:54:22.909762 10477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54016
I20260615 13:54:22.910051   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:54:22.911856 10616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:22.912210   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260615 13:54:22.912320   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-1-root
uuid: "aebc33b5e89e4e6d92fe411e2fff4393"
format_stamp: "Formatted at 2026-06-15 13:54:22 on dist-test-slave-0txc"
I20260615 13:54:22.912453   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-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)
I20260615 13:54:22.928829   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:22.929363   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:22.929865   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:22.930630   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:22.930697   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:22.930802   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:22.930862   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:22.945609   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:41839
I20260615 13:54:22.945638 10678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:41839 every 8 connection(s)
I20260615 13:54:22.952330 10679 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44147
I20260615 13:54:22.952462 10679 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:22.952812 10679 heartbeater.cc:507] Master 127.0.104.254:44147 requested a full tablet report, sending...
I20260615 13:54:22.953589 10477 ts_manager.cc:194] Registered new tserver with Master: aebc33b5e89e4e6d92fe411e2fff4393 (127.0.104.194:41839)
I20260615 13:54:22.954295 10477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54022
I20260615 13:54:22.954420   419 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.007866423s
I20260615 13:54:22.988655 10477 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54028:
name: "table1"
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: "col0"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col2"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col3"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col4"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col5"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col6"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col7"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col8"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col9"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col10"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col11"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col12"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col13"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col14"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col15"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col16"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col17"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col18"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col19"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col20"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col21"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col22"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col23"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col24"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col25"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col26"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col27"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col28"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col29"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col30"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col31"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col32"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col33"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col34"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col35"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col36"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col37"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col38"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col39"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col40"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col41"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col42"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col43"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col44"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col45"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col46"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col47"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col48"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col49"
    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\001\000\000\000\000\000\000\252\252\252*\004\001\000\000\000\000\000\000TUUU""\004\001\000\000\000\000\000\000\252\252\252*\004\001\000\000\000\000\000\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:54:23.005370 10569 tablet_service.cc:1511] Processing CreateTablet for tablet be74303b10ef458182526a995abfeb6c (DEFAULT_TABLE table=table1 [id=86841ab4aff246daacc18a925d4d1068]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260615 13:54:23.005671 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 96865d0e47e3469fb43a80c917d580f2 (DEFAULT_TABLE table=table1 [id=86841ab4aff246daacc18a925d4d1068]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260615 13:54:23.005966 10569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be74303b10ef458182526a995abfeb6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:23.006141 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96865d0e47e3469fb43a80c917d580f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:23.008900 10644 tablet_service.cc:1511] Processing CreateTablet for tablet 0251e26d388f44108d2faa899a322005 (DEFAULT_TABLE table=table1 [id=86841ab4aff246daacc18a925d4d1068]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260615 13:54:23.009359 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0251e26d388f44108d2faa899a322005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:23.011404 10692 tablet_bootstrap.cc:492] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573: Bootstrap starting.
I20260615 13:54:23.013022 10692 tablet_bootstrap.cc:654] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:23.014675 10694 tablet_bootstrap.cc:492] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393: Bootstrap starting.
I20260615 13:54:23.015190 10692 tablet_bootstrap.cc:492] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573: No bootstrap required, opened a new log
I20260615 13:54:23.015317 10692 ts_tablet_manager.cc:1403] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:54:23.015960 10692 raft_consensus.cc:359] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:23.016103 10692 raft_consensus.cc:385] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:23.016168 10692 raft_consensus.cc:740] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6952479472f4c6a9d0753905c75c573, State: Initialized, Role: FOLLOWER
I20260615 13:54:23.016412 10694 tablet_bootstrap.cc:654] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:23.016368 10692 consensus_queue.cc:260] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:23.016513 10692 raft_consensus.cc:399] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:23.016577 10692 raft_consensus.cc:493] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:23.016655 10692 raft_consensus.cc:3060] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:23.018316 10694 tablet_bootstrap.cc:492] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393: No bootstrap required, opened a new log
I20260615 13:54:23.018433 10694 ts_tablet_manager.cc:1403] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:54:23.018585 10692 raft_consensus.cc:515] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:23.018793 10692 leader_election.cc:304] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c6952479472f4c6a9d0753905c75c573; no voters: 
I20260615 13:54:23.019090 10694 raft_consensus.cc:359] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } }
I20260615 13:54:23.019205 10692 leader_election.cc:290] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:23.019249 10694 raft_consensus.cc:385] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:23.019330 10696 raft_consensus.cc:2804] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:23.019351 10694 raft_consensus.cc:740] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aebc33b5e89e4e6d92fe411e2fff4393, State: Initialized, Role: FOLLOWER
I20260615 13:54:23.019577 10694 consensus_queue.cc:260] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } }
I20260615 13:54:23.019835 10694 raft_consensus.cc:399] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:23.019872 10696 raft_consensus.cc:697] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 1 LEADER]: Becoming Leader. State: Replica: c6952479472f4c6a9d0753905c75c573, State: Running, Role: LEADER
I20260615 13:54:23.019948 10694 raft_consensus.cc:493] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:23.020084 10694 raft_consensus.cc:3060] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:23.020139 10604 heartbeater.cc:499] Master 127.0.104.254:44147 was elected leader, sending a full tablet report...
I20260615 13:54:23.020495 10696 consensus_queue.cc:237] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:23.022706 10694 raft_consensus.cc:515] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } }
I20260615 13:54:23.022943 10694 leader_election.cc:304] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aebc33b5e89e4e6d92fe411e2fff4393; no voters: 
I20260615 13:54:23.023442 10694 leader_election.cc:290] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:23.023593 10700 raft_consensus.cc:2804] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:23.026042 10692 ts_tablet_manager.cc:1434] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260615 13:54:23.026396 10692 tablet_bootstrap.cc:492] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573: Bootstrap starting.
I20260615 13:54:23.028442 10692 tablet_bootstrap.cc:654] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:23.029946 10477 catalog_manager.cc:5696] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6952479472f4c6a9d0753905c75c573 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "c6952479472f4c6a9d0753905c75c573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:23.030397 10700 raft_consensus.cc:697] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 LEADER]: Becoming Leader. State: Replica: aebc33b5e89e4e6d92fe411e2fff4393, State: Running, Role: LEADER
I20260615 13:54:23.030633 10700 consensus_queue.cc:237] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } }
I20260615 13:54:23.030933 10679 heartbeater.cc:499] Master 127.0.104.254:44147 was elected leader, sending a full tablet report...
I20260615 13:54:23.031250 10694 ts_tablet_manager.cc:1434] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260615 13:54:23.033934 10476 catalog_manager.cc:5696] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 reported cstate change: term changed from 0 to 1, leader changed from <none> to aebc33b5e89e4e6d92fe411e2fff4393 (127.0.104.194). New cstate: current_term: 1 leader_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:23.034551 10692 tablet_bootstrap.cc:492] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573: No bootstrap required, opened a new log
I20260615 13:54:23.034679 10692 ts_tablet_manager.cc:1403] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.003s
I20260615 13:54:23.035341 10692 raft_consensus.cc:359] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:23.035516 10692 raft_consensus.cc:385] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:23.035580 10692 raft_consensus.cc:740] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6952479472f4c6a9d0753905c75c573, State: Initialized, Role: FOLLOWER
I20260615 13:54:23.035754 10692 consensus_queue.cc:260] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:23.035887 10692 raft_consensus.cc:399] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:23.035979 10692 raft_consensus.cc:493] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:23.036051 10692 raft_consensus.cc:3060] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:23.038558 10692 raft_consensus.cc:515] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:23.038791 10692 leader_election.cc:304] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c6952479472f4c6a9d0753905c75c573; no voters: 
I20260615 13:54:23.038995 10692 leader_election.cc:290] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:23.039410 10692 ts_tablet_manager.cc:1434] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260615 13:54:23.039398 10697 raft_consensus.cc:2804] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:23.039956 10697 raft_consensus.cc:697] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 1 LEADER]: Becoming Leader. State: Replica: c6952479472f4c6a9d0753905c75c573, State: Running, Role: LEADER
I20260615 13:54:23.040228 10697 consensus_queue.cc:237] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:23.045699 10475 catalog_manager.cc:5696] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6952479472f4c6a9d0753905c75c573 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "c6952479472f4c6a9d0753905c75c573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:26.905951 10605 maintenance_manager.cc:419] P c6952479472f4c6a9d0753905c75c573: Scheduling UndoDeltaBlockGCOp(be74303b10ef458182526a995abfeb6c): 40178 bytes on disk
I20260615 13:54:26.907353 10546 maintenance_manager.cc:643] P c6952479472f4c6a9d0753905c75c573: UndoDeltaBlockGCOp(be74303b10ef458182526a995abfeb6c) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":124,"lbm_reads_lt_1ms":4}
I20260615 13:54:27.158682 10605 maintenance_manager.cc:419] P c6952479472f4c6a9d0753905c75c573: Scheduling UndoDeltaBlockGCOp(96865d0e47e3469fb43a80c917d580f2): 39440 bytes on disk
I20260615 13:54:27.159314 10546 maintenance_manager.cc:643] P c6952479472f4c6a9d0753905c75c573: UndoDeltaBlockGCOp(96865d0e47e3469fb43a80c917d580f2) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4}
I20260615 13:54:27.564055 10472 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44330:
name: "table2"
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: "col0"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col1"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col2"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col3"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col4"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col5"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col6"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col7"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col8"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col9"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col10"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col11"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col12"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col13"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col14"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col15"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col16"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col17"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col18"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col19"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col20"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col21"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col22"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col23"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col24"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col25"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col26"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col27"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col28"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col29"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col30"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col31"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col32"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col33"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col34"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col35"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col36"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col37"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col38"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col39"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col40"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col41"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col42"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col43"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col44"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col45"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col46"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col47"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col48"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "col49"
    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\001\000\000\000\000\000\000\252\252\252*\004\001\000\000\000\000\000\000TUUU""\004\001\000\000\000\000\000\000\252\252\252*\004\001\000\000\000\000\000\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:54:27.574028 10644 tablet_service.cc:1511] Processing CreateTablet for tablet d7ec8a8009b0453d8372eb9c8226b225 (DEFAULT_TABLE table=table2 [id=ab9a52ccbe6544cf89ae5be8ffa1d9bf]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260615 13:54:27.574448 10644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ec8a8009b0453d8372eb9c8226b225. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:27.574857 10569 tablet_service.cc:1511] Processing CreateTablet for tablet d6589558cbeb4d60b66b9c3c97352e39 (DEFAULT_TABLE table=table2 [id=ab9a52ccbe6544cf89ae5be8ffa1d9bf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260615 13:54:27.575241 10569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6589558cbeb4d60b66b9c3c97352e39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:27.575636 10568 tablet_service.cc:1511] Processing CreateTablet for tablet 80cfdb4c886c4c0090f02fef6927c3fa (DEFAULT_TABLE table=table2 [id=ab9a52ccbe6544cf89ae5be8ffa1d9bf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260615 13:54:27.575955 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80cfdb4c886c4c0090f02fef6927c3fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:27.578997 10739 tablet_bootstrap.cc:492] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393: Bootstrap starting.
I20260615 13:54:27.580386 10739 tablet_bootstrap.cc:654] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:27.581523 10741 tablet_bootstrap.cc:492] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573: Bootstrap starting.
I20260615 13:54:27.582872 10739 tablet_bootstrap.cc:492] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393: No bootstrap required, opened a new log
I20260615 13:54:27.582970 10739 ts_tablet_manager.cc:1403] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:54:27.583108 10741 tablet_bootstrap.cc:654] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:27.583684 10739 raft_consensus.cc:359] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } }
I20260615 13:54:27.583802 10739 raft_consensus.cc:385] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:27.583844 10739 raft_consensus.cc:740] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aebc33b5e89e4e6d92fe411e2fff4393, State: Initialized, Role: FOLLOWER
I20260615 13:54:27.584075 10739 consensus_queue.cc:260] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } }
I20260615 13:54:27.584201 10739 raft_consensus.cc:399] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:27.584261 10739 raft_consensus.cc:493] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:27.584329 10739 raft_consensus.cc:3060] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:27.584853 10741 tablet_bootstrap.cc:492] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573: No bootstrap required, opened a new log
I20260615 13:54:27.584952 10741 ts_tablet_manager.cc:1403] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260615 13:54:27.585527 10741 raft_consensus.cc:359] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:27.585665 10741 raft_consensus.cc:385] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:27.585764 10741 raft_consensus.cc:740] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6952479472f4c6a9d0753905c75c573, State: Initialized, Role: FOLLOWER
I20260615 13:54:27.586004 10741 consensus_queue.cc:260] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:27.586120 10741 raft_consensus.cc:399] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:27.586180 10741 raft_consensus.cc:493] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:27.586247 10741 raft_consensus.cc:3060] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:27.586462 10739 raft_consensus.cc:515] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } }
I20260615 13:54:27.586629 10739 leader_election.cc:304] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: aebc33b5e89e4e6d92fe411e2fff4393; no voters: 
I20260615 13:54:27.587117 10739 leader_election.cc:290] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:27.587211 10743 raft_consensus.cc:2804] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:27.587759 10743 raft_consensus.cc:697] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 LEADER]: Becoming Leader. State: Replica: aebc33b5e89e4e6d92fe411e2fff4393, State: Running, Role: LEADER
I20260615 13:54:27.587988 10739 ts_tablet_manager.cc:1434] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:54:27.587960 10743 consensus_queue.cc:237] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } }
I20260615 13:54:27.588387 10741 raft_consensus.cc:515] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:27.588627 10741 leader_election.cc:304] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c6952479472f4c6a9d0753905c75c573; no voters: 
I20260615 13:54:27.589042 10741 leader_election.cc:290] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:27.589284 10747 raft_consensus.cc:2804] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:27.589859 10472 catalog_manager.cc:5696] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 reported cstate change: term changed from 0 to 1, leader changed from <none> to aebc33b5e89e4e6d92fe411e2fff4393 (127.0.104.194). New cstate: current_term: 1 leader_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aebc33b5e89e4e6d92fe411e2fff4393" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41839 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:27.596905 10741 ts_tablet_manager.cc:1434] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.011s
I20260615 13:54:27.597265 10741 tablet_bootstrap.cc:492] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573: Bootstrap starting.
I20260615 13:54:27.598727 10741 tablet_bootstrap.cc:654] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:27.599579 10747 raft_consensus.cc:697] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 1 LEADER]: Becoming Leader. State: Replica: c6952479472f4c6a9d0753905c75c573, State: Running, Role: LEADER
I20260615 13:54:27.599789 10747 consensus_queue.cc:237] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:27.600807 10741 tablet_bootstrap.cc:492] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573: No bootstrap required, opened a new log
I20260615 13:54:27.600925 10741 ts_tablet_manager.cc:1403] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260615 13:54:27.601639 10741 raft_consensus.cc:359] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:27.601856 10741 raft_consensus.cc:385] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:27.601944 10741 raft_consensus.cc:740] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6952479472f4c6a9d0753905c75c573, State: Initialized, Role: FOLLOWER
I20260615 13:54:27.601846 10472 catalog_manager.cc:5696] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6952479472f4c6a9d0753905c75c573 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "c6952479472f4c6a9d0753905c75c573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:27.602120 10741 consensus_queue.cc:260] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:27.602253 10741 raft_consensus.cc:399] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:27.602311 10741 raft_consensus.cc:493] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:27.602383 10741 raft_consensus.cc:3060] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:27.604415 10741 raft_consensus.cc:515] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:27.604604 10741 leader_election.cc:304] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c6952479472f4c6a9d0753905c75c573; no voters: 
I20260615 13:54:27.604756 10741 leader_election.cc:290] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:27.604806 10747 raft_consensus.cc:2804] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:27.604945 10747 raft_consensus.cc:697] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 1 LEADER]: Becoming Leader. State: Replica: c6952479472f4c6a9d0753905c75c573, State: Running, Role: LEADER
I20260615 13:54:27.605150 10741 ts_tablet_manager.cc:1434] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.002s
I20260615 13:54:27.605186 10747 consensus_queue.cc:237] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:27.607935 10477 catalog_manager.cc:5696] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6952479472f4c6a9d0753905c75c573 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "c6952479472f4c6a9d0753905c75c573" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:27.704465 10680 maintenance_manager.cc:419] P aebc33b5e89e4e6d92fe411e2fff4393: Scheduling UndoDeltaBlockGCOp(0251e26d388f44108d2faa899a322005): 40040 bytes on disk
I20260615 13:54:27.705219 10621 maintenance_manager.cc:643] P aebc33b5e89e4e6d92fe411e2fff4393: UndoDeltaBlockGCOp(0251e26d388f44108d2faa899a322005) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":130,"lbm_reads_lt_1ms":4}
I20260615 13:54:31.169080 10605 maintenance_manager.cc:419] P c6952479472f4c6a9d0753905c75c573: Scheduling UndoDeltaBlockGCOp(d6589558cbeb4d60b66b9c3c97352e39): 44434 bytes on disk
I20260615 13:54:31.169757 10546 maintenance_manager.cc:643] P c6952479472f4c6a9d0753905c75c573: UndoDeltaBlockGCOp(d6589558cbeb4d60b66b9c3c97352e39) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":99,"lbm_reads_lt_1ms":4}
I20260615 13:54:31.420867 10605 maintenance_manager.cc:419] P c6952479472f4c6a9d0753905c75c573: Scheduling UndoDeltaBlockGCOp(80cfdb4c886c4c0090f02fef6927c3fa): 44297 bytes on disk
I20260615 13:54:31.421510 10546 maintenance_manager.cc:643] P c6952479472f4c6a9d0753905c75c573: UndoDeltaBlockGCOp(80cfdb4c886c4c0090f02fef6927c3fa) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":85,"lbm_reads_lt_1ms":4}
I20260615 13:54:31.794206   419 tablet_server.cc:179] TabletServer@127.0.104.194:0 shutting down...
I20260615 13:54:31.801601   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:31.801870   419 tablet_replica.cc:333] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393: stopping tablet replica
I20260615 13:54:31.802049   419 raft_consensus.cc:2243] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:31.802300   419 raft_consensus.cc:2272] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:31.803555   419 tablet_replica.cc:333] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393: stopping tablet replica
I20260615 13:54:31.803686   419 raft_consensus.cc:2243] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:31.803892   419 raft_consensus.cc:2272] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:31.817406   419 tablet_server.cc:196] TabletServer@127.0.104.194:0 shutdown complete.
I20260615 13:54:32.230099 10589 tablet_copy_service.cc:140] P c6952479472f4c6a9d0753905c75c573: Received BeginTabletCopySession request for tablet 80cfdb4c886c4c0090f02fef6927c3fa from peer aebc33b5e89e4e6d92fe411e2fff4393 ({username='slave'} at 127.0.0.1:32778)
I20260615 13:54:32.230116 10588 tablet_copy_service.cc:140] P c6952479472f4c6a9d0753905c75c573: Received BeginTabletCopySession request for tablet be74303b10ef458182526a995abfeb6c from peer aebc33b5e89e4e6d92fe411e2fff4393 ({username='slave'} at 127.0.0.1:32778)
I20260615 13:54:32.230159 10587 tablet_copy_service.cc:140] P c6952479472f4c6a9d0753905c75c573: Received BeginTabletCopySession request for tablet 96865d0e47e3469fb43a80c917d580f2 from peer aebc33b5e89e4e6d92fe411e2fff4393 ({username='slave'} at 127.0.0.1:32778)
I20260615 13:54:32.230379 10589 tablet_copy_service.cc:161] P c6952479472f4c6a9d0753905c75c573: Beginning new tablet copy session on tablet 80cfdb4c886c4c0090f02fef6927c3fa from peer aebc33b5e89e4e6d92fe411e2fff4393 at {username='slave'} at 127.0.0.1:32778: session id = aebc33b5e89e4e6d92fe411e2fff4393-80cfdb4c886c4c0090f02fef6927c3fa
I20260615 13:54:32.230809 10588 tablet_copy_service.cc:161] P c6952479472f4c6a9d0753905c75c573: Beginning new tablet copy session on tablet be74303b10ef458182526a995abfeb6c from peer aebc33b5e89e4e6d92fe411e2fff4393 at {username='slave'} at 127.0.0.1:32778: session id = aebc33b5e89e4e6d92fe411e2fff4393-be74303b10ef458182526a995abfeb6c
I20260615 13:54:32.231012 10587 tablet_copy_service.cc:161] P c6952479472f4c6a9d0753905c75c573: Beginning new tablet copy session on tablet 96865d0e47e3469fb43a80c917d580f2 from peer aebc33b5e89e4e6d92fe411e2fff4393 at {username='slave'} at 127.0.0.1:32778: session id = aebc33b5e89e4e6d92fe411e2fff4393-96865d0e47e3469fb43a80c917d580f2
I20260615 13:54:32.234910 10588 tablet_copy_source_session.cc:215] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573: Tablet Copy: opened 53 blocks and 1 log segments
I20260615 13:54:32.235343 10589 tablet_copy_source_session.cc:215] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573: Tablet Copy: opened 53 blocks and 1 log segments
I20260615 13:54:32.235719 10587 tablet_copy_source_session.cc:215] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573: Tablet Copy: opened 53 blocks and 1 log segments
I20260615 13:54:32.383286 10588 tablet_copy_service.cc:342] P c6952479472f4c6a9d0753905c75c573: Request end of tablet copy session aebc33b5e89e4e6d92fe411e2fff4393-be74303b10ef458182526a995abfeb6c received from {username='slave'} at 127.0.0.1:32778
I20260615 13:54:32.383476 10588 tablet_copy_service.cc:434] P c6952479472f4c6a9d0753905c75c573: ending tablet copy session aebc33b5e89e4e6d92fe411e2fff4393-be74303b10ef458182526a995abfeb6c on tablet be74303b10ef458182526a995abfeb6c with peer aebc33b5e89e4e6d92fe411e2fff4393
I20260615 13:54:32.384238 10589 tablet_copy_service.cc:342] P c6952479472f4c6a9d0753905c75c573: Request end of tablet copy session aebc33b5e89e4e6d92fe411e2fff4393-80cfdb4c886c4c0090f02fef6927c3fa received from {username='slave'} at 127.0.0.1:32778
I20260615 13:54:32.384368 10589 tablet_copy_service.cc:434] P c6952479472f4c6a9d0753905c75c573: ending tablet copy session aebc33b5e89e4e6d92fe411e2fff4393-80cfdb4c886c4c0090f02fef6927c3fa on tablet 80cfdb4c886c4c0090f02fef6927c3fa with peer aebc33b5e89e4e6d92fe411e2fff4393
I20260615 13:54:32.384766 10587 tablet_copy_service.cc:342] P c6952479472f4c6a9d0753905c75c573: Request end of tablet copy session aebc33b5e89e4e6d92fe411e2fff4393-96865d0e47e3469fb43a80c917d580f2 received from {username='slave'} at 127.0.0.1:32778
I20260615 13:54:32.384896 10587 tablet_copy_service.cc:434] P c6952479472f4c6a9d0753905c75c573: ending tablet copy session aebc33b5e89e4e6d92fe411e2fff4393-96865d0e47e3469fb43a80c917d580f2 on tablet 96865d0e47e3469fb43a80c917d580f2 with peer aebc33b5e89e4e6d92fe411e2fff4393
I20260615 13:54:32.387075 10587 tablet_copy_service.cc:140] P c6952479472f4c6a9d0753905c75c573: Received BeginTabletCopySession request for tablet d6589558cbeb4d60b66b9c3c97352e39 from peer aebc33b5e89e4e6d92fe411e2fff4393 ({username='slave'} at 127.0.0.1:32778)
I20260615 13:54:32.387207 10587 tablet_copy_service.cc:161] P c6952479472f4c6a9d0753905c75c573: Beginning new tablet copy session on tablet d6589558cbeb4d60b66b9c3c97352e39 from peer aebc33b5e89e4e6d92fe411e2fff4393 at {username='slave'} at 127.0.0.1:32778: session id = aebc33b5e89e4e6d92fe411e2fff4393-d6589558cbeb4d60b66b9c3c97352e39
I20260615 13:54:32.389830 10587 tablet_copy_source_session.cc:215] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573: Tablet Copy: opened 53 blocks and 1 log segments
I20260615 13:54:32.461017 10587 tablet_copy_service.cc:342] P c6952479472f4c6a9d0753905c75c573: Request end of tablet copy session aebc33b5e89e4e6d92fe411e2fff4393-d6589558cbeb4d60b66b9c3c97352e39 received from {username='slave'} at 127.0.0.1:32778
I20260615 13:54:32.461138 10587 tablet_copy_service.cc:434] P c6952479472f4c6a9d0753905c75c573: ending tablet copy session aebc33b5e89e4e6d92fe411e2fff4393-d6589558cbeb4d60b66b9c3c97352e39 on tablet d6589558cbeb4d60b66b9c3c97352e39 with peer aebc33b5e89e4e6d92fe411e2fff4393
I20260615 13:54:32.557180   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:32.560389 10801 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:32.560566 10803 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:32.560628   419 server_base.cc:1061] running on GCE node
W20260615 13:54:32.560386 10800 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:32.561237   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:32.561317   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:32.561368   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531672561355 us; error 0 us; skew 500 ppm
I20260615 13:54:32.561542   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:32.562744   419 webserver.cc:533] Webserver started at http://127.0.104.194:38915/ using document root <none> and password file <none>
I20260615 13:54:32.563030   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:32.563097   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:54:32.566529   419 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:54:32.591248 10812 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:32.591732   419 fs_manager.cc:730] Time spent opening block manager: real 0.024s	user 0.000s	sys 0.001s
I20260615 13:54:32.591862   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-1-root
uuid: "aebc33b5e89e4e6d92fe411e2fff4393"
format_stamp: "Formatted at 2026-06-15 13:54:22 on dist-test-slave-0txc"
I20260615 13:54:32.592029   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaCopyRemote.1781531466889897-419-0/minicluster-data/ts-1-root/data
Total live blocks: 318
Total live bytes: 5760536
Total live bytes (after alignment): 6598656
Total number of LBM containers: 54 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:32.616480   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:32.617112   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:32.617710   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:32.619055 10819 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260615 13:54:32.633606   419 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260615 13:54:32.633702   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.015s	user 0.001s	sys 0.000s
I20260615 13:54:32.633831   419 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260615 13:54:32.635864 10819 tablet_bootstrap.cc:492] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393: Bootstrap starting.
I20260615 13:54:32.643107   419 ts_tablet_manager.cc:616] Registered 6 tablets
I20260615 13:54:32.643194   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.009s	user 0.006s	sys 0.000s
I20260615 13:54:32.659618   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:41839
I20260615 13:54:32.659618 10875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:41839 every 8 connection(s)
I20260615 13:54:32.661037   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:54:32.677426   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:32.677850   419 tablet_replica.cc:333] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573: stopping tablet replica
I20260615 13:54:32.677987 10876 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44147
I20260615 13:54:32.678140 10876 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:32.678103   419 raft_consensus.cc:2243] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:32.678450   419 raft_consensus.cc:2272] T d6589558cbeb4d60b66b9c3c97352e39 P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:32.678578 10876 heartbeater.cc:507] Master 127.0.104.254:44147 requested a full tablet report, sending...
I20260615 13:54:32.679765   419 tablet_replica.cc:333] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573: stopping tablet replica
I20260615 13:54:32.679878 10477 ts_manager.cc:194] Re-registered known tserver with Master: aebc33b5e89e4e6d92fe411e2fff4393 (127.0.104.194:41839)
I20260615 13:54:32.679996   419 raft_consensus.cc:2243] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:32.680311   419 raft_consensus.cc:2272] T 96865d0e47e3469fb43a80c917d580f2 P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:32.681420   419 tablet_replica.cc:333] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573: stopping tablet replica
I20260615 13:54:32.681595   419 raft_consensus.cc:2243] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:32.681885   419 raft_consensus.cc:2272] T 80cfdb4c886c4c0090f02fef6927c3fa P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:32.682108 10477 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44344
I20260615 13:54:32.683017   419 tablet_replica.cc:333] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573: stopping tablet replica
I20260615 13:54:32.683180   419 raft_consensus.cc:2243] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:32.683472   419 raft_consensus.cc:2272] T be74303b10ef458182526a995abfeb6c P c6952479472f4c6a9d0753905c75c573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:32.699144   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:54:32.705708   419 tablet_server.cc:179] TabletServer@127.0.104.194:41839 shutting down...
I20260615 13:54:32.715116   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:32.945436 10819 tablet_bootstrap.cc:492] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393: Bootstrap replayed 1/1 log segments. Stats: ops{read=253 overwritten=0 applied=253 ignored=252} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:32.945789 10819 tablet_bootstrap.cc:492] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393: Bootstrap complete.
I20260615 13:54:32.946211 10819 ts_tablet_manager.cc:1403] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393: Time spent bootstrapping tablet: real 0.310s	user 0.275s	sys 0.028s
I20260615 13:54:32.946799 10819 raft_consensus.cc:359] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:32.946949 10819 raft_consensus.cc:740] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Becoming Follower/Learner. State: Replica: aebc33b5e89e4e6d92fe411e2fff4393, State: Initialized, Role: NON_PARTICIPANT
I20260615 13:54:32.947114 10819 consensus_queue.cc:260] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 253, Last appended: 1.253, Last appended by leader: 253, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6952479472f4c6a9d0753905c75c573" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41291 } }
I20260615 13:54:32.947676 10819 ts_tablet_manager.cc:1434] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260615 13:54:32.948261   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:32.948570   419 raft_consensus.cc:2243] T d6589558cbeb4d60b66b9c3c97352e39 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260615 13:54:32.948688   419 raft_consensus.cc:2272] T d6589558cbeb4d60b66b9c3c97352e39 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260615 13:54:32.948801   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:32.948943   419 raft_consensus.cc:2243] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260615 13:54:32.949084   419 raft_consensus.cc:2272] T 96865d0e47e3469fb43a80c917d580f2 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260615 13:54:32.949872   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:32.949939   419 raft_consensus.cc:2243] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:54:32.950042   419 raft_consensus.cc:2272] T 0251e26d388f44108d2faa899a322005 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:32.950140   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:32.950201   419 raft_consensus.cc:2243] T 80cfdb4c886c4c0090f02fef6927c3fa P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260615 13:54:32.950277   419 raft_consensus.cc:2272] T 80cfdb4c886c4c0090f02fef6927c3fa P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260615 13:54:32.950361   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:32.950416   419 raft_consensus.cc:2243] T be74303b10ef458182526a995abfeb6c P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Raft consensus shutting down.
I20260615 13:54:32.950495   419 raft_consensus.cc:2272] T be74303b10ef458182526a995abfeb6c P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 NON_PARTICIPANT]: Raft consensus is shut down!
I20260615 13:54:32.950575   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:32.950630   419 raft_consensus.cc:2243] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:54:32.950706   419 raft_consensus.cc:2272] T d7ec8a8009b0453d8372eb9c8226b225 P aebc33b5e89e4e6d92fe411e2fff4393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:32.963789   419 tablet_server.cc:196] TabletServer@127.0.104.194:41839 shutdown complete.
I20260615 13:54:32.969182   419 master.cc:562] Master@127.0.104.254:44147 shutting down...
I20260615 13:54:32.976918   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:32.977162   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:32.977278   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P 329a04bc4d7642288a7f07d2bc4aae9b: stopping tablet replica
I20260615 13:54:32.990320   419 master.cc:584] Master@127.0.104.254:44147 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaCopyRemote (10294 ms)
[ RUN      ] ToolTest.TestLocalReplicaTmeta
I20260615 13:54:33.013334   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:33011
I20260615 13:54:33.013864   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:33.016152 10883 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:33.016161 10882 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:33.016579 10885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:33.017063   419 server_base.cc:1061] running on GCE node
I20260615 13:54:33.017313   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:33.017379   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:33.017433   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531673017414 us; error 0 us; skew 500 ppm
I20260615 13:54:33.017588   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:33.018640   419 webserver.cc:533] Webserver started at http://127.0.104.254:39705/ using document root <none> and password file <none>
I20260615 13:54:33.018865   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:33.018939   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:33.019102   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:33.019794   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "3155dc0038b740d2b915d81483a917d4"
format_stamp: "Formatted at 2026-06-15 13:54:33 on dist-test-slave-0txc"
I20260615 13:54:33.022193   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:54:33.023681 10890 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:33.024029   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:33.024125   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "3155dc0038b740d2b915d81483a917d4"
format_stamp: "Formatted at 2026-06-15 13:54:33 on dist-test-slave-0txc"
I20260615 13:54:33.024226   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-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)
I20260615 13:54:33.029632   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:33.030109   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:33.041925   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:33011
I20260615 13:54:33.041945 10941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:33011 every 8 connection(s)
I20260615 13:54:33.043143 10942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:33.047250 10942 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Bootstrap starting.
I20260615 13:54:33.048581 10942 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:33.049991 10942 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: No bootstrap required, opened a new log
I20260615 13:54:33.050566 10942 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:33.050698 10942 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:33.050751 10942 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3155dc0038b740d2b915d81483a917d4, State: Initialized, Role: FOLLOWER
I20260615 13:54:33.050925 10942 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:33.051031 10942 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:33.051085 10942 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:33.051156 10942 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:33.052910 10942 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:33.053082 10942 leader_election.cc:304] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3155dc0038b740d2b915d81483a917d4; no voters: 
I20260615 13:54:33.053397 10942 leader_election.cc:290] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:33.053514 10945 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:33.053944 10945 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 LEADER]: Becoming Leader. State: Replica: 3155dc0038b740d2b915d81483a917d4, State: Running, Role: LEADER
I20260615 13:54:33.054167 10942 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:33.054178 10945 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:33.054940 10947 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3155dc0038b740d2b915d81483a917d4. Latest consensus state: current_term: 1 leader_uuid: "3155dc0038b740d2b915d81483a917d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER } }
I20260615 13:54:33.055128 10947 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:33.055013 10946 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3155dc0038b740d2b915d81483a917d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER } }
I20260615 13:54:33.055369 10946 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:33.056520 10950 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:33.058413 10950 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:33.059021   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:54:33.061216 10950 catalog_manager.cc:1382] Generated new cluster ID: 0a383dc5c1834ebeba103ebb48209721
I20260615 13:54:33.061307 10950 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:33.075882 10950 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:54:33.076637 10950 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:33.086171 10950 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Generated new TSK 0
I20260615 13:54:33.086378 10950 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:33.091531   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:33.094080 10963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:33.094113 10964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:33.094686 10966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:33.094750   419 server_base.cc:1061] running on GCE node
I20260615 13:54:33.095060   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:33.095130   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:33.095173   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531673095156 us; error 0 us; skew 500 ppm
I20260615 13:54:33.095296   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:33.096323   419 webserver.cc:533] Webserver started at http://127.0.104.193:43541/ using document root <none> and password file <none>
I20260615 13:54:33.096509   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:33.096577   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:33.096681   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:33.097258   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "6151e94b2f344032bd55e4193516cb60"
format_stamp: "Formatted at 2026-06-15 13:54:33 on dist-test-slave-0txc"
I20260615 13:54:33.099637   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260615 13:54:33.101097 10971 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:33.101398   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:33.101513   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "6151e94b2f344032bd55e4193516cb60"
format_stamp: "Formatted at 2026-06-15 13:54:33 on dist-test-slave-0txc"
I20260615 13:54:33.101626   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-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)
I20260615 13:54:33.149823   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:33.150449   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:33.151034   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:33.151940   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:33.152029   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:33.152132   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:33.152187   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:33.165654   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:41467
I20260615 13:54:33.165696 11033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:41467 every 8 connection(s)
I20260615 13:54:33.173524 11034 heartbeater.cc:344] Connected to a master server at 127.0.104.254:33011
I20260615 13:54:33.173681 11034 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:33.174024 11034 heartbeater.cc:507] Master 127.0.104.254:33011 requested a full tablet report, sending...
I20260615 13:54:33.174837 10907 ts_manager.cc:194] Registered new tserver with Master: 6151e94b2f344032bd55e4193516cb60 (127.0.104.193:41467)
I20260615 13:54:33.175673   419 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.008850848s
I20260615 13:54:33.175909 10907 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52510
I20260615 13:54:33.186430 10907 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52520:
name: "kudu.local_replica.tmeta"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:54:33.199741 10999 tablet_service.cc:1511] Processing CreateTablet for tablet c381faaf433d487f9215e0f73fd529ba (DEFAULT_TABLE table=kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260615 13:54:33.199853 10996 tablet_service.cc:1511] Processing CreateTablet for tablet e632a26fb02a443dbde9fa5fdddffebd (DEFAULT_TABLE table=kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260615 13:54:33.199854 10997 tablet_service.cc:1511] Processing CreateTablet for tablet f4f0f4e43c5e4877af4c6c238ed2a4c6 (DEFAULT_TABLE table=kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260615 13:54:33.199744 10998 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7059695fd645d7a17935d3955df3f0 (DEFAULT_TABLE table=kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260615 13:54:33.200261 10999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c381faaf433d487f9215e0f73fd529ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:33.200443 10996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e632a26fb02a443dbde9fa5fdddffebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:33.200632 10997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f0f4e43c5e4877af4c6c238ed2a4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:33.200877 10998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7059695fd645d7a17935d3955df3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:33.207638 11046 tablet_bootstrap.cc:492] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:33.209051 11046 tablet_bootstrap.cc:654] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:33.210618 11046 tablet_bootstrap.cc:492] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: No bootstrap required, opened a new log
I20260615 13:54:33.210769 11046 ts_tablet_manager.cc:1403] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:54:33.211431 11046 raft_consensus.cc:359] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.211622 11046 raft_consensus.cc:385] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:33.211702 11046 raft_consensus.cc:740] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:33.211905 11046 consensus_queue.cc:260] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.212046 11046 raft_consensus.cc:399] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:33.212127 11046 raft_consensus.cc:493] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:33.212217 11046 raft_consensus.cc:3060] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:33.213958 11046 raft_consensus.cc:515] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.214157 11046 leader_election.cc:304] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:33.214576 11046 leader_election.cc:290] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:33.214661 11048 raft_consensus.cc:2804] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:33.215107 11048 raft_consensus.cc:697] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:33.215167 11046 ts_tablet_manager.cc:1434] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260615 13:54:33.215165 11034 heartbeater.cc:499] Master 127.0.104.254:33011 was elected leader, sending a full tablet report...
I20260615 13:54:33.215476 11046 tablet_bootstrap.cc:492] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:33.215765 11048 consensus_queue.cc:237] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.217088 11046 tablet_bootstrap.cc:654] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:33.218086 10907 catalog_manager.cc:5696] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6151e94b2f344032bd55e4193516cb60 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:33.218719 11046 tablet_bootstrap.cc:492] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: No bootstrap required, opened a new log
I20260615 13:54:33.218848 11046 ts_tablet_manager.cc:1403] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:54:33.219591 11046 raft_consensus.cc:359] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.219730 11046 raft_consensus.cc:385] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:33.219811 11046 raft_consensus.cc:740] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:33.219998 11046 consensus_queue.cc:260] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.220173 11046 raft_consensus.cc:399] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:33.220259 11046 raft_consensus.cc:493] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:33.220371 11046 raft_consensus.cc:3060] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:33.222636 11046 raft_consensus.cc:515] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.222837 11046 leader_election.cc:304] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:33.223006 11046 leader_election.cc:290] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:33.223060 11048 raft_consensus.cc:2804] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:33.223284 11048 raft_consensus.cc:697] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:33.223440 11046 ts_tablet_manager.cc:1434] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260615 13:54:33.223542 11048 consensus_queue.cc:237] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.223739 11046 tablet_bootstrap.cc:492] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:33.225282 11046 tablet_bootstrap.cc:654] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:33.225441 10907 catalog_manager.cc:5696] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6151e94b2f344032bd55e4193516cb60 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:33.226735 11046 tablet_bootstrap.cc:492] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: No bootstrap required, opened a new log
I20260615 13:54:33.226857 11046 ts_tablet_manager.cc:1403] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:54:33.227474 11046 raft_consensus.cc:359] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.227669 11046 raft_consensus.cc:385] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:33.227757 11046 raft_consensus.cc:740] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:33.228012 11046 consensus_queue.cc:260] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.228184 11046 raft_consensus.cc:399] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:33.228279 11046 raft_consensus.cc:493] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:33.228379 11046 raft_consensus.cc:3060] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:33.230682 11046 raft_consensus.cc:515] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.230865 11046 leader_election.cc:304] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:33.231038 11046 leader_election.cc:290] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:33.231097 11048 raft_consensus.cc:2804] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:33.231271 11048 raft_consensus.cc:697] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:33.231525 11046 ts_tablet_manager.cc:1434] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260615 13:54:33.231519 11048 consensus_queue.cc:237] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.231812 11046 tablet_bootstrap.cc:492] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:33.233362 11046 tablet_bootstrap.cc:654] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:33.233395 10907 catalog_manager.cc:5696] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6151e94b2f344032bd55e4193516cb60 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:33.235029 11046 tablet_bootstrap.cc:492] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: No bootstrap required, opened a new log
I20260615 13:54:33.235167 11046 ts_tablet_manager.cc:1403] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260615 13:54:33.235869 11046 raft_consensus.cc:359] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.236035 11046 raft_consensus.cc:385] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:33.236116 11046 raft_consensus.cc:740] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:33.236310 11046 consensus_queue.cc:260] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.236481 11046 raft_consensus.cc:399] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:33.236577 11046 raft_consensus.cc:493] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:33.236676 11046 raft_consensus.cc:3060] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:33.238693 11046 raft_consensus.cc:515] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.238868 11046 leader_election.cc:304] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:33.239006 11046 leader_election.cc:290] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:54:33.239074 11048 raft_consensus.cc:2804] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:33.239249 11048 raft_consensus.cc:697] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:33.239389 11046 ts_tablet_manager.cc:1434] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260615 13:54:33.239459 11048 consensus_queue.cc:237] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:33.241065 10906 catalog_manager.cc:5696] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6151e94b2f344032bd55e4193516cb60 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:34.282542 10896 maintenance_manager.cc:419] P 3155dc0038b740d2b915d81483a917d4: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.007377
I20260615 13:54:34.320518 10895 maintenance_manager.cc:643] P 3155dc0038b740d2b915d81483a917d4: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 0.038s	user 0.015s	sys 0.006s Metrics: {"bytes_written":7330,"cfile_init":1,"dirs.queue_time_us":2090,"dirs.run_cpu_time_us":185,"dirs.run_wall_time_us":3688,"drs_written":1,"lbm_read_time_us":95,"lbm_reads_lt_1ms":4,"lbm_write_time_us":839,"lbm_writes_lt_1ms":27,"peak_mem_usage":0,"rows_written":8,"thread_start_us":8156,"threads_started":2,"wal-append.queue_time_us":2410}
I20260615 13:54:34.323958 10896 maintenance_manager.cc:419] P 3155dc0038b740d2b915d81483a917d4: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 525 bytes on disk
I20260615 13:54:34.324683 10895 maintenance_manager.cc:643] P 3155dc0038b740d2b915d81483a917d4: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":92,"lbm_reads_lt_1ms":4}
I20260615 13:54:34.419332 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling FlushMRSOp(8f7059695fd645d7a17935d3955df3f0): perf score=0.486106
I20260615 13:54:34.624693 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: FlushMRSOp(8f7059695fd645d7a17935d3955df3f0) complete. Timing: real 0.205s	user 0.146s	sys 0.016s Metrics: {"bytes_written":80988,"cfile_init":1,"compiler_manager_pool.queue_time_us":372,"dirs.queue_time_us":7219,"dirs.run_cpu_time_us":215,"dirs.run_wall_time_us":5819,"drs_written":1,"lbm_read_time_us":77,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1049,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":2833,"thread_start_us":7356,"threads_started":2}
I20260615 13:54:34.625820 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling FlushMRSOp(c381faaf433d487f9215e0f73fd529ba): perf score=0.486106
I20260615 13:54:34.800084 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: FlushMRSOp(c381faaf433d487f9215e0f73fd529ba) complete. Timing: real 0.174s	user 0.151s	sys 0.020s Metrics: {"bytes_written":87155,"cfile_init":1,"dirs.queue_time_us":40,"dirs.run_cpu_time_us":185,"dirs.run_wall_time_us":1202,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1176,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":3070}
I20260615 13:54:34.801033 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(c381faaf433d487f9215e0f73fd529ba): 29237 bytes on disk
I20260615 13:54:34.802049 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(c381faaf433d487f9215e0f73fd529ba) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":448,"lbm_reads_lt_1ms":4}
I20260615 13:54:34.802835 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling FlushMRSOp(e632a26fb02a443dbde9fa5fdddffebd): perf score=0.486106
I20260615 13:54:34.993709 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: FlushMRSOp(e632a26fb02a443dbde9fa5fdddffebd) complete. Timing: real 0.191s	user 0.159s	sys 0.012s Metrics: {"bytes_written":89230,"cfile_init":1,"dirs.queue_time_us":51,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1158,"drs_written":1,"lbm_read_time_us":79,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1186,"lbm_writes_lt_1ms":25,"peak_mem_usage":0,"rows_written":3166}
I20260615 13:54:34.994721 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(e632a26fb02a443dbde9fa5fdddffebd): 30267 bytes on disk
I20260615 13:54:34.995323 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(e632a26fb02a443dbde9fa5fdddffebd) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":105,"lbm_reads_lt_1ms":4}
I20260615 13:54:34.996101 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(8f7059695fd645d7a17935d3955df3f0): 27027 bytes on disk
I20260615 13:54:34.996681 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(8f7059695fd645d7a17935d3955df3f0) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":97,"lbm_reads_lt_1ms":4}
I20260615 13:54:34.997367 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling FlushMRSOp(f4f0f4e43c5e4877af4c6c238ed2a4c6): perf score=0.486106
I20260615 13:54:35.257892 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: FlushMRSOp(f4f0f4e43c5e4877af4c6c238ed2a4c6) complete. Timing: real 0.260s	user 0.179s	sys 0.060s Metrics: {"bytes_written":103879,"cfile_init":1,"compiler_manager_pool.queue_time_us":130691,"compiler_manager_pool.run_cpu_time_us":8,"compiler_manager_pool.run_wall_time_us":8,"dirs.queue_time_us":47,"dirs.run_cpu_time_us":174,"dirs.run_wall_time_us":1382,"drs_written":1,"lbm_read_time_us":83,"lbm_reads_lt_1ms":4,"lbm_write_time_us":1260,"lbm_writes_lt_1ms":26,"peak_mem_usage":0,"rows_written":3564}
I20260615 13:54:35.258790 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(f4f0f4e43c5e4877af4c6c238ed2a4c6): 34046 bytes on disk
I20260615 13:54:35.280758 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(f4f0f4e43c5e4877af4c6c238ed2a4c6) complete. Timing: real 0.001s	user 0.000s	sys 0.001s Metrics: {"cfile_init":1,"lbm_read_time_us":265,"lbm_reads_lt_1ms":4}
I20260615 13:54:35.783648 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling FlushMRSOp(8f7059695fd645d7a17935d3955df3f0): perf score=0.242942
I20260615 13:54:35.876080 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: FlushMRSOp(8f7059695fd645d7a17935d3955df3f0) complete. Timing: real 0.092s	user 0.053s	sys 0.038s Metrics: {"bytes_written":35748,"cfile_init":1,"dirs.queue_time_us":398,"dirs.run_cpu_time_us":250,"dirs.run_wall_time_us":1299,"drs_written":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4,"lbm_write_time_us":673,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":1210,"thread_start_us":265,"threads_started":1}
I20260615 13:54:35.877604 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling CompactRowSetsOp(8f7059695fd645d7a17935d3955df3f0): perf score=1.014078
I20260615 13:54:35.970120 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: CompactRowSetsOp(8f7059695fd645d7a17935d3955df3f0) complete. Timing: real 0.092s	user 0.084s	sys 0.008s Metrics: {"bytes_written":115595,"cfile_cache_hit":10,"cfile_cache_hit_bytes":74026,"cfile_cache_miss":28,"cfile_cache_miss_bytes":209474,"cfile_init":6,"delta_iterators_relevant":4,"dirs.queue_time_us":1944,"dirs.run_cpu_time_us":1410,"dirs.run_wall_time_us":7156,"drs_written":1,"lbm_read_time_us":855,"lbm_reads_lt_1ms":52,"lbm_write_time_us":977,"lbm_writes_lt_1ms":26,"mutex_wait_us":106,"num_input_rowsets":2,"peak_mem_usage":59072,"rows_written":4043,"spinlock_wait_cycles":2176,"thread_start_us":1742,"threads_started":6}
I20260615 13:54:35.971068 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(8f7059695fd645d7a17935d3955df3f0): 38776 bytes on disk
I20260615 13:54:35.971630 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(8f7059695fd645d7a17935d3955df3f0) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":61,"lbm_reads_lt_1ms":4}
I20260615 13:54:35.972247 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling FlushMRSOp(c381faaf433d487f9215e0f73fd529ba): perf score=0.121360
I20260615 13:54:36.005262 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: FlushMRSOp(c381faaf433d487f9215e0f73fd529ba) complete. Timing: real 0.033s	user 0.023s	sys 0.008s Metrics: {"bytes_written":26347,"cfile_init":1,"dirs.queue_time_us":99,"dirs.run_cpu_time_us":221,"dirs.run_wall_time_us":1104,"drs_written":1,"lbm_read_time_us":62,"lbm_reads_lt_1ms":4,"lbm_write_time_us":601,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":842}
I20260615 13:54:36.006421 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(c381faaf433d487f9215e0f73fd529ba): 7715 bytes on disk
I20260615 13:54:36.007053 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(c381faaf433d487f9215e0f73fd529ba) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":78,"lbm_reads_lt_1ms":4}
I20260615 13:54:36.007964 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling CompactRowSetsOp(c381faaf433d487f9215e0f73fd529ba): perf score=1.014559
I20260615 13:54:36.099146 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: CompactRowSetsOp(c381faaf433d487f9215e0f73fd529ba) complete. Timing: real 0.091s	user 0.090s	sys 0.000s Metrics: {"bytes_written":112146,"cfile_cache_hit":10,"cfile_cache_hit_bytes":71634,"cfile_cache_miss":28,"cfile_cache_miss_bytes":202992,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1743,"dirs.run_cpu_time_us":596,"dirs.run_wall_time_us":3035,"drs_written":1,"lbm_read_time_us":1070,"lbm_reads_lt_1ms":48,"lbm_write_time_us":1080,"lbm_writes_lt_1ms":26,"mutex_wait_us":85,"num_input_rowsets":2,"peak_mem_usage":59718,"rows_written":3912,"spinlock_wait_cycles":4352,"thread_start_us":281,"threads_started":1}
I20260615 13:54:36.100385 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(c381faaf433d487f9215e0f73fd529ba): 37562 bytes on disk
I20260615 13:54:36.101075 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(c381faaf433d487f9215e0f73fd529ba) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":89,"lbm_reads_lt_1ms":4}
I20260615 13:54:36.101760 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling FlushMRSOp(e632a26fb02a443dbde9fa5fdddffebd): perf score=0.121360
I20260615 13:54:36.155728 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: FlushMRSOp(e632a26fb02a443dbde9fa5fdddffebd) complete. Timing: real 0.054s	user 0.046s	sys 0.007s Metrics: {"bytes_written":21166,"cfile_init":1,"dirs.queue_time_us":95,"dirs.run_cpu_time_us":211,"dirs.run_wall_time_us":1121,"drs_written":1,"lbm_read_time_us":64,"lbm_reads_lt_1ms":4,"lbm_write_time_us":677,"lbm_writes_lt_1ms":23,"peak_mem_usage":0,"rows_written":638}
I20260615 13:54:36.156579 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(e632a26fb02a443dbde9fa5fdddffebd): 5859 bytes on disk
I20260615 13:54:36.157104 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(e632a26fb02a443dbde9fa5fdddffebd) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":74,"lbm_reads_lt_1ms":4}
I20260615 13:54:36.157780 11035 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling CompactRowSetsOp(e632a26fb02a443dbde9fa5fdddffebd): perf score=1.014868
I20260615 13:54:36.183386   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:54:36.249825 10976 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: CompactRowSetsOp(e632a26fb02a443dbde9fa5fdddffebd) complete. Timing: real 0.092s	user 0.075s	sys 0.016s Metrics: {"bytes_written":109503,"cfile_cache_hit":10,"cfile_cache_hit_bytes":69663,"cfile_cache_miss":28,"cfile_cache_miss_bytes":197099,"cfile_init":5,"delta_iterators_relevant":4,"dirs.queue_time_us":1035,"dirs.run_cpu_time_us":156,"dirs.run_wall_time_us":1044,"drs_written":1,"lbm_read_time_us":762,"lbm_reads_lt_1ms":48,"lbm_write_time_us":933,"lbm_writes_lt_1ms":26,"mutex_wait_us":21,"num_input_rowsets":2,"peak_mem_usage":58011,"rows_written":3804,"spinlock_wait_cycles":896}
I20260615 13:54:36.252200   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:36.252722   419 tablet_replica.cc:333] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: stopping tablet replica
I20260615 13:54:36.253029   419 raft_consensus.cc:2243] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:36.253508   419 raft_consensus.cc:2272] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:36.255066   419 tablet_replica.cc:333] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: stopping tablet replica
I20260615 13:54:36.255213   419 raft_consensus.cc:2243] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:36.255455   419 raft_consensus.cc:2272] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:36.256351   419 tablet_replica.cc:333] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: stopping tablet replica
I20260615 13:54:36.256484   419 raft_consensus.cc:2243] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:36.256670   419 raft_consensus.cc:2272] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:36.257344   419 tablet_replica.cc:333] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: stopping tablet replica
I20260615 13:54:36.257449   419 raft_consensus.cc:2243] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:36.257619   419 raft_consensus.cc:2272] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:36.272478   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:54:36.278617   419 master.cc:562] Master@127.0.104.254:33011 shutting down...
I20260615 13:54:36.287926   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:36.288204   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:36.288324   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: stopping tablet replica
I20260615 13:54:36.302047   419 master.cc:584] Master@127.0.104.254:33011 shutdown complete.
I20260615 13:54:36.762697   419 kudu-tool-test.cc:836] results size: 1
I20260615 13:54:36.762822   419 kudu-tool-test.cc:840] rowset_id_str: 2
I20260615 13:54:37.653873   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:37.656667 11119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:37.657275 11120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:37.657541 11122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:37.658136   419 server_base.cc:1061] running on GCE node
I20260615 13:54:37.658416   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:37.658476   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:37.658529   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531677658516 us; error 0 us; skew 500 ppm
I20260615 13:54:37.658733   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:37.660140   419 webserver.cc:533] Webserver started at http://127.0.104.254:42177/ using document root <none> and password file <none>
I20260615 13:54:37.712759   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:37.712864   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:54:37.715348   419 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260615 13:54:37.719802 11129 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:37.720187   419 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.001s
I20260615 13:54:37.720300   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "3155dc0038b740d2b915d81483a917d4"
format_stamp: "Formatted at 2026-06-15 13:54:33 on dist-test-slave-0txc"
I20260615 13:54:37.720443   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root/data
Total live blocks: 6
Total live bytes: 7855
Total live bytes (after alignment): 28672
Total number of LBM containers: 7 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:37.730698   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:37.731292   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:37.742734   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:33011
I20260615 13:54:37.742764 11180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:33011 every 8 connection(s)
I20260615 13:54:37.746306 11181 sys_catalog.cc:263] Verifying existing consensus state
I20260615 13:54:37.748358 11181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Bootstrap starting.
I20260615 13:54:37.757674 11181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=10 overwritten=0 applied=10 ignored=9} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:37.758141 11181 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Bootstrap complete.
I20260615 13:54:37.758992 11181 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:37.759135 11181 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3155dc0038b740d2b915d81483a917d4, State: Initialized, Role: FOLLOWER
I20260615 13:54:37.759390 11181 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:37.759543 11181 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:37.759606 11181 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:37.759671 11181 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:54:37.761704 11181 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:37.761886 11181 leader_election.cc:304] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [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: 3155dc0038b740d2b915d81483a917d4; no voters: 
I20260615 13:54:37.762261 11181 leader_election.cc:290] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:54:37.762408 11184 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:54:37.762869 11184 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 LEADER]: Becoming Leader. State: Replica: 3155dc0038b740d2b915d81483a917d4, State: Running, Role: LEADER
I20260615 13:54:37.763145 11181 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:37.763110 11184 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:37.764251 11185 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "3155dc0038b740d2b915d81483a917d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER } }
I20260615 13:54:37.764278 11186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3155dc0038b740d2b915d81483a917d4. Latest consensus state: current_term: 2 leader_uuid: "3155dc0038b740d2b915d81483a917d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER } }
I20260615 13:54:37.764490 11185 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:37.764516 11186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:37.768165 11190 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:37.768190   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:54:37.772230 11190 catalog_manager.cc:679] Loaded metadata for table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0]
I20260615 13:54:37.774278 11190 tablet_loader.cc:96] loaded metadata for tablet 8f7059695fd645d7a17935d3955df3f0 (table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0])
I20260615 13:54:37.774643 11190 tablet_loader.cc:96] loaded metadata for tablet c381faaf433d487f9215e0f73fd529ba (table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0])
I20260615 13:54:37.775075 11190 tablet_loader.cc:96] loaded metadata for tablet e632a26fb02a443dbde9fa5fdddffebd (table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0])
I20260615 13:54:37.775363 11190 tablet_loader.cc:96] loaded metadata for tablet f4f0f4e43c5e4877af4c6c238ed2a4c6 (table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0])
I20260615 13:54:37.775647 11190 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:37.777118 11190 catalog_manager.cc:1294] Loaded cluster ID: 0a383dc5c1834ebeba103ebb48209721
I20260615 13:54:37.777194 11190 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:37.779894 11190 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:37.781407 11190 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Loaded TSK: 0
I20260615 13:54:37.781984 11190 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:37.784376   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:37.786831 11202 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:37.786968 11201 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:37.787928 11204 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:37.788151   419 server_base.cc:1061] running on GCE node
I20260615 13:54:37.788431   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:37.788502   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:37.788537   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531677788527 us; error 0 us; skew 500 ppm
I20260615 13:54:37.788650   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:37.789667   419 webserver.cc:533] Webserver started at http://127.0.104.193:43263/ using document root <none> and password file <none>
I20260615 13:54:37.789857   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:37.789906   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:54:37.791863   419 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260615 13:54:37.797160 11211 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:37.797497   419 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.001s	sys 0.001s
I20260615 13:54:37.797608   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "6151e94b2f344032bd55e4193516cb60"
format_stamp: "Formatted at 2026-06-15 13:54:33 on dist-test-slave-0txc"
I20260615 13:54:37.797726   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root/data
Total live blocks: 20
Total live bytes: 588050
Total live bytes (after alignment): 634880
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)
I20260615 13:54:37.817354   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:37.817910   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:37.818473   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260615 13:54:37.819793   419 fs_manager.cc:1317] Ignoring file in tablet metadata dir: e632a26fb02a443dbde9fa5fdddffebd.bak.1781531677132357: invalid uuid e632a26fb02a443dbde9fa5fdddffebd.bak.1781531677132357: invalid uuid string
I20260615 13:54:37.820338 11218 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
W20260615 13:54:37.822654 11218 tablet_metadata.cc:575] Not deleting 15 orphaned block(s) from disk. Block deletion disabled via --enable_tablet_orphaned_block_deletion=false
W20260615 13:54:37.826900 11218 tablet_metadata.cc:575] Not deleting 10 orphaned block(s) from disk. Block deletion disabled via --enable_tablet_orphaned_block_deletion=false
W20260615 13:54:37.828969 11218 tablet_metadata.cc:575] Not deleting 10 orphaned block(s) from disk. Block deletion disabled via --enable_tablet_orphaned_block_deletion=false
I20260615 13:54:37.829196   419 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260615 13:54:37.829277   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.009s	user 0.001s	sys 0.000s
I20260615 13:54:37.829409   419 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260615 13:54:37.831383 11218 tablet_bootstrap.cc:492] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:37.836218   419 ts_tablet_manager.cc:616] Registered 4 tablets
I20260615 13:54:37.836285   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.007s	user 0.006s	sys 0.000s
I20260615 13:54:37.850822   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:42385
I20260615 13:54:37.850823 11275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:42385 every 8 connection(s)
I20260615 13:54:37.862586 11276 heartbeater.cc:344] Connected to a master server at 127.0.104.254:33011
I20260615 13:54:37.862761 11276 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:37.863236 11276 heartbeater.cc:507] Master 127.0.104.254:33011 requested a full tablet report, sending...
I20260615 13:54:37.864635 11146 ts_manager.cc:194] Registered new tserver with Master: 6151e94b2f344032bd55e4193516cb60 (127.0.104.193:42385)
I20260615 13:54:37.865249   419 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.013368399s
I20260615 13:54:37.867919 11146 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45280
I20260615 13:54:38.021849 11218 tablet_bootstrap.cc:492] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Bootstrap replayed 1/1 log segments. Stats: ops{read=316 overwritten=0 applied=316 ignored=315} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:38.022318 11218 tablet_bootstrap.cc:492] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Bootstrap complete.
I20260615 13:54:38.022599 11218 ts_tablet_manager.cc:1403] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.191s	user 0.176s	sys 0.011s
I20260615 13:54:38.023252 11218 raft_consensus.cc:359] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.023392 11218 raft_consensus.cc:740] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:38.023654 11218 consensus_queue.cc:260] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 316, Last appended: 1.316, Last appended by leader: 316, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.023789 11218 raft_consensus.cc:399] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:38.023860 11218 raft_consensus.cc:493] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:38.023942 11218 raft_consensus.cc:3060] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:54:38.025817 11218 raft_consensus.cc:515] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.026007 11218 leader_election.cc:304] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [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: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:38.026427 11218 leader_election.cc:290] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:54:38.026566 11288 raft_consensus.cc:2804] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:54:38.027024 11218 ts_tablet_manager.cc:1434] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.007s	sys 0.000s
I20260615 13:54:38.027034 11276 heartbeater.cc:499] Master 127.0.104.254:33011 was elected leader, sending a full tablet report...
I20260615 13:54:38.027091 11288 raft_consensus.cc:697] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:38.027315 11218 tablet_bootstrap.cc:492] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:38.027326 11288 consensus_queue.cc:237] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 316, Committed index: 316, Last appended: 1.316, Last appended by leader: 316, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.029987 11146 catalog_manager.cc:5696] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:38.220413 11218 tablet_bootstrap.cc:492] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Bootstrap replayed 1/1 log segments. Stats: ops{read=316 overwritten=0 applied=316 ignored=282} inserts{seen=427 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:38.220805 11218 tablet_bootstrap.cc:492] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Bootstrap complete.
I20260615 13:54:38.221065 11218 ts_tablet_manager.cc:1403] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.194s	user 0.180s	sys 0.012s
I20260615 13:54:38.221696 11218 raft_consensus.cc:359] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.221834 11218 raft_consensus.cc:740] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:38.222035 11218 consensus_queue.cc:260] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 316, Last appended: 1.316, Last appended by leader: 316, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.222164 11218 raft_consensus.cc:399] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:38.222213 11218 raft_consensus.cc:493] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:38.222270 11218 raft_consensus.cc:3060] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:54:38.224253 11218 raft_consensus.cc:515] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.224437 11218 leader_election.cc:304] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [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: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:38.224573 11218 leader_election.cc:290] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:54:38.224671 11288 raft_consensus.cc:2804] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:54:38.224870 11288 raft_consensus.cc:697] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:38.224915 11218 ts_tablet_manager.cc:1434] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260615 13:54:38.225093 11288 consensus_queue.cc:237] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 316, Committed index: 316, Last appended: 1.316, Last appended by leader: 316, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.225175 11218 tablet_bootstrap.cc:492] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:38.227080 11146 catalog_manager.cc:5696] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:38.352882 11277 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(f4f0f4e43c5e4877af4c6c238ed2a4c6): 34046 bytes on disk
I20260615 13:54:38.353519 11216 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(f4f0f4e43c5e4877af4c6c238ed2a4c6) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":72,"lbm_reads_lt_1ms":4}
I20260615 13:54:38.403294 11218 tablet_bootstrap.cc:492] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Bootstrap replayed 1/1 log segments. Stats: ops{read=316 overwritten=0 applied=316 ignored=315} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:38.403760 11218 tablet_bootstrap.cc:492] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Bootstrap complete.
I20260615 13:54:38.404053 11218 ts_tablet_manager.cc:1403] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.179s	user 0.158s	sys 0.020s
I20260615 13:54:38.404721 11218 raft_consensus.cc:359] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.404865 11218 raft_consensus.cc:740] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:38.405076 11218 consensus_queue.cc:260] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 316, Last appended: 1.316, Last appended by leader: 316, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.405202 11218 raft_consensus.cc:399] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:38.405265 11218 raft_consensus.cc:493] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:38.405346 11218 raft_consensus.cc:3060] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:54:38.407213 11218 raft_consensus.cc:515] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.407410 11218 leader_election.cc:304] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [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: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:38.407601 11218 leader_election.cc:290] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:54:38.407691 11288 raft_consensus.cc:2804] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:54:38.407861 11288 raft_consensus.cc:697] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:38.408007 11218 ts_tablet_manager.cc:1434] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:54:38.408068 11288 consensus_queue.cc:237] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 316, Committed index: 316, Last appended: 1.316, Last appended by leader: 316, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.408272 11218 tablet_bootstrap.cc:492] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:38.410174 11146 catalog_manager.cc:5696] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
W20260615 13:54:38.505422   419 scanner-internal.cc:458] Time spent opening tablet: real 0.624s	user 0.001s	sys 0.003s
I20260615 13:54:38.589608 11218 tablet_bootstrap.cc:492] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Bootstrap replayed 1/1 log segments. Stats: ops{read=316 overwritten=0 applied=316 ignored=315} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:38.590008 11218 tablet_bootstrap.cc:492] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Bootstrap complete.
I20260615 13:54:38.590291 11218 ts_tablet_manager.cc:1403] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.182s	user 0.171s	sys 0.008s
I20260615 13:54:38.590938 11218 raft_consensus.cc:359] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.591084 11218 raft_consensus.cc:740] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:38.591306 11218 consensus_queue.cc:260] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 316, Last appended: 1.316, Last appended by leader: 316, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.591432 11218 raft_consensus.cc:399] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:38.591528 11218 raft_consensus.cc:493] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:38.591604 11218 raft_consensus.cc:3060] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:54:38.593483 11218 raft_consensus.cc:515] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.593667 11218 leader_election.cc:304] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [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: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:38.593844 11218 leader_election.cc:290] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:54:38.593923 11288 raft_consensus.cc:2804] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:54:38.594085 11288 raft_consensus.cc:697] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:38.594247 11218 ts_tablet_manager.cc:1434] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:54:38.594293 11288 consensus_queue.cc:237] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 316, Committed index: 316, Last appended: 1.316, Last appended by leader: 316, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:38.596239 11146 catalog_manager.cc:5696] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:38.604972 11277 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(8f7059695fd645d7a17935d3955df3f0): 38776 bytes on disk
I20260615 13:54:38.605621 11216 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(8f7059695fd645d7a17935d3955df3f0) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":91,"lbm_reads_lt_1ms":4}
I20260615 13:54:38.788347   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:54:38.805073   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:38.805513   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:38.805739   419 raft_consensus.cc:2243] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 LEADER]: Raft consensus shutting down.
I20260615 13:54:38.805948   419 raft_consensus.cc:2272] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:38.806866   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:38.807009   419 raft_consensus.cc:2243] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 LEADER]: Raft consensus shutting down.
I20260615 13:54:38.807161   419 raft_consensus.cc:2272] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:38.807837   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:38.807955   419 raft_consensus.cc:2243] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 LEADER]: Raft consensus shutting down.
I20260615 13:54:38.808097   419 raft_consensus.cc:2272] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:38.808629   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:38.808745   419 raft_consensus.cc:2243] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 LEADER]: Raft consensus shutting down.
I20260615 13:54:38.808877   419 raft_consensus.cc:2272] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:38.823426   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:54:38.828730   419 master.cc:562] Master@127.0.104.254:33011 shutting down...
I20260615 13:54:38.836730   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 LEADER]: Raft consensus shutting down.
I20260615 13:54:38.836982   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:38.837098   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:38.840871   419 master.cc:584] Master@127.0.104.254:33011 shutdown complete.
I20260615 13:54:38.846294   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:38.848157 11301 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:38.848470 11302 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:38.848668 11304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:38.848955   419 server_base.cc:1061] running on GCE node
I20260615 13:54:38.849182   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:38.849246   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:38.849298   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531678849285 us; error 0 us; skew 500 ppm
I20260615 13:54:38.849458   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:38.850472   419 webserver.cc:533] Webserver started at http://127.0.104.254:44633/ using document root <none> and password file <none>
I20260615 13:54:38.850699   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:38.850751   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:54:38.852744   419 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260615 13:54:38.857019 11311 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:38.857332   419 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.001s
I20260615 13:54:38.857463   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "3155dc0038b740d2b915d81483a917d4"
format_stamp: "Formatted at 2026-06-15 13:54:33 on dist-test-slave-0txc"
I20260615 13:54:38.857574   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/master-0-root/data
Total live blocks: 6
Total live bytes: 7855
Total live bytes (after alignment): 28672
Total number of LBM containers: 7 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:54:38.864625   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:38.865110   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:38.875430   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:33011
I20260615 13:54:38.875451 11362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:33011 every 8 connection(s)
I20260615 13:54:38.878540 11363 sys_catalog.cc:263] Verifying existing consensus state
I20260615 13:54:38.880352 11363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Bootstrap starting.
I20260615 13:54:38.893282 11363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=15 overwritten=0 applied=15 ignored=9} inserts{seen=0 ignored=0} mutations{seen=4 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:38.893672 11363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Bootstrap complete.
I20260615 13:54:38.894378 11363 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:38.894518 11363 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3155dc0038b740d2b915d81483a917d4, State: Initialized, Role: FOLLOWER
I20260615 13:54:38.894722 11363 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 15, Last appended: 2.15, Last appended by leader: 15, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:38.894832 11363 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:38.894894 11363 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:38.894968 11363 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 2 FOLLOWER]: Advancing to term 3
I20260615 13:54:38.896890 11363 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:38.897068 11363 leader_election.cc:304] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [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: 3155dc0038b740d2b915d81483a917d4; no voters: 
I20260615 13:54:38.897464 11363 leader_election.cc:290] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260615 13:54:38.897584 11366 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260615 13:54:38.898046 11366 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 3 LEADER]: Becoming Leader. State: Replica: 3155dc0038b740d2b915d81483a917d4, State: Running, Role: LEADER
I20260615 13:54:38.898274 11363 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:38.898260 11366 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 2.15, Last appended by leader: 15, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER }
I20260615 13:54:38.899010 11368 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3155dc0038b740d2b915d81483a917d4. Latest consensus state: current_term: 3 leader_uuid: "3155dc0038b740d2b915d81483a917d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER } }
I20260615 13:54:38.899086 11367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 3 leader_uuid: "3155dc0038b740d2b915d81483a917d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3155dc0038b740d2b915d81483a917d4" member_type: VOTER } }
I20260615 13:54:38.899155 11368 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:38.899616 11367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:38.900050 11370 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:38.903113 11370 catalog_manager.cc:679] Loaded metadata for table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0]
I20260615 13:54:38.904978 11370 tablet_loader.cc:96] loaded metadata for tablet 8f7059695fd645d7a17935d3955df3f0 (table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0])
I20260615 13:54:38.905297 11370 tablet_loader.cc:96] loaded metadata for tablet c381faaf433d487f9215e0f73fd529ba (table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0])
I20260615 13:54:38.905592 11370 tablet_loader.cc:96] loaded metadata for tablet e632a26fb02a443dbde9fa5fdddffebd (table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0])
I20260615 13:54:38.905864 11370 tablet_loader.cc:96] loaded metadata for tablet f4f0f4e43c5e4877af4c6c238ed2a4c6 (table kudu.local_replica.tmeta [id=368b750d298d470b9c8a23a2c51e47a0])
I20260615 13:54:38.906078 11370 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:38.907446 11370 catalog_manager.cc:1294] Loaded cluster ID: 0a383dc5c1834ebeba103ebb48209721
I20260615 13:54:38.907553 11370 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:38.909888 11370 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:38.911167 11370 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4: Loaded TSK: 0
I20260615 13:54:38.911540 11370 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:54:38.917093   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:54:38.917698   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:38.919974 11383 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:38.920317 11384 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:38.921391   419 server_base.cc:1061] running on GCE node
W20260615 13:54:38.921428 11386 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:38.921763   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:38.921837   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:38.921905   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531678921883 us; error 0 us; skew 500 ppm
I20260615 13:54:38.922066   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:38.923126   419 webserver.cc:533] Webserver started at http://127.0.104.193:38221/ using document root <none> and password file <none>
I20260615 13:54:38.923345   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:38.923417   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:54:38.925263   419 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:38.930002 11394 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:38.930341   419 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260615 13:54:38.930462   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "6151e94b2f344032bd55e4193516cb60"
format_stamp: "Formatted at 2026-06-15 13:54:33 on dist-test-slave-0txc"
I20260615 13:54:38.930588   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTest.TestLocalReplicaTmeta.1781531466889897-419-0/minicluster-data/ts-0-root/data
Total live blocks: 20
Total live bytes: 588050
Total live bytes (after alignment): 634880
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)
I20260615 13:54:38.943074   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:38.943641   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:38.944231   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:38.945358 11401 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260615 13:54:38.953351   419 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260615 13:54:38.953442   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.008s	user 0.000s	sys 0.000s
I20260615 13:54:38.953547   419 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260615 13:54:38.955346 11401 tablet_bootstrap.cc:492] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:38.959851   419 ts_tablet_manager.cc:616] Registered 4 tablets
I20260615 13:54:38.959941   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.006s	user 0.006s	sys 0.000s
I20260615 13:54:38.974884 11458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:37641 every 8 connection(s)
I20260615 13:54:38.974884   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:37641
I20260615 13:54:38.985106 11459 heartbeater.cc:344] Connected to a master server at 127.0.104.254:33011
I20260615 13:54:38.985270 11459 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:38.985601 11459 heartbeater.cc:507] Master 127.0.104.254:33011 requested a full tablet report, sending...
I20260615 13:54:38.986810 11328 ts_manager.cc:194] Registered new tserver with Master: 6151e94b2f344032bd55e4193516cb60 (127.0.104.193:37641)
I20260615 13:54:38.987056   419 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.011113209s
I20260615 13:54:38.989640 11328 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45300
I20260615 13:54:39.137821 11401 tablet_bootstrap.cc:492] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Bootstrap replayed 1/1 log segments. Stats: ops{read=317 overwritten=0 applied=317 ignored=315} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:39.138273 11401 tablet_bootstrap.cc:492] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Bootstrap complete.
I20260615 13:54:39.138568 11401 ts_tablet_manager.cc:1403] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.183s	user 0.180s	sys 0.000s
I20260615 13:54:39.139201 11401 raft_consensus.cc:359] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.139346 11401 raft_consensus.cc:740] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:39.139605 11401 consensus_queue.cc:260] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 317, Last appended: 2.317, Last appended by leader: 317, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.139746 11401 raft_consensus.cc:399] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:39.139825 11401 raft_consensus.cc:493] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:39.139919 11401 raft_consensus.cc:3060] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Advancing to term 3
I20260615 13:54:39.141733 11401 raft_consensus.cc:515] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.141934 11401 leader_election.cc:304] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [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: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:39.142357 11401 leader_election.cc:290] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260615 13:54:39.142516 11471 raft_consensus.cc:2804] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Leader election won for term 3
I20260615 13:54:39.143011 11401 ts_tablet_manager.cc:1434] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.004s
I20260615 13:54:39.143049 11459 heartbeater.cc:499] Master 127.0.104.254:33011 was elected leader, sending a full tablet report...
I20260615 13:54:39.143115 11471 raft_consensus.cc:697] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 3 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:39.143325 11401 tablet_bootstrap.cc:492] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:39.143368 11471 consensus_queue.cc:237] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 317, Committed index: 317, Last appended: 2.317, Last appended by leader: 317, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.146061 11328 catalog_manager.cc:5696] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:39.226694 11460 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(e632a26fb02a443dbde9fa5fdddffebd): 36543 bytes on disk
I20260615 13:54:39.227420 11399 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(e632a26fb02a443dbde9fa5fdddffebd) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":65,"lbm_reads_lt_1ms":4}
I20260615 13:54:39.330173 11401 tablet_bootstrap.cc:492] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Bootstrap replayed 1/1 log segments. Stats: ops{read=317 overwritten=0 applied=317 ignored=282} inserts{seen=427 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:39.330614 11401 tablet_bootstrap.cc:492] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Bootstrap complete.
I20260615 13:54:39.330910 11401 ts_tablet_manager.cc:1403] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.188s	user 0.176s	sys 0.008s
I20260615 13:54:39.331687 11401 raft_consensus.cc:359] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.331837 11401 raft_consensus.cc:740] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:39.332084 11401 consensus_queue.cc:260] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 317, Last appended: 2.317, Last appended by leader: 317, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.332217 11401 raft_consensus.cc:399] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:39.332294 11401 raft_consensus.cc:493] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:39.332381 11401 raft_consensus.cc:3060] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Advancing to term 3
I20260615 13:54:39.334227 11401 raft_consensus.cc:515] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.334425 11401 leader_election.cc:304] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [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: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:39.334621 11401 leader_election.cc:290] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260615 13:54:39.334740 11471 raft_consensus.cc:2804] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Leader election won for term 3
I20260615 13:54:39.334925 11471 raft_consensus.cc:697] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 3 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:39.335013 11401 ts_tablet_manager.cc:1434] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:54:39.335137 11471 consensus_queue.cc:237] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 317, Committed index: 317, Last appended: 2.317, Last appended by leader: 317, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.335251 11401 tablet_bootstrap.cc:492] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:39.337323 11328 catalog_manager.cc:5696] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:39.478622 11460 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(f4f0f4e43c5e4877af4c6c238ed2a4c6): 34046 bytes on disk
I20260615 13:54:39.479305 11399 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(f4f0f4e43c5e4877af4c6c238ed2a4c6) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":104,"lbm_reads_lt_1ms":4}
I20260615 13:54:39.506247 11401 tablet_bootstrap.cc:492] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Bootstrap replayed 1/1 log segments. Stats: ops{read=317 overwritten=0 applied=317 ignored=315} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:39.506654 11401 tablet_bootstrap.cc:492] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Bootstrap complete.
I20260615 13:54:39.506917 11401 ts_tablet_manager.cc:1403] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.172s	user 0.140s	sys 0.028s
I20260615 13:54:39.507701 11401 raft_consensus.cc:359] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.507853 11401 raft_consensus.cc:740] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:39.508095 11401 consensus_queue.cc:260] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 317, Last appended: 2.317, Last appended by leader: 317, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.508247 11401 raft_consensus.cc:399] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:39.508332 11401 raft_consensus.cc:493] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:39.508427 11401 raft_consensus.cc:3060] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Advancing to term 3
I20260615 13:54:39.510228 11401 raft_consensus.cc:515] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.510427 11401 leader_election.cc:304] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [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: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:39.510610 11401 leader_election.cc:290] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260615 13:54:39.510684 11471 raft_consensus.cc:2804] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Leader election won for term 3
I20260615 13:54:39.510872 11471 raft_consensus.cc:697] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 3 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:39.511024 11401 ts_tablet_manager.cc:1434] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:54:39.511125 11471 consensus_queue.cc:237] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 317, Committed index: 317, Last appended: 2.317, Last appended by leader: 317, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.511281 11401 tablet_bootstrap.cc:492] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Bootstrap starting.
I20260615 13:54:39.513160 11328 catalog_manager.cc:5696] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
W20260615 13:54:39.615447   419 scanner-internal.cc:458] Time spent opening tablet: real 0.615s	user 0.002s	sys 0.000s
I20260615 13:54:39.693171 11401 tablet_bootstrap.cc:492] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Bootstrap replayed 1/1 log segments. Stats: ops{read=317 overwritten=0 applied=317 ignored=315} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:54:39.693598 11401 tablet_bootstrap.cc:492] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Bootstrap complete.
I20260615 13:54:39.693879 11401 ts_tablet_manager.cc:1403] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Time spent bootstrapping tablet: real 0.183s	user 0.168s	sys 0.012s
I20260615 13:54:39.694501 11401 raft_consensus.cc:359] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.694646 11401 raft_consensus.cc:740] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Initialized, Role: FOLLOWER
I20260615 13:54:39.694865 11401 consensus_queue.cc:260] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 317, Last appended: 2.317, Last appended by leader: 317, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.695001 11401 raft_consensus.cc:399] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:54:39.695079 11401 raft_consensus.cc:493] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:54:39.695170 11401 raft_consensus.cc:3060] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 2 FOLLOWER]: Advancing to term 3
I20260615 13:54:39.697000 11401 raft_consensus.cc:515] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.697197 11401 leader_election.cc:304] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [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: 6151e94b2f344032bd55e4193516cb60; no voters: 
I20260615 13:54:39.697386 11401 leader_election.cc:290] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260615 13:54:39.697435 11471 raft_consensus.cc:2804] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Leader election won for term 3
I20260615 13:54:39.697644 11471 raft_consensus.cc:697] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 3 LEADER]: Becoming Leader. State: Replica: 6151e94b2f344032bd55e4193516cb60, State: Running, Role: LEADER
I20260615 13:54:39.697844 11401 ts_tablet_manager.cc:1434] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260615 13:54:39.697892 11471 consensus_queue.cc:237] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 317, Committed index: 317, Last appended: 2.317, Last appended by leader: 317, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } }
I20260615 13:54:39.699731 11328 catalog_manager.cc:5696] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 reported cstate change: term changed from 2 to 3. New cstate: current_term: 3 leader_uuid: "6151e94b2f344032bd55e4193516cb60" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6151e94b2f344032bd55e4193516cb60" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 41467 } health_report { overall_health: HEALTHY } } }
I20260615 13:54:39.730767 11460 maintenance_manager.cc:419] P 6151e94b2f344032bd55e4193516cb60: Scheduling UndoDeltaBlockGCOp(8f7059695fd645d7a17935d3955df3f0): 38776 bytes on disk
I20260615 13:54:39.731519 11399 maintenance_manager.cc:643] P 6151e94b2f344032bd55e4193516cb60: UndoDeltaBlockGCOp(8f7059695fd645d7a17935d3955df3f0) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":88,"lbm_reads_lt_1ms":4}
I20260615 13:54:39.866662   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:54:39.873929   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:39.874282   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:39.874503   419 raft_consensus.cc:2243] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 3 LEADER]: Raft consensus shutting down.
I20260615 13:54:39.874676   419 raft_consensus.cc:2272] T 8f7059695fd645d7a17935d3955df3f0 P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:39.875584   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:39.875717   419 raft_consensus.cc:2243] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 3 LEADER]: Raft consensus shutting down.
I20260615 13:54:39.875844   419 raft_consensus.cc:2272] T c381faaf433d487f9215e0f73fd529ba P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:39.876454   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:39.876572   419 raft_consensus.cc:2243] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 3 LEADER]: Raft consensus shutting down.
I20260615 13:54:39.876688   419 raft_consensus.cc:2272] T e632a26fb02a443dbde9fa5fdddffebd P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:39.877249   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:39.877351   419 raft_consensus.cc:2243] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 3 LEADER]: Raft consensus shutting down.
I20260615 13:54:39.877462   419 raft_consensus.cc:2272] T f4f0f4e43c5e4877af4c6c238ed2a4c6 P 6151e94b2f344032bd55e4193516cb60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:39.881471   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:54:39.884938   419 master.cc:562] Master@127.0.104.254:33011 shutting down...
I20260615 13:54:39.891443   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 3 LEADER]: Raft consensus shutting down.
I20260615 13:54:39.891669   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3155dc0038b740d2b915d81483a917d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:39.891763   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:54:39.905109   419 master.cc:584] Master@127.0.104.254:33011 shutdown complete.
[       OK ] ToolTest.TestLocalReplicaTmeta (6902 ms)
[----------] 32 tests from ToolTest (212996 ms total)

[----------] 1 test from UnregisterTServerTest
[ RUN      ] UnregisterTServerTest.TestUnregisterTServer/1
I20260615 13:54:39.915392   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:41233,127.0.104.253:37155,127.0.104.252:46693
I20260615 13:54:39.915973   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:39.918066 11484 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:39.918066 11483 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:39.918322 11486 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:39.918483   419 server_base.cc:1061] running on GCE node
I20260615 13:54:39.918843   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:39.918912   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:39.918964   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531679918945 us; error 0 us; skew 500 ppm
I20260615 13:54:39.919140   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:39.920215   419 webserver.cc:533] Webserver started at http://127.0.104.254:39217/ using document root <none> and password file <none>
I20260615 13:54:39.920425   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:39.920500   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:39.920634   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:39.921234   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "6c5411f4003c4d40afaca40cd83c8253"
format_stamp: "Formatted at 2026-06-15 13:54:39 on dist-test-slave-0txc"
I20260615 13:54:39.923610   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260615 13:54:39.925024 11491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:39.925333   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:39.925436   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "6c5411f4003c4d40afaca40cd83c8253"
format_stamp: "Formatted at 2026-06-15 13:54:39 on dist-test-slave-0txc"
I20260615 13:54:39.925563   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-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)
I20260615 13:54:39.933070   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:39.933579   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:39.944253   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:41233
I20260615 13:54:39.944267 11542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:41233 every 8 connection(s)
I20260615 13:54:39.945458 11543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:39.945559   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:39.947639 11545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:39.948762 11546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:39.948908 11548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:39.948961 11543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:39.949244   419 server_base.cc:1061] running on GCE node
I20260615 13:54:39.949533   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:39.949623   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:39.949692   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531679949662 us; error 0 us; skew 500 ppm
I20260615 13:54:39.949884   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:39.951184   419 webserver.cc:533] Webserver started at http://127.0.104.253:37177/ using document root <none> and password file <none>
I20260615 13:54:39.951419   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:39.951543   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:39.951676   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:39.952348   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-1-root/instance:
uuid: "27318d78dfd94b1eb69e71725da8bc6f"
format_stamp: "Formatted at 2026-06-15 13:54:39 on dist-test-slave-0txc"
I20260615 13:54:39.955118   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260615 13:54:39.955695 11543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } has no permanent_uuid. Determining permanent_uuid...
W20260615 13:54:39.956588 11494 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.253:37155: connect: Connection refused (error 111)
I20260615 13:54:39.956800 11555 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:39.957201   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:39.957330   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-1-root
uuid: "27318d78dfd94b1eb69e71725da8bc6f"
format_stamp: "Formatted at 2026-06-15 13:54:39 on dist-test-slave-0txc"
I20260615 13:54:39.957458   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-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)
W20260615 13:54:39.957995 11543 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:37155: Network error: Client connection negotiation failed: client connection to 127.0.104.253:37155: connect: Connection refused (error 111)
I20260615 13:54:39.973536   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:39.974090   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:39.985764   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.253:37155
I20260615 13:54:39.985802 11607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.253:37155 every 8 connection(s)
I20260615 13:54:39.987062 11608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:39.987073   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:39.989444 11610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:39.989523 11611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:39.990144 11613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:39.990666 11608 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:39.990904   419 server_base.cc:1061] running on GCE node
I20260615 13:54:39.991245   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:39.991340   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:39.991441   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531679991412 us; error 0 us; skew 500 ppm
I20260615 13:54:39.991660   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:39.992937   419 webserver.cc:533] Webserver started at http://127.0.104.252:40563/ using document root <none> and password file <none>
I20260615 13:54:39.993176   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:39.993284   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:39.993429   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:39.994129   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-2-root/instance:
uuid: "763e43937d264f7a830126dc1b814f81"
format_stamp: "Formatted at 2026-06-15 13:54:39 on dist-test-slave-0txc"
I20260615 13:54:39.996989   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260615 13:54:39.997299 11608 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:39.998713 11620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:39.999099   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260615 13:54:39.999238   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-2-root
uuid: "763e43937d264f7a830126dc1b814f81"
format_stamp: "Formatted at 2026-06-15 13:54:39 on dist-test-slave-0txc"
I20260615 13:54:39.999380   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/master-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)
I20260615 13:54:40.002980 11608 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } has no permanent_uuid. Determining permanent_uuid...
W20260615 13:54:40.004897 11608 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:46693: Network error: Client connection negotiation failed: client connection to 127.0.104.252:46693: connect: Connection refused (error 111)
I20260615 13:54:40.011216 11543 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } attempt: 1
I20260615 13:54:40.017107 11543 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } has no permanent_uuid. Determining permanent_uuid...
W20260615 13:54:40.018684 11543 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:46693: Network error: Client connection negotiation failed: client connection to 127.0.104.252:46693: connect: Connection refused (error 111)
I20260615 13:54:40.025609   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:40.026099   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:40.033146 11608 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } attempt: 1
W20260615 13:54:40.035115 11608 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:46693: Network error: Client connection negotiation failed: client connection to 127.0.104.252:46693: connect: Connection refused (error 111)
I20260615 13:54:40.035893 11543 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } attempt: 1
W20260615 13:54:40.037533 11543 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:46693: Network error: Client connection negotiation failed: client connection to 127.0.104.252:46693: connect: Connection refused (error 111)
I20260615 13:54:40.038492   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.252:46693
I20260615 13:54:40.038527 11672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.252:46693 every 8 connection(s)
I20260615 13:54:40.039628   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:54:40.039945 11673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:54:40.042193 11673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:40.047232 11673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:40.051467 11673 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } has no permanent_uuid. Determining permanent_uuid...
I20260615 13:54:40.058312 11673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81: Bootstrap starting.
I20260615 13:54:40.059682 11673 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:40.061175 11673 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81: No bootstrap required, opened a new log
I20260615 13:54:40.061772 11673 raft_consensus.cc:359] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.061920 11673 raft_consensus.cc:385] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:40.062000 11673 raft_consensus.cc:740] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 763e43937d264f7a830126dc1b814f81, State: Initialized, Role: FOLLOWER
I20260615 13:54:40.062212 11673 consensus_queue.cc:260] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.062794 11678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.062963 11673 sys_catalog.cc:565] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:40.062973 11678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: This master's current role is: FOLLOWER
W20260615 13:54:40.067152 11689 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:54:40.067265 11689 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260615 13:54:40.083360 11608 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } attempt: 2
I20260615 13:54:40.090484 11608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f: Bootstrap starting.
I20260615 13:54:40.091846 11608 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:40.093413 11608 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f: No bootstrap required, opened a new log
I20260615 13:54:40.094012 11608 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.094168 11608 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:40.094244 11608 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27318d78dfd94b1eb69e71725da8bc6f, State: Initialized, Role: FOLLOWER
I20260615 13:54:40.094470 11608 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.095000 11691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.095144 11691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:40.095232 11608 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [sys.catalog]: configured and running, proceeding with master startup.
W20260615 13:54:40.099005 11702 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:54:40.099114 11702 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260615 13:54:40.101701 11543 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } attempt: 2
I20260615 13:54:40.108736 11543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: Bootstrap starting.
I20260615 13:54:40.110021 11543 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: Neither blocks nor log segments found. Creating new log.
I20260615 13:54:40.111702 11543 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: No bootstrap required, opened a new log
I20260615 13:54:40.112322 11543 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.112478 11543 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:54:40.112545 11543 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5411f4003c4d40afaca40cd83c8253, State: Initialized, Role: FOLLOWER
I20260615 13:54:40.112798 11543 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.113341 11704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.113500 11704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:40.113538 11543 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:54:40.116895   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260615 13:54:40.117017   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260615 13:54:40.117779   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:40.117926 11715 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:54:40.118028 11715 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260615 13:54:40.120335 11716 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:40.120690 11717 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:40.121011 11719 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:40.121368   419 server_base.cc:1061] running on GCE node
I20260615 13:54:40.121619   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:40.121687   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:40.121747   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531680121725 us; error 0 us; skew 500 ppm
I20260615 13:54:40.121914   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:40.123003   419 webserver.cc:533] Webserver started at http://127.0.104.193:35459/ using document root <none> and password file <none>
I20260615 13:54:40.123212   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:40.123296   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:54:40.123438   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:54:40.124094   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "d56482ae58454550a0baf7723444a1a1"
format_stamp: "Formatted at 2026-06-15 13:54:40 on dist-test-slave-0txc"
I20260615 13:54:40.126482   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
I20260615 13:54:40.128028 11724 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:40.128340   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.002s
I20260615 13:54:40.128450   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "d56482ae58454550a0baf7723444a1a1"
format_stamp: "Formatted at 2026-06-15 13:54:40 on dist-test-slave-0txc"
I20260615 13:54:40.128577   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-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)
I20260615 13:54:40.145114   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:40.145664   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:40.146262   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:40.147208   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:40.147285   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:40.147387   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:40.147445   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:40.160707   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:38917
I20260615 13:54:40.160730 11786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:38917 every 8 connection(s)
I20260615 13:54:40.168540 11787 heartbeater.cc:344] Connected to a master server at 127.0.104.252:46693
I20260615 13:54:40.168735 11787 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:40.169200 11787 heartbeater.cc:507] Master 127.0.104.252:46693 requested a full tablet report, sending...
I20260615 13:54:40.169355 11788 heartbeater.cc:344] Connected to a master server at 127.0.104.254:41233
I20260615 13:54:40.169471 11788 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:40.169926 11788 heartbeater.cc:507] Master 127.0.104.254:41233 requested a full tablet report, sending...
I20260615 13:54:40.170288 11638 ts_manager.cc:194] Registered new tserver with Master: d56482ae58454550a0baf7723444a1a1 (127.0.104.193:38917)
I20260615 13:54:40.170742 11789 heartbeater.cc:344] Connected to a master server at 127.0.104.253:37155
I20260615 13:54:40.170861 11789 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:40.171181 11789 heartbeater.cc:507] Master 127.0.104.253:37155 requested a full tablet report, sending...
I20260615 13:54:40.171239 11508 ts_manager.cc:194] Registered new tserver with Master: d56482ae58454550a0baf7723444a1a1 (127.0.104.193:38917)
I20260615 13:54:40.171963 11573 ts_manager.cc:194] Registered new tserver with Master: d56482ae58454550a0baf7723444a1a1 (127.0.104.193:38917)
I20260615 13:54:40.172432   419 internal_mini_cluster.cc:371] 1 TS(s) registered with all masters after 0.009444796s
W20260615 13:54:40.187832 11497 tablet.cc:2404] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:54:40.291023 11678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:54:40.291330 11678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.292424 11678 leader_election.cc:290] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c5411f4003c4d40afaca40cd83c8253 (127.0.104.254:41233), 27318d78dfd94b1eb69e71725da8bc6f (127.0.104.253:37155)
I20260615 13:54:40.293073 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "763e43937d264f7a830126dc1b814f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27318d78dfd94b1eb69e71725da8bc6f" is_pre_election: true
I20260615 13:54:40.293071 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "763e43937d264f7a830126dc1b814f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5411f4003c4d40afaca40cd83c8253" is_pre_election: true
I20260615 13:54:40.293378 11583 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 763e43937d264f7a830126dc1b814f81 in term 0.
I20260615 13:54:40.293429 11518 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 763e43937d264f7a830126dc1b814f81 in term 0.
I20260615 13:54:40.293887 11624 leader_election.cc:304] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [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: 27318d78dfd94b1eb69e71725da8bc6f, 763e43937d264f7a830126dc1b814f81; no voters: 
I20260615 13:54:40.294188 11678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:54:40.294287 11678 raft_consensus.cc:493] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:54:40.294380 11678 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:40.297336 11678 raft_consensus.cc:515] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.298027 11678 leader_election.cc:290] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [CANDIDATE]: Term 1 election: Requested vote from peers 6c5411f4003c4d40afaca40cd83c8253 (127.0.104.254:41233), 27318d78dfd94b1eb69e71725da8bc6f (127.0.104.253:37155)
I20260615 13:54:40.298550 11583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "763e43937d264f7a830126dc1b814f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27318d78dfd94b1eb69e71725da8bc6f"
I20260615 13:54:40.298588 11518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "763e43937d264f7a830126dc1b814f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c5411f4003c4d40afaca40cd83c8253"
I20260615 13:54:40.298730 11583 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:40.298803 11518 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:54:40.301465 11583 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763e43937d264f7a830126dc1b814f81 in term 1.
I20260615 13:54:40.301913 11624 leader_election.cc:304] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [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: 27318d78dfd94b1eb69e71725da8bc6f, 763e43937d264f7a830126dc1b814f81; no voters: 
I20260615 13:54:40.302202 11678 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:54:40.302456 11518 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 763e43937d264f7a830126dc1b814f81 in term 1.
I20260615 13:54:40.302692 11678 raft_consensus.cc:697] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 1 LEADER]: Becoming Leader. State: Replica: 763e43937d264f7a830126dc1b814f81, State: Running, Role: LEADER
I20260615 13:54:40.303081 11678 consensus_queue.cc:237] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [LEADER]: Queue going to LEADER mode. State: All 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: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } }
I20260615 13:54:40.304530 11796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 763e43937d264f7a830126dc1b814f81. Latest consensus state: current_term: 1 leader_uuid: "763e43937d264f7a830126dc1b814f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.304833 11796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:40.305449 11798 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:54:40.306788 11798 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:54:40.309908 11518 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 1 FOLLOWER]: Refusing update from remote peer 763e43937d264f7a830126dc1b814f81: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:54:40.309932 11583 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 1 FOLLOWER]: Refusing update from remote peer 763e43937d264f7a830126dc1b814f81: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:54:40.310535 11796 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:54:40.310815 11678 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:54:40.320293 11704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 763e43937d264f7a830126dc1b814f81. Latest consensus state: current_term: 1 leader_uuid: "763e43937d264f7a830126dc1b814f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.320638 11704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:40.322340 11799 mvcc.cc:204] Tried to move back new op lower bound from 7297153762543906816 to 7297153762524090368. Current Snapshot: MvccSnapshot[applied={T|T < 7297153762543906816}]
I20260615 13:54:40.323439 11704 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "763e43937d264f7a830126dc1b814f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.323737 11704 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:40.328235 11691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 763e43937d264f7a830126dc1b814f81. Latest consensus state: current_term: 1 leader_uuid: "763e43937d264f7a830126dc1b814f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.328497 11796 sys_catalog.cc:455] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "763e43937d264f7a830126dc1b814f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.328727 11796 sys_catalog.cc:458] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:40.329092 11798 catalog_manager.cc:1382] Generated new cluster ID: 6ef5534fd9124861b785fb68b623941c
I20260615 13:54:40.328505 11691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:40.329200 11798 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:54:40.329592 11678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "763e43937d264f7a830126dc1b814f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.329996 11678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [sys.catalog]: This master's current role is: LEADER
I20260615 13:54:40.330561 11691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "763e43937d264f7a830126dc1b814f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c5411f4003c4d40afaca40cd83c8253" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 41233 } } peers { permanent_uuid: "27318d78dfd94b1eb69e71725da8bc6f" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 37155 } } peers { permanent_uuid: "763e43937d264f7a830126dc1b814f81" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 46693 } } }
I20260615 13:54:40.330767 11691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:54:40.354740 11798 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:54:40.355809 11798 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:54:40.375630 11798 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81: Generated new TSK 0
I20260615 13:54:40.376008 11798 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260615 13:54:40.544992 11795 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:40.545298 11795 flags.cc:432] Enabled unsafe flag: --never_fsync=true
I20260615 13:54:40.588901 11638 ts_manager.cc:295] Set tserver state for d56482ae58454550a0baf7723444a1a1 to MAINTENANCE_MODE
I20260615 13:54:40.725840   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:54:40.735288   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:40.748747   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:54:41.100620 11702 catalog_manager.cc:1294] Loaded cluster ID: 6ef5534fd9124861b785fb68b623941c
I20260615 13:54:41.100739 11702 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f: loading cluster ID for follower catalog manager: success
I20260615 13:54:41.103382 11702 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f: acquiring CA information for follower catalog manager: success
I20260615 13:54:41.104813 11702 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260615 13:54:41.119907 11715 catalog_manager.cc:1294] Loaded cluster ID: 6ef5534fd9124861b785fb68b623941c
I20260615 13:54:41.120033 11715 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: loading cluster ID for follower catalog manager: success
I20260615 13:54:41.123638 11715 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: acquiring CA information for follower catalog manager: success
I20260615 13:54:41.125037 11715 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
W20260615 13:54:43.702302 11856 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:54:43.702636 11856 flags.cc:432] Enabled unsafe flag: --never_fsync=true
I20260615 13:54:43.783944 11638 ts_manager.cc:284] Unset tserver state for d56482ae58454550a0baf7723444a1a1 from MAINTENANCE_MODE
I20260615 13:54:44.556157   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:54:44.559638 11947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:44.559643 11948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:54:44.560314 11950 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:54:44.560472   419 server_base.cc:1061] running on GCE node
I20260615 13:54:44.560837   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:54:44.560909   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:54:44.560956   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531684560938 us; error 0 us; skew 500 ppm
I20260615 13:54:44.561149   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:54:44.562366   419 webserver.cc:533] Webserver started at http://127.0.104.193:35459/ using document root <none> and password file <none>
I20260615 13:54:44.562626   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:54:44.562690   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:54:44.565285   419 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260615 13:54:44.566617 11955 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:44.566990   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:54:44.567106   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "d56482ae58454550a0baf7723444a1a1"
format_stamp: "Formatted at 2026-06-15 13:54:40 on dist-test-slave-0txc"
I20260615 13:54:44.567255   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.UnregisterTServerTest.TestUnregisterTServer_1.1781531466889897-419-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)
I20260615 13:54:44.585989   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:54:44.586642   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:54:44.587289   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:54:44.588389   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:54:44.588469   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:44.588584   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:54:44.588639   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:54:44.603513   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:38917
I20260615 13:54:44.603544 12017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:38917 every 8 connection(s)
I20260615 13:54:44.639034 12018 heartbeater.cc:344] Connected to a master server at 127.0.104.252:46693
I20260615 13:54:44.639372 12018 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:44.640131 12018 heartbeater.cc:507] Master 127.0.104.252:46693 requested a full tablet report, sending...
I20260615 13:54:44.640547 12019 heartbeater.cc:344] Connected to a master server at 127.0.104.254:41233
I20260615 13:54:44.640810 12019 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:44.641038 12020 heartbeater.cc:344] Connected to a master server at 127.0.104.253:37155
I20260615 13:54:44.641269 12020 heartbeater.cc:461] Registering TS with master...
I20260615 13:54:44.641451 12019 heartbeater.cc:507] Master 127.0.104.254:41233 requested a full tablet report, sending...
I20260615 13:54:44.641570 11637 ts_manager.cc:194] Registered new tserver with Master: d56482ae58454550a0baf7723444a1a1 (127.0.104.193:38917)
I20260615 13:54:44.641736 12020 heartbeater.cc:507] Master 127.0.104.253:37155 requested a full tablet report, sending...
I20260615 13:54:44.642948 11508 ts_manager.cc:194] Registered new tserver with Master: d56482ae58454550a0baf7723444a1a1 (127.0.104.193:38917)
I20260615 13:54:44.643208 11573 ts_manager.cc:194] Registered new tserver with Master: d56482ae58454550a0baf7723444a1a1 (127.0.104.193:38917)
I20260615 13:54:44.643517 11637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38174
I20260615 13:54:45.096688 11983 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:54:45.220052   419 tablet_server.cc:179] TabletServer@127.0.104.193:38917 shutting down...
I20260615 13:54:45.230495   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:54:45.243868   419 tablet_server.cc:196] TabletServer@127.0.104.193:38917 shutdown complete.
I20260615 13:54:45.247473   419 master.cc:562] Master@127.0.104.254:41233 shutting down...
I20260615 13:54:45.281778   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:54:45.282065   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:45.282191   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c5411f4003c4d40afaca40cd83c8253: stopping tablet replica
I20260615 13:54:45.296178   419 master.cc:584] Master@127.0.104.254:41233 shutdown complete.
I20260615 13:54:45.301527   419 master.cc:562] Master@127.0.104.253:37155 shutting down...
I20260615 13:54:45.309823   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:54:45.310096   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:45.310217   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27318d78dfd94b1eb69e71725da8bc6f: stopping tablet replica
I20260615 13:54:45.324080   419 master.cc:584] Master@127.0.104.253:37155 shutdown complete.
I20260615 13:54:45.329367   419 master.cc:562] Master@127.0.104.252:46693 shutting down...
I20260615 13:54:45.337769   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:54:45.338207   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:54:45.338333   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P 763e43937d264f7a830126dc1b814f81: stopping tablet replica
I20260615 13:54:45.352106   419 master.cc:584] Master@127.0.104.252:46693 shutdown complete.
[       OK ] UnregisterTServerTest.TestUnregisterTServer/1 (5447 ms)
[----------] 1 test from UnregisterTServerTest (5447 ms total)

[----------] 1 test from ToolTestKerberosParameterized/ToolTestKerberosParameterized
[ RUN      ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata/1
Loading random data
Initializing database '/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/principal' for realm 'KRBTEST.COM',
master key name 'K/M@KRBTEST.COM'
Jun 15 13:54:45 dist-test-slave-0txc krb5kdc[12060](info): setting up network...
krb5kdc: setsockopt(10,IPV6_V6ONLY,1) worked
Jun 15 13:54:45 dist-test-slave-0txc krb5kdc[12060](info): set up 2 sockets
Jun 15 13:54:45 dist-test-slave-0txc krb5kdc[12060](info): commencing operation
krb5kdc: starting...
W20260615 13:54:47.284179   419 mini_kdc.cc:121] Time spent starting KDC: real 1.916s	user 0.000s	sys 0.048s
WARNING: no policy specified for test-admin@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "test-admin@KRBTEST.COM" created.
WARNING: no policy specified for test-user@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "test-user@KRBTEST.COM" created.
WARNING: no policy specified for joe-interloper@KRBTEST.COM; defaulting to no policy
Authenticating as principal slave/admin@KRBTEST.COM with password.
Principal "joe-interloper@KRBTEST.COM" created.
Authenticating as principal slave/admin@KRBTEST.COM with password.
Entry for principal test-user with kvno 1, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/test-user.keytab.
Entry for principal test-user with kvno 1, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/test-user.keytab.
Jun 15 13:54:47 dist-test-slave-0txc krb5kdc[12060](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531687, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Password for test-admin@KRBTEST.COM: 
2026-06-15T13:54:47Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:54:47Z Disabled control of system clock
WARNING: no policy specified for hive/127.0.0.1@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "hive/127.0.0.1@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal hive/127.0.0.1 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/hive_127.0.0.1.keytab.
Entry for principal hive/127.0.0.1 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/hive_127.0.0.1.keytab.
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5.conf
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hive-3.1.2/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hadoop-3.4.1/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Metastore connection URL:	 jdbc:derby:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/metadb;create=true
Metastore Connection Driver :	 org.apache.derby.jdbc.EmbeddedDriver
Metastore connection User:	 APP
Starting metastore schema initialization to 3.1.0
Initialization script hive-schema-3.1.0.derby.sql

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 

 
 
 
 

 
 
 
 


 
 
 

 
 
 


 
 
 
 
 
 
 


 
 
 

 
 
 

 
 

 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 


 
 
 
 
 
 



 
 
 
 
 


 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 


Initialization script completed
schemaTool completed
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5.conf
2026-06-15 13:54:54: Starting Hive Metastore Server
Picked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true -Dderby.locks.deadlockTimeout=1 -Dderby.stream.error.file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/derby.log -Djava.security.properties=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/security.properties -Djava.security.krb5.conf=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5.conf
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hive-3.1.2/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/dist-test-tasku8RLiB/thirdparty/src/hadoop-3.4.1/share/hadoop/common/lib/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
Starting hive metastore on port 0
Jun 15 13:54:56 dist-test-slave-0txc krb5kdc[12060](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1781531696, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Jun 15 13:55:01 dist-test-slave-0txc krb5kdc[12060](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1781531701, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
Jun 15 13:55:01 dist-test-slave-0txc krb5kdc[12060](info): AS_REQ (1 etypes {17}) 127.0.0.1: ISSUE: authtime 1781531701, etypes {rep=17 tkt=17 ses=17}, hive/127.0.0.1@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
WARNING: no policy specified for kudu/127.0.104.254@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "kudu/127.0.104.254@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal kudu/127.0.104.254 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
Entry for principal kudu/127.0.104.254 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
WARNING: no policy specified for HTTP/127.0.104.254@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "HTTP/127.0.104.254@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal HTTP/127.0.104.254 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
Entry for principal HTTP/127.0.104.254 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
I20260615 13:55:02.166450   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:36531
--webserver_interface=127.0.104.254
--webserver_port=0
--keytab_file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab
--principal=kudu/127.0.104.254
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--webserver_require_spnego=true
--builtin_ntp_servers=127.0.104.212:37441
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:36531,127.0.104.253:36415,127.0.104.252:41275
--allow_empty_owner=true with env {KRB5CCNAME=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
W20260615 13:55:02.513772 12352 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:02.514106 12352 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:02.514204 12352 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:02.523087 12352 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:02.523208 12352 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:02.523283 12352 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:02.523336 12352 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:02.534776 12352 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:37441
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/wal
--allow_empty_owner=true
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:36531,127.0.104.253:36415,127.0.104.252:41275
--keytab_file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab
--principal=kudu/127.0.104.254
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:36531
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--webserver_require_spnego=true
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:02.536448 12352 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:02.537875 12352 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:02.545707 12358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:02.545765 12357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:02.547000 12360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:02.547276 12352 server_base.cc:1061] running on GCE node
I20260615 13:55:02.548090 12352 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:02.549531 12352 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:02.550740 12352 hybrid_clock.cc:648] HybridClock initialized: now 1781531702550694 us; error 38 us; skew 500 ppm
I20260615 13:55:02.551087 12352 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Jun 15 13:55:02 dist-test-slave-0txc krb5kdc[12060](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531702, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.254@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260615 13:55:02.554224 12352 init.cc:377] Logged in from keytab as kudu/127.0.104.254@KRBTEST.COM (short username kudu)
I20260615 13:55:02.555855 12352 webserver.cc:533] Webserver started at http://127.0.104.254:38115/ using document root <none> and password file <none>
I20260615 13:55:02.556586 12352 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:02.556706 12352 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:02.557066 12352 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:02.559535 12352 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "b177f022e1294278923c321771158a02"
format_stamp: "Formatted at 2026-06-15 13:55:02 on dist-test-slave-0txc"
I20260615 13:55:02.560360 12352 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "b177f022e1294278923c321771158a02"
format_stamp: "Formatted at 2026-06-15 13:55:02 on dist-test-slave-0txc"
I20260615 13:55:02.565907 12352 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:55:02.569437 12367 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:02.570780 12352 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:02.570950 12352 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "b177f022e1294278923c321771158a02"
format_stamp: "Formatted at 2026-06-15 13:55:02 on dist-test-slave-0txc"
I20260615 13:55:02.571153 12352 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:02.589253 12352 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:02.596095 12352 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:02.596382 12352 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:02.617129 12352 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:36531
I20260615 13:55:02.617132 12418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:36531 every 8 connection(s)
I20260615 13:55:02.618651 12352 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:02.621204   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 12352
I20260615 13:55:02.621503   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:55:02.623725 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:02.631294 12419 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } has no permanent_uuid. Determining permanent_uuid...
Jun 15 13:55:02 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531702, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.254@KRBTEST.COM for kudu/127.0.104.254@KRBTEST.COM
I20260615 13:55:02.653023 12419 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } has no permanent_uuid. Determining permanent_uuid...
W20260615 13:55:02.654078 12370 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.253:36415: connect: Connection refused (error 111)
W20260615 13:55:02.655557 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:36415: Network error: Client connection negotiation failed: client connection to 127.0.104.253:36415: connect: Connection refused (error 111)
WARNING: no policy specified for kudu/127.0.104.253@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "kudu/127.0.104.253@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal kudu/127.0.104.253 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
Entry for principal kudu/127.0.104.253 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
I20260615 13:55:02.704917 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } attempt: 1
W20260615 13:55:02.706813 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:36415: Network error: Client connection negotiation failed: client connection to 127.0.104.253:36415: connect: Connection refused (error 111)
WARNING: no policy specified for HTTP/127.0.104.253@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "HTTP/127.0.104.253@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal HTTP/127.0.104.253 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
Entry for principal HTTP/127.0.104.253 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
I20260615 13:55:02.773093   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.253:36415
--webserver_interface=127.0.104.253
--webserver_port=0
--keytab_file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab
--principal=kudu/127.0.104.253
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--webserver_require_spnego=true
--builtin_ntp_servers=127.0.104.212:37441
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:36531,127.0.104.253:36415,127.0.104.252:41275
--allow_empty_owner=true with env {KRB5CCNAME=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
I20260615 13:55:02.775043 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } attempt: 2
W20260615 13:55:02.776990 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:36415: Network error: Client connection negotiation failed: client connection to 127.0.104.253:36415: connect: Connection refused (error 111)
I20260615 13:55:02.868247 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } attempt: 3
W20260615 13:55:02.870121 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:36415: Network error: Client connection negotiation failed: client connection to 127.0.104.253:36415: connect: Connection refused (error 111)
I20260615 13:55:03.013383 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } attempt: 4
W20260615 13:55:03.015365 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.253:36415: Network error: Client connection negotiation failed: client connection to 127.0.104.253:36415: connect: Connection refused (error 111)
W20260615 13:55:03.105044 12428 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:03.105360 12428 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:03.105480 12428 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:03.113965 12428 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:03.114070 12428 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:03.114136 12428 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:03.114202 12428 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:03.125808 12428 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:37441
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/wal
--allow_empty_owner=true
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:36531,127.0.104.253:36415,127.0.104.252:41275
--keytab_file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab
--principal=kudu/127.0.104.253
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.253:36415
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/data/info.pb
--webserver_interface=127.0.104.253
--webserver_port=0
--webserver_require_spnego=true
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:03.127480 12428 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:03.128885 12428 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:03.136895 12433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:03.136996 12434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:03.137681 12436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:03.137944 12428 server_base.cc:1061] running on GCE node
I20260615 13:55:03.138700 12428 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:03.140132 12428 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:03.141320 12428 hybrid_clock.cc:648] HybridClock initialized: now 1781531703141274 us; error 36 us; skew 500 ppm
I20260615 13:55:03.141634 12428 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531703, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.253@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260615 13:55:03.144596 12428 init.cc:377] Logged in from keytab as kudu/127.0.104.253@KRBTEST.COM (short username kudu)
I20260615 13:55:03.146186 12428 webserver.cc:533] Webserver started at http://127.0.104.253:41215/ using document root <none> and password file <none>
I20260615 13:55:03.146852 12428 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:03.146952 12428 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:03.147275 12428 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:03.149562 12428 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/data/instance:
uuid: "18b7c065ee92433dabaf1a96aa85ebf0"
format_stamp: "Formatted at 2026-06-15 13:55:03 on dist-test-slave-0txc"
I20260615 13:55:03.150262 12428 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/wal/instance:
uuid: "18b7c065ee92433dabaf1a96aa85ebf0"
format_stamp: "Formatted at 2026-06-15 13:55:03 on dist-test-slave-0txc"
I20260615 13:55:03.155426 12428 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:55:03.158651 12443 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:03.159916 12428 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:03.160065 12428 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/wal
uuid: "18b7c065ee92433dabaf1a96aa85ebf0"
format_stamp: "Formatted at 2026-06-15 13:55:03 on dist-test-slave-0txc"
I20260615 13:55:03.160228 12428 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:03.176843 12428 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:03.180352 12428 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:03.180619 12428 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:03.199002 12428 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.253:36415
I20260615 13:55:03.199023 12494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.253:36415 every 8 connection(s)
I20260615 13:55:03.200457 12428 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/data/info.pb
I20260615 13:55:03.204505 12495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:03.208192   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 12428
I20260615 13:55:03.208447   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-1/wal/instance
I20260615 13:55:03.209944 12495 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } has no permanent_uuid. Determining permanent_uuid...
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531703, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.253@KRBTEST.COM for kudu/127.0.104.254@KRBTEST.COM
I20260615 13:55:03.229168 12495 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } has no permanent_uuid. Determining permanent_uuid...
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531703, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.253@KRBTEST.COM for kudu/127.0.104.253@KRBTEST.COM
I20260615 13:55:03.243847 12495 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } has no permanent_uuid. Determining permanent_uuid...
WARNING: no policy specified for kudu/127.0.104.252@KRBTEST.COM; defaulting to no policy
W20260615 13:55:03.245036 12445 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
W20260615 13:55:03.246956 12495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "kudu/127.0.104.252@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal kudu/127.0.104.252 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
Entry for principal kudu/127.0.104.252 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
I20260615 13:55:03.296303 12495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 1
W20260615 13:55:03.298295 12495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
I20260615 13:55:03.314636 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } attempt: 5
WARNING: no policy specified for HTTP/127.0.104.252@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "HTTP/127.0.104.252@KRBTEST.COM" created.
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531702, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.254@KRBTEST.COM for kudu/127.0.104.253@KRBTEST.COM
I20260615 13:55:03.329149 12419 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } has no permanent_uuid. Determining permanent_uuid...
W20260615 13:55:03.330933 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal HTTP/127.0.104.252 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
Entry for principal HTTP/127.0.104.252 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
I20260615 13:55:03.362735   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.252:41275
--webserver_interface=127.0.104.252
--webserver_port=0
--keytab_file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab
--principal=kudu/127.0.104.252
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--webserver_require_spnego=true
--builtin_ntp_servers=127.0.104.212:37441
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:36531,127.0.104.253:36415,127.0.104.252:41275
--allow_empty_owner=true with env {KRB5CCNAME=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
I20260615 13:55:03.366519 12495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 2
W20260615 13:55:03.368343 12495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
I20260615 13:55:03.382149 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 1
W20260615 13:55:03.384011 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
I20260615 13:55:03.452219 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 2
W20260615 13:55:03.454339 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
I20260615 13:55:03.459573 12495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 3
W20260615 13:55:03.461506 12495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
I20260615 13:55:03.560585 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 3
W20260615 13:55:03.562517 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
I20260615 13:55:03.604748 12495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 4
W20260615 13:55:03.606925 12495 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
W20260615 13:55:03.713858 12505 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:03.714182 12505 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:03.714279 12505 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:03.723116 12505 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:03.723272 12505 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:03.723368 12505 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:03.723454 12505 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:03.736557 12505 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:37441
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/wal
--allow_empty_owner=true
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:36531,127.0.104.253:36415,127.0.104.252:41275
--keytab_file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab
--principal=kudu/127.0.104.252
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.252:41275
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/data/info.pb
--webserver_interface=127.0.104.252
--webserver_port=0
--webserver_require_spnego=true
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:03.738211 12505 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:03.739640 12505 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260615 13:55:03.739711 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 4
W20260615 13:55:03.741489 12419 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.104.252:41275: Network error: Client connection negotiation failed: client connection to 127.0.104.252:41275: connect: Connection refused (error 111)
W20260615 13:55:03.748503 12510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:03.748566 12513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:03.748570 12511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:03.749274 12505 server_base.cc:1061] running on GCE node
I20260615 13:55:03.749975 12505 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:03.751331 12505 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:03.752516 12505 hybrid_clock.cc:648] HybridClock initialized: now 1781531703752461 us; error 47 us; skew 500 ppm
I20260615 13:55:03.752825 12505 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531703, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.252@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260615 13:55:03.755939 12505 init.cc:377] Logged in from keytab as kudu/127.0.104.252@KRBTEST.COM (short username kudu)
I20260615 13:55:03.757476 12505 webserver.cc:533] Webserver started at http://127.0.104.252:36761/ using document root <none> and password file <none>
I20260615 13:55:03.758176 12505 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:03.758273 12505 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:03.758553 12505 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:03.760893 12505 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/data/instance:
uuid: "7da7b4c6c32045eabb852a73112bd241"
format_stamp: "Formatted at 2026-06-15 13:55:03 on dist-test-slave-0txc"
I20260615 13:55:03.761628 12505 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/wal/instance:
uuid: "7da7b4c6c32045eabb852a73112bd241"
format_stamp: "Formatted at 2026-06-15 13:55:03 on dist-test-slave-0txc"
I20260615 13:55:03.766789 12505 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:55:03.770172 12520 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:03.771445 12505 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:03.771618 12505 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/wal
uuid: "7da7b4c6c32045eabb852a73112bd241"
format_stamp: "Formatted at 2026-06-15 13:55:03 on dist-test-slave-0txc"
I20260615 13:55:03.771772 12505 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:03.791774 12505 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:03.795682 12505 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:03.795922 12505 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:03.814119 12505 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.252:41275
I20260615 13:55:03.814141 12571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.252:41275 every 8 connection(s)
I20260615 13:55:03.815618 12505 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/data/info.pb
I20260615 13:55:03.819703 12572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:03.822348   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 12505
I20260615 13:55:03.822546   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/master-2/wal/instance
I20260615 13:55:03.825572 12572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } has no permanent_uuid. Determining permanent_uuid...
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531687, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.0.104.254@KRBTEST.COM
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531703, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.252@KRBTEST.COM for kudu/127.0.104.254@KRBTEST.COM
I20260615 13:55:03.845016 12572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } has no permanent_uuid. Determining permanent_uuid...
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531703, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.252@KRBTEST.COM for kudu/127.0.104.253@KRBTEST.COM
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531687, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.0.104.253@KRBTEST.COM
I20260615 13:55:03.859750 12572 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } has no permanent_uuid. Determining permanent_uuid...
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531703, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.252@KRBTEST.COM for kudu/127.0.104.252@KRBTEST.COM
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531687, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.0.104.252@KRBTEST.COM
I20260615 13:55:03.880682 12572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: Bootstrap starting.
I20260615 13:55:03.884438 12572 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:03.885519 12572 log.cc:826] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:03.888279 12572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: No bootstrap required, opened a new log
I20260615 13:55:03.893388 12572 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:03.893688 12572 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:03.893813 12572 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da7b4c6c32045eabb852a73112bd241, State: Initialized, Role: FOLLOWER
I20260615 13:55:03.894502 12572 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:03.895424 12582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:03.895690 12582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:55:03.896559 12572 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: configured and running, proceeding with master startup.
W20260615 13:55:03.905370 12593 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:55:03.905488 12593 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260615 13:55:03.906137 12495 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 5
I20260615 13:55:03.902894 12505 master_runner.cc:187] Error getting master registration for 127.0.104.254:36531: OK, instance_id { permanent_uuid: "b177f022e1294278923c321771158a02" instance_seqno: 1781531702611617 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
I20260615 13:55:03.908990 12505 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
Jun 15 13:55:03 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531703, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.253@KRBTEST.COM for kudu/127.0.104.252@KRBTEST.COM
I20260615 13:55:03.923839 12495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0: Bootstrap starting.
I20260615 13:55:03.927047 12495 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:03.928148 12495 log.cc:826] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:03.930513 12495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0: No bootstrap required, opened a new log
I20260615 13:55:03.936345 12495 raft_consensus.cc:359] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:03.936625 12495 raft_consensus.cc:385] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:03.936741 12495 raft_consensus.cc:740] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18b7c065ee92433dabaf1a96aa85ebf0, State: Initialized, Role: FOLLOWER
I20260615 13:55:03.937342 12495 consensus_queue.cc:260] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:03.938211 12596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:03.938479 12596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:55:03.939288 12495 sys_catalog.cc:565] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [sys.catalog]: configured and running, proceeding with master startup.
W20260615 13:55:03.950615 12607 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:55:03.950747 12607 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260615 13:55:03.948975 12428 master_runner.cc:187] Error getting master registration for 127.0.104.254:36531: OK, instance_id { permanent_uuid: "b177f022e1294278923c321771158a02" instance_seqno: 1781531702611617 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
I20260615 13:55:03.953745 12428 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
I20260615 13:55:03.955041 12582 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:55:03.955284 12582 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:03.956715 12582 leader_election.cc:290] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b177f022e1294278923c321771158a02 (127.0.104.254:36531), 18b7c065ee92433dabaf1a96aa85ebf0 (127.0.104.253:36415)
I20260615 13:55:03.957602 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7da7b4c6c32045eabb852a73112bd241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" is_pre_election: true
I20260615 13:55:03.958065 12470 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da7b4c6c32045eabb852a73112bd241 in term 0.
I20260615 13:55:03.958767 12523 leader_election.cc:304] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [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: 18b7c065ee92433dabaf1a96aa85ebf0, 7da7b4c6c32045eabb852a73112bd241; no voters: 
I20260615 13:55:03.959542 12582 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:55:03.959708 12582 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:55:03.959803 12582 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:03.962314 12582 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:03.963261 12582 leader_election.cc:290] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [CANDIDATE]: Term 1 election: Requested vote from peers b177f022e1294278923c321771158a02 (127.0.104.254:36531), 18b7c065ee92433dabaf1a96aa85ebf0 (127.0.104.253:36415)
I20260615 13:55:03.963353 12470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7da7b4c6c32045eabb852a73112bd241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18b7c065ee92433dabaf1a96aa85ebf0"
I20260615 13:55:03.963548 12470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:03.966707 12470 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da7b4c6c32045eabb852a73112bd241 in term 1.
I20260615 13:55:03.967154 12523 leader_election.cc:304] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [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: 18b7c065ee92433dabaf1a96aa85ebf0, 7da7b4c6c32045eabb852a73112bd241; no voters: 
I20260615 13:55:03.967523 12582 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:03.977226 12582 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [term 1 LEADER]: Becoming Leader. State: Replica: 7da7b4c6c32045eabb852a73112bd241, State: Running, Role: LEADER
I20260615 13:55:03.977797 12582 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [LEADER]: Queue going to LEADER mode. State: All 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: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:03.982501 12609 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7da7b4c6c32045eabb852a73112bd241. Latest consensus state: current_term: 1 leader_uuid: "7da7b4c6c32045eabb852a73112bd241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:03.982836 12609 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:03.988306 12611 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:03.990483 12611 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:04.000211 12470 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [term 1 FOLLOWER]: Refusing update from remote peer 7da7b4c6c32045eabb852a73112bd241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:55:04.001143 12609 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:55:04.014470 12596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7da7b4c6c32045eabb852a73112bd241. Latest consensus state: current_term: 1 leader_uuid: "7da7b4c6c32045eabb852a73112bd241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:04.014679 12596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:55:04.018791 12419 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } attempt: 5
I20260615 13:55:04.020766 12596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7da7b4c6c32045eabb852a73112bd241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:04.020963 12596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:55:04.021627 12609 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7da7b4c6c32045eabb852a73112bd241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:04.023712 12609 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: This master's current role is: LEADER
Jun 15 13:55:04 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531702, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.254@KRBTEST.COM for kudu/127.0.104.252@KRBTEST.COM
I20260615 13:55:04.036825 12611 catalog_manager.cc:1382] Generated new cluster ID: 6b4379019ebd4df0a05656c910e18ecb
I20260615 13:55:04.036943 12611 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:04.055641 12419 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02: Bootstrap starting.
I20260615 13:55:04.059707 12419 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:04.061179 12419 log.cc:826] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:04.074201 12419 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02: No bootstrap required, opened a new log
I20260615 13:55:04.081912 12419 raft_consensus.cc:359] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:04.082317 12419 raft_consensus.cc:385] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:04.082464 12419 raft_consensus.cc:740] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b177f022e1294278923c321771158a02, State: Initialized, Role: FOLLOWER
I20260615 13:55:04.083313 12419 consensus_queue.cc:260] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } }
I20260615 13:55:04.085088 12619 sys_catalog.cc:455] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:04.085841 12619 sys_catalog.cc:458] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:55:04.085958 12393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7da7b4c6c32045eabb852a73112bd241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b177f022e1294278923c321771158a02"
I20260615 13:55:04.086369 12392 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:04.092623 12392 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [term 1 FOLLOWER]: Refusing update from remote peer 7da7b4c6c32045eabb852a73112bd241: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:55:04.086436 12394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7da7b4c6c32045eabb852a73112bd241" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b177f022e1294278923c321771158a02" is_pre_election: true
I20260615 13:55:04.093421 12394 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da7b4c6c32045eabb852a73112bd241 in term 1.
I20260615 13:55:04.093544 12582 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:55:04.085940 12419 sys_catalog.cc:565] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [sys.catalog]: configured and running, proceeding with master startup.
W20260615 13:55:04.099377 12373 tablet.cc:2404] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:04.127851 12619 sys_catalog.cc:455] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7da7b4c6c32045eabb852a73112bd241. Latest consensus state: current_term: 1 leader_uuid: "7da7b4c6c32045eabb852a73112bd241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:04.128158 12619 sys_catalog.cc:458] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:55:04.128608 12617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7da7b4c6c32045eabb852a73112bd241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:04.129010 12617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:04.130120 12625 sys_catalog.cc:455] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7da7b4c6c32045eabb852a73112bd241" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b177f022e1294278923c321771158a02" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 36531 } } peers { permanent_uuid: "18b7c065ee92433dabaf1a96aa85ebf0" member_type: VOTER last_known_addr { host: "127.0.104.253" port: 36415 } } peers { permanent_uuid: "7da7b4c6c32045eabb852a73112bd241" member_type: VOTER last_known_addr { host: "127.0.104.252" port: 41275 } } }
I20260615 13:55:04.130412 12625 sys_catalog.cc:458] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02 [sys.catalog]: This master's current role is: FOLLOWER
I20260615 13:55:04.131220 12611 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:55:04.133064 12611 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:04.158236 12611 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: Generated new TSK 0
I20260615 13:55:04.159569 12611 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:04.178902 12634 catalog_manager.cc:1294] Loaded cluster ID: 6b4379019ebd4df0a05656c910e18ecb
I20260615 13:55:04.179082 12634 catalog_manager.cc:1587] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02: loading cluster ID for follower catalog manager: success
I20260615 13:55:04.183140 12634 catalog_manager.cc:1609] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02: acquiring CA information for follower catalog manager: success
I20260615 13:55:04.185840 12634 catalog_manager.cc:1637] T 00000000000000000000000000000000 P b177f022e1294278923c321771158a02: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
WARNING: no policy specified for kudu/127.0.104.193@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "kudu/127.0.104.193@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal kudu/127.0.104.193 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
Entry for principal kudu/127.0.104.193 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
W20260615 13:55:04.315414   419 mini_kdc.cc:268] Time spent creating service keytab for kudu/127.0.104.193: real 0.127s	user 0.003s	sys 0.035s
WARNING: no policy specified for HTTP/127.0.104.193@KRBTEST.COM; defaulting to no policy
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Principal "HTTP/127.0.104.193@KRBTEST.COM" created.
Authenticating as principal test-admin/admin@KRBTEST.COM with password.
Entry for principal HTTP/127.0.104.193 with kvno 2, encryption type aes256-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
Entry for principal HTTP/127.0.104.193 with kvno 2, encryption type aes128-cts-hmac-sha1-96 added to keytab WRFILE:/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab.
W20260615 13:55:04.435206   419 mini_kdc.cc:268] Time spent creating service keytab for HTTP/127.0.104.193: real 0.120s	user 0.003s	sys 0.037s
I20260615 13:55:04.436655   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:36531,127.0.104.253:36415,127.0.104.252:41275
--keytab_file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab
--principal=kudu/127.0.104.193
--rpc_authentication=required
--superuser_acl=test-admin
--user_acl=test-user
--webserver_require_spnego=true
--builtin_ntp_servers=127.0.104.212:37441
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {KRB5CCNAME=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5cc,KRB5_CONFIG=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/krb5.conf,KRB5_KDC_PROFILE=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kdc.conf,KUDU_ENABLE_KRB5_REALM_FIX=yes}
W20260615 13:55:04.803546 12640 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:04.803834 12640 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:04.803936 12640 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:04.812408 12640 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:04.812590 12640 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:55:04.823256 12640 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:37441
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/wal
--keytab_file=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/krb5kdc/kudu.keytab
--principal=kudu/127.0.104.193
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--rpc_authentication=required
--superuser_acl=<redacted>
--user_acl=<redacted>
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--webserver_require_spnego=true
--tserver_master_addrs=127.0.104.254:36531,127.0.104.253:36415,127.0.104.252:41275
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:04.824832 12640 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:04.826179 12640 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:04.835048 12646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:04.835026 12645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:04.835641 12648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:04.836676 12640 server_base.cc:1061] running on GCE node
I20260615 13:55:04.837195 12640 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:04.838073 12640 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:04.839264 12640 hybrid_clock.cc:648] HybridClock initialized: now 1781531704839216 us; error 43 us; skew 500 ppm
I20260615 13:55:04.839605 12640 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
Jun 15 13:55:04 dist-test-slave-0txc krb5kdc[12060](info): AS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531704, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.193@KRBTEST.COM for krbtgt/KRBTEST.COM@KRBTEST.COM
I20260615 13:55:04.842939 12640 init.cc:377] Logged in from keytab as kudu/127.0.104.193@KRBTEST.COM (short username kudu)
I20260615 13:55:04.844475 12640 webserver.cc:533] Webserver started at http://127.0.104.193:44777/ using document root <none> and password file <none>
I20260615 13:55:04.845185 12640 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:04.845275 12640 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:04.845602 12640 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:04.848053 12640 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "70ba2dfe94af4932a895e2065bdf3df5"
format_stamp: "Formatted at 2026-06-15 13:55:04 on dist-test-slave-0txc"
I20260615 13:55:04.848752 12640 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "70ba2dfe94af4932a895e2065bdf3df5"
format_stamp: "Formatted at 2026-06-15 13:55:04 on dist-test-slave-0txc"
I20260615 13:55:04.854100 12640 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260615 13:55:04.857427 12655 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:04.858698 12640 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:04.858847 12640 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "70ba2dfe94af4932a895e2065bdf3df5"
format_stamp: "Formatted at 2026-06-15 13:55:04 on dist-test-slave-0txc"
I20260615 13:55:04.859040 12640 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:04.892976 12640 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:04.896875 12640 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:04.897173 12640 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:04.898284 12640 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:04.899976 12640 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:04.900055 12640 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:04.900146 12640 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:04.900188 12640 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:04.931541 12640 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:32935
I20260615 13:55:04.931648 12767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:32935 every 8 connection(s)
I20260615 13:55:04.932963 12640 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:04.938292   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 12640
I20260615 13:55:04.938578   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ToolTestKerberosParameterized_ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata_1.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
Jun 15 13:55:04 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531704, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.193@KRBTEST.COM for kudu/127.0.104.252@KRBTEST.COM
Jun 15 13:55:04 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531704, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.193@KRBTEST.COM for kudu/127.0.104.254@KRBTEST.COM
I20260615 13:55:04.953054 12607 catalog_manager.cc:1294] Loaded cluster ID: 6b4379019ebd4df0a05656c910e18ecb
I20260615 13:55:04.953145 12607 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0: loading cluster ID for follower catalog manager: success
Jun 15 13:55:04 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531704, etypes {rep=17 tkt=17 ses=17}, kudu/127.0.104.193@KRBTEST.COM for kudu/127.0.104.253@KRBTEST.COM
I20260615 13:55:04.956943 12607 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0: acquiring CA information for follower catalog manager: success
I20260615 13:55:04.959708 12607 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 18b7c065ee92433dabaf1a96aa85ebf0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260615 13:55:04.960222 12769 heartbeater.cc:344] Connected to a master server at 127.0.104.252:41275
I20260615 13:55:04.960642 12769 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:04.960841 12768 heartbeater.cc:344] Connected to a master server at 127.0.104.254:36531
I20260615 13:55:04.960959 12768 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:04.961793 12768 heartbeater.cc:507] Master 127.0.104.254:36531 requested a full tablet report, sending...
I20260615 13:55:04.961820 12769 heartbeater.cc:507] Master 127.0.104.252:41275 requested a full tablet report, sending...
I20260615 13:55:04.964200 12537 ts_manager.cc:194] Registered new tserver with Master: 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193:32935)
I20260615 13:55:04.964316 12383 ts_manager.cc:194] Registered new tserver with Master: 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193:32935)
I20260615 13:55:04.965693 12770 heartbeater.cc:344] Connected to a master server at 127.0.104.253:36415
I20260615 13:55:04.965821 12770 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:04.966054 12537 master_service.cc:502] Signed X509 certificate for tserver {username='kudu', principal='kudu/127.0.104.193@KRBTEST.COM'} at 127.0.104.193:51781
I20260615 13:55:04.966238 12770 heartbeater.cc:507] Master 127.0.104.253:36415 requested a full tablet report, sending...
I20260615 13:55:04.967671 12460 ts_manager.cc:194] Registered new tserver with Master: 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193:32935)
I20260615 13:55:04.980770   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
Jun 15 13:55:04 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531687, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for hive/127.0.0.1@KRBTEST.COM
I20260615 13:55:05.091601 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.control"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:05.129011 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 161d77092cec489db131f1eb9d2bc467 (DEFAULT_TABLE table=default.control [id=c74f8f7307ff4dee8fc2f3908930dcb8]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:05.130326 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 161d77092cec489db131f1eb9d2bc467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:05.139550 12799 tablet_bootstrap.cc:492] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:05.142582 12799 tablet_bootstrap.cc:654] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:05.143642 12799 log.cc:826] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:05.145895 12799 tablet_bootstrap.cc:492] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:05.146132 12799 ts_tablet_manager.cc:1403] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.003s
I20260615 13:55:05.151198 12799 raft_consensus.cc:359] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.151501 12799 raft_consensus.cc:385] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:05.151602 12799 raft_consensus.cc:740] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:05.152215 12799 consensus_queue.cc:260] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.152396 12799 raft_consensus.cc:399] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:05.152523 12799 raft_consensus.cc:493] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:05.152660 12799 raft_consensus.cc:3060] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:05.154552 12799 raft_consensus.cc:515] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.155026 12799 leader_election.cc:304] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:05.155614 12799 leader_election.cc:290] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:05.155759 12801 raft_consensus.cc:2804] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:05.157322 12799 ts_tablet_manager.cc:1434] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.004s
I20260615 13:55:05.157442 12769 heartbeater.cc:499] Master 127.0.104.252:41275 was elected leader, sending a full tablet report...
I20260615 13:55:05.157516 12801 raft_consensus.cc:697] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:05.158011 12801 consensus_queue.cc:237] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.164268 12537 catalog_manager.cc:5696] T 161d77092cec489db131f1eb9d2bc467 P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:05.587972 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.control_external"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:05.602651 12703 tablet_service.cc:1511] Processing CreateTablet for tablet d49901c8a99242e28c1ed5337fec33fb (DEFAULT_TABLE table=default.control_external [id=f9f67e33b83c4e52a75a9b528fc99ed0]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:05.603124 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d49901c8a99242e28c1ed5337fec33fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:05.609498 12799 tablet_bootstrap.cc:492] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:05.611217 12799 tablet_bootstrap.cc:654] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:05.616710 12799 tablet_bootstrap.cc:492] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:05.616935 12799 ts_tablet_manager.cc:1403] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260615 13:55:05.617947 12799 raft_consensus.cc:359] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.618129 12799 raft_consensus.cc:385] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:05.618264 12799 raft_consensus.cc:740] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:05.618538 12799 consensus_queue.cc:260] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.618707 12799 raft_consensus.cc:399] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:05.618777 12799 raft_consensus.cc:493] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:05.618868 12799 raft_consensus.cc:3060] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:05.621456 12799 raft_consensus.cc:515] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.621765 12799 leader_election.cc:304] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:05.622020 12799 leader_election.cc:290] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:05.622069 12801 raft_consensus.cc:2804] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:05.622237 12801 raft_consensus.cc:697] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:05.622452 12801 consensus_queue.cc:237] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.625506 12537 catalog_manager.cc:5696] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:05.643839 12799 ts_tablet_manager.cc:1434] T d49901c8a99242e28c1ed5337fec33fb P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.004s
I20260615 13:55:05.906585 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.UPPERCASE"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:05.918828 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 2219542ae2c347a1b2fb8f00bf108f3f (DEFAULT_TABLE table=default.UPPERCASE [id=c91edaf04c704d0d90641cecfdf510bb]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:05.919320 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219542ae2c347a1b2fb8f00bf108f3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:05.923588 12799 tablet_bootstrap.cc:492] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:05.924813 12799 tablet_bootstrap.cc:654] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:05.926496 12799 tablet_bootstrap.cc:492] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:05.926630 12799 ts_tablet_manager.cc:1403] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:05.927191 12799 raft_consensus.cc:359] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.927352 12799 raft_consensus.cc:385] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:05.927412 12799 raft_consensus.cc:740] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:05.927647 12799 consensus_queue.cc:260] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.927771 12799 raft_consensus.cc:399] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:05.927837 12799 raft_consensus.cc:493] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:05.927899 12799 raft_consensus.cc:3060] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:05.929561 12799 raft_consensus.cc:515] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:05.929777 12799 leader_election.cc:304] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:05.929962 12799 leader_election.cc:290] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:05.930042 12801 raft_consensus.cc:2804] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:05.930408 12799 ts_tablet_manager.cc:1434] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:55:05.934756 12801 raft_consensus.cc:697] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:05.935045 12801 consensus_queue.cc:237] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
W20260615 13:55:05.937070 12771 tablet.cc:2404] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:05.938581 12537 catalog_manager.cc:5696] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:05.982259 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.inconsistent_schema"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:05.993844 12703 tablet_service.cc:1511] Processing CreateTablet for tablet b55afcad36c54726b4e7caed7fbbe7fb (DEFAULT_TABLE table=default.inconsistent_schema [id=9bc1200734524e3f969956115226632f]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:05.994251 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55afcad36c54726b4e7caed7fbbe7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:05.998517 12799 tablet_bootstrap.cc:492] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.000078 12799 tablet_bootstrap.cc:654] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.001587 12799 tablet_bootstrap.cc:492] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.001704 12799 ts_tablet_manager.cc:1403] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:06.002270 12799 raft_consensus.cc:359] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.002408 12799 raft_consensus.cc:385] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.002486 12799 raft_consensus.cc:740] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.002735 12799 consensus_queue.cc:260] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.002883 12799 raft_consensus.cc:399] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.002961 12799 raft_consensus.cc:493] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.003068 12799 raft_consensus.cc:3060] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.004879 12799 raft_consensus.cc:515] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.005067 12799 leader_election.cc:304] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.005213 12799 leader_election.cc:290] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.005300 12801 raft_consensus.cc:2804] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.005482 12801 raft_consensus.cc:697] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.005690 12801 consensus_queue.cc:237] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.005897 12799 ts_tablet_manager.cc:1434] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:55:06.007974 12537 catalog_manager.cc:5696] T b55afcad36c54726b4e7caed7fbbe7fb P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.045912 12536 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.inconsistent_name"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:06.057258 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 61703791c07b4e7bba4b59561bd38f12 (DEFAULT_TABLE table=default.inconsistent_name [id=b03f6eec827a45c69c5fdcb4be334a2c]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.057653 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61703791c07b4e7bba4b59561bd38f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.062021 12799 tablet_bootstrap.cc:492] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.063467 12799 tablet_bootstrap.cc:654] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.065213 12799 tablet_bootstrap.cc:492] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.065443 12799 ts_tablet_manager.cc:1403] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:55:06.066135 12799 raft_consensus.cc:359] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.066282 12799 raft_consensus.cc:385] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.066355 12799 raft_consensus.cc:740] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.066598 12799 consensus_queue.cc:260] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.066728 12799 raft_consensus.cc:399] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.066828 12799 raft_consensus.cc:493] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.066916 12799 raft_consensus.cc:3060] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.068670 12799 raft_consensus.cc:515] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.068859 12799 leader_election.cc:304] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.069060 12799 leader_election.cc:290] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.069156 12801 raft_consensus.cc:2804] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.069475 12799 ts_tablet_manager.cc:1434] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:55:06.069705 12801 raft_consensus.cc:697] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.069958 12801 consensus_queue.cc:237] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.072291 12536 catalog_manager.cc:5696] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.118641 12536 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.inconsistent_cluster"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:06.131609 12703 tablet_service.cc:1511] Processing CreateTablet for tablet ff58d2097d134c3b871e5b08e6fe39ee (DEFAULT_TABLE table=default.inconsistent_cluster [id=7e4c09d1d1d4451e94de25a392c2da42]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.132056 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff58d2097d134c3b871e5b08e6fe39ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.136581 12799 tablet_bootstrap.cc:492] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.137930 12799 tablet_bootstrap.cc:654] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.139648 12799 tablet_bootstrap.cc:492] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.139787 12799 ts_tablet_manager.cc:1403] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260615 13:55:06.140558 12799 raft_consensus.cc:359] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.140729 12799 raft_consensus.cc:385] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.140821 12799 raft_consensus.cc:740] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.141044 12799 consensus_queue.cc:260] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.141186 12799 raft_consensus.cc:399] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.141260 12799 raft_consensus.cc:493] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.141362 12799 raft_consensus.cc:3060] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.143280 12799 raft_consensus.cc:515] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.143524 12799 leader_election.cc:304] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.143743 12799 leader_election.cc:290] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.143826 12801 raft_consensus.cc:2804] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.144037 12801 raft_consensus.cc:697] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.144338 12799 ts_tablet_manager.cc:1434] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:55:06.144275 12801 consensus_queue.cc:237] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.147357 12536 catalog_manager.cc:5696] T ff58d2097d134c3b871e5b08e6fe39ee P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.193235 12536 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.inconsistent_master_addrs"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:06.210434 12703 tablet_service.cc:1511] Processing CreateTablet for tablet e2b34de8658e47358dc4f53f91fbabee (DEFAULT_TABLE table=default.inconsistent_master_addrs [id=0b98c65e5fc144ee81c887ff6b572604]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.210897 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b34de8658e47358dc4f53f91fbabee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.216898 12799 tablet_bootstrap.cc:492] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.218652 12799 tablet_bootstrap.cc:654] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.220772 12799 tablet_bootstrap.cc:492] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.220933 12799 ts_tablet_manager.cc:1403] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:55:06.221751 12799 raft_consensus.cc:359] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.221987 12799 raft_consensus.cc:385] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.222088 12799 raft_consensus.cc:740] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.222326 12799 consensus_queue.cc:260] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.222489 12799 raft_consensus.cc:399] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.222582 12799 raft_consensus.cc:493] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.222668 12799 raft_consensus.cc:3060] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.225323 12799 raft_consensus.cc:515] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.225558 12799 leader_election.cc:304] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.225792 12799 leader_election.cc:290] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.225867 12801 raft_consensus.cc:2804] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.226022 12801 raft_consensus.cc:697] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.226300 12799 ts_tablet_manager.cc:1434] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260615 13:55:06.226292 12801 consensus_queue.cc:237] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.230059 12536 catalog_manager.cc:5696] T e2b34de8658e47358dc4f53f91fbabee P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.296339 12536 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.bad_id"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:06.310788 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 901007a863f64a508b29061eb9d86b77 (DEFAULT_TABLE table=default.bad_id [id=69fbcad2fd914072bbca130590de749e]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.311290 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 901007a863f64a508b29061eb9d86b77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.315433 12799 tablet_bootstrap.cc:492] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.316896 12799 tablet_bootstrap.cc:654] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.319073 12799 tablet_bootstrap.cc:492] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.319216 12799 ts_tablet_manager.cc:1403] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260615 13:55:06.319880 12799 raft_consensus.cc:359] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.320016 12799 raft_consensus.cc:385] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.320102 12799 raft_consensus.cc:740] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.320354 12799 consensus_queue.cc:260] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.320497 12799 raft_consensus.cc:399] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.320572 12799 raft_consensus.cc:493] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.320675 12799 raft_consensus.cc:3060] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.322782 12799 raft_consensus.cc:515] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.322999 12799 leader_election.cc:304] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.323194 12799 leader_election.cc:290] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.323261 12801 raft_consensus.cc:2804] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.323411 12801 raft_consensus.cc:697] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.323660 12801 consensus_queue.cc:237] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.324400 12799 ts_tablet_manager.cc:1434] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260615 13:55:06.327766 12536 catalog_manager.cc:5696] T 901007a863f64a508b29061eb9d86b77 P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.439399   419 kudu-tool-test.cc:7584] Modified Masters: 127.0.104.252:41275,127.0.104.252:41275,127.0.104.253:36415,127.0.104.253:36415,127.0.104.254:36531,127.0.104.254:36531
I20260615 13:55:06.614943 12536 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.kudu_orphan"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: ""
I20260615 13:55:06.631527 12703 tablet_service.cc:1511] Processing CreateTablet for tablet baada18925504217a83463efbc25394c (DEFAULT_TABLE table=default.kudu_orphan [id=6f621597fd804d1eb54c0e1a0d3a699b]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.632009 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baada18925504217a83463efbc25394c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.636536 12799 tablet_bootstrap.cc:492] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.638199 12799 tablet_bootstrap.cc:654] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.647166 12799 tablet_bootstrap.cc:492] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.647356 12799 ts_tablet_manager.cc:1403] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260615 13:55:06.648185 12799 raft_consensus.cc:359] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.648386 12799 raft_consensus.cc:385] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.648459 12799 raft_consensus.cc:740] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.648687 12799 consensus_queue.cc:260] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.648831 12799 raft_consensus.cc:399] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.648919 12799 raft_consensus.cc:493] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.649019 12799 raft_consensus.cc:3060] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.651688 12799 raft_consensus.cc:515] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.651875 12799 leader_election.cc:304] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.652067 12799 leader_election.cc:290] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.652124 12810 raft_consensus.cc:2804] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.652328 12810 raft_consensus.cc:697] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.652527 12799 ts_tablet_manager.cc:1434] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260615 13:55:06.652595 12810 consensus_queue.cc:237] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.655082 12536 catalog_manager.cc:5696] T baada18925504217a83463efbc25394c P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.664330 12536 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "impala::default.legacy_managed"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:06.674599 12703 tablet_service.cc:1511] Processing CreateTablet for tablet eda6c336c6954b2593478d1073abeec1 (DEFAULT_TABLE table=impala::default.legacy_managed [id=7ffd25397be34fd2b7a0a703ef626e97]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.675058 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda6c336c6954b2593478d1073abeec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.679466 12799 tablet_bootstrap.cc:492] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.680881 12799 tablet_bootstrap.cc:654] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.682325 12799 tablet_bootstrap.cc:492] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.682447 12799 ts_tablet_manager.cc:1403] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260615 13:55:06.683068 12799 raft_consensus.cc:359] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.683202 12799 raft_consensus.cc:385] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.683295 12799 raft_consensus.cc:740] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.683521 12799 consensus_queue.cc:260] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.683679 12799 raft_consensus.cc:399] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.683758 12799 raft_consensus.cc:493] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.683862 12799 raft_consensus.cc:3060] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.685565 12799 raft_consensus.cc:515] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.685745 12799 leader_election.cc:304] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.685874 12799 leader_election.cc:290] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.685966 12810 raft_consensus.cc:2804] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.686173 12810 raft_consensus.cc:697] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.686301 12799 ts_tablet_manager.cc:1434] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260615 13:55:06.686395 12810 consensus_queue.cc:237] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.689846 12536 catalog_manager.cc:5696] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.729647 12536 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "impala::default.legacy_purge"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:06.742827 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 36b876a2817b4d1baee5a6192cab0f02 (DEFAULT_TABLE table=impala::default.legacy_purge [id=204929e9e8c44a1ca073206bdaa2ff39]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.743290 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b876a2817b4d1baee5a6192cab0f02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.747797 12799 tablet_bootstrap.cc:492] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.749140 12799 tablet_bootstrap.cc:654] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.750789 12799 tablet_bootstrap.cc:492] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.750945 12799 ts_tablet_manager.cc:1403] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260615 13:55:06.751739 12799 raft_consensus.cc:359] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.751928 12799 raft_consensus.cc:385] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.752007 12799 raft_consensus.cc:740] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.752246 12799 consensus_queue.cc:260] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.752399 12799 raft_consensus.cc:399] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.752486 12799 raft_consensus.cc:493] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.752579 12799 raft_consensus.cc:3060] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.755115 12799 raft_consensus.cc:515] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.755319 12799 leader_election.cc:304] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.755550 12799 leader_election.cc:290] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.755622 12810 raft_consensus.cc:2804] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.755775 12810 raft_consensus.cc:697] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.755982 12799 ts_tablet_manager.cc:1434] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260615 13:55:06.756009 12810 consensus_queue.cc:237] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.758777 12536 catalog_manager.cc:5696] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.874723 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "impala::default.legacy_no_owner"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: ""
I20260615 13:55:06.887030 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 10c7ef4e80e042b280ca2f6a34c10540 (DEFAULT_TABLE table=impala::default.legacy_no_owner [id=a8fa78506b414360ac006da99e049cbf]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.887552 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c7ef4e80e042b280ca2f6a34c10540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.893262 12799 tablet_bootstrap.cc:492] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.894708 12799 tablet_bootstrap.cc:654] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.896337 12799 tablet_bootstrap.cc:492] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.896481 12799 ts_tablet_manager.cc:1403] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260615 13:55:06.897193 12799 raft_consensus.cc:359] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.897375 12799 raft_consensus.cc:385] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.897471 12799 raft_consensus.cc:740] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.897693 12799 consensus_queue.cc:260] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.897837 12799 raft_consensus.cc:399] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.897909 12799 raft_consensus.cc:493] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.898007 12799 raft_consensus.cc:3060] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.899740 12799 raft_consensus.cc:515] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.899950 12799 leader_election.cc:304] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.900111 12799 leader_election.cc:290] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.900183 12810 raft_consensus.cc:2804] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.900401 12810 raft_consensus.cc:697] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.900561 12799 ts_tablet_manager.cc:1434] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
I20260615 13:55:06.900660 12810 consensus_queue.cc:237] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.904023 12537 catalog_manager.cc:5696] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:06.952522 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "legacy_hive_incompatible_name"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:06.968883 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb3adf00637400197a873e4b925cb0c (DEFAULT_TABLE table=legacy_hive_incompatible_name [id=21aaaa8f42da40b187bcaf5f18b438db]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:06.969348 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb3adf00637400197a873e4b925cb0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:06.974265 12799 tablet_bootstrap.cc:492] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:06.976117 12799 tablet_bootstrap.cc:654] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:06.978052 12799 tablet_bootstrap.cc:492] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:06.978209 12799 ts_tablet_manager.cc:1403] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:55:06.978881 12799 raft_consensus.cc:359] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.979068 12799 raft_consensus.cc:385] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:06.979148 12799 raft_consensus.cc:740] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:06.979377 12799 consensus_queue.cc:260] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.979537 12799 raft_consensus.cc:399] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:06.979635 12799 raft_consensus.cc:493] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:06.979727 12799 raft_consensus.cc:3060] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:06.981753 12799 raft_consensus.cc:515] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.981973 12799 leader_election.cc:304] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:06.982183 12799 leader_election.cc:290] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:06.982262 12810 raft_consensus.cc:2804] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:06.982429 12810 raft_consensus.cc:697] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:06.982576 12799 ts_tablet_manager.cc:1434] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:55:06.982681 12810 consensus_queue.cc:237] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:06.985570 12537 catalog_manager.cc:5696] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:07.035382 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "my_db.table"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:07.047025 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 357cfee644f14881b4ccea532cb34208 (DEFAULT_TABLE table=my_db.table [id=9e69d3c675e74f1fbb62e12c7f827055]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:07.047418 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 357cfee644f14881b4ccea532cb34208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:07.051615 12799 tablet_bootstrap.cc:492] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:07.053035 12799 tablet_bootstrap.cc:654] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:07.054574 12799 tablet_bootstrap.cc:492] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:07.054704 12799 ts_tablet_manager.cc:1403] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:07.055353 12799 raft_consensus.cc:359] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.055529 12799 raft_consensus.cc:385] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:07.055629 12799 raft_consensus.cc:740] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:07.055847 12799 consensus_queue.cc:260] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.056041 12799 raft_consensus.cc:399] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:07.056115 12799 raft_consensus.cc:493] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:07.056191 12799 raft_consensus.cc:3060] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:07.057865 12799 raft_consensus.cc:515] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.058066 12799 leader_election.cc:304] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:07.058207 12799 leader_election.cc:290] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:07.058300 12810 raft_consensus.cc:2804] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:07.058516 12810 raft_consensus.cc:697] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:07.058595 12799 ts_tablet_manager.cc:1434] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260615 13:55:07.058741 12810 consensus_queue.cc:237] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.061897 12537 catalog_manager.cc:5696] T 357cfee644f14881b4ccea532cb34208 P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:07.072881 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.no_owner_in_hms"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:07.082809 12703 tablet_service.cc:1511] Processing CreateTablet for tablet f0a334b095c54adba3a878637b90e91c (DEFAULT_TABLE table=default.no_owner_in_hms [id=476c534fea8041e596eaf9012e6a1c52]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:07.083207 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a334b095c54adba3a878637b90e91c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:07.087337 12799 tablet_bootstrap.cc:492] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:07.088774 12799 tablet_bootstrap.cc:654] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:07.090310 12799 tablet_bootstrap.cc:492] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:07.090461 12799 ts_tablet_manager.cc:1403] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:07.091007 12799 raft_consensus.cc:359] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.091156 12799 raft_consensus.cc:385] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:07.091209 12799 raft_consensus.cc:740] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:07.091398 12799 consensus_queue.cc:260] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.091547 12799 raft_consensus.cc:399] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:07.091619 12799 raft_consensus.cc:493] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:07.091686 12799 raft_consensus.cc:3060] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:07.093492 12799 raft_consensus.cc:515] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.093668 12799 leader_election.cc:304] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:07.093812 12799 leader_election.cc:290] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:07.093894 12810 raft_consensus.cc:2804] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:07.094045 12810 raft_consensus.cc:697] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:07.094216 12799 ts_tablet_manager.cc:1434] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260615 13:55:07.094285 12810 consensus_queue.cc:237] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.097133 12537 catalog_manager.cc:5696] T f0a334b095c54adba3a878637b90e91c P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:07.132820 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.no_owner_in_kudu"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: ""
I20260615 13:55:07.146611 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 3a353ed9e9bf4262a1a418e20536481a (DEFAULT_TABLE table=default.no_owner_in_kudu [id=ac19c814f67442a1960ba4fd48811787]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:07.147078 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a353ed9e9bf4262a1a418e20536481a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:07.151413 12799 tablet_bootstrap.cc:492] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:07.152874 12799 tablet_bootstrap.cc:654] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:07.160009 12799 tablet_bootstrap.cc:492] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:07.160185 12799 ts_tablet_manager.cc:1403] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260615 13:55:07.161008 12799 raft_consensus.cc:359] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.161196 12799 raft_consensus.cc:385] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:07.161283 12799 raft_consensus.cc:740] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:07.161495 12799 consensus_queue.cc:260] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.161669 12799 raft_consensus.cc:399] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:07.161746 12799 raft_consensus.cc:493] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:07.161847 12799 raft_consensus.cc:3060] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:07.164549 12799 raft_consensus.cc:515] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.164793 12799 leader_election.cc:304] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:07.164986 12799 leader_election.cc:290] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:07.165078 12810 raft_consensus.cc:2804] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:07.165289 12810 raft_consensus.cc:697] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:07.165624 12799 ts_tablet_manager.cc:1434] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:55:07.165550 12810 consensus_queue.cc:237] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.169364 12537 catalog_manager.cc:5696] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:07.206212 12537 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.different_owner"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:07.218817 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 70f96a83393c44ffbc218b183f96467e (DEFAULT_TABLE table=default.different_owner [id=c10dda0f3421490c82cda193ce68aed2]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:07.219261 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f96a83393c44ffbc218b183f96467e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:07.224195 12799 tablet_bootstrap.cc:492] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:07.225579 12799 tablet_bootstrap.cc:654] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:07.227099 12799 tablet_bootstrap.cc:492] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:07.227237 12799 ts_tablet_manager.cc:1403] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:07.227860 12799 raft_consensus.cc:359] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.228011 12799 raft_consensus.cc:385] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:07.228066 12799 raft_consensus.cc:740] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:07.228279 12799 consensus_queue.cc:260] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.228405 12799 raft_consensus.cc:399] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:07.228492 12799 raft_consensus.cc:493] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:07.228561 12799 raft_consensus.cc:3060] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:07.230397 12799 raft_consensus.cc:515] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.230574 12799 leader_election.cc:304] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:07.230724 12799 leader_election.cc:290] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:07.230808 12810 raft_consensus.cc:2804] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:07.230969 12810 raft_consensus.cc:697] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:07.231186 12799 ts_tablet_manager.cc:1434] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260615 13:55:07.231216 12810 consensus_queue.cc:237] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.234088 12537 catalog_manager.cc:5696] T 70f96a83393c44ffbc218b183f96467e P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:07.268445 12536 catalog_manager.cc:2282] Servicing CreateTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:40006:
name: "default.different_comment"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    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: "foo"
    }
  }
}
owner: "alice"
I20260615 13:55:07.283857 12703 tablet_service.cc:1511] Processing CreateTablet for tablet 617f83db0c444a8484587610a8c41464 (DEFAULT_TABLE table=default.different_comment [id=8ecb3955b8284e1d9ed0b16d07402503]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:07.284312 12703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 617f83db0c444a8484587610a8c41464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:07.289245 12799 tablet_bootstrap.cc:492] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5: Bootstrap starting.
I20260615 13:55:07.290804 12799 tablet_bootstrap.cc:654] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:07.292397 12799 tablet_bootstrap.cc:492] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5: No bootstrap required, opened a new log
I20260615 13:55:07.292522 12799 ts_tablet_manager.cc:1403] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:55:07.293210 12799 raft_consensus.cc:359] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.293380 12799 raft_consensus.cc:385] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:07.293474 12799 raft_consensus.cc:740] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Initialized, Role: FOLLOWER
I20260615 13:55:07.293689 12799 consensus_queue.cc:260] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.293872 12799 raft_consensus.cc:399] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:07.293951 12799 raft_consensus.cc:493] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:07.294061 12799 raft_consensus.cc:3060] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:07.295819 12799 raft_consensus.cc:515] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.296020 12799 leader_election.cc:304] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 70ba2dfe94af4932a895e2065bdf3df5; no voters: 
I20260615 13:55:07.296206 12799 leader_election.cc:290] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:07.296279 12810 raft_consensus.cc:2804] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:07.296447 12810 raft_consensus.cc:697] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [term 1 LEADER]: Becoming Leader. State: Replica: 70ba2dfe94af4932a895e2065bdf3df5, State: Running, Role: LEADER
I20260615 13:55:07.296671 12810 consensus_queue.cc:237] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } }
I20260615 13:55:07.297032 12799 ts_tablet_manager.cc:1434] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260615 13:55:07.300398 12536 catalog_manager.cc:5696] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70ba2dfe94af4932a895e2065bdf3df5 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "70ba2dfe94af4932a895e2065bdf3df5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "70ba2dfe94af4932a895e2065bdf3df5" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:14.458570 12536 catalog_manager.cc:3569] Servicing AlterTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:54266:
table { table_name: "impala::default.legacy_no_owner" } new_table_name: "default.legacy_no_owner" modify_external_catalogs: false
I20260615 13:55:14.518865 13023 tablet.cc:1724] T 10c7ef4e80e042b280ca2f6a34c10540 P 70ba2dfe94af4932a895e2065bdf3df5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260615 13:55:14.532450 12536 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: default.legacy_no_owner [id=a8fa78506b414360ac006da99e049cbf] alter complete (version 1)
I20260615 13:55:14.578722 12537 catalog_manager.cc:3569] Servicing AlterTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:54266:
table { table_name: "legacy_hive_incompatible_name" } new_table_name: "default.legacy_hive_incompatible_name" modify_external_catalogs: false
I20260615 13:55:14.592854 13023 tablet.cc:1724] T 8cb3adf00637400197a873e4b925cb0c P 70ba2dfe94af4932a895e2065bdf3df5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260615 13:55:14.605264 12537 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: default.legacy_hive_incompatible_name [id=21aaaa8f42da40b187bcaf5f18b438db] alter complete (version 1)
I20260615 13:55:14.658933 12537 catalog_manager.cc:3569] Servicing AlterTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:54266:
table { table_name: "impala::default.legacy_managed" } new_table_name: "default.legacy_managed" modify_external_catalogs: false
I20260615 13:55:14.679615 13023 tablet.cc:1724] T eda6c336c6954b2593478d1073abeec1 P 70ba2dfe94af4932a895e2065bdf3df5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260615 13:55:14.694509 12537 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: default.legacy_managed [id=7ffd25397be34fd2b7a0a703ef626e97] alter complete (version 1)
I20260615 13:55:14.740134 12537 catalog_manager.cc:3569] Servicing AlterTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:54266:
table { table_name: "impala::default.legacy_purge" } new_table_name: "default.legacy_purge" modify_external_catalogs: false
I20260615 13:55:14.751173 13023 tablet.cc:1724] T 36b876a2817b4d1baee5a6192cab0f02 P 70ba2dfe94af4932a895e2065bdf3df5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260615 13:55:14.766312 12537 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: default.legacy_purge [id=204929e9e8c44a1ca073206bdaa2ff39] alter complete (version 1)
I20260615 13:55:16.214519 12537 catalog_manager.cc:3569] Servicing AlterTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:54286:
table { table_name: "default.different_comment" } modify_external_catalogs: false new_table_comment: "a table comment"
I20260615 13:55:16.281781 13080 tablet.cc:1724] T 617f83db0c444a8484587610a8c41464 P 70ba2dfe94af4932a895e2065bdf3df5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260615 13:55:16.296200 12537 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: default.different_comment [id=8ecb3955b8284e1d9ed0b16d07402503] alter complete (version 1)
I20260615 13:55:16.409219 12537 catalog_manager.cc:3569] Servicing AlterTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:54286:
table { table_name: "default.UPPERCASE" } new_table_name: "default.uppercase" modify_external_catalogs: false
I20260615 13:55:16.420413 13080 tablet.cc:1724] T 2219542ae2c347a1b2fb8f00bf108f3f P 70ba2dfe94af4932a895e2065bdf3df5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260615 13:55:16.436865 12537 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: default.uppercase [id=c91edaf04c704d0d90641cecfdf510bb] alter complete (version 1)
I20260615 13:55:16.557658 12537 catalog_manager.cc:3569] Servicing AlterTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:54286:
table { table_name: "default.inconsistent_name" } new_table_name: "default.inconsistent_name_hms" modify_external_catalogs: false
I20260615 13:55:16.574072 13080 tablet.cc:1724] T 61703791c07b4e7bba4b59561bd38f12 P 70ba2dfe94af4932a895e2065bdf3df5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260615 13:55:16.590287 12537 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: default.inconsistent_name_hms [id=b03f6eec827a45c69c5fdcb4be334a2c] alter complete (version 1)
I20260615 13:55:16.688320 12537 catalog_manager.cc:3569] Servicing AlterTable request from {username='test-admin', principal='test-admin@KRBTEST.COM'} at 127.0.0.1:54286:
table { table_name: "default.no_owner_in_kudu" } modify_external_catalogs: false new_table_owner: "alice"
I20260615 13:55:16.700711 13080 tablet.cc:1724] T 3a353ed9e9bf4262a1a418e20536481a P 70ba2dfe94af4932a895e2065bdf3df5: Alter schema from (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 0 to (
    10:foo INT32 NOT NULL,
    PRIMARY KEY (foo)
) version 1
I20260615 13:55:16.713402 12537 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241: default.no_owner_in_kudu [id=ac19c814f67442a1960ba4fd48811787] alter complete (version 1)
I20260615 13:55:17.727020   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 12640
Jun 15 13:55:17 dist-test-slave-0txc krb5kdc[12060](info): TGS_REQ (2 etypes {17 16}) 127.0.0.1: ISSUE: authtime 1781531687, etypes {rep=17 tkt=17 ses=17}, test-admin@KRBTEST.COM for kudu/127.0.104.193@KRBTEST.COM
I20260615 13:55:17.756533 12763 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:17.918815   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 12640
I20260615 13:55:17.935763   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 12352
I20260615 13:55:17.936949 12414 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:18.053223   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 12352
I20260615 13:55:18.070690   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 12428
I20260615 13:55:18.071784 12490 generic_service.cc:196] Checking for leaks (request via RPC)
W20260615 13:55:18.081432 12522 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.254:36531: connect: Connection refused (error 111)
W20260615 13:55:18.082743 12522 consensus_peers.cc:597] T 00000000000000000000000000000000 P 7da7b4c6c32045eabb852a73112bd241 -> Peer b177f022e1294278923c321771158a02 (127.0.104.254:36531): Couldn't send request to peer b177f022e1294278923c321771158a02. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.254:36531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260615 13:55:18.187681   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 12428
I20260615 13:55:18.205365   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 12505
I20260615 13:55:18.206588 12567 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:18.333926   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 12505
Shutting down hive metastore.
2026-06-15T13:55:18Z chronyd exiting
[       OK ] ToolTestKerberosParameterized/ToolTestKerberosParameterized.TestCheckAndAutomaticFixHmsMetadata/1 (33394 ms)
[----------] 1 test from ToolTestKerberosParameterized/ToolTestKerberosParameterized (33394 ms total)

[----------] 3 tests from CopyTableParameterized/ToolTestCopyTableParameterized
[ RUN      ] CopyTableParameterized/ToolTestCopyTableParameterized.TestCopyTable/1
2026-06-15T13:55:18Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:55:18Z Disabled control of system clock
I20260615 13:55:18.818362   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:39911
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:44467
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:39911 with env {}
W20260615 13:55:19.151469 13121 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:19.151829 13121 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:19.151938 13121 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:19.160281 13121 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:19.160367 13121 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:19.160430 13121 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:19.160493 13121 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:19.170513 13121 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:44467
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:39911
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:39911
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:19.172103 13121 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:19.173895 13121 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:19.181730 13126 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:19.181777 13127 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:19.181802 13129 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:19.182893 13121 server_base.cc:1061] running on GCE node
I20260615 13:55:19.183568 13121 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:19.184870 13121 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:19.186059 13121 hybrid_clock.cc:648] HybridClock initialized: now 1781531719186014 us; error 38 us; skew 500 ppm
I20260615 13:55:19.186347 13121 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:19.188323 13121 webserver.cc:533] Webserver started at http://127.0.104.254:45681/ using document root <none> and password file <none>
I20260615 13:55:19.189007 13121 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:19.189091 13121 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:19.189384 13121 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:19.191666 13121 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "c9bef05fd07844789fd14555bd91ec99"
format_stamp: "Formatted at 2026-06-15 13:55:19 on dist-test-slave-0txc"
I20260615 13:55:19.192391 13121 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "c9bef05fd07844789fd14555bd91ec99"
format_stamp: "Formatted at 2026-06-15 13:55:19 on dist-test-slave-0txc"
I20260615 13:55:19.197314 13121 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:55:19.200503 13135 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:19.201725 13121 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:19.201862 13121 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "c9bef05fd07844789fd14555bd91ec99"
format_stamp: "Formatted at 2026-06-15 13:55:19 on dist-test-slave-0txc"
I20260615 13:55:19.202031 13121 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:19.218091 13121 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:19.218907 13121 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:19.219143 13121 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:19.237788 13121 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:39911
I20260615 13:55:19.237809 13186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:39911 every 8 connection(s)
I20260615 13:55:19.239238 13121 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:19.240417   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 13121
I20260615 13:55:19.240689   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:55:19.244441 13187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:19.253547 13187 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99: Bootstrap starting.
I20260615 13:55:19.256922 13187 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:19.257965 13187 log.cc:826] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:19.260488 13187 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99: No bootstrap required, opened a new log
I20260615 13:55:19.265450 13187 raft_consensus.cc:359] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9bef05fd07844789fd14555bd91ec99" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39911 } }
I20260615 13:55:19.265766 13187 raft_consensus.cc:385] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:19.265872 13187 raft_consensus.cc:740] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c9bef05fd07844789fd14555bd91ec99, State: Initialized, Role: FOLLOWER
I20260615 13:55:19.266449 13187 consensus_queue.cc:260] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9bef05fd07844789fd14555bd91ec99" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39911 } }
I20260615 13:55:19.266641 13187 raft_consensus.cc:399] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:19.266763 13187 raft_consensus.cc:493] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:19.266904 13187 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:19.269078 13187 raft_consensus.cc:515] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9bef05fd07844789fd14555bd91ec99" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39911 } }
I20260615 13:55:19.269539 13187 leader_election.cc:304] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c9bef05fd07844789fd14555bd91ec99; no voters: 
I20260615 13:55:19.270097 13187 leader_election.cc:290] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:19.270218 13192 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:19.270812 13192 raft_consensus.cc:697] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [term 1 LEADER]: Becoming Leader. State: Replica: c9bef05fd07844789fd14555bd91ec99, State: Running, Role: LEADER
I20260615 13:55:19.271265 13192 consensus_queue.cc:237] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9bef05fd07844789fd14555bd91ec99" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39911 } }
I20260615 13:55:19.272006 13187 sys_catalog.cc:565] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:19.274030 13193 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c9bef05fd07844789fd14555bd91ec99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9bef05fd07844789fd14555bd91ec99" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39911 } } }
I20260615 13:55:19.274395 13193 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:19.274307 13194 sys_catalog.cc:455] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c9bef05fd07844789fd14555bd91ec99. Latest consensus state: current_term: 1 leader_uuid: "c9bef05fd07844789fd14555bd91ec99" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c9bef05fd07844789fd14555bd91ec99" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 39911 } } }
I20260615 13:55:19.275815 13194 sys_catalog.cc:458] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99 [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:19.275941 13200 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:19.280579 13200 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:19.288825 13200 catalog_manager.cc:1382] Generated new cluster ID: 4bd052879538452e8aa084b1a5f1ab5a
I20260615 13:55:19.289026 13200 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:19.300954 13200 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:55:19.302095 13200 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:19.316309 13200 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99: Generated new TSK 0
I20260615 13:55:19.317147 13200 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:19.321460   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:39911
--builtin_ntp_servers=127.0.104.212:44467
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:55:19.676478 13211 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:19.676801 13211 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:19.676913 13211 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:19.685416 13211 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:19.685580 13211 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:55:19.695694 13211 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:44467
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:39911
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:19.697207 13211 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:19.698925 13211 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:19.708046 13216 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:19.708709 13217 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:19.709120 13219 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:19.709198 13211 server_base.cc:1061] running on GCE node
I20260615 13:55:19.709757 13211 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:19.710649 13211 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:19.711843 13211 hybrid_clock.cc:648] HybridClock initialized: now 1781531719711796 us; error 44 us; skew 500 ppm
I20260615 13:55:19.712126 13211 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:19.714107 13211 webserver.cc:533] Webserver started at http://127.0.104.193:45179/ using document root <none> and password file <none>
I20260615 13:55:19.714800 13211 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:19.714907 13211 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:19.715246 13211 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:19.717475 13211 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95"
format_stamp: "Formatted at 2026-06-15 13:55:19 on dist-test-slave-0txc"
I20260615 13:55:19.718207 13211 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95"
format_stamp: "Formatted at 2026-06-15 13:55:19 on dist-test-slave-0txc"
I20260615 13:55:19.723272 13211 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260615 13:55:19.726459 13225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:19.727859 13211 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260615 13:55:19.728010 13211 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95"
format_stamp: "Formatted at 2026-06-15 13:55:19 on dist-test-slave-0txc"
I20260615 13:55:19.728200 13211 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:19.743741 13211 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:19.744541 13211 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:19.744812 13211 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:19.745713 13211 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:19.747278 13211 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:19.747375 13211 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:19.747504 13211 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:19.747586 13211 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260615 13:55:19.778631 13211 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:43515
I20260615 13:55:19.778695 13337 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:43515 every 8 connection(s)
I20260615 13:55:19.780090 13211 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:19.783259   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 13211
I20260615 13:55:19.783511   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:55:19.792536 13338 heartbeater.cc:344] Connected to a master server at 127.0.104.254:39911
I20260615 13:55:19.792853 13338 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:19.793599 13338 heartbeater.cc:507] Master 127.0.104.254:39911 requested a full tablet report, sending...
I20260615 13:55:19.795641 13152 ts_manager.cc:194] Registered new tserver with Master: 9a69fb8f0abe4e01a8d1ab49029d2d95 (127.0.104.193:43515)
I20260615 13:55:19.797317 13152 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:35277
I20260615 13:55:19.799191   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:55:19.820253 13152 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45440:
name: "ToolTestCopyTableParameterized"
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"
    }
  }
}
I20260615 13:55:19.842267 13273 tablet_service.cc:1511] Processing CreateTablet for tablet 3618794f1f0d4747a96de4bc7e7fcbc1 (DEFAULT_TABLE table=ToolTestCopyTableParameterized [id=1bc0bce196fc466ab1fe4b0b73e05b2c]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:19.843514 13273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3618794f1f0d4747a96de4bc7e7fcbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:19.852221 13352 tablet_bootstrap.cc:492] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Bootstrap starting.
I20260615 13:55:19.855271 13352 tablet_bootstrap.cc:654] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:19.856312 13352 log.cc:826] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:19.858640 13352 tablet_bootstrap.cc:492] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95: No bootstrap required, opened a new log
I20260615 13:55:19.858876 13352 ts_tablet_manager.cc:1403] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260615 13:55:19.863926 13352 raft_consensus.cc:359] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } }
I20260615 13:55:19.864274 13352 raft_consensus.cc:385] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:19.864372 13352 raft_consensus.cc:740] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a69fb8f0abe4e01a8d1ab49029d2d95, State: Initialized, Role: FOLLOWER
I20260615 13:55:19.865007 13352 consensus_queue.cc:260] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } }
I20260615 13:55:19.865208 13352 raft_consensus.cc:399] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:19.865329 13352 raft_consensus.cc:493] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:19.865469 13352 raft_consensus.cc:3060] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:19.867419 13352 raft_consensus.cc:515] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } }
I20260615 13:55:19.867923 13352 leader_election.cc:304] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a69fb8f0abe4e01a8d1ab49029d2d95; no voters: 
I20260615 13:55:19.868567 13352 leader_election.cc:290] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:19.868707 13354 raft_consensus.cc:2804] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:19.869282 13354 raft_consensus.cc:697] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 1 LEADER]: Becoming Leader. State: Replica: 9a69fb8f0abe4e01a8d1ab49029d2d95, State: Running, Role: LEADER
I20260615 13:55:19.869940 13338 heartbeater.cc:499] Master 127.0.104.254:39911 was elected leader, sending a full tablet report...
I20260615 13:55:19.869818 13354 consensus_queue.cc:237] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } }
I20260615 13:55:19.870327 13352 ts_tablet_manager.cc:1434] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260615 13:55:19.875391 13152 catalog_manager.cc:5696] T 3618794f1f0d4747a96de4bc7e7fcbc1 P 9a69fb8f0abe4e01a8d1ab49029d2d95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a69fb8f0abe4e01a8d1ab49029d2d95 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:20.294502 13148 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45450:
name: "kudu.table.copy.to"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "<redacted>""\006\000\000\007\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
allow_empty_partition: true
I20260615 13:55:20.301199 13273 tablet_service.cc:1511] Processing CreateTablet for tablet 80beba7914e04cdb9d816930dbd1aa47 (DEFAULT_TABLE table=kudu.table.copy.to [id=02c7ef90d15e4254bcbefcbba7490b4a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:20.301656 13273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80beba7914e04cdb9d816930dbd1aa47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:20.305824 13352 tablet_bootstrap.cc:492] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Bootstrap starting.
I20260615 13:55:20.307415 13352 tablet_bootstrap.cc:654] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:20.309042 13352 tablet_bootstrap.cc:492] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: No bootstrap required, opened a new log
I20260615 13:55:20.309175 13352 ts_tablet_manager.cc:1403] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:20.309903 13352 raft_consensus.cc:359] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } }
I20260615 13:55:20.310045 13352 raft_consensus.cc:385] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:20.310138 13352 raft_consensus.cc:740] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a69fb8f0abe4e01a8d1ab49029d2d95, State: Initialized, Role: FOLLOWER
I20260615 13:55:20.310364 13352 consensus_queue.cc:260] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } }
I20260615 13:55:20.310545 13352 raft_consensus.cc:399] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:20.310618 13352 raft_consensus.cc:493] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:20.310729 13352 raft_consensus.cc:3060] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:20.312633 13352 raft_consensus.cc:515] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } }
I20260615 13:55:20.312837 13352 leader_election.cc:304] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a69fb8f0abe4e01a8d1ab49029d2d95; no voters: 
I20260615 13:55:20.312978 13352 leader_election.cc:290] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:20.313086 13354 raft_consensus.cc:2804] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:20.313288 13354 raft_consensus.cc:697] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 1 LEADER]: Becoming Leader. State: Replica: 9a69fb8f0abe4e01a8d1ab49029d2d95, State: Running, Role: LEADER
I20260615 13:55:20.313403 13352 ts_tablet_manager.cc:1434] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:55:20.313536 13354 consensus_queue.cc:237] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } }
I20260615 13:55:20.315771 13151 catalog_manager.cc:5696] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a69fb8f0abe4e01a8d1ab49029d2d95 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a69fb8f0abe4e01a8d1ab49029d2d95" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 43515 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:23.298774 13151 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45482:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:23.299013 13151 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:45482:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:23.303690 13151 catalog_manager.cc:5983] T 00000000000000000000000000000000 P c9bef05fd07844789fd14555bd91ec99: Sending DeleteTablet for 1 replicas of tablet 80beba7914e04cdb9d816930dbd1aa47
I20260615 13:55:23.304867 13273 tablet_service.cc:1558] Processing DeleteTablet for tablet 80beba7914e04cdb9d816930dbd1aa47 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:55:23 UTC) from {username='slave'} at 127.0.0.1:56566
I20260615 13:55:23.305636   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 13211
I20260615 13:55:23.305938 13441 tablet_replica.cc:333] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: stopping tablet replica
I20260615 13:55:23.306438 13441 raft_consensus.cc:2243] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:55:23.306936 13441 raft_consensus.cc:2272] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:55:23.308323 13441 ts_tablet_manager.cc:1916] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:55:23.314812 13441 ts_tablet_manager.cc:1929] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
I20260615 13:55:23.314975 13441 log.cc:1199] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/80beba7914e04cdb9d816930dbd1aa47
I20260615 13:55:23.315521 13441 ts_tablet_manager.cc:1950] T 80beba7914e04cdb9d816930dbd1aa47 P 9a69fb8f0abe4e01a8d1ab49029d2d95: Deleting consensus metadata
I20260615 13:55:23.317332 13137 catalog_manager.cc:5027] TS 9a69fb8f0abe4e01a8d1ab49029d2d95 (127.0.104.193:43515): tablet 80beba7914e04cdb9d816930dbd1aa47 (table kudu.table.copy.to [id=02c7ef90d15e4254bcbefcbba7490b4a]) successfully deleted
I20260615 13:55:23.323767 13333 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:23.439365   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 13211
I20260615 13:55:23.457422   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 13121
I20260615 13:55:23.458501 13182 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:23.569217   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 13121
2026-06-15T13:55:23Z chronyd exiting
[       OK ] CopyTableParameterized/ToolTestCopyTableParameterized.TestCopyTable/1 (4848 ms)
[ RUN      ] CopyTableParameterized/ToolTestCopyTableParameterized.TestCopyTable/5
2026-06-15T13:55:23Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:55:23Z Disabled control of system clock
I20260615 13:55:23.665036   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:45067
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:45171
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:45067 with env {}
W20260615 13:55:23.999904 13448 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:24.000257 13448 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:24.000379 13448 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:24.008810 13448 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:24.008911 13448 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:24.008985 13448 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:24.009044 13448 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:24.019129 13448 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45171
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:45067
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:45067
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:24.020766 13448 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:24.022683 13448 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:24.030045 13454 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:24.030095 13453 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:24.031325 13456 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:24.031325 13448 server_base.cc:1061] running on GCE node
I20260615 13:55:24.032142 13448 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:24.033447 13448 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:24.034638 13448 hybrid_clock.cc:648] HybridClock initialized: now 1781531724034597 us; error 33 us; skew 500 ppm
I20260615 13:55:24.034955 13448 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:24.036926 13448 webserver.cc:533] Webserver started at http://127.0.104.254:42039/ using document root <none> and password file <none>
I20260615 13:55:24.037590 13448 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:24.037673 13448 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:24.037981 13448 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:24.040287 13448 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "20e02190d10d44e7bbc36b6396853ce1"
format_stamp: "Formatted at 2026-06-15 13:55:24 on dist-test-slave-0txc"
I20260615 13:55:24.040969 13448 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "20e02190d10d44e7bbc36b6396853ce1"
format_stamp: "Formatted at 2026-06-15 13:55:24 on dist-test-slave-0txc"
I20260615 13:55:24.046020 13448 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:55:24.049193 13462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:24.050411 13448 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260615 13:55:24.050556 13448 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "20e02190d10d44e7bbc36b6396853ce1"
format_stamp: "Formatted at 2026-06-15 13:55:24 on dist-test-slave-0txc"
I20260615 13:55:24.050731 13448 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:24.083019 13448 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:24.083931 13448 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:24.084190 13448 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:24.102638 13448 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:45067
I20260615 13:55:24.102661 13513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:45067 every 8 connection(s)
I20260615 13:55:24.104113 13448 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:24.106137   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 13448
I20260615 13:55:24.106357   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:55:24.108495 13514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:24.120085 13514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1: Bootstrap starting.
I20260615 13:55:24.123319 13514 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:24.124332 13514 log.cc:826] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:24.126830 13514 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1: No bootstrap required, opened a new log
I20260615 13:55:24.132115 13514 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e02190d10d44e7bbc36b6396853ce1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 45067 } }
I20260615 13:55:24.132457 13514 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:24.132560 13514 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e02190d10d44e7bbc36b6396853ce1, State: Initialized, Role: FOLLOWER
I20260615 13:55:24.133169 13514 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e02190d10d44e7bbc36b6396853ce1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 45067 } }
I20260615 13:55:24.133356 13514 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:24.133481 13514 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:24.133625 13514 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:24.135643 13514 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e02190d10d44e7bbc36b6396853ce1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 45067 } }
I20260615 13:55:24.136142 13514 leader_election.cc:304] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 20e02190d10d44e7bbc36b6396853ce1; no voters: 
I20260615 13:55:24.136765 13514 leader_election.cc:290] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:24.136953 13519 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:24.138034 13519 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [term 1 LEADER]: Becoming Leader. State: Replica: 20e02190d10d44e7bbc36b6396853ce1, State: Running, Role: LEADER
I20260615 13:55:24.138525 13519 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e02190d10d44e7bbc36b6396853ce1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 45067 } }
I20260615 13:55:24.138882 13514 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:24.141628 13521 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20e02190d10d44e7bbc36b6396853ce1. Latest consensus state: current_term: 1 leader_uuid: "20e02190d10d44e7bbc36b6396853ce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e02190d10d44e7bbc36b6396853ce1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 45067 } } }
I20260615 13:55:24.141690 13520 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20e02190d10d44e7bbc36b6396853ce1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20e02190d10d44e7bbc36b6396853ce1" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 45067 } } }
I20260615 13:55:24.141958 13521 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:24.141988 13520 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1 [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:24.148770 13527 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:24.153715 13527 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:24.161573 13527 catalog_manager.cc:1382] Generated new cluster ID: 49659f06d8704d9cb6d812821f14afac
I20260615 13:55:24.161705 13527 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:24.198158 13527 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:55:24.199389 13527 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:24.206981 13527 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1: Generated new TSK 0
I20260615 13:55:24.207823 13527 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:24.224895   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:45067
--builtin_ntp_servers=127.0.104.212:45171
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:55:24.567795 13538 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:24.568117 13538 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:24.568248 13538 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:24.577046 13538 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:24.577250 13538 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:55:24.587751 13538 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45171
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:45067
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:24.589438 13538 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:24.591315 13538 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:24.600680 13543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:24.600700 13544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:24.601787 13546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:24.602097 13538 server_base.cc:1061] running on GCE node
I20260615 13:55:24.602635 13538 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:24.603576 13538 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:24.604780 13538 hybrid_clock.cc:648] HybridClock initialized: now 1781531724604732 us; error 45 us; skew 500 ppm
I20260615 13:55:24.605072 13538 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:24.606999 13538 webserver.cc:533] Webserver started at http://127.0.104.193:41145/ using document root <none> and password file <none>
I20260615 13:55:24.607755 13538 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:24.607856 13538 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:24.608193 13538 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:24.610502 13538 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "9069a411287843988029e41b739f4c2b"
format_stamp: "Formatted at 2026-06-15 13:55:24 on dist-test-slave-0txc"
I20260615 13:55:24.611239 13538 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "9069a411287843988029e41b739f4c2b"
format_stamp: "Formatted at 2026-06-15 13:55:24 on dist-test-slave-0txc"
I20260615 13:55:24.616276 13538 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.000s
I20260615 13:55:24.619506 13552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:24.620713 13538 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260615 13:55:24.620862 13538 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "9069a411287843988029e41b739f4c2b"
format_stamp: "Formatted at 2026-06-15 13:55:24 on dist-test-slave-0txc"
I20260615 13:55:24.621044 13538 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:24.641455 13538 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:24.642297 13538 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:24.642539 13538 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:24.643441 13538 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:24.645053 13538 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:24.645149 13538 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:24.645246 13538 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:24.645311 13538 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:24.674675 13538 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:35937
I20260615 13:55:24.674749 13664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:35937 every 8 connection(s)
I20260615 13:55:24.676087 13538 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:24.680605   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 13538
I20260615 13:55:24.680840   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:55:24.684480   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.194:0
--local_ip_for_outbound_sockets=127.0.104.194
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:45067
--builtin_ntp_servers=127.0.104.212:45171
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:24.693919 13665 heartbeater.cc:344] Connected to a master server at 127.0.104.254:45067
I20260615 13:55:24.694327 13665 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:24.695305 13665 heartbeater.cc:507] Master 127.0.104.254:45067 requested a full tablet report, sending...
I20260615 13:55:24.697427 13479 ts_manager.cc:194] Registered new tserver with Master: 9069a411287843988029e41b739f4c2b (127.0.104.193:35937)
I20260615 13:55:24.699204 13479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:47981
W20260615 13:55:25.021929 13669 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:25.022243 13669 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:25.022367 13669 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:25.030900 13669 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:25.031075 13669 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:55:25.041033 13669 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45171
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:45067
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:25.042550 13669 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:25.044288 13669 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:25.053045 13675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:25.053020 13674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:25.053579 13677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:25.054184 13669 server_base.cc:1061] running on GCE node
I20260615 13:55:25.054730 13669 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:25.055644 13669 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:25.056834 13669 hybrid_clock.cc:648] HybridClock initialized: now 1781531725056751 us; error 78 us; skew 500 ppm
I20260615 13:55:25.057117 13669 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:25.059221 13669 webserver.cc:533] Webserver started at http://127.0.104.194:33709/ using document root <none> and password file <none>
I20260615 13:55:25.059995 13669 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:25.060099 13669 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:25.060457 13669 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:25.062698 13669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "ccc0d949448a4169b017b72de26ce15b"
format_stamp: "Formatted at 2026-06-15 13:55:25 on dist-test-slave-0txc"
I20260615 13:55:25.063462 13669 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "ccc0d949448a4169b017b72de26ce15b"
format_stamp: "Formatted at 2026-06-15 13:55:25 on dist-test-slave-0txc"
I20260615 13:55:25.068693 13669 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260615 13:55:25.072186 13683 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:25.073558 13669 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:55:25.073714 13669 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "ccc0d949448a4169b017b72de26ce15b"
format_stamp: "Formatted at 2026-06-15 13:55:25 on dist-test-slave-0txc"
I20260615 13:55:25.073910 13669 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:25.102454 13669 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:25.103364 13669 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:25.103664 13669 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:25.104637 13669 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:25.106298 13669 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:25.106387 13669 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:25.106492 13669 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:25.106559 13669 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:25.138857 13669 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:41251
I20260615 13:55:25.138931 13795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:41251 every 8 connection(s)
I20260615 13:55:25.140398 13669 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:55:25.140884   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 13669
I20260615 13:55:25.141165   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:55:25.144819   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.195:0
--local_ip_for_outbound_sockets=127.0.104.195
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:45067
--builtin_ntp_servers=127.0.104.212:45171
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:25.153551 13796 heartbeater.cc:344] Connected to a master server at 127.0.104.254:45067
I20260615 13:55:25.153959 13796 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:25.154973 13796 heartbeater.cc:507] Master 127.0.104.254:45067 requested a full tablet report, sending...
I20260615 13:55:25.156626 13479 ts_manager.cc:194] Registered new tserver with Master: ccc0d949448a4169b017b72de26ce15b (127.0.104.194:41251)
I20260615 13:55:25.157395 13479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.194:40415
W20260615 13:55:25.479029 13799 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:25.479367 13799 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:25.479511 13799 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:25.488083 13799 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:25.488291 13799 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:55:25.498348 13799 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45171
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:45067
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:25.499993 13799 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:25.501870 13799 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:25.510749 13805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:25.511287 13807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:25.510710 13804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:25.512091 13799 server_base.cc:1061] running on GCE node
I20260615 13:55:25.512766 13799 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:25.513788 13799 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:25.514988 13799 hybrid_clock.cc:648] HybridClock initialized: now 1781531725514919 us; error 60 us; skew 500 ppm
I20260615 13:55:25.515362 13799 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:25.517434 13799 webserver.cc:533] Webserver started at http://127.0.104.195:36731/ using document root <none> and password file <none>
I20260615 13:55:25.518181 13799 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:25.518282 13799 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:25.518649 13799 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:25.521196 13799 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "388dae011d3b4cbc81777937f5812ac4"
format_stamp: "Formatted at 2026-06-15 13:55:25 on dist-test-slave-0txc"
I20260615 13:55:25.522025 13799 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "388dae011d3b4cbc81777937f5812ac4"
format_stamp: "Formatted at 2026-06-15 13:55:25 on dist-test-slave-0txc"
I20260615 13:55:25.527473 13799 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:55:25.530915 13813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:25.532356 13799 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:25.532519 13799 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "388dae011d3b4cbc81777937f5812ac4"
format_stamp: "Formatted at 2026-06-15 13:55:25 on dist-test-slave-0txc"
I20260615 13:55:25.532721 13799 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:25.562536 13799 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:25.563428 13799 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:25.563776 13799 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:25.564692 13799 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:25.566318 13799 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:25.566411 13799 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:25.566488 13799 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:25.566541 13799 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:25.596081 13799 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:36733
I20260615 13:55:25.596148 13925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:36733 every 8 connection(s)
I20260615 13:55:25.597460 13799 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:55:25.601934   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 13799
I20260615 13:55:25.602175   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:55:25.609902 13926 heartbeater.cc:344] Connected to a master server at 127.0.104.254:45067
I20260615 13:55:25.610216 13926 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:25.610962 13926 heartbeater.cc:507] Master 127.0.104.254:45067 requested a full tablet report, sending...
I20260615 13:55:25.612391 13479 ts_manager.cc:194] Registered new tserver with Master: 388dae011d3b4cbc81777937f5812ac4 (127.0.104.195:36733)
I20260615 13:55:25.613170 13479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.195:55627
I20260615 13:55:25.617862   419 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
I20260615 13:55:25.639611 13479 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51962:
name: "ToolTestCopyTableParameterized"
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"
    }
  }
}
I20260615 13:55:25.663291 13731 tablet_service.cc:1511] Processing CreateTablet for tablet db944c98a75449069b4e96fe5adbbc61 (DEFAULT_TABLE table=ToolTestCopyTableParameterized [id=f4c08bf33bee448fbed4c6ff2102842a]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:25.664613 13731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db944c98a75449069b4e96fe5adbbc61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:25.673599 13940 tablet_bootstrap.cc:492] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b: Bootstrap starting.
I20260615 13:55:25.677196 13940 tablet_bootstrap.cc:654] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:25.678468 13940 log.cc:826] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:25.681134 13940 tablet_bootstrap.cc:492] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b: No bootstrap required, opened a new log
I20260615 13:55:25.681354 13940 ts_tablet_manager.cc:1403] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260615 13:55:25.685940 13940 raft_consensus.cc:359] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } }
I20260615 13:55:25.686219 13940 raft_consensus.cc:385] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:25.686291 13940 raft_consensus.cc:740] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc0d949448a4169b017b72de26ce15b, State: Initialized, Role: FOLLOWER
I20260615 13:55:25.686795 13940 consensus_queue.cc:260] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } }
I20260615 13:55:25.686961 13940 raft_consensus.cc:399] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:25.687049 13940 raft_consensus.cc:493] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:25.687194 13940 raft_consensus.cc:3060] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:25.689102 13940 raft_consensus.cc:515] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } }
I20260615 13:55:25.689531 13940 leader_election.cc:304] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ccc0d949448a4169b017b72de26ce15b; no voters: 
I20260615 13:55:25.690095 13940 leader_election.cc:290] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:25.690512 13942 raft_consensus.cc:2804] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:25.691109 13796 heartbeater.cc:499] Master 127.0.104.254:45067 was elected leader, sending a full tablet report...
I20260615 13:55:25.691777 13940 ts_tablet_manager.cc:1434] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.001s
I20260615 13:55:25.691887 13942 raft_consensus.cc:697] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [term 1 LEADER]: Becoming Leader. State: Replica: ccc0d949448a4169b017b72de26ce15b, State: Running, Role: LEADER
I20260615 13:55:25.692350 13942 consensus_queue.cc:237] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } }
I20260615 13:55:25.697417 13479 catalog_manager.cc:5696] T db944c98a75449069b4e96fe5adbbc61 P ccc0d949448a4169b017b72de26ce15b reported cstate change: term changed from 0 to 1, leader changed from <none> to ccc0d949448a4169b017b72de26ce15b (127.0.104.194). New cstate: current_term: 1 leader_uuid: "ccc0d949448a4169b017b72de26ce15b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:25.702188 13665 heartbeater.cc:499] Master 127.0.104.254:45067 was elected leader, sending a full tablet report...
I20260615 13:55:26.167503 13474 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51964:
name: "kudu.table.copy.to"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "<redacted>""\006\000\000\007\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
allow_empty_partition: true
I20260615 13:55:26.184921 13600 tablet_service.cc:1511] Processing CreateTablet for tablet 8344a19cb76e4fe88632710978958d4e (DEFAULT_TABLE table=kudu.table.copy.to [id=4d1b89319a154858bb64d83f696d3da7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:26.186157 13600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8344a19cb76e4fe88632710978958d4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:26.195513 13963 tablet_bootstrap.cc:492] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: Bootstrap starting.
I20260615 13:55:26.198551 13963 tablet_bootstrap.cc:654] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:26.199836 13963 log.cc:826] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:26.202292 13963 tablet_bootstrap.cc:492] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: No bootstrap required, opened a new log
I20260615 13:55:26.202546 13963 ts_tablet_manager.cc:1403] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260615 13:55:26.207973 13963 raft_consensus.cc:359] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } }
I20260615 13:55:26.208294 13963 raft_consensus.cc:385] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:26.208384 13963 raft_consensus.cc:740] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9069a411287843988029e41b739f4c2b, State: Initialized, Role: FOLLOWER
I20260615 13:55:26.208927 13963 consensus_queue.cc:260] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } }
I20260615 13:55:26.209111 13963 raft_consensus.cc:399] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:26.209218 13963 raft_consensus.cc:493] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:26.209349 13963 raft_consensus.cc:3060] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:26.211339 13963 raft_consensus.cc:515] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } }
I20260615 13:55:26.211927 13963 leader_election.cc:304] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9069a411287843988029e41b739f4c2b; no voters: 
I20260615 13:55:26.212517 13963 leader_election.cc:290] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:26.212669 13965 raft_consensus.cc:2804] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:26.213299 13965 raft_consensus.cc:697] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 1 LEADER]: Becoming Leader. State: Replica: 9069a411287843988029e41b739f4c2b, State: Running, Role: LEADER
I20260615 13:55:26.213832 13965 consensus_queue.cc:237] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } }
I20260615 13:55:26.214323 13963 ts_tablet_manager.cc:1434] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: Time spent starting tablet: real 0.012s	user 0.013s	sys 0.000s
I20260615 13:55:26.218729 13474 catalog_manager.cc:5696] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 9069a411287843988029e41b739f4c2b (127.0.104.193). New cstate: current_term: 1 leader_uuid: "9069a411287843988029e41b739f4c2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:26.615615 13926 heartbeater.cc:499] Master 127.0.104.254:45067 was elected leader, sending a full tablet report...
I20260615 13:55:30.195019 13474 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52012:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:30.195297 13474 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:52012:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:30.200601 13474 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1: Sending DeleteTablet for 1 replicas of tablet 8344a19cb76e4fe88632710978958d4e
I20260615 13:55:30.201889 13600 tablet_service.cc:1558] Processing DeleteTablet for tablet 8344a19cb76e4fe88632710978958d4e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:55:30 UTC) from {username='slave'} at 127.0.0.1:33446
I20260615 13:55:30.202764 14037 tablet_replica.cc:333] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: stopping tablet replica
I20260615 13:55:30.203444 14037 raft_consensus.cc:2243] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:55:30.203943 14037 raft_consensus.cc:2272] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:55:30.205551 14037 ts_tablet_manager.cc:1916] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:55:30.212987 14037 ts_tablet_manager.cc:1929] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:55:30.213165 14037 log.cc:1199] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/8344a19cb76e4fe88632710978958d4e
I20260615 13:55:30.213655 14037 ts_tablet_manager.cc:1950] T 8344a19cb76e4fe88632710978958d4e P 9069a411287843988029e41b739f4c2b: Deleting consensus metadata
I20260615 13:55:30.215359 13465 catalog_manager.cc:5027] TS 9069a411287843988029e41b739f4c2b (127.0.104.193:35937): tablet 8344a19cb76e4fe88632710978958d4e (table kudu.table.copy.to [id=4d1b89319a154858bb64d83f696d3da7]) successfully deleted
I20260615 13:55:30.613258 13474 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52014:
name: "kudu.table.copy.to"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "<redacted>""\006\000\000\007\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
allow_empty_partition: true
I20260615 13:55:30.630062 13861 tablet_service.cc:1511] Processing CreateTablet for tablet 93386bf223544187b336124060d62308 (DEFAULT_TABLE table=kudu.table.copy.to [id=1968c2538f0c4a81810fcd0c545abd2d]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:30.631289 13861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93386bf223544187b336124060d62308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:30.641124 14050 tablet_bootstrap.cc:492] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: Bootstrap starting.
I20260615 13:55:30.644140 14050 tablet_bootstrap.cc:654] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:30.645303 14050 log.cc:826] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:30.647634 14050 tablet_bootstrap.cc:492] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: No bootstrap required, opened a new log
I20260615 13:55:30.647871 14050 ts_tablet_manager.cc:1403] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.001s
I20260615 13:55:30.653105 14050 raft_consensus.cc:359] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:30.653496 14050 raft_consensus.cc:385] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:30.653602 14050 raft_consensus.cc:740] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388dae011d3b4cbc81777937f5812ac4, State: Initialized, Role: FOLLOWER
I20260615 13:55:30.654141 14050 consensus_queue.cc:260] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:30.654325 14050 raft_consensus.cc:399] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:30.654446 14050 raft_consensus.cc:493] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:30.654594 14050 raft_consensus.cc:3060] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:30.656646 14050 raft_consensus.cc:515] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:30.657110 14050 leader_election.cc:304] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 388dae011d3b4cbc81777937f5812ac4; no voters: 
I20260615 13:55:30.657655 14050 leader_election.cc:290] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:30.657791 14052 raft_consensus.cc:2804] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:30.658356 14052 raft_consensus.cc:697] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 1 LEADER]: Becoming Leader. State: Replica: 388dae011d3b4cbc81777937f5812ac4, State: Running, Role: LEADER
I20260615 13:55:30.658932 14052 consensus_queue.cc:237] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:30.659205 14050 ts_tablet_manager.cc:1434] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.003s
I20260615 13:55:30.663586 13474 catalog_manager.cc:5696] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 388dae011d3b4cbc81777937f5812ac4 (127.0.104.195). New cstate: current_term: 1 leader_uuid: "388dae011d3b4cbc81777937f5812ac4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:32.831339 13474 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52048:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:32.831591 13474 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:52048:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:32.835944 13474 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1: Sending DeleteTablet for 1 replicas of tablet 93386bf223544187b336124060d62308
I20260615 13:55:32.837041 13861 tablet_service.cc:1558] Processing DeleteTablet for tablet 93386bf223544187b336124060d62308 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:55:32 UTC) from {username='slave'} at 127.0.0.1:39546
I20260615 13:55:32.838122 14119 tablet_replica.cc:333] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: stopping tablet replica
I20260615 13:55:32.838652 14119 raft_consensus.cc:2243] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:55:32.839036 14119 raft_consensus.cc:2272] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:55:32.840492 14119 ts_tablet_manager.cc:1916] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:55:32.845288 14119 ts_tablet_manager.cc:1929] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:55:32.845427 14119 log.cc:1199] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal/wals/93386bf223544187b336124060d62308
I20260615 13:55:32.845873 14119 ts_tablet_manager.cc:1950] T 93386bf223544187b336124060d62308 P 388dae011d3b4cbc81777937f5812ac4: Deleting consensus metadata
I20260615 13:55:32.847683 13466 catalog_manager.cc:5027] TS 388dae011d3b4cbc81777937f5812ac4 (127.0.104.195:36733): tablet 93386bf223544187b336124060d62308 (table kudu.table.copy.to [id=1968c2538f0c4a81810fcd0c545abd2d]) successfully deleted
I20260615 13:55:33.225282 13474 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52064:
name: "kudu.table.copy.to"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "<redacted>""\006\000\000\007\000\000"
  indirect_data: "<redacted>"""
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
allow_empty_partition: true
W20260615 13:55:33.225999 13474 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table kudu.table.copy.to in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260615 13:55:33.232545 13600 tablet_service.cc:1511] Processing CreateTablet for tablet abe4ee0013674a51a01f2dfa4aa35255 (DEFAULT_TABLE table=kudu.table.copy.to [id=4747042a89364e069dbead3ce4c768d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:33.233052 13600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe4ee0013674a51a01f2dfa4aa35255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:33.232970 13731 tablet_service.cc:1511] Processing CreateTablet for tablet abe4ee0013674a51a01f2dfa4aa35255 (DEFAULT_TABLE table=kudu.table.copy.to [id=4747042a89364e069dbead3ce4c768d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:33.233208 13861 tablet_service.cc:1511] Processing CreateTablet for tablet abe4ee0013674a51a01f2dfa4aa35255 (DEFAULT_TABLE table=kudu.table.copy.to [id=4747042a89364e069dbead3ce4c768d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:33.233368 13731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe4ee0013674a51a01f2dfa4aa35255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:33.233559 13861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe4ee0013674a51a01f2dfa4aa35255. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:33.240073 14132 tablet_bootstrap.cc:492] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: Bootstrap starting.
I20260615 13:55:33.240372 14130 tablet_bootstrap.cc:492] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: Bootstrap starting.
I20260615 13:55:33.241766 14132 tablet_bootstrap.cc:654] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:33.242460 14130 tablet_bootstrap.cc:654] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:33.244674 14132 tablet_bootstrap.cc:492] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: No bootstrap required, opened a new log
I20260615 13:55:33.244831 14132 ts_tablet_manager.cc:1403] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.003s
I20260615 13:55:33.245208 14130 tablet_bootstrap.cc:492] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: No bootstrap required, opened a new log
I20260615 13:55:33.245344 14130 ts_tablet_manager.cc:1403] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.002s
I20260615 13:55:33.245679 14132 raft_consensus.cc:359] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.245846 14132 raft_consensus.cc:385] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:33.245934 14132 raft_consensus.cc:740] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccc0d949448a4169b017b72de26ce15b, State: Initialized, Role: FOLLOWER
I20260615 13:55:33.245980 14130 raft_consensus.cc:359] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.246160 14130 raft_consensus.cc:385] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:33.246251 14130 raft_consensus.cc:740] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 388dae011d3b4cbc81777937f5812ac4, State: Initialized, Role: FOLLOWER
I20260615 13:55:33.246177 14132 consensus_queue.cc:260] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.246490 14130 consensus_queue.cc:260] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.246980 14132 ts_tablet_manager.cc:1434] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
I20260615 13:55:33.247311 14131 tablet_bootstrap.cc:492] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: Bootstrap starting.
I20260615 13:55:33.248512 14130 ts_tablet_manager.cc:1434] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:55:33.249282 14131 tablet_bootstrap.cc:654] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:33.251319 14131 tablet_bootstrap.cc:492] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: No bootstrap required, opened a new log
I20260615 13:55:33.251531 14131 ts_tablet_manager.cc:1403] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260615 13:55:33.252557 14131 raft_consensus.cc:359] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.252801 14131 raft_consensus.cc:385] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:33.252902 14131 raft_consensus.cc:740] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9069a411287843988029e41b739f4c2b, State: Initialized, Role: FOLLOWER
I20260615 13:55:33.253144 14131 consensus_queue.cc:260] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.253830 14131 ts_tablet_manager.cc:1434] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
W20260615 13:55:33.356334 13927 tablet.cc:2404] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:55:33.404557 13797 tablet.cc:2404] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:55:33.437992 13666 tablet.cc:2404] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:33.597208 14135 raft_consensus.cc:493] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:55:33.597460 14135 raft_consensus.cc:515] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.599383 14135 leader_election.cc:290] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9069a411287843988029e41b739f4c2b (127.0.104.193:35937), 388dae011d3b4cbc81777937f5812ac4 (127.0.104.195:36733)
I20260615 13:55:33.611788 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe4ee0013674a51a01f2dfa4aa35255" candidate_uuid: "ccc0d949448a4169b017b72de26ce15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9069a411287843988029e41b739f4c2b" is_pre_election: true
I20260615 13:55:33.612298 13620 raft_consensus.cc:2468] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccc0d949448a4169b017b72de26ce15b in term 0.
I20260615 13:55:33.613070 13686 leader_election.cc:304] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [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: 9069a411287843988029e41b739f4c2b, ccc0d949448a4169b017b72de26ce15b; no voters: 
I20260615 13:55:33.613477 14135 raft_consensus.cc:2804] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:55:33.613628 14135 raft_consensus.cc:493] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:55:33.613730 14135 raft_consensus.cc:3060] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:33.616444 14135 raft_consensus.cc:515] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.617177 14135 leader_election.cc:290] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [CANDIDATE]: Term 1 election: Requested vote from peers 9069a411287843988029e41b739f4c2b (127.0.104.193:35937), 388dae011d3b4cbc81777937f5812ac4 (127.0.104.195:36733)
I20260615 13:55:33.617369 13881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe4ee0013674a51a01f2dfa4aa35255" candidate_uuid: "ccc0d949448a4169b017b72de26ce15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388dae011d3b4cbc81777937f5812ac4" is_pre_election: true
I20260615 13:55:33.617707 13620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe4ee0013674a51a01f2dfa4aa35255" candidate_uuid: "ccc0d949448a4169b017b72de26ce15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9069a411287843988029e41b739f4c2b"
I20260615 13:55:33.617868 13881 raft_consensus.cc:2468] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccc0d949448a4169b017b72de26ce15b in term 0.
I20260615 13:55:33.617926 13620 raft_consensus.cc:3060] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:33.617743 13880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe4ee0013674a51a01f2dfa4aa35255" candidate_uuid: "ccc0d949448a4169b017b72de26ce15b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "388dae011d3b4cbc81777937f5812ac4"
I20260615 13:55:33.618081 13880 raft_consensus.cc:3060] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:33.620112 13620 raft_consensus.cc:2468] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccc0d949448a4169b017b72de26ce15b in term 1.
I20260615 13:55:33.620297 13880 raft_consensus.cc:2468] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccc0d949448a4169b017b72de26ce15b in term 1.
I20260615 13:55:33.620690 13686 leader_election.cc:304] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [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: 9069a411287843988029e41b739f4c2b, ccc0d949448a4169b017b72de26ce15b; no voters: 
I20260615 13:55:33.621016 14135 raft_consensus.cc:2804] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:33.621444 14135 raft_consensus.cc:697] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 1 LEADER]: Becoming Leader. State: Replica: ccc0d949448a4169b017b72de26ce15b, State: Running, Role: LEADER
I20260615 13:55:33.621737 14135 consensus_queue.cc:237] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [LEADER]: Queue going to LEADER mode. State: All 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: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } }
I20260615 13:55:33.624743 13478 catalog_manager.cc:5696] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b reported cstate change: term changed from 0 to 1, leader changed from <none> to ccc0d949448a4169b017b72de26ce15b (127.0.104.194). New cstate: current_term: 1 leader_uuid: "ccc0d949448a4169b017b72de26ce15b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccc0d949448a4169b017b72de26ce15b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 41251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 } health_report { overall_health: UNKNOWN } } }
I20260615 13:55:34.061371 14135 consensus_queue.cc:1048] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9069a411287843988029e41b739f4c2b" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 35937 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:55:34.070293 14135 consensus_queue.cc:1048] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [LEADER]: Connected to new peer: Peer: permanent_uuid: "388dae011d3b4cbc81777937f5812ac4" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:55:38.541458 13478 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40970:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:38.541661 13478 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:40970:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:38.545786 13478 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 20e02190d10d44e7bbc36b6396853ce1: Sending DeleteTablet for 3 replicas of tablet abe4ee0013674a51a01f2dfa4aa35255
I20260615 13:55:38.546650 13600 tablet_service.cc:1558] Processing DeleteTablet for tablet abe4ee0013674a51a01f2dfa4aa35255 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:55:38 UTC) from {username='slave'} at 127.0.0.1:33446
I20260615 13:55:38.546875 13861 tablet_service.cc:1558] Processing DeleteTablet for tablet abe4ee0013674a51a01f2dfa4aa35255 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:55:38 UTC) from {username='slave'} at 127.0.0.1:39546
I20260615 13:55:38.546833 13731 tablet_service.cc:1558] Processing DeleteTablet for tablet abe4ee0013674a51a01f2dfa4aa35255 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:55:38 UTC) from {username='slave'} at 127.0.0.1:36348
I20260615 13:55:38.551853   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 13538
I20260615 13:55:38.558966 14224 tablet_replica.cc:333] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: stopping tablet replica
I20260615 13:55:38.559670 14224 raft_consensus.cc:2243] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:55:38.560261 14224 raft_consensus.cc:2272] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:55:38.561465 14224 ts_tablet_manager.cc:1916] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:55:38.568796 14224 ts_tablet_manager.cc:1929] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:55:38.574206 14224 log.cc:1199] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/abe4ee0013674a51a01f2dfa4aa35255
I20260615 13:55:38.574819 14224 ts_tablet_manager.cc:1950] T abe4ee0013674a51a01f2dfa4aa35255 P 9069a411287843988029e41b739f4c2b: Deleting consensus metadata
I20260615 13:55:38.576622 13465 catalog_manager.cc:5027] TS 9069a411287843988029e41b739f4c2b (127.0.104.193:35937): tablet abe4ee0013674a51a01f2dfa4aa35255 (table kudu.table.copy.to [id=4747042a89364e069dbead3ce4c768d5]) successfully deleted
I20260615 13:55:38.577709 14225 tablet_replica.cc:333] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: stopping tablet replica
I20260615 13:55:38.577970 14225 raft_consensus.cc:2243] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:55:38.578030 14226 tablet_replica.cc:333] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: stopping tablet replica
I20260615 13:55:38.578289 14225 raft_consensus.cc:2272] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:55:38.578552 14226 raft_consensus.cc:2243] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:55:38.578976 14225 ts_tablet_manager.cc:1916] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:55:38.579238 14226 raft_consensus.cc:2272] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:55:38.580775 14226 ts_tablet_manager.cc:1916] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:55:38.584079 14225 ts_tablet_manager.cc:1929] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:55:38.584192 14225 log.cc:1199] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-2/wal/wals/abe4ee0013674a51a01f2dfa4aa35255
I20260615 13:55:38.584671 14225 ts_tablet_manager.cc:1950] T abe4ee0013674a51a01f2dfa4aa35255 P 388dae011d3b4cbc81777937f5812ac4: Deleting consensus metadata
I20260615 13:55:38.585500 13660 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:38.586040 13466 catalog_manager.cc:5027] TS 388dae011d3b4cbc81777937f5812ac4 (127.0.104.195:36733): tablet abe4ee0013674a51a01f2dfa4aa35255 (table kudu.table.copy.to [id=4747042a89364e069dbead3ce4c768d5]) successfully deleted
I20260615 13:55:38.586491 14226 ts_tablet_manager.cc:1929] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:55:38.586645 14226 log.cc:1199] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_5.1781531466889897-419-0/minicluster-data/ts-1/wal/wals/abe4ee0013674a51a01f2dfa4aa35255
I20260615 13:55:38.587180 14226 ts_tablet_manager.cc:1950] T abe4ee0013674a51a01f2dfa4aa35255 P ccc0d949448a4169b017b72de26ce15b: Deleting consensus metadata
I20260615 13:55:38.588968 13463 catalog_manager.cc:5027] TS ccc0d949448a4169b017b72de26ce15b (127.0.104.194:41251): tablet abe4ee0013674a51a01f2dfa4aa35255 (table kudu.table.copy.to [id=4747042a89364e069dbead3ce4c768d5]) successfully deleted
I20260615 13:55:38.705885   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 13538
I20260615 13:55:38.724854   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 13669
I20260615 13:55:38.731966 13791 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:38.848088   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 13669
I20260615 13:55:38.866453   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 13799
I20260615 13:55:38.873276 13921 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:38.987154   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 13799
I20260615 13:55:39.004704   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 13448
I20260615 13:55:39.005836 13509 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:39.120043   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 13448
2026-06-15T13:55:39Z chronyd exiting
[       OK ] CopyTableParameterized/ToolTestCopyTableParameterized.TestCopyTable/5 (15553 ms)
[ RUN      ] CopyTableParameterized/ToolTestCopyTableParameterized.TestCopyTable/9
2026-06-15T13:55:39Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:55:39Z Disabled control of system clock
I20260615 13:55:39.217502   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:38725
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:38155
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:38725 with env {}
W20260615 13:55:39.553768 14237 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:39.554095 14237 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:39.554174 14237 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:39.562606 14237 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:39.562702 14237 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:39.562767 14237 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:39.562814 14237 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:39.574036 14237 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38155
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:38725
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:38725
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:39.575589 14237 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:39.577311 14237 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:39.584746 14243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:39.584837 14242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:39.585182 14245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:39.586140 14237 server_base.cc:1061] running on GCE node
I20260615 13:55:39.586880 14237 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:39.588286 14237 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:39.589484 14237 hybrid_clock.cc:648] HybridClock initialized: now 1781531739589443 us; error 30 us; skew 500 ppm
I20260615 13:55:39.589813 14237 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:39.591809 14237 webserver.cc:533] Webserver started at http://127.0.104.254:39593/ using document root <none> and password file <none>
I20260615 13:55:39.592474 14237 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:39.592571 14237 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:39.592890 14237 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:39.595096 14237 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "e2018e2ef58840b3b05febad99fe8d6a"
format_stamp: "Formatted at 2026-06-15 13:55:39 on dist-test-slave-0txc"
I20260615 13:55:39.595845 14237 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "e2018e2ef58840b3b05febad99fe8d6a"
format_stamp: "Formatted at 2026-06-15 13:55:39 on dist-test-slave-0txc"
I20260615 13:55:39.600629 14237 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260615 13:55:39.603773 14251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:39.605283 14237 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260615 13:55:39.605446 14237 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "e2018e2ef58840b3b05febad99fe8d6a"
format_stamp: "Formatted at 2026-06-15 13:55:39 on dist-test-slave-0txc"
I20260615 13:55:39.605615 14237 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:39.620082 14237 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:39.620920 14237 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:39.621163 14237 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:39.640010 14237 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:38725
I20260615 13:55:39.640017 14302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:38725 every 8 connection(s)
I20260615 13:55:39.641486 14237 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:39.645632 14303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:39.651933   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 14237
I20260615 13:55:39.652149   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:55:39.655572 14303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a: Bootstrap starting.
I20260615 13:55:39.658758 14303 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:39.659962 14303 log.cc:826] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:39.662985 14303 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a: No bootstrap required, opened a new log
I20260615 13:55:39.669293 14303 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2018e2ef58840b3b05febad99fe8d6a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38725 } }
I20260615 13:55:39.669699 14303 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:39.669834 14303 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2018e2ef58840b3b05febad99fe8d6a, State: Initialized, Role: FOLLOWER
I20260615 13:55:39.670428 14303 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2018e2ef58840b3b05febad99fe8d6a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38725 } }
I20260615 13:55:39.670619 14303 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:39.670740 14303 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:39.670903 14303 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:39.672921 14303 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2018e2ef58840b3b05febad99fe8d6a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38725 } }
I20260615 13:55:39.673432 14303 leader_election.cc:304] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e2018e2ef58840b3b05febad99fe8d6a; no voters: 
I20260615 13:55:39.674047 14303 leader_election.cc:290] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:39.674189 14308 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:39.674935 14308 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [term 1 LEADER]: Becoming Leader. State: Replica: e2018e2ef58840b3b05febad99fe8d6a, State: Running, Role: LEADER
I20260615 13:55:39.675426 14308 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2018e2ef58840b3b05febad99fe8d6a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38725 } }
I20260615 13:55:39.676172 14303 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:39.678304 14310 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2018e2ef58840b3b05febad99fe8d6a. Latest consensus state: current_term: 1 leader_uuid: "e2018e2ef58840b3b05febad99fe8d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2018e2ef58840b3b05febad99fe8d6a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38725 } } }
I20260615 13:55:39.678660 14310 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:39.678300 14309 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2018e2ef58840b3b05febad99fe8d6a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2018e2ef58840b3b05febad99fe8d6a" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38725 } } }
I20260615 13:55:39.679930 14309 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:39.681964 14314 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:39.686215 14314 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:39.693797 14314 catalog_manager.cc:1382] Generated new cluster ID: c5a898a357d0459fb3044c9bf046ea04
I20260615 13:55:39.693912 14314 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:39.719866 14314 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:55:39.721046 14314 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:39.727886 14314 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a: Generated new TSK 0
I20260615 13:55:39.728706 14314 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:39.744437   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38725
--builtin_ntp_servers=127.0.104.212:38155
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:55:40.107132 14327 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:40.107407 14327 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:40.107548 14327 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:40.115903 14327 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:40.116088 14327 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:55:40.126048 14327 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:38155
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38725
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:40.127624 14327 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:40.129374 14327 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:40.138065 14332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:40.138098 14333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:40.138859 14335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:40.139429 14327 server_base.cc:1061] running on GCE node
I20260615 13:55:40.139976 14327 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:40.140820 14327 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:40.142014 14327 hybrid_clock.cc:648] HybridClock initialized: now 1781531740141961 us; error 46 us; skew 500 ppm
I20260615 13:55:40.142297 14327 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:40.144510 14327 webserver.cc:533] Webserver started at http://127.0.104.193:34199/ using document root <none> and password file <none>
I20260615 13:55:40.145229 14327 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:40.145324 14327 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:40.145665 14327 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:40.148000 14327 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "76737834b8f24d17b4cce03fb2fd59fd"
format_stamp: "Formatted at 2026-06-15 13:55:40 on dist-test-slave-0txc"
I20260615 13:55:40.148732 14327 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "76737834b8f24d17b4cce03fb2fd59fd"
format_stamp: "Formatted at 2026-06-15 13:55:40 on dist-test-slave-0txc"
I20260615 13:55:40.153729 14327 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:55:40.157047 14341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:40.158361 14327 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260615 13:55:40.158499 14327 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "76737834b8f24d17b4cce03fb2fd59fd"
format_stamp: "Formatted at 2026-06-15 13:55:40 on dist-test-slave-0txc"
I20260615 13:55:40.158674 14327 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:40.188063 14327 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:40.188933 14327 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:40.189169 14327 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:40.190145 14327 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:40.191892 14327 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:40.191987 14327 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:40.192072 14327 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:40.192123 14327 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:40.222342 14327 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:44787
I20260615 13:55:40.222415 14453 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:44787 every 8 connection(s)
I20260615 13:55:40.223809 14327 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:40.227972   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 14327
I20260615 13:55:40.228190   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:55:40.245543 14454 heartbeater.cc:344] Connected to a master server at 127.0.104.254:38725
I20260615 13:55:40.245961 14454 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:40.246835 14454 heartbeater.cc:507] Master 127.0.104.254:38725 requested a full tablet report, sending...
I20260615 13:55:40.249081 14268 ts_manager.cc:194] Registered new tserver with Master: 76737834b8f24d17b4cce03fb2fd59fd (127.0.104.193:44787)
I20260615 13:55:40.250640 14268 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:43715
I20260615 13:55:40.256292   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:55:40.275272 14268 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54762:
name: "ToolTestCopyTableParameterized"
schema {
  columns {
    name: "int_key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_key"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "<redacted>""\006\002\000\000\000\000\000\000\000\000\n\000\000\000\000\000\000\000\t\002\n\000\000\000\000\000\000\000\n\000\000\000\000\000\000\000\006\002\024\000\000\000\000\000\000\000\n\000\000\000\000\000\000\000\t\002\036\000\000\000\000\000\000\000\n\000\000\000\000\000\000\000"
  indirect_data: "<redacted>""2020-01-012020-01-012021-01-012021-01-01"
}
partition_schema {
  range_schema {
    columns {
      name: "string_key"
    }
  }
}
I20260615 13:55:40.303684 14388 tablet_service.cc:1511] Processing CreateTablet for tablet 3e2e9a078c0c474ead3bf1f5a1dcb99f (DEFAULT_TABLE table=ToolTestCopyTableParameterized [id=fc15a8dc4ea54a24aeb24863b9d39dd2]), partition=RANGE (string_key) PARTITION "2021-01-01" <= VALUES < "2021-01-01\000"
I20260615 13:55:40.303699 14389 tablet_service.cc:1511] Processing CreateTablet for tablet 086946eb0eb84610941bc19557428274 (DEFAULT_TABLE table=ToolTestCopyTableParameterized [id=fc15a8dc4ea54a24aeb24863b9d39dd2]), partition=RANGE (string_key) PARTITION "2020-01-01" <= VALUES < "2020-01-01\000"
I20260615 13:55:40.305858 14389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 086946eb0eb84610941bc19557428274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:40.306280 14388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e2e9a078c0c474ead3bf1f5a1dcb99f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:40.318660 14468 tablet_bootstrap.cc:492] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd: Bootstrap starting.
I20260615 13:55:40.321955 14468 tablet_bootstrap.cc:654] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:40.323089 14468 log.cc:826] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:40.325661 14468 tablet_bootstrap.cc:492] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd: No bootstrap required, opened a new log
I20260615 13:55:40.325908 14468 ts_tablet_manager.cc:1403] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260615 13:55:40.330770 14468 raft_consensus.cc:359] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.331123 14468 raft_consensus.cc:385] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:40.331233 14468 raft_consensus.cc:740] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76737834b8f24d17b4cce03fb2fd59fd, State: Initialized, Role: FOLLOWER
I20260615 13:55:40.331887 14468 consensus_queue.cc:260] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.332093 14468 raft_consensus.cc:399] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:40.332227 14468 raft_consensus.cc:493] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:40.332381 14468 raft_consensus.cc:3060] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:40.334317 14468 raft_consensus.cc:515] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.334815 14468 leader_election.cc:304] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 76737834b8f24d17b4cce03fb2fd59fd; no voters: 
I20260615 13:55:40.335386 14468 leader_election.cc:290] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:40.335590 14470 raft_consensus.cc:2804] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:40.336627 14454 heartbeater.cc:499] Master 127.0.104.254:38725 was elected leader, sending a full tablet report...
I20260615 13:55:40.337101 14470 raft_consensus.cc:697] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [term 1 LEADER]: Becoming Leader. State: Replica: 76737834b8f24d17b4cce03fb2fd59fd, State: Running, Role: LEADER
I20260615 13:55:40.337169 14468 ts_tablet_manager.cc:1434] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260615 13:55:40.337579 14468 tablet_bootstrap.cc:492] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd: Bootstrap starting.
I20260615 13:55:40.337585 14470 consensus_queue.cc:237] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.339112 14468 tablet_bootstrap.cc:654] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:40.340915 14468 tablet_bootstrap.cc:492] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd: No bootstrap required, opened a new log
I20260615 13:55:40.341068 14468 ts_tablet_manager.cc:1403] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:55:40.342067 14468 raft_consensus.cc:359] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.342233 14468 raft_consensus.cc:385] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:40.342335 14468 raft_consensus.cc:740] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76737834b8f24d17b4cce03fb2fd59fd, State: Initialized, Role: FOLLOWER
I20260615 13:55:40.342695 14468 consensus_queue.cc:260] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.342905 14468 raft_consensus.cc:399] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:40.342995 14468 raft_consensus.cc:493] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:40.343114 14468 raft_consensus.cc:3060] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:40.344022 14267 catalog_manager.cc:5696] T 3e2e9a078c0c474ead3bf1f5a1dcb99f P 76737834b8f24d17b4cce03fb2fd59fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 76737834b8f24d17b4cce03fb2fd59fd (127.0.104.193). New cstate: current_term: 1 leader_uuid: "76737834b8f24d17b4cce03fb2fd59fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:40.344995 14468 raft_consensus.cc:515] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.345194 14468 leader_election.cc:304] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 76737834b8f24d17b4cce03fb2fd59fd; no voters: 
I20260615 13:55:40.345382 14468 leader_election.cc:290] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:40.345443 14470 raft_consensus.cc:2804] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:40.345705 14470 raft_consensus.cc:697] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [term 1 LEADER]: Becoming Leader. State: Replica: 76737834b8f24d17b4cce03fb2fd59fd, State: Running, Role: LEADER
I20260615 13:55:40.345813 14468 ts_tablet_manager.cc:1434] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260615 13:55:40.345935 14470 consensus_queue.cc:237] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.349838 14267 catalog_manager.cc:5696] T 086946eb0eb84610941bc19557428274 P 76737834b8f24d17b4cce03fb2fd59fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 76737834b8f24d17b4cce03fb2fd59fd (127.0.104.193). New cstate: current_term: 1 leader_uuid: "76737834b8f24d17b4cce03fb2fd59fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:40.371510   419 test_workload.cc:405] TestWorkload: Skipping table creation because table ToolTestCopyTableParameterized already exists
I20260615 13:55:40.765400 14267 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54784:
name: "kudu.table.copy.to"
schema {
  columns {
    name: "int_key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_key"
    type: STRING
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "<redacted>""\006\002\000\000\000\000\000\000\000\000\n\000\000\000\000\000\000\000\007\002\n\000\000\000\000\000\000\000\013\000\000\000\000\000\000\000\006\002\025\000\000\000\000\000\000\000\n\000\000\000\000\000\000\000\007\002\037\000\000\000\000\000\000\000\013\000\000\000\000\000\000\000"
  indirect_data: "<redacted>""2020-01-012020-01-01\0002021-01-012021-01-01\000"
}
partition_schema {
  range_schema {
    columns {
      name: "string_key"
    }
  }
}
allow_empty_partition: true
I20260615 13:55:40.772428 14389 tablet_service.cc:1511] Processing CreateTablet for tablet ea0e1e5cd35b469c9b21bf27eb2a7f9a (DEFAULT_TABLE table=kudu.table.copy.to [id=8f0a7a887c194ee798ce80e54fb55708]), partition=RANGE (string_key) PARTITION "2020-01-01" <= VALUES < "2020-01-01\000"
I20260615 13:55:40.772553 14388 tablet_service.cc:1511] Processing CreateTablet for tablet 1bac19f88d9b469aa6999489de580dc0 (DEFAULT_TABLE table=kudu.table.copy.to [id=8f0a7a887c194ee798ce80e54fb55708]), partition=RANGE (string_key) PARTITION "2021-01-01" <= VALUES < "2021-01-01\000"
I20260615 13:55:40.772936 14389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0e1e5cd35b469c9b21bf27eb2a7f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:40.773118 14388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bac19f88d9b469aa6999489de580dc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:40.779127 14468 tablet_bootstrap.cc:492] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: Bootstrap starting.
I20260615 13:55:40.780553 14468 tablet_bootstrap.cc:654] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:40.782122 14468 tablet_bootstrap.cc:492] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: No bootstrap required, opened a new log
I20260615 13:55:40.782262 14468 ts_tablet_manager.cc:1403] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:40.782939 14468 raft_consensus.cc:359] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.783094 14468 raft_consensus.cc:385] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:40.783164 14468 raft_consensus.cc:740] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76737834b8f24d17b4cce03fb2fd59fd, State: Initialized, Role: FOLLOWER
I20260615 13:55:40.783424 14468 consensus_queue.cc:260] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.783604 14468 raft_consensus.cc:399] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:40.783697 14468 raft_consensus.cc:493] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:40.783793 14468 raft_consensus.cc:3060] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:40.785593 14468 raft_consensus.cc:515] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.785811 14468 leader_election.cc:304] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 76737834b8f24d17b4cce03fb2fd59fd; no voters: 
I20260615 13:55:40.786010 14468 leader_election.cc:290] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:40.786067 14470 raft_consensus.cc:2804] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:40.786206 14470 raft_consensus.cc:697] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 1 LEADER]: Becoming Leader. State: Replica: 76737834b8f24d17b4cce03fb2fd59fd, State: Running, Role: LEADER
I20260615 13:55:40.786448 14468 ts_tablet_manager.cc:1434] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:55:40.786455 14470 consensus_queue.cc:237] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.786722 14468 tablet_bootstrap.cc:492] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: Bootstrap starting.
I20260615 13:55:40.788358 14468 tablet_bootstrap.cc:654] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:40.788683 14267 catalog_manager.cc:5696] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 76737834b8f24d17b4cce03fb2fd59fd (127.0.104.193). New cstate: current_term: 1 leader_uuid: "76737834b8f24d17b4cce03fb2fd59fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:40.789985 14468 tablet_bootstrap.cc:492] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: No bootstrap required, opened a new log
I20260615 13:55:40.790107 14468 ts_tablet_manager.cc:1403] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:55:40.790757 14468 raft_consensus.cc:359] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.790918 14468 raft_consensus.cc:385] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:40.791015 14468 raft_consensus.cc:740] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76737834b8f24d17b4cce03fb2fd59fd, State: Initialized, Role: FOLLOWER
I20260615 13:55:40.791253 14468 consensus_queue.cc:260] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.791389 14468 raft_consensus.cc:399] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:40.791474 14468 raft_consensus.cc:493] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:40.791595 14468 raft_consensus.cc:3060] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:40.793449 14468 raft_consensus.cc:515] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.793663 14468 leader_election.cc:304] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 76737834b8f24d17b4cce03fb2fd59fd; no voters: 
I20260615 13:55:40.793823 14468 leader_election.cc:290] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:40.793889 14470 raft_consensus.cc:2804] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:40.794082 14470 raft_consensus.cc:697] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 1 LEADER]: Becoming Leader. State: Replica: 76737834b8f24d17b4cce03fb2fd59fd, State: Running, Role: LEADER
I20260615 13:55:40.794227 14468 ts_tablet_manager.cc:1434] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.002s
I20260615 13:55:40.794296 14470 consensus_queue.cc:237] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } }
I20260615 13:55:40.796029 14267 catalog_manager.cc:5696] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 76737834b8f24d17b4cce03fb2fd59fd (127.0.104.193). New cstate: current_term: 1 leader_uuid: "76737834b8f24d17b4cce03fb2fd59fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76737834b8f24d17b4cce03fb2fd59fd" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 44787 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:42.837164 14267 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54832:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:42.837388 14267 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:54832:
table { table_name: "kudu.table.copy.to" } modify_external_catalogs: true
I20260615 13:55:42.842187 14267 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a: Sending DeleteTablet for 1 replicas of tablet ea0e1e5cd35b469c9b21bf27eb2a7f9a
I20260615 13:55:42.842661 14267 catalog_manager.cc:5983] T 00000000000000000000000000000000 P e2018e2ef58840b3b05febad99fe8d6a: Sending DeleteTablet for 1 replicas of tablet 1bac19f88d9b469aa6999489de580dc0
I20260615 13:55:42.843380 14389 tablet_service.cc:1558] Processing DeleteTablet for tablet ea0e1e5cd35b469c9b21bf27eb2a7f9a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:55:42 UTC) from {username='slave'} at 127.0.0.1:54768
I20260615 13:55:42.843382 14388 tablet_service.cc:1558] Processing DeleteTablet for tablet 1bac19f88d9b469aa6999489de580dc0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:55:42 UTC) from {username='slave'} at 127.0.0.1:54768
I20260615 13:55:42.844327   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 14327
I20260615 13:55:42.844861 14558 tablet_replica.cc:333] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: stopping tablet replica
I20260615 13:55:42.845328 14558 raft_consensus.cc:2243] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:55:42.845642 14558 raft_consensus.cc:2272] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:55:42.846833 14558 ts_tablet_manager.cc:1916] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:55:42.851313 14558 ts_tablet_manager.cc:1929] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:55:42.851480 14558 log.cc:1199] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/ea0e1e5cd35b469c9b21bf27eb2a7f9a
I20260615 13:55:42.852061 14558 ts_tablet_manager.cc:1950] T ea0e1e5cd35b469c9b21bf27eb2a7f9a P 76737834b8f24d17b4cce03fb2fd59fd: Deleting consensus metadata
I20260615 13:55:42.853760 14558 tablet_replica.cc:333] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: stopping tablet replica
I20260615 13:55:42.853960 14558 raft_consensus.cc:2243] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:55:42.853888 14255 catalog_manager.cc:5027] TS 76737834b8f24d17b4cce03fb2fd59fd (127.0.104.193:44787): tablet ea0e1e5cd35b469c9b21bf27eb2a7f9a (table kudu.table.copy.to [id=8f0a7a887c194ee798ce80e54fb55708]) successfully deleted
I20260615 13:55:42.854161 14558 raft_consensus.cc:2272] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:55:42.854737 14558 ts_tablet_manager.cc:1916] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:55:42.859397 14449 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:42.860023 14558 ts_tablet_manager.cc:1929] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:55:42.973028 14558 log.cc:1199] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CopyTableParameterized_ToolTestCopyTableParameterized.TestCopyTable_9.1781531466889897-419-0/minicluster-data/ts-0/wal/wals/1bac19f88d9b469aa6999489de580dc0
I20260615 13:55:42.973543 14558 ts_tablet_manager.cc:1950] T 1bac19f88d9b469aa6999489de580dc0 P 76737834b8f24d17b4cce03fb2fd59fd: Deleting consensus metadata
I20260615 13:55:42.973668   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 14327
W20260615 13:55:42.992444 14255 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.0.104.193:44787 (error 108)
I20260615 13:55:42.992708   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 14237
I20260615 13:55:42.993980 14298 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:43.103910   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 14237
2026-06-15T13:55:43Z chronyd exiting
[       OK ] CopyTableParameterized/ToolTestCopyTableParameterized.TestCopyTable/9 (3980 ms)
[----------] 3 tests from CopyTableParameterized/ToolTestCopyTableParameterized (24382 ms total)

[----------] 1 test from CreateEmptyPartitionTableTest
[ RUN      ] CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable/1
2026-06-15T13:55:43Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:55:43Z Disabled control of system clock
I20260615 13:55:43.199227   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:42741
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:45135
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:42741 with env {}
W20260615 13:55:43.543998 14567 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:43.544342 14567 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:43.544456 14567 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:43.552919 14567 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:43.553045 14567 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:43.553141 14567 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:43.553205 14567 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:43.563987 14567 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45135
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:42741
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:42741
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:43.565618 14567 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:43.567471 14567 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:43.575400 14573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:43.575711 14572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:43.576090 14575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:43.576692 14567 server_base.cc:1061] running on GCE node
I20260615 13:55:43.577503 14567 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:43.579196 14567 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:43.580456 14567 hybrid_clock.cc:648] HybridClock initialized: now 1781531743580387 us; error 57 us; skew 500 ppm
I20260615 13:55:43.580929 14567 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:43.583320 14567 webserver.cc:533] Webserver started at http://127.0.104.254:33515/ using document root <none> and password file <none>
I20260615 13:55:43.584129 14567 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:43.584234 14567 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:43.584551 14567 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:43.588085 14567 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "e7e35fbae2064bafb7a46a85904c742d"
format_stamp: "Formatted at 2026-06-15 13:55:43 on dist-test-slave-0txc"
I20260615 13:55:43.588883 14567 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "e7e35fbae2064bafb7a46a85904c742d"
format_stamp: "Formatted at 2026-06-15 13:55:43 on dist-test-slave-0txc"
I20260615 13:55:43.594398 14567 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:55:43.598074 14581 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:43.599443 14567 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260615 13:55:43.599669 14567 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "e7e35fbae2064bafb7a46a85904c742d"
format_stamp: "Formatted at 2026-06-15 13:55:43 on dist-test-slave-0txc"
I20260615 13:55:43.599856 14567 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:43.614090 14567 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:43.614945 14567 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:43.615176 14567 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:43.634101 14567 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:42741
I20260615 13:55:43.634120 14632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:42741 every 8 connection(s)
I20260615 13:55:43.635787 14567 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:43.640094 14633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:43.644910   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 14567
I20260615 13:55:43.645125   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:55:43.649570 14633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d: Bootstrap starting.
I20260615 13:55:43.653226 14633 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:43.654498 14633 log.cc:826] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:43.657622 14633 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d: No bootstrap required, opened a new log
I20260615 13:55:43.663792 14633 raft_consensus.cc:359] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e35fbae2064bafb7a46a85904c742d" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42741 } }
I20260615 13:55:43.664191 14633 raft_consensus.cc:385] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:43.664304 14633 raft_consensus.cc:740] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e35fbae2064bafb7a46a85904c742d, State: Initialized, Role: FOLLOWER
I20260615 13:55:43.664973 14633 consensus_queue.cc:260] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e35fbae2064bafb7a46a85904c742d" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42741 } }
I20260615 13:55:43.665191 14633 raft_consensus.cc:399] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:43.665325 14633 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:43.665468 14633 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:43.667815 14633 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e35fbae2064bafb7a46a85904c742d" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42741 } }
I20260615 13:55:43.668354 14633 leader_election.cc:304] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e7e35fbae2064bafb7a46a85904c742d; no voters: 
I20260615 13:55:43.668973 14633 leader_election.cc:290] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:43.669171 14638 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:43.670115 14638 raft_consensus.cc:697] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [term 1 LEADER]: Becoming Leader. State: Replica: e7e35fbae2064bafb7a46a85904c742d, State: Running, Role: LEADER
I20260615 13:55:43.670746 14638 consensus_queue.cc:237] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e35fbae2064bafb7a46a85904c742d" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42741 } }
I20260615 13:55:43.671155 14633 sys_catalog.cc:565] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:43.673651 14639 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e7e35fbae2064bafb7a46a85904c742d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e35fbae2064bafb7a46a85904c742d" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42741 } } }
I20260615 13:55:43.674113 14639 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:43.673659 14640 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7e35fbae2064bafb7a46a85904c742d. Latest consensus state: current_term: 1 leader_uuid: "e7e35fbae2064bafb7a46a85904c742d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7e35fbae2064bafb7a46a85904c742d" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 42741 } } }
I20260615 13:55:43.674288 14640 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:43.675820 14645 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:43.680716 14645 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:43.689348 14645 catalog_manager.cc:1382] Generated new cluster ID: d6baa9405c8a4fe98b0235f81220af84
I20260615 13:55:43.689495 14645 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:43.705523 14645 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:55:43.707350 14645 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:43.721647 14645 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d: Generated new TSK 0
I20260615 13:55:43.722841 14645 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:43.740468   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42741
--builtin_ntp_servers=127.0.104.212:45135
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:55:44.097246 14657 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:44.097646 14657 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:44.097779 14657 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:44.106472 14657 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:44.106652 14657 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:55:44.117093 14657 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:45135
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:42741
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:44.118745 14657 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:44.120673 14657 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:44.130352 14663 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:44.130335 14662 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:44.130735 14665 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:44.131345 14657 server_base.cc:1061] running on GCE node
I20260615 13:55:44.132033 14657 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:44.133114 14657 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:44.134320 14657 hybrid_clock.cc:648] HybridClock initialized: now 1781531744134266 us; error 51 us; skew 500 ppm
I20260615 13:55:44.134639 14657 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:44.136896 14657 webserver.cc:533] Webserver started at http://127.0.104.193:37293/ using document root <none> and password file <none>
I20260615 13:55:44.137647 14657 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:44.137766 14657 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:44.138126 14657 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:44.140635 14657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "3313949403454b858d936c8c553a2c91"
format_stamp: "Formatted at 2026-06-15 13:55:44 on dist-test-slave-0txc"
I20260615 13:55:44.141439 14657 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "3313949403454b858d936c8c553a2c91"
format_stamp: "Formatted at 2026-06-15 13:55:44 on dist-test-slave-0txc"
I20260615 13:55:44.147035 14657 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:55:44.150437 14671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:44.151851 14657 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:44.152010 14657 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "3313949403454b858d936c8c553a2c91"
format_stamp: "Formatted at 2026-06-15 13:55:44 on dist-test-slave-0txc"
I20260615 13:55:44.152206 14657 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:44.186120 14657 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:44.187027 14657 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:44.187290 14657 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:44.188266 14657 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:44.189915 14657 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:44.190014 14657 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:44.190112 14657 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:44.190183 14657 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:44.221724 14657 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:39283
I20260615 13:55:44.221787 14783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:39283 every 8 connection(s)
I20260615 13:55:44.223238 14657 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:44.224063   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 14657
I20260615 13:55:44.224313   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable_1.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:55:44.236238 14784 heartbeater.cc:344] Connected to a master server at 127.0.104.254:42741
I20260615 13:55:44.236582 14784 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:44.237403 14784 heartbeater.cc:507] Master 127.0.104.254:42741 requested a full tablet report, sending...
I20260615 13:55:44.239615 14598 ts_manager.cc:194] Registered new tserver with Master: 3313949403454b858d936c8c553a2c91 (127.0.104.193:39283)
I20260615 13:55:44.240847   419 external_mini_cluster.cc:955] 1 TS(s) registered with all masters
I20260615 13:55:44.241379 14598 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:38999
I20260615 13:55:44.256255 14598 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50516:
name: "test"
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"
    }
  }
}
allow_empty_partition: true
I20260615 13:55:44.775092 14598 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50516:
table { table_name: "test" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\000\007\001\000\001\000\000\000" indirect_data: "<redacted>""" } } } 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 } } modify_external_catalogs: true
W20260615 13:55:44.781164 14598 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fffb55133d51402f8ffd1532ec89d20f has no consensus state
I20260615 13:55:44.797624 14719 tablet_service.cc:1511] Processing CreateTablet for tablet fffb55133d51402f8ffd1532ec89d20f (DEFAULT_TABLE table=test [id=dba86435988243b5a9b6423a1af48809]), partition=RANGE (key) PARTITION 0 <= VALUES < 1
I20260615 13:55:44.799275 14719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fffb55133d51402f8ffd1532ec89d20f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:44.810905 14812 tablet_bootstrap.cc:492] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91: Bootstrap starting.
I20260615 13:55:44.814579 14812 tablet_bootstrap.cc:654] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:44.815907 14812 log.cc:826] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:44.818856 14812 tablet_bootstrap.cc:492] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91: No bootstrap required, opened a new log
I20260615 13:55:44.819139 14812 ts_tablet_manager.cc:1403] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.006s
I20260615 13:55:44.825755 14812 raft_consensus.cc:359] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3313949403454b858d936c8c553a2c91" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39283 } }
I20260615 13:55:44.826148 14812 raft_consensus.cc:385] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:44.826256 14812 raft_consensus.cc:740] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3313949403454b858d936c8c553a2c91, State: Initialized, Role: FOLLOWER
I20260615 13:55:44.826977 14812 consensus_queue.cc:260] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3313949403454b858d936c8c553a2c91" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39283 } }
I20260615 13:55:44.827227 14812 raft_consensus.cc:399] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:44.827364 14812 raft_consensus.cc:493] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:44.827541 14812 raft_consensus.cc:3060] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:44.830109 14812 raft_consensus.cc:515] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3313949403454b858d936c8c553a2c91" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39283 } }
I20260615 13:55:44.830619 14812 leader_election.cc:304] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3313949403454b858d936c8c553a2c91; no voters: 
I20260615 13:55:44.831301 14812 leader_election.cc:290] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:44.831522 14814 raft_consensus.cc:2804] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:44.832180 14814 raft_consensus.cc:697] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [term 1 LEADER]: Becoming Leader. State: Replica: 3313949403454b858d936c8c553a2c91, State: Running, Role: LEADER
I20260615 13:55:44.832454 14784 heartbeater.cc:499] Master 127.0.104.254:42741 was elected leader, sending a full tablet report...
I20260615 13:55:44.832792 14814 consensus_queue.cc:237] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3313949403454b858d936c8c553a2c91" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39283 } }
I20260615 13:55:44.833173 14812 ts_tablet_manager.cc:1434] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.010s
W20260615 13:55:44.833629 14583 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet fffb55133d51402f8ffd1532ec89d20f (table test [id=dba86435988243b5a9b6423a1af48809], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet fffb55133d51402f8ffd1532ec89d20f consensus state has no leader
I20260615 13:55:44.838800 14598 catalog_manager.cc:5696] T fffb55133d51402f8ffd1532ec89d20f P 3313949403454b858d936c8c553a2c91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3313949403454b858d936c8c553a2c91 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "3313949403454b858d936c8c553a2c91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3313949403454b858d936c8c553a2c91" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 39283 } health_report { overall_health: HEALTHY } } }
I20260615 13:55:44.844389 14598 catalog_manager.cc:6241] T 00000000000000000000000000000000 P e7e35fbae2064bafb7a46a85904c742d: test [id=dba86435988243b5a9b6423a1af48809] alter complete (version 0)
I20260615 13:55:45.359100   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 14657
I20260615 13:55:45.369904 14779 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:45.460359   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 14657
I20260615 13:55:45.475415   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 14567
I20260615 13:55:45.476632 14628 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:45.584645   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 14567
2026-06-15T13:55:45Z chronyd exiting
[       OK ] CreateEmptyPartitionTableTest.TestCreateEmptyPartitionTable/1 (2481 ms)
[----------] 1 test from CreateEmptyPartitionTableTest (2481 ms total)

[----------] 4 tests from SerializationModes/ControlShellToolTest
[ RUN      ] SerializationModes/ControlShellToolTest.TestControlShell/0
2026-06-15T13:55:46Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:55:46Z Disabled control of system clock
I20260615 13:55:46.029541 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.14.124.254:45999
--webserver_interface=127.14.124.254
--webserver_port=0
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.14.124.254:45999 with env {}
W20260615 13:55:46.374254 14843 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:46.374599 14843 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:46.374708 14843 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:46.383316 14843 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:46.383414 14843 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:46.383560 14843 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:46.383697 14843 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:46.394549 14843 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.14.124.254:45999
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.14.124.254:45999
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.14.124.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:46.396296 14843 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:46.398171 14843 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:46.406090 14848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:46.406090 14849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:46.406760 14851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:46.407213 14843 server_base.cc:1061] running on GCE node
I20260615 13:55:46.408000 14843 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:46.409418 14843 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:46.410636 14843 hybrid_clock.cc:648] HybridClock initialized: now 1781531746410589 us; error 31 us; skew 500 ppm
I20260615 13:55:46.410983 14843 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:46.413192 14843 webserver.cc:533] Webserver started at http://127.14.124.254:35897/ using document root <none> and password file <none>
I20260615 13:55:46.413955 14843 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:46.414070 14843 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:46.414463 14843 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:46.416965 14843 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:46.417802 14843 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:46.423177 14843 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260615 13:55:46.426473 14857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:46.427884 14843 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:46.428047 14843 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:46.428247 14843 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:46.469008 14843 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:46.469951 14843 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:46.470233 14843 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:46.488729 14843 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.254:45999
I20260615 13:55:46.488749 14908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.254:45999 every 8 connection(s)
I20260615 13:55:46.490208 14843 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:46.494237 14909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:46.499552 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 14843
I20260615 13:55:46.499887 14835 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:55:46.505105 14909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Bootstrap starting.
I20260615 13:55:46.508746 14909 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:46.509727 14909 log.cc:826] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:46.512630 14909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: No bootstrap required, opened a new log
I20260615 13:55:46.519330 14909 raft_consensus.cc:359] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:46.519747 14909 raft_consensus.cc:385] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:46.519858 14909 raft_consensus.cc:740] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c850c5d26fbf4c4d98e2dc1f3bc9dd6d, State: Initialized, Role: FOLLOWER
I20260615 13:55:46.520514 14909 consensus_queue.cc:260] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:46.520714 14909 raft_consensus.cc:399] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:46.520848 14909 raft_consensus.cc:493] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:46.521008 14909 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:46.523564 14909 raft_consensus.cc:515] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:46.524098 14909 leader_election.cc:304] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: c850c5d26fbf4c4d98e2dc1f3bc9dd6d; no voters: 
I20260615 13:55:46.524679 14909 leader_election.cc:290] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:46.524835 14914 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:46.525394 14914 raft_consensus.cc:697] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 1 LEADER]: Becoming Leader. State: Replica: c850c5d26fbf4c4d98e2dc1f3bc9dd6d, State: Running, Role: LEADER
I20260615 13:55:46.525890 14914 consensus_queue.cc:237] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:46.526612 14909 sys_catalog.cc:565] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:46.528637 14915 sys_catalog.cc:455] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } } }
I20260615 13:55:46.528692 14916 sys_catalog.cc:455] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c850c5d26fbf4c4d98e2dc1f3bc9dd6d. Latest consensus state: current_term: 1 leader_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } } }
I20260615 13:55:46.529007 14915 sys_catalog.cc:458] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:46.529011 14916 sys_catalog.cc:458] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:46.531308 14919 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:46.537925 14919 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:46.547029 14919 catalog_manager.cc:1382] Generated new cluster ID: c4e53efbcaa246419c38dcd59310347f
I20260615 13:55:46.547168 14919 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:46.593993 14919 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:55:46.595695 14919 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:46.612468 14919 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Generated new TSK 0
I20260615 13:55:46.613291 14919 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:46.630304 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.14.124.193:0
--local_ip_for_outbound_sockets=127.14.124.193
--webserver_interface=127.14.124.193
--webserver_port=0
--tserver_master_addrs=127.14.124.254:45999
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:55:46.958886 14933 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:46.959226 14933 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:46.959344 14933 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:46.968055 14933 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:46.968258 14933 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.124.193
I20260615 13:55:46.978483 14933 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.14.124.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.14.124.193
--webserver_port=0
--tserver_master_addrs=127.14.124.254:45999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.14.124.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:46.980216 14933 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:46.982146 14933 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:46.991310 14939 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:46.991351 14938 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:46.991727 14941 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:46.992491 14933 server_base.cc:1061] running on GCE node
I20260615 13:55:46.993068 14933 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:46.994009 14933 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:46.995205 14933 hybrid_clock.cc:648] HybridClock initialized: now 1781531746995149 us; error 57 us; skew 500 ppm
I20260615 13:55:46.995508 14933 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:46.997545 14933 webserver.cc:533] Webserver started at http://127.14.124.193:43569/ using document root <none> and password file <none>
I20260615 13:55:46.998258 14933 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:46.998343 14933 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:46.998682 14933 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:47.001078 14933 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "4dd97b39488e4245ae566a6a1b016017"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:47.001811 14933 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "4dd97b39488e4245ae566a6a1b016017"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:47.007151 14933 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
I20260615 13:55:47.010442 14947 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.011917 14933 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260615 13:55:47.012070 14933 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "4dd97b39488e4245ae566a6a1b016017"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:47.012277 14933 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:47.040678 14933 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:47.041576 14933 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:47.041829 14933 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:47.042752 14933 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:47.044379 14933 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:47.044471 14933 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.044576 14933 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:47.044649 14933 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.074532 14933 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.193:37015
I20260615 13:55:47.074599 15059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.193:37015 every 8 connection(s)
I20260615 13:55:47.076004 14933 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:47.080143 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 14933
I20260615 13:55:47.080336 14835 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:55:47.083914 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.14.124.194:0
--local_ip_for_outbound_sockets=127.14.124.194
--webserver_interface=127.14.124.194
--webserver_port=0
--tserver_master_addrs=127.14.124.254:45999
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:47.089661 15060 heartbeater.cc:344] Connected to a master server at 127.14.124.254:45999
I20260615 13:55:47.090054 15060 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:47.091044 15060 heartbeater.cc:507] Master 127.14.124.254:45999 requested a full tablet report, sending...
I20260615 13:55:47.093255 14874 ts_manager.cc:194] Registered new tserver with Master: 4dd97b39488e4245ae566a6a1b016017 (127.14.124.193:37015)
I20260615 13:55:47.094810 14874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.124.193:57823
W20260615 13:55:47.400756 15064 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:47.401067 15064 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:47.401156 15064 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:47.410022 15064 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:47.410182 15064 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.124.194
I20260615 13:55:47.420336 15064 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.14.124.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.14.124.194
--webserver_port=0
--tserver_master_addrs=127.14.124.254:45999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.14.124.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:47.421856 15064 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:47.423599 15064 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:47.432374 15070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:47.432412 15069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:47.433230 15072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:47.433643 15064 server_base.cc:1061] running on GCE node
I20260615 13:55:47.434177 15064 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:47.435021 15064 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:47.436213 15064 hybrid_clock.cc:648] HybridClock initialized: now 1781531747436163 us; error 55 us; skew 500 ppm
I20260615 13:55:47.436501 15064 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:47.438463 15064 webserver.cc:533] Webserver started at http://127.14.124.194:38523/ using document root <none> and password file <none>
I20260615 13:55:47.439162 15064 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:47.439266 15064 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:47.439658 15064 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:47.442022 15064 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464"
format_stamp: "Formatted at 2026-06-15 13:55:47 on dist-test-slave-0txc"
I20260615 13:55:47.442771 15064 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464"
format_stamp: "Formatted at 2026-06-15 13:55:47 on dist-test-slave-0txc"
I20260615 13:55:47.447882 15064 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:55:47.451057 15078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.452418 15064 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:47.452579 15064 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464"
format_stamp: "Formatted at 2026-06-15 13:55:47 on dist-test-slave-0txc"
I20260615 13:55:47.452771 15064 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:47.475023 15064 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:47.475975 15064 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:47.476238 15064 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:47.477164 15064 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:47.478804 15064 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:47.478899 15064 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.478998 15064 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:47.479070 15064 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.514490 15064 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.194:44703
I20260615 13:55:47.514576 15190 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.194:44703 every 8 connection(s)
I20260615 13:55:47.515918 15064 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:55:47.521180 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 15064
I20260615 13:55:47.521376 14835 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:55:47.524729 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.14.124.195:0
--local_ip_for_outbound_sockets=127.14.124.195
--webserver_interface=127.14.124.195
--webserver_port=0
--tserver_master_addrs=127.14.124.254:45999
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:47.528827 15191 heartbeater.cc:344] Connected to a master server at 127.14.124.254:45999
I20260615 13:55:47.529201 15191 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:47.530134 15191 heartbeater.cc:507] Master 127.14.124.254:45999 requested a full tablet report, sending...
I20260615 13:55:47.531597 14874 ts_manager.cc:194] Registered new tserver with Master: e2b5607d1a6c4f5ab7ee5e3af11aa464 (127.14.124.194:44703)
I20260615 13:55:47.532356 14874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.124.194:37569
W20260615 13:55:47.841626 15194 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:47.841943 15194 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:47.842073 15194 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:47.850529 15194 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:47.850741 15194 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.124.195
I20260615 13:55:47.860747 15194 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.14.124.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.14.124.195
--webserver_port=0
--tserver_master_addrs=127.14.124.254:45999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.14.124.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:47.862314 15194 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:47.864130 15194 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:47.873489 15199 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:47.873417 15200 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:47.873548 15202 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:47.874487 15194 server_base.cc:1061] running on GCE node
I20260615 13:55:47.875033 15194 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:47.875957 15194 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:47.877163 15194 hybrid_clock.cc:648] HybridClock initialized: now 1781531747877119 us; error 36 us; skew 500 ppm
I20260615 13:55:47.877457 15194 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:47.879441 15194 webserver.cc:533] Webserver started at http://127.14.124.195:35933/ using document root <none> and password file <none>
I20260615 13:55:47.880189 15194 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:47.880290 15194 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:47.880630 15194 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:47.882982 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "78979d43c44a4bfd8712c58da0c1956e"
format_stamp: "Formatted at 2026-06-15 13:55:47 on dist-test-slave-0txc"
I20260615 13:55:47.883774 15194 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "78979d43c44a4bfd8712c58da0c1956e"
format_stamp: "Formatted at 2026-06-15 13:55:47 on dist-test-slave-0txc"
I20260615 13:55:47.888990 15194 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260615 13:55:47.892514 15208 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.893903 15194 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:55:47.894068 15194 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "78979d43c44a4bfd8712c58da0c1956e"
format_stamp: "Formatted at 2026-06-15 13:55:47 on dist-test-slave-0txc"
I20260615 13:55:47.894281 15194 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:47.909729 15194 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:47.910593 15194 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:47.910866 15194 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:47.911867 15194 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:47.913477 15194 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:47.913575 15194 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.913681 15194 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:47.913748 15194 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:47.943707 15194 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.195:37073
I20260615 13:55:47.943771 15320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.195:37073 every 8 connection(s)
I20260615 13:55:47.945075 15194 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:55:47.952409 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 15194
I20260615 13:55:47.952569 14835 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:55:47.957412 15321 heartbeater.cc:344] Connected to a master server at 127.14.124.254:45999
I20260615 13:55:47.957762 15321 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:47.958541 15321 heartbeater.cc:507] Master 127.14.124.254:45999 requested a full tablet report, sending...
I20260615 13:55:47.959955 14874 ts_manager.cc:194] Registered new tserver with Master: 78979d43c44a4bfd8712c58da0c1956e (127.14.124.195:37073)
I20260615 13:55:47.960695 14874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.124.195:43709
I20260615 13:55:47.968621 14835 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
I20260615 13:55:47.983307 14874 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52160:
name: "test"
schema {
  columns {
    name: "foo"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "foo"
    }
  }
}
W20260615 13:55:47.987779 14874 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260615 13:55:48.039422 15126 tablet_service.cc:1511] Processing CreateTablet for tablet 6a246081abea4fdd9be4f099802619aa (DEFAULT_TABLE table=test [id=05780377c5cd430291318a6b8a1834fe]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:48.039443 14995 tablet_service.cc:1511] Processing CreateTablet for tablet 6a246081abea4fdd9be4f099802619aa (DEFAULT_TABLE table=test [id=05780377c5cd430291318a6b8a1834fe]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:48.039443 15256 tablet_service.cc:1511] Processing CreateTablet for tablet 6a246081abea4fdd9be4f099802619aa (DEFAULT_TABLE table=test [id=05780377c5cd430291318a6b8a1834fe]), partition=RANGE (foo) PARTITION UNBOUNDED
I20260615 13:55:48.040733 15126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a246081abea4fdd9be4f099802619aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:48.040836 14995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a246081abea4fdd9be4f099802619aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:48.040838 15256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a246081abea4fdd9be4f099802619aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:48.050396 15339 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Bootstrap starting.
I20260615 13:55:48.052651 15340 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Bootstrap starting.
I20260615 13:55:48.054046 15341 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Bootstrap starting.
I20260615 13:55:48.054280 15339 tablet_bootstrap.cc:654] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:48.055701 15339 log.cc:826] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:48.056459 15340 tablet_bootstrap.cc:654] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:48.056933 15341 tablet_bootstrap.cc:654] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:48.057827 15340 log.cc:826] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:48.057897 15341 log.cc:826] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:48.060395 15341 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: No bootstrap required, opened a new log
I20260615 13:55:48.060663 15341 ts_tablet_manager.cc:1403] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260615 13:55:48.061120 15340 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: No bootstrap required, opened a new log
I20260615 13:55:48.061403 15340 ts_tablet_manager.cc:1403] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260615 13:55:48.065027 15339 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: No bootstrap required, opened a new log
I20260615 13:55:48.065727 15339 ts_tablet_manager.cc:1403] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260615 13:55:48.065788 15341 raft_consensus.cc:359] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.066126 15341 raft_consensus.cc:385] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:48.066231 15341 raft_consensus.cc:740] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78979d43c44a4bfd8712c58da0c1956e, State: Initialized, Role: FOLLOWER
I20260615 13:55:48.066828 15341 consensus_queue.cc:260] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.067854 15321 heartbeater.cc:499] Master 127.14.124.254:45999 was elected leader, sending a full tablet report...
I20260615 13:55:48.067849 15340 raft_consensus.cc:359] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.068179 15340 raft_consensus.cc:385] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:48.068267 15340 raft_consensus.cc:740] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd97b39488e4245ae566a6a1b016017, State: Initialized, Role: FOLLOWER
I20260615 13:55:48.068428 15341 ts_tablet_manager.cc:1434] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260615 13:55:48.068876 15340 consensus_queue.cc:260] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.069895 15060 heartbeater.cc:499] Master 127.14.124.254:45999 was elected leader, sending a full tablet report...
I20260615 13:55:48.070456 15340 ts_tablet_manager.cc:1434] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260615 13:55:48.074795 15339 raft_consensus.cc:359] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.075112 15339 raft_consensus.cc:385] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:48.075223 15339 raft_consensus.cc:740] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b5607d1a6c4f5ab7ee5e3af11aa464, State: Initialized, Role: FOLLOWER
I20260615 13:55:48.075786 15339 consensus_queue.cc:260] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.076769 15191 heartbeater.cc:499] Master 127.14.124.254:45999 was elected leader, sending a full tablet report...
I20260615 13:55:48.077155 15339 ts_tablet_manager.cc:1434] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
W20260615 13:55:48.078105 15061 tablet.cc:2404] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:48.133126 15347 raft_consensus.cc:493] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:55:48.133435 15347 raft_consensus.cc:515] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.135140 15347 leader_election.cc:290] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4dd97b39488e4245ae566a6a1b016017 (127.14.124.193:37015), 78979d43c44a4bfd8712c58da0c1956e (127.14.124.195:37073)
I20260615 13:55:48.142104 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a246081abea4fdd9be4f099802619aa" candidate_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd97b39488e4245ae566a6a1b016017" is_pre_election: true
I20260615 13:55:48.142109 15276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a246081abea4fdd9be4f099802619aa" candidate_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78979d43c44a4bfd8712c58da0c1956e" is_pre_election: true
I20260615 13:55:48.142554 15015 raft_consensus.cc:2468] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b5607d1a6c4f5ab7ee5e3af11aa464 in term 0.
I20260615 13:55:48.142554 15276 raft_consensus.cc:2468] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e2b5607d1a6c4f5ab7ee5e3af11aa464 in term 0.
I20260615 13:55:48.143203 15082 leader_election.cc:304] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [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: 78979d43c44a4bfd8712c58da0c1956e, e2b5607d1a6c4f5ab7ee5e3af11aa464; no voters: 
I20260615 13:55:48.143574 15347 raft_consensus.cc:2804] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:55:48.143730 15347 raft_consensus.cc:493] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:55:48.143826 15347 raft_consensus.cc:3060] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:48.145733 15347 raft_consensus.cc:515] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.146232 15347 leader_election.cc:290] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [CANDIDATE]: Term 1 election: Requested vote from peers 4dd97b39488e4245ae566a6a1b016017 (127.14.124.193:37015), 78979d43c44a4bfd8712c58da0c1956e (127.14.124.195:37073)
I20260615 13:55:48.146674 15015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a246081abea4fdd9be4f099802619aa" candidate_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4dd97b39488e4245ae566a6a1b016017"
I20260615 13:55:48.146692 15276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a246081abea4fdd9be4f099802619aa" candidate_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78979d43c44a4bfd8712c58da0c1956e"
I20260615 13:55:48.146862 15276 raft_consensus.cc:3060] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:48.146857 15015 raft_consensus.cc:3060] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:48.149714 15276 raft_consensus.cc:2468] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b5607d1a6c4f5ab7ee5e3af11aa464 in term 1.
I20260615 13:55:48.149714 15015 raft_consensus.cc:2468] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e2b5607d1a6c4f5ab7ee5e3af11aa464 in term 1.
I20260615 13:55:48.150097 15082 leader_election.cc:304] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 4dd97b39488e4245ae566a6a1b016017, 78979d43c44a4bfd8712c58da0c1956e, e2b5607d1a6c4f5ab7ee5e3af11aa464; no voters: 
I20260615 13:55:48.150398 15347 raft_consensus.cc:2804] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:48.150864 15347 raft_consensus.cc:697] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 1 LEADER]: Becoming Leader. State: Replica: e2b5607d1a6c4f5ab7ee5e3af11aa464, State: Running, Role: LEADER
I20260615 13:55:48.151441 15347 consensus_queue.cc:237] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [LEADER]: Queue going to LEADER mode. State: All 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: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.155866 14873 catalog_manager.cc:5696] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 reported cstate change: term changed from 0 to 1, leader changed from <none> to e2b5607d1a6c4f5ab7ee5e3af11aa464 (127.14.124.194). New cstate: current_term: 1 leader_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } health_report { overall_health: UNKNOWN } } }
I20260615 13:55:48.183451 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 14933
I20260615 13:55:48.190498 15055 generic_service.cc:196] Checking for leaks (request via RPC)
W20260615 13:55:48.196637 15322 tablet.cc:2404] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:55:48.267952 15192 tablet.cc:2404] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:48.281451 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 14933
I20260615 13:55:48.297684 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.14.124.193:37015
--local_ip_for_outbound_sockets=127.14.124.193
--tserver_master_addrs=127.14.124.254:45999
--webserver_port=43569
--webserver_interface=127.14.124.193
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:55:48.623997 15081 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.124.193:37015: connect: Connection refused (error 111)
W20260615 13:55:48.625545 15081 consensus_peers.cc:597] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 -> Peer 4dd97b39488e4245ae566a6a1b016017 (127.14.124.193:37015): Couldn't send request to peer 4dd97b39488e4245ae566a6a1b016017. Status: Network error: Client connection negotiation failed: client connection to 127.14.124.193:37015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260615 13:55:48.631933 15354 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:48.632241 15354 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:48.632355 15354 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:48.641249 15354 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:48.641429 15354 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.124.193
I20260615 13:55:48.651438 15354 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.14.124.193:37015
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.14.124.193
--webserver_port=43569
--tserver_master_addrs=127.14.124.254:45999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.14.124.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:48.653020 15354 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:48.654769 15354 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:48.663760 15361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:48.663702 15360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:48.663790 15363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:48.664541 15354 server_base.cc:1061] running on GCE node
I20260615 13:55:48.665119 15354 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:48.666018 15354 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:48.667214 15354 hybrid_clock.cc:648] HybridClock initialized: now 1781531748667157 us; error 50 us; skew 500 ppm
I20260615 13:55:48.667537 15354 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:48.669883 15354 webserver.cc:533] Webserver started at http://127.14.124.193:43569/ using document root <none> and password file <none>
I20260615 13:55:48.670617 15354 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:48.670735 15354 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:48.676034 15354 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:55:48.680198 15369 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:48.681437 15354 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:48.681591 15354 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "4dd97b39488e4245ae566a6a1b016017"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:48.682309 15354 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:48.695923 15347 consensus_queue.cc:1048] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [LEADER]: Connected to new peer: Peer: permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:55:48.707312 15354 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:48.708197 15354 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:48.708477 15354 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:48.709374 15354 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:48.711345 15381 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260615 13:55:48.717024 15354 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260615 13:55:48.717128 15354 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260615 13:55:48.717267 15354 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260615 13:55:48.720175 15354 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:55:48.720283 15354 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:48.720638 15381 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Bootstrap starting.
I20260615 13:55:48.740362 15381 log.cc:826] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:48.743523 15381 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:55:48.744071 15381 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Bootstrap complete.
I20260615 13:55:48.745065 15381 ts_tablet_manager.cc:1403] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260615 13:55:48.752327 15381 raft_consensus.cc:359] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.753393 15381 raft_consensus.cc:740] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd97b39488e4245ae566a6a1b016017, State: Initialized, Role: FOLLOWER
I20260615 13:55:48.754458 15381 consensus_queue.cc:260] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:48.756253 15381 ts_tablet_manager.cc:1434] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260615 13:55:48.759740 15354 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.193:37015
I20260615 13:55:48.759792 15489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.193:37015 every 8 connection(s)
I20260615 13:55:48.761049 15354 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
W20260615 13:55:48.762168 15491 tablet.cc:2404] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:48.764225 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 15354
I20260615 13:55:48.776453 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 14843
I20260615 13:55:48.777633 14904 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:48.886181 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 14843
W20260615 13:55:48.904700 15493 negotiation.cc:336] Failed RPC negotiation. Trace:
0615 13:55:48.764046 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 127.14.124.254:45999 (local address 127.14.124.193:49277)
0615 13:55:48.776564 (+ 12518us) negotiation.cc:107] Waiting for socket to connect
0615 13:55:48.776617 (+    53us) client_negotiation.cc:175] Beginning negotiation
0615 13:55:48.777175 (+   558us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
0615 13:55:48.777876 (+   701us) client_negotiation.cc:272] Received NEGOTIATE NegotiatePB response
0615 13:55:48.777891 (+    15us) client_negotiation.cc:395] Received NEGOTIATE response from server
0615 13:55:48.778025 (+   134us) client_negotiation.cc:190] Negotiated authn=SASL
0615 13:55:48.779249 (+  1224us) client_negotiation.cc:515] Sending TLS_HANDSHAKE message to server
0615 13:55:48.779278 (+    29us) client_negotiation.cc:253] Sending TLS_HANDSHAKE NegotiatePB request
0615 13:55:48.903399 (+124121us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.14.124.254:45999: BlockingRecv error: recv got EOF from 127.14.124.254:45999 (error 108)
Metrics: {"client-negotiator.queue_time_us":688,"thread_start_us":475,"threads_started":1}
I20260615 13:55:48.905110 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.14.124.254:45999
--webserver_interface=127.14.124.254
--webserver_port=35897
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.14.124.254:45999 with env {}
W20260615 13:55:48.905371 15490 heartbeater.cc:646] Failed to heartbeat to 127.14.124.254:45999 (0 consecutive failures): Network error: Failed to ping master at 127.14.124.254:45999: Client connection negotiation failed: client connection to 127.14.124.254:45999: BlockingRecv error: recv got EOF from 127.14.124.254:45999 (error 108)
W20260615 13:55:48.907253 15490 heartbeater.cc:412] Failed 3 heartbeats in a row: no longer allowing fast heartbeat attempts.
W20260615 13:55:49.220609 15495 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:49.220942 15495 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:49.221041 15495 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:49.229534 15495 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:49.229633 15495 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:49.229712 15495 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:49.229779 15495 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:49.240196 15495 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.14.124.254:45999
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.14.124.254:45999
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.14.124.254
--webserver_port=35897
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:49.241735 15495 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:49.243534 15495 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:49.251159 15503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:49.251564 15506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:49.251085 15504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:49.252763 15495 server_base.cc:1061] running on GCE node
I20260615 13:55:49.253490 15495 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:49.254804 15495 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:49.255996 15495 hybrid_clock.cc:648] HybridClock initialized: now 1781531749255953 us; error 32 us; skew 500 ppm
I20260615 13:55:49.256326 15495 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:49.258410 15495 webserver.cc:533] Webserver started at http://127.14.124.254:35897/ using document root <none> and password file <none>
I20260615 13:55:49.259127 15495 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:49.259245 15495 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:49.265975 15495 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:55:49.269531 15512 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:49.271247 15495 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:49.271451 15495 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:49.272495 15495 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:49.300161 15495 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:49.301019 15495 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:49.301301 15495 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:49.319428 15495 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.254:45999
I20260615 13:55:49.319446 15563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.254:45999 every 8 connection(s)
I20260615 13:55:49.320987 15495 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:49.327479 15564 sys_catalog.cc:263] Verifying existing consensus state
I20260615 13:55:49.330578 15564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Bootstrap starting.
I20260615 13:55:49.330786 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 15495
I20260615 13:55:49.344326 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 15354
I20260615 13:55:49.351351 15485 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:49.362133 15564 log.cc:826] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:49.372879 15564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Bootstrap replayed 1/1 log segments. Stats: ops{read=7 overwritten=0 applied=7 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:55:49.373394 15564 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Bootstrap complete.
I20260615 13:55:49.379966 15564 raft_consensus.cc:359] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:49.380656 15564 raft_consensus.cc:740] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c850c5d26fbf4c4d98e2dc1f3bc9dd6d, State: Initialized, Role: FOLLOWER
I20260615 13:55:49.381395 15564 consensus_queue.cc:260] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [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: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:49.381600 15564 raft_consensus.cc:399] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:49.381717 15564 raft_consensus.cc:493] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:49.381871 15564 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:55:49.385332 15564 raft_consensus.cc:515] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:49.385872 15564 leader_election.cc:304] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [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: c850c5d26fbf4c4d98e2dc1f3bc9dd6d; no voters: 
I20260615 13:55:49.386482 15564 leader_election.cc:290] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:55:49.386631 15569 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:55:49.387879 15569 raft_consensus.cc:697] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 2 LEADER]: Becoming Leader. State: Replica: c850c5d26fbf4c4d98e2dc1f3bc9dd6d, State: Running, Role: LEADER
I20260615 13:55:49.388422 15569 consensus_queue.cc:237] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [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: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:49.388820 15564 sys_catalog.cc:565] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:49.390831 15571 sys_catalog.cc:455] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c850c5d26fbf4c4d98e2dc1f3bc9dd6d. Latest consensus state: current_term: 2 leader_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } } }
I20260615 13:55:49.391157 15571 sys_catalog.cc:458] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:49.391741 15570 sys_catalog.cc:455] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 2 leader_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } } }
I20260615 13:55:49.391983 15570 sys_catalog.cc:458] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:49.400163 15575 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:49.415897 15575 catalog_manager.cc:679] Loaded metadata for table test [id=05780377c5cd430291318a6b8a1834fe]
I20260615 13:55:49.418398 15575 tablet_loader.cc:96] loaded metadata for tablet 6a246081abea4fdd9be4f099802619aa (table test [id=05780377c5cd430291318a6b8a1834fe])
I20260615 13:55:49.418753 15575 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:49.424479 15575 catalog_manager.cc:1294] Loaded cluster ID: c4e53efbcaa246419c38dcd59310347f
I20260615 13:55:49.424618 15575 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:49.430428 15575 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:49.432057 15575 catalog_manager.cc:6080] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Loaded TSK: 0
I20260615 13:55:49.433712 15575 catalog_manager.cc:1549] Initializing in-progress tserver states...
W20260615 13:55:49.439721 15191 heartbeater.cc:646] Failed to heartbeat to 127.14.124.254:45999 (0 consecutive failures): Service unavailable: Catalog manager is not initialized. State: Starting
I20260615 13:55:49.473428 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 15354
I20260615 13:55:49.487946 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 15064
I20260615 13:55:49.494622 15186 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:49.616303 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 15064
I20260615 13:55:49.630669 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 15194
I20260615 13:55:49.637669 15316 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:49.726538 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 15194
I20260615 13:55:49.746637 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 15495
W20260615 13:55:49.747849 15581 negotiation.cc:336] Failed RPC negotiation. Trace:
0615 13:55:49.726085 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.14.124.195:48781 (local address 127.14.124.254:45999)
0615 13:55:49.726291 (+   206us) server_negotiation.cc:207] Beginning negotiation
0615 13:55:49.726297 (+     6us) server_negotiation.cc:400] Waiting for connection header
0615 13:55:49.726326 (+    29us) server_negotiation.cc:408] Connection header received
0615 13:55:49.726520 (+   194us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
0615 13:55:49.726526 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
0615 13:55:49.726637 (+   111us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
0615 13:55:49.726765 (+   128us) server_negotiation.cc:227] Negotiated authn=CERTIFICATE
0615 13:55:49.746487 (+ 19722us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.14.124.195:48781: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"server-negotiator.queue_time_us":82}
I20260615 13:55:49.754195 15559 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:49.866325 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 15495
I20260615 13:55:49.883072 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.14.124.254:45999
--webserver_interface=127.14.124.254
--webserver_port=35897
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.14.124.254:45999 with env {}
W20260615 13:55:50.199060 15598 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:50.199379 15598 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:50.199514 15598 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:50.207789 15598 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:50.207875 15598 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:50.207939 15598 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:50.208007 15598 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:50.217942 15598 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.14.124.254:45999
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.14.124.254:45999
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.14.124.254
--webserver_port=35897
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:50.219512 15598 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:50.221266 15598 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:50.229182 15603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:50.229190 15606 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:50.229197 15604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:50.230053 15598 server_base.cc:1061] running on GCE node
I20260615 13:55:50.230748 15598 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:50.232125 15598 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:50.233319 15598 hybrid_clock.cc:648] HybridClock initialized: now 1781531750233277 us; error 34 us; skew 500 ppm
I20260615 13:55:50.233650 15598 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:50.235731 15598 webserver.cc:533] Webserver started at http://127.14.124.254:35897/ using document root <none> and password file <none>
I20260615 13:55:50.236445 15598 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:50.236542 15598 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:50.241760 15598 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260615 13:55:50.244552 15612 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:50.245828 15598 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260615 13:55:50.245994 15598 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:50.246731 15598 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:50.283696 15598 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:50.284602 15598 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:50.284873 15598 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:50.302912 15598 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.254:45999
I20260615 13:55:50.302930 15663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.254:45999 every 8 connection(s)
I20260615 13:55:50.304597 15598 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:50.310467 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 15598
I20260615 13:55:50.311221 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.14.124.193:37015
--local_ip_for_outbound_sockets=127.14.124.193
--tserver_master_addrs=127.14.124.254:45999
--webserver_port=43569
--webserver_interface=127.14.124.193
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:50.311691 15664 sys_catalog.cc:263] Verifying existing consensus state
I20260615 13:55:50.314831 15664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Bootstrap starting.
I20260615 13:55:50.331532 15664 log.cc:826] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:50.342195 15664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Bootstrap replayed 1/1 log segments. Stats: ops{read=8 overwritten=0 applied=8 ignored=0} inserts{seen=5 ignored=0} mutations{seen=2 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:55:50.342732 15664 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Bootstrap complete.
I20260615 13:55:50.349344 15664 raft_consensus.cc:359] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:50.350016 15664 raft_consensus.cc:740] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: c850c5d26fbf4c4d98e2dc1f3bc9dd6d, State: Initialized, Role: FOLLOWER
I20260615 13:55:50.350723 15664 consensus_queue.cc:260] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 8, Last appended: 2.8, Last appended by leader: 8, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:50.350934 15664 raft_consensus.cc:399] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 2 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:50.351050 15664 raft_consensus.cc:493] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 2 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:50.351207 15664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 2 FOLLOWER]: Advancing to term 3
I20260615 13:55:50.354815 15664 raft_consensus.cc:515] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:50.355337 15664 leader_election.cc:304] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [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: c850c5d26fbf4c4d98e2dc1f3bc9dd6d; no voters: 
I20260615 13:55:50.355953 15664 leader_election.cc:290] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [CANDIDATE]: Term 3 election: Requested vote from peers 
I20260615 13:55:50.356099 15668 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 3 FOLLOWER]: Leader election won for term 3
I20260615 13:55:50.357123 15668 raft_consensus.cc:697] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [term 3 LEADER]: Becoming Leader. State: Replica: c850c5d26fbf4c4d98e2dc1f3bc9dd6d, State: Running, Role: LEADER
I20260615 13:55:50.357704 15668 consensus_queue.cc:237] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 2.8, Last appended by leader: 8, Current term: 3, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } }
I20260615 13:55:50.358192 15664 sys_catalog.cc:565] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:50.360148 15669 sys_catalog.cc:455] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 3 leader_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } } }
I20260615 13:55:50.360464 15669 sys_catalog.cc:458] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:50.365526 15670 sys_catalog.cc:455] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c850c5d26fbf4c4d98e2dc1f3bc9dd6d. Latest consensus state: current_term: 3 leader_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c850c5d26fbf4c4d98e2dc1f3bc9dd6d" member_type: VOTER last_known_addr { host: "127.14.124.254" port: 45999 } } }
I20260615 13:55:50.366416 15670 sys_catalog.cc:458] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:50.368031 15674 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:50.374485 15674 catalog_manager.cc:679] Loaded metadata for table test [id=05780377c5cd430291318a6b8a1834fe]
I20260615 13:55:50.376996 15674 tablet_loader.cc:96] loaded metadata for tablet 6a246081abea4fdd9be4f099802619aa (table test [id=05780377c5cd430291318a6b8a1834fe])
I20260615 13:55:50.377427 15674 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:50.378849 15674 catalog_manager.cc:1294] Loaded cluster ID: c4e53efbcaa246419c38dcd59310347f
I20260615 13:55:50.379009 15674 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:50.383172 15674 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:50.384775 15674 catalog_manager.cc:6080] T 00000000000000000000000000000000 P c850c5d26fbf4c4d98e2dc1f3bc9dd6d: Loaded TSK: 0
I20260615 13:55:50.386382 15674 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:50.388105 15685 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
W20260615 13:55:50.644572 15666 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:50.644894 15666 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:50.645008 15666 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:50.653698 15666 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:50.653887 15666 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.124.193
I20260615 13:55:50.664001 15666 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.14.124.193:37015
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.14.124.193
--webserver_port=43569
--tserver_master_addrs=127.14.124.254:45999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.14.124.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:50.665575 15666 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:50.667423 15666 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:50.677238 15690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:50.677619 15693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:50.678584 15691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:50.678805 15666 server_base.cc:1061] running on GCE node
I20260615 13:55:50.679366 15666 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:50.680306 15666 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:50.681515 15666 hybrid_clock.cc:648] HybridClock initialized: now 1781531750681469 us; error 42 us; skew 500 ppm
I20260615 13:55:50.681810 15666 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:50.683954 15666 webserver.cc:533] Webserver started at http://127.14.124.193:43569/ using document root <none> and password file <none>
I20260615 13:55:50.684675 15666 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:50.684760 15666 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:50.690042 15666 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260615 13:55:50.692747 15699 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:50.693989 15666 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:50.694129 15666 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "4dd97b39488e4245ae566a6a1b016017"
format_stamp: "Formatted at 2026-06-15 13:55:46 on dist-test-slave-0txc"
I20260615 13:55:50.694815 15666 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:50.721015 15666 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:50.721895 15666 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:50.722160 15666 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:50.723156 15666 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:50.725339 15706 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260615 13:55:50.730777 15666 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260615 13:55:50.730866 15666 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260615 13:55:50.730974 15666 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260615 13:55:50.733913 15666 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:55:50.734038 15666 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.001s	sys 0.000s
I20260615 13:55:50.734467 15706 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Bootstrap starting.
I20260615 13:55:50.759512 15706 log.cc:826] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:50.764593 15706 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: 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
I20260615 13:55:50.765285 15706 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Bootstrap complete.
I20260615 13:55:50.766845 15706 ts_tablet_manager.cc:1403] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.007s
I20260615 13:55:50.771766 15666 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.193:37015
I20260615 13:55:50.771817 15813 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.193:37015 every 8 connection(s)
I20260615 13:55:50.773494 15666 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:50.775919 15706 raft_consensus.cc:359] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:50.776656 15706 raft_consensus.cc:740] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4dd97b39488e4245ae566a6a1b016017, State: Initialized, Role: FOLLOWER
I20260615 13:55:50.777684 15706 consensus_queue.cc:260] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017 [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: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:50.778707 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 15666
I20260615 13:55:50.779248 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.14.124.194:44703
--local_ip_for_outbound_sockets=127.14.124.194
--tserver_master_addrs=127.14.124.254:45999
--webserver_port=38523
--webserver_interface=127.14.124.194
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:50.779259 15706 ts_tablet_manager.cc:1434] T 6a246081abea4fdd9be4f099802619aa P 4dd97b39488e4245ae566a6a1b016017: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.006s
I20260615 13:55:50.799631 15814 heartbeater.cc:344] Connected to a master server at 127.14.124.254:45999
I20260615 13:55:50.799984 15814 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:50.800843 15814 heartbeater.cc:507] Master 127.14.124.254:45999 requested a full tablet report, sending...
I20260615 13:55:50.804538 15629 ts_manager.cc:194] Registered new tserver with Master: 4dd97b39488e4245ae566a6a1b016017 (127.14.124.193:37015)
I20260615 13:55:50.808215 15629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.124.193:57767
I20260615 13:55:50.811702 15814 heartbeater.cc:499] Master 127.14.124.254:45999 was elected leader, sending a full tablet report...
W20260615 13:55:51.091917 15819 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:51.092197 15819 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:51.092316 15819 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:51.100672 15819 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:51.100853 15819 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.124.194
I20260615 13:55:51.110873 15819 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.14.124.194:44703
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.14.124.194
--webserver_port=38523
--tserver_master_addrs=127.14.124.254:45999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.14.124.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:51.112485 15819 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:51.114274 15819 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:51.123004 15824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:51.123338 15827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:51.123031 15825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:51.124096 15819 server_base.cc:1061] running on GCE node
I20260615 13:55:51.124650 15819 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:51.125510 15819 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:51.126704 15819 hybrid_clock.cc:648] HybridClock initialized: now 1781531751126647 us; error 50 us; skew 500 ppm
I20260615 13:55:51.126988 15819 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:51.129061 15819 webserver.cc:533] Webserver started at http://127.14.124.194:38523/ using document root <none> and password file <none>
I20260615 13:55:51.129793 15819 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:51.129906 15819 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:51.135349 15819 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260615 13:55:51.138234 15833 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:51.139577 15819 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:51.139746 15819 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464"
format_stamp: "Formatted at 2026-06-15 13:55:47 on dist-test-slave-0txc"
I20260615 13:55:51.140470 15819 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:51.158761 15819 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:51.159758 15819 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:51.160068 15819 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:51.161020 15819 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:51.163038 15840 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260615 13:55:51.168718 15819 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260615 13:55:51.168817 15819 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260615 13:55:51.168944 15819 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260615 13:55:51.171878 15819 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:55:51.171984 15819 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:55:51.172369 15840 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Bootstrap starting.
I20260615 13:55:51.193192 15840 log.cc:826] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:51.197824 15840 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: 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
I20260615 13:55:51.198369 15840 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Bootstrap complete.
I20260615 13:55:51.199719 15840 ts_tablet_manager.cc:1403] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.007s
I20260615 13:55:51.206166 15840 raft_consensus.cc:359] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:51.207098 15840 raft_consensus.cc:740] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b5607d1a6c4f5ab7ee5e3af11aa464, State: Initialized, Role: FOLLOWER
I20260615 13:55:51.208316 15840 consensus_queue.cc:260] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464 [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: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:51.210359 15840 ts_tablet_manager.cc:1434] T 6a246081abea4fdd9be4f099802619aa P e2b5607d1a6c4f5ab7ee5e3af11aa464: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260615 13:55:51.212877 15819 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.194:44703
I20260615 13:55:51.212931 15948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.194:44703 every 8 connection(s)
I20260615 13:55:51.214135 15819 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:55:51.216439 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 15819
I20260615 13:55:51.216995 14835 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.14.124.195:37073
--local_ip_for_outbound_sockets=127.14.124.195
--tserver_master_addrs=127.14.124.254:45999
--webserver_port=35933
--webserver_interface=127.14.124.195
--builtin_ntp_servers=127.14.124.212:43557
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:51.225689 15949 heartbeater.cc:344] Connected to a master server at 127.14.124.254:45999
I20260615 13:55:51.226046 15949 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:51.226894 15949 heartbeater.cc:507] Master 127.14.124.254:45999 requested a full tablet report, sending...
I20260615 13:55:51.229565 15629 ts_manager.cc:194] Registered new tserver with Master: e2b5607d1a6c4f5ab7ee5e3af11aa464 (127.14.124.194:44703)
I20260615 13:55:51.230698 15629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.124.194:33337
W20260615 13:55:51.534142 15952 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:51.534492 15952 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:51.534621 15952 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:51.543421 15952 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:51.543648 15952 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.124.195
I20260615 13:55:51.553861 15952 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.14.124.212:43557
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.14.124.195:37073
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.14.124.195
--webserver_port=35933
--tserver_master_addrs=127.14.124.254:45999
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.14.124.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:51.555523 15952 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:51.557331 15952 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:51.566196 15958 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:51.566136 15957 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:51.567044 15960 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:51.567575 15952 server_base.cc:1061] running on GCE node
I20260615 13:55:51.568121 15952 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:51.568992 15952 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:51.570192 15952 hybrid_clock.cc:648] HybridClock initialized: now 1781531751570138 us; error 46 us; skew 500 ppm
I20260615 13:55:51.570464 15952 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:51.572461 15952 webserver.cc:533] Webserver started at http://127.14.124.195:35933/ using document root <none> and password file <none>
I20260615 13:55:51.573141 15952 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:51.573239 15952 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:51.578227 15952 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260615 13:55:51.580760 15966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:51.581924 15952 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260615 13:55:51.582050 15952 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "78979d43c44a4bfd8712c58da0c1956e"
format_stamp: "Formatted at 2026-06-15 13:55:47 on dist-test-slave-0txc"
I20260615 13:55:51.582688 15952 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:51.597553 15952 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:51.598342 15952 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:51.598584 15952 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:51.599479 15952 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:51.601397 15973 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260615 13:55:51.607431 15952 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260615 13:55:51.607578 15952 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s	user 0.001s	sys 0.000s
I20260615 13:55:51.607717 15952 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260615 13:55:51.610800 15952 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:55:51.610900 15952 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.000s	sys 0.000s
I20260615 13:55:51.611290 15973 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Bootstrap starting.
I20260615 13:55:51.630862 15973 log.cc:826] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:51.635560 15973 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: 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
I20260615 13:55:51.636288 15973 tablet_bootstrap.cc:492] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Bootstrap complete.
I20260615 13:55:51.637804 15973 ts_tablet_manager.cc:1403] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.016s
I20260615 13:55:51.645210 15973 raft_consensus.cc:359] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:51.645941 15973 raft_consensus.cc:740] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78979d43c44a4bfd8712c58da0c1956e, State: Initialized, Role: FOLLOWER
I20260615 13:55:51.646680 15973 consensus_queue.cc:260] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e [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: false peers { permanent_uuid: "e2b5607d1a6c4f5ab7ee5e3af11aa464" member_type: VOTER last_known_addr { host: "127.14.124.194" port: 44703 } } peers { permanent_uuid: "4dd97b39488e4245ae566a6a1b016017" member_type: VOTER last_known_addr { host: "127.14.124.193" port: 37015 } } peers { permanent_uuid: "78979d43c44a4bfd8712c58da0c1956e" member_type: VOTER last_known_addr { host: "127.14.124.195" port: 37073 } }
I20260615 13:55:51.648454 15973 ts_tablet_manager.cc:1434] T 6a246081abea4fdd9be4f099802619aa P 78979d43c44a4bfd8712c58da0c1956e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260615 13:55:51.651607 15952 rpc_server.cc:307] RPC server started. Bound to: 127.14.124.195:37073
I20260615 13:55:51.651667 16081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.124.195:37073 every 8 connection(s)
I20260615 13:55:51.652951 15952 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestControlShell_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:55:51.654896 14835 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 15952
I20260615 13:55:51.664024 16082 heartbeater.cc:344] Connected to a master server at 127.14.124.254:45999
I20260615 13:55:51.664372 16082 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:51.665151 16082 heartbeater.cc:507] Master 127.14.124.254:45999 requested a full tablet report, sending...
I20260615 13:55:51.667304 15629 ts_manager.cc:194] Registered new tserver with Master: 78979d43c44a4bfd8712c58da0c1956e (127.14.124.195:37073)
I20260615 13:55:51.668454 15629 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.124.195:52821
I20260615 13:55:51.676461 14835 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
W20260615 13:55:51.684809 15809 generic_service.cc:139] {username='slave'} at 127.0.0.1:49258 forcing change of non-runtime-safe flag rpc_negotiation_timeout_ms
I20260615 13:55:51.684984 15809 generic_service.cc:175] {username='slave'} at 127.0.0.1:49258 changed flags via RPC: rpc_negotiation_timeout_ms from '3000' to '5000'
I20260615 13:55:51.690052 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 15666
I20260615 13:55:51.690959 15809 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:51.778543 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 15666
I20260615 13:55:51.792614 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 15819
I20260615 13:55:51.800586 15944 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:51.886865 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 15819
I20260615 13:55:51.900476 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 15952
I20260615 13:55:51.908507 16077 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:51.995461 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 15952
I20260615 13:55:52.008803 14835 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 15598
I20260615 13:55:52.009873 15659 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:52.112432 14835 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 15598
2026-06-15T13:55:52Z chronyd exiting
[       OK ] SerializationModes/ControlShellToolTest.TestControlShell/0 (6620 ms)
[ RUN      ] SerializationModes/ControlShellToolTest.TestLeaveFiles/0
I20260615 13:55:52.594619 16095 tool_action_test.cc:447] Leaving cluster files at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.SerializationModes_ControlShellToolTest.TestLeaveFiles_0.1781531466889897-419-0/leave-files-cluster
[       OK ] SerializationModes/ControlShellToolTest.TestLeaveFiles/0 (438 ms)
[ RUN      ] SerializationModes/ControlShellToolTest.TestDeleteOnExit/0
[       OK ] SerializationModes/ControlShellToolTest.TestDeleteOnExit/0 (430 ms)
[ RUN      ] SerializationModes/ControlShellToolTest.TestPreserveFilesOnAbnormalExit/0
[       OK ] SerializationModes/ControlShellToolTest.TestPreserveFilesOnAbnormalExit/0 (368 ms)
[----------] 4 tests from SerializationModes/ControlShellToolTest (7857 ms total)

[----------] 1 test from RecreateCMetaTest
[ RUN      ] RecreateCMetaTest.TestRecreateCMeta/0
2026-06-15T13:55:53Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:55:53Z Disabled control of system clock
I20260615 13:55:53.539155   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:46763
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:36565
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:46763 with env {}
W20260615 13:55:53.878034 16112 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:53.878356 16112 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:53.878432 16112 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:53.886838 16112 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:53.886920 16112 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:53.886972 16112 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:53.887017 16112 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:53.896770 16112 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36565
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:46763
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:46763
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:53.898204 16112 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:53.899924 16112 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:53.907141 16118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:53.907186 16117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:53.908181 16120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:53.908535 16112 server_base.cc:1061] running on GCE node
I20260615 13:55:53.909222 16112 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:53.910499 16112 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:53.911686 16112 hybrid_clock.cc:648] HybridClock initialized: now 1781531753911639 us; error 47 us; skew 500 ppm
I20260615 13:55:53.912015 16112 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:53.913920 16112 webserver.cc:533] Webserver started at http://127.0.104.254:38907/ using document root <none> and password file <none>
I20260615 13:55:53.914618 16112 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:53.914718 16112 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:53.915064 16112 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:53.918399 16112 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "df8e359a9f9b4097ad55e4212adef35e"
format_stamp: "Formatted at 2026-06-15 13:55:53 on dist-test-slave-0txc"
I20260615 13:55:53.919128 16112 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "df8e359a9f9b4097ad55e4212adef35e"
format_stamp: "Formatted at 2026-06-15 13:55:53 on dist-test-slave-0txc"
I20260615 13:55:53.924042 16112 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260615 13:55:53.927067 16126 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:53.928272 16112 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260615 13:55:53.928424 16112 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "df8e359a9f9b4097ad55e4212adef35e"
format_stamp: "Formatted at 2026-06-15 13:55:53 on dist-test-slave-0txc"
I20260615 13:55:53.928608 16112 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:53.945381 16112 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:53.946234 16112 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:53.946488 16112 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:53.964818 16112 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:46763
I20260615 13:55:53.964843 16177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:46763 every 8 connection(s)
I20260615 13:55:53.966297 16112 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:53.970309 16178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:53.973389   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 16112
I20260615 13:55:53.973670   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:55:53.980860 16178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e: Bootstrap starting.
I20260615 13:55:53.984684 16178 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:53.985913 16178 log.cc:826] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:53.988795 16178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e: No bootstrap required, opened a new log
I20260615 13:55:53.994092 16178 raft_consensus.cc:359] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8e359a9f9b4097ad55e4212adef35e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46763 } }
I20260615 13:55:53.994434 16178 raft_consensus.cc:385] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:53.994541 16178 raft_consensus.cc:740] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df8e359a9f9b4097ad55e4212adef35e, State: Initialized, Role: FOLLOWER
I20260615 13:55:53.995146 16178 consensus_queue.cc:260] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8e359a9f9b4097ad55e4212adef35e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46763 } }
I20260615 13:55:53.995332 16178 raft_consensus.cc:399] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:53.995456 16178 raft_consensus.cc:493] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:53.995671 16178 raft_consensus.cc:3060] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:53.997673 16178 raft_consensus.cc:515] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8e359a9f9b4097ad55e4212adef35e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46763 } }
I20260615 13:55:53.998196 16178 leader_election.cc:304] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: df8e359a9f9b4097ad55e4212adef35e; no voters: 
I20260615 13:55:53.998849 16178 leader_election.cc:290] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:53.998998 16183 raft_consensus.cc:2804] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:53.999609 16183 raft_consensus.cc:697] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [term 1 LEADER]: Becoming Leader. State: Replica: df8e359a9f9b4097ad55e4212adef35e, State: Running, Role: LEADER
I20260615 13:55:54.000212 16183 consensus_queue.cc:237] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8e359a9f9b4097ad55e4212adef35e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46763 } }
I20260615 13:55:54.001245 16178 sys_catalog.cc:565] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:54.003237 16184 sys_catalog.cc:455] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [sys.catalog]: SysCatalogTable state changed. Reason: New leader df8e359a9f9b4097ad55e4212adef35e. Latest consensus state: current_term: 1 leader_uuid: "df8e359a9f9b4097ad55e4212adef35e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8e359a9f9b4097ad55e4212adef35e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46763 } } }
I20260615 13:55:54.003309 16185 sys_catalog.cc:455] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "df8e359a9f9b4097ad55e4212adef35e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "df8e359a9f9b4097ad55e4212adef35e" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 46763 } } }
I20260615 13:55:54.003580 16184 sys_catalog.cc:458] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:54.003644 16185 sys_catalog.cc:458] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e [sys.catalog]: This master's current role is: LEADER
W20260615 13:55:54.014617 16199 catalog_manager.cc:1593] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260615 13:55:54.014726 16199 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260615 13:55:54.014832 16188 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:54.016702 16188 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:54.024844 16188 catalog_manager.cc:1382] Generated new cluster ID: df88ab832abb472d9848b8b328459471
I20260615 13:55:54.024973 16188 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:54.034582 16188 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:55:54.035804 16188 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:54.046283 16188 catalog_manager.cc:6069] T 00000000000000000000000000000000 P df8e359a9f9b4097ad55e4212adef35e: Generated new TSK 0
I20260615 13:55:54.047116 16188 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:54.059075   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:46763
--builtin_ntp_servers=127.0.104.212:36565
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:55:54.400153 16202 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:54.400457 16202 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:54.400545 16202 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:54.408962 16202 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:54.409113 16202 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:55:54.419132 16202 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36565
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:46763
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:54.420645 16202 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:54.422390 16202 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:54.431066 16208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:54.431157 16207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:54.431447 16210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:54.432165 16202 server_base.cc:1061] running on GCE node
I20260615 13:55:54.432694 16202 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:54.433622 16202 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:54.434835 16202 hybrid_clock.cc:648] HybridClock initialized: now 1781531754434792 us; error 41 us; skew 500 ppm
I20260615 13:55:54.435123 16202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:54.437183 16202 webserver.cc:533] Webserver started at http://127.0.104.193:39221/ using document root <none> and password file <none>
I20260615 13:55:54.437878 16202 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:54.437970 16202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:54.438275 16202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:54.440618 16202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "e3b4a73b4bf2486384edbe643982c71c"
format_stamp: "Formatted at 2026-06-15 13:55:54 on dist-test-slave-0txc"
I20260615 13:55:54.441321 16202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "e3b4a73b4bf2486384edbe643982c71c"
format_stamp: "Formatted at 2026-06-15 13:55:54 on dist-test-slave-0txc"
I20260615 13:55:54.446403 16202 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:55:54.449626 16216 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:54.450848 16202 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:54.450981 16202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "e3b4a73b4bf2486384edbe643982c71c"
format_stamp: "Formatted at 2026-06-15 13:55:54 on dist-test-slave-0txc"
I20260615 13:55:54.451150 16202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:54.495877 16202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:54.496937 16202 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:54.497226 16202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:54.498404 16202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:54.500617 16202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:54.500744 16202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:54.500859 16202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:54.500934 16202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:54.533372 16202 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:36235
I20260615 13:55:54.533430 16328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:36235 every 8 connection(s)
I20260615 13:55:54.534792 16202 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:54.544193   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 16202
I20260615 13:55:54.544437   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:55:54.547224 16329 heartbeater.cc:344] Connected to a master server at 127.0.104.254:46763
I20260615 13:55:54.547642 16329 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:54.548451   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.194:0
--local_ip_for_outbound_sockets=127.0.104.194
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:46763
--builtin_ntp_servers=127.0.104.212:36565
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:54.548702 16329 heartbeater.cc:507] Master 127.0.104.254:46763 requested a full tablet report, sending...
I20260615 13:55:54.550921 16143 ts_manager.cc:194] Registered new tserver with Master: e3b4a73b4bf2486384edbe643982c71c (127.0.104.193:36235)
I20260615 13:55:54.552567 16143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:49405
W20260615 13:55:54.894416 16333 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:54.894822 16333 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:54.894958 16333 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:54.903621 16333 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:54.903795 16333 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:55:54.913724 16333 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36565
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:46763
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:54.915320 16333 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:54.917101 16333 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:54.925649 16339 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:54.925688 16338 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:54.926479 16341 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:54.927188 16333 server_base.cc:1061] running on GCE node
I20260615 13:55:54.927745 16333 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:54.928576 16333 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:54.929769 16333 hybrid_clock.cc:648] HybridClock initialized: now 1781531754929725 us; error 35 us; skew 500 ppm
I20260615 13:55:54.930042 16333 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:54.932046 16333 webserver.cc:533] Webserver started at http://127.0.104.194:34461/ using document root <none> and password file <none>
I20260615 13:55:54.932736 16333 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:54.932821 16333 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:54.933145 16333 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:54.935434 16333 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "ee545176508c43f48ee46a0fdc45bd7b"
format_stamp: "Formatted at 2026-06-15 13:55:54 on dist-test-slave-0txc"
I20260615 13:55:54.936160 16333 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "ee545176508c43f48ee46a0fdc45bd7b"
format_stamp: "Formatted at 2026-06-15 13:55:54 on dist-test-slave-0txc"
I20260615 13:55:54.940930 16333 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260615 13:55:54.943909 16347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:54.945119 16333 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260615 13:55:54.945250 16333 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "ee545176508c43f48ee46a0fdc45bd7b"
format_stamp: "Formatted at 2026-06-15 13:55:54 on dist-test-slave-0txc"
I20260615 13:55:54.945406 16333 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:54.969823 16333 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:54.970682 16333 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:54.970930 16333 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:54.971917 16333 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:54.973511 16333 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:54.973599 16333 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:54.973699 16333 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:54.973765 16333 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:55.004819 16333 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:33305
I20260615 13:55:55.004882 16459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:33305 every 8 connection(s)
I20260615 13:55:55.006232 16333 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:55:55.013224   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 16333
I20260615 13:55:55.013423   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:55:55.017192   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.195:0
--local_ip_for_outbound_sockets=127.0.104.195
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:46763
--builtin_ntp_servers=127.0.104.212:36565
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:55:55.018412 16460 heartbeater.cc:344] Connected to a master server at 127.0.104.254:46763
I20260615 13:55:55.018731 16460 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:55.019524 16460 heartbeater.cc:507] Master 127.0.104.254:46763 requested a full tablet report, sending...
I20260615 13:55:55.020910 16143 ts_manager.cc:194] Registered new tserver with Master: ee545176508c43f48ee46a0fdc45bd7b (127.0.104.194:33305)
I20260615 13:55:55.021719 16143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.194:52927
W20260615 13:55:55.349388 16463 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:55.349712 16463 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:55.349821 16463 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:55.358282 16463 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:55.358439 16463 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:55:55.368198 16463 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36565
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:46763
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:55.369699 16463 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:55.371430 16463 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:55.380347 16468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:55.380586 16469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:55.381135 16471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:55.381510 16463 server_base.cc:1061] running on GCE node
I20260615 13:55:55.382006 16463 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:55.382840 16463 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:55.384030 16463 hybrid_clock.cc:648] HybridClock initialized: now 1781531755383993 us; error 30 us; skew 500 ppm
I20260615 13:55:55.384317 16463 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:55.386234 16463 webserver.cc:533] Webserver started at http://127.0.104.195:34911/ using document root <none> and password file <none>
I20260615 13:55:55.386931 16463 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:55.387030 16463 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:55.387379 16463 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:55.389659 16463 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "86e8ed942d244f6fbcb7743b1e970b38"
format_stamp: "Formatted at 2026-06-15 13:55:55 on dist-test-slave-0txc"
I20260615 13:55:55.390406 16463 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "86e8ed942d244f6fbcb7743b1e970b38"
format_stamp: "Formatted at 2026-06-15 13:55:55 on dist-test-slave-0txc"
I20260615 13:55:55.395291 16463 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260615 13:55:55.398337 16477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:55.399546 16463 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260615 13:55:55.399695 16463 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "86e8ed942d244f6fbcb7743b1e970b38"
format_stamp: "Formatted at 2026-06-15 13:55:55 on dist-test-slave-0txc"
I20260615 13:55:55.399869 16463 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:55.414595 16463 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:55.415349 16463 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:55.415628 16463 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:55.416501 16463 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:55.417979 16463 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:55.418077 16463 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:55.418176 16463 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:55.418243 16463 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:55.448109 16463 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:46085
I20260615 13:55:55.448174 16589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:46085 every 8 connection(s)
I20260615 13:55:55.449486 16463 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:55:55.450884   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 16463
I20260615 13:55:55.451125   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:55:55.461580 16590 heartbeater.cc:344] Connected to a master server at 127.0.104.254:46763
I20260615 13:55:55.461869 16590 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:55.462586 16590 heartbeater.cc:507] Master 127.0.104.254:46763 requested a full tablet report, sending...
I20260615 13:55:55.463943 16143 ts_manager.cc:194] Registered new tserver with Master: 86e8ed942d244f6fbcb7743b1e970b38 (127.0.104.195:46085)
I20260615 13:55:55.464672 16143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.195:46579
I20260615 13:55:55.466964   419 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
I20260615 13:55:55.488945 16143 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54514:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260615 13:55:55.490402 16143 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260615 13:55:55.515822 16264 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3ec1afe1b4c79b4b89ea55e5df813 (DEFAULT_TABLE table=test-workload [id=c1dd15a1e0014416adde3404f4dfe6ac]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:55.516124 16395 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3ec1afe1b4c79b4b89ea55e5df813 (DEFAULT_TABLE table=test-workload [id=c1dd15a1e0014416adde3404f4dfe6ac]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:55.516351 16525 tablet_service.cc:1511] Processing CreateTablet for tablet 46f3ec1afe1b4c79b4b89ea55e5df813 (DEFAULT_TABLE table=test-workload [id=c1dd15a1e0014416adde3404f4dfe6ac]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:55:55.517175 16264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3ec1afe1b4c79b4b89ea55e5df813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:55.517513 16395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3ec1afe1b4c79b4b89ea55e5df813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:55.517525 16525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46f3ec1afe1b4c79b4b89ea55e5df813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:55.526863 16608 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Bootstrap starting.
I20260615 13:55:55.529312 16609 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b: Bootstrap starting.
I20260615 13:55:55.530361 16608 tablet_bootstrap.cc:654] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:55.531793 16608 log.cc:826] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:55.533138 16609 tablet_bootstrap.cc:654] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:55.534518 16609 log.cc:826] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:55.535336 16608 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: No bootstrap required, opened a new log
I20260615 13:55:55.535550 16610 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38: Bootstrap starting.
I20260615 13:55:55.535712 16608 ts_tablet_manager.cc:1403] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260615 13:55:55.538987 16610 tablet_bootstrap.cc:654] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:55.540321 16610 log.cc:826] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:55.542711 16609 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b: No bootstrap required, opened a new log
I20260615 13:55:55.543057 16609 ts_tablet_manager.cc:1403] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.008s
I20260615 13:55:55.543923 16608 raft_consensus.cc:359] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.544378 16608 raft_consensus.cc:385] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:55.544512 16608 raft_consensus.cc:740] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3b4a73b4bf2486384edbe643982c71c, State: Initialized, Role: FOLLOWER
I20260615 13:55:55.545277 16608 consensus_queue.cc:260] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.548822 16608 ts_tablet_manager.cc:1434] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.010s
I20260615 13:55:55.548791 16609 raft_consensus.cc:359] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.549168 16609 raft_consensus.cc:385] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:55.549307 16609 raft_consensus.cc:740] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee545176508c43f48ee46a0fdc45bd7b, State: Initialized, Role: FOLLOWER
I20260615 13:55:55.549386 16329 heartbeater.cc:499] Master 127.0.104.254:46763 was elected leader, sending a full tablet report...
I20260615 13:55:55.549706 16610 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38: No bootstrap required, opened a new log
I20260615 13:55:55.550024 16610 ts_tablet_manager.cc:1403] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260615 13:55:55.550098 16609 consensus_queue.cc:260] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.553292 16460 heartbeater.cc:499] Master 127.0.104.254:46763 was elected leader, sending a full tablet report...
I20260615 13:55:55.554003 16609 ts_tablet_manager.cc:1434] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260615 13:55:55.558100 16610 raft_consensus.cc:359] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.558424 16610 raft_consensus.cc:385] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:55.558521 16610 raft_consensus.cc:740] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86e8ed942d244f6fbcb7743b1e970b38, State: Initialized, Role: FOLLOWER
I20260615 13:55:55.559083 16610 consensus_queue.cc:260] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.560091 16590 heartbeater.cc:499] Master 127.0.104.254:46763 was elected leader, sending a full tablet report...
I20260615 13:55:55.560456 16610 ts_tablet_manager.cc:1434] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
W20260615 13:55:55.701112 16591 tablet.cc:2404] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:55.746289 16615 raft_consensus.cc:493] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:55:55.746537 16615 raft_consensus.cc:515] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.748317 16615 leader_election.cc:290] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e3b4a73b4bf2486384edbe643982c71c (127.0.104.193:36235), 86e8ed942d244f6fbcb7743b1e970b38 (127.0.104.195:46085)
I20260615 13:55:55.755066 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ec1afe1b4c79b4b89ea55e5df813" candidate_uuid: "ee545176508c43f48ee46a0fdc45bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3b4a73b4bf2486384edbe643982c71c" is_pre_election: true
I20260615 13:55:55.755100 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ec1afe1b4c79b4b89ea55e5df813" candidate_uuid: "ee545176508c43f48ee46a0fdc45bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86e8ed942d244f6fbcb7743b1e970b38" is_pre_election: true
I20260615 13:55:55.755580 16545 raft_consensus.cc:2468] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee545176508c43f48ee46a0fdc45bd7b in term 0.
I20260615 13:55:55.755586 16284 raft_consensus.cc:2468] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee545176508c43f48ee46a0fdc45bd7b in term 0.
I20260615 13:55:55.756197 16351 leader_election.cc:304] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [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: e3b4a73b4bf2486384edbe643982c71c, ee545176508c43f48ee46a0fdc45bd7b; no voters: 
I20260615 13:55:55.756533 16615 raft_consensus.cc:2804] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:55:55.756664 16615 raft_consensus.cc:493] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:55:55.756768 16615 raft_consensus.cc:3060] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 0 FOLLOWER]: Advancing to term 1
W20260615 13:55:55.758023 16461 tablet.cc:2404] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:55.758849 16615 raft_consensus.cc:515] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.759361 16615 leader_election.cc:290] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [CANDIDATE]: Term 1 election: Requested vote from peers e3b4a73b4bf2486384edbe643982c71c (127.0.104.193:36235), 86e8ed942d244f6fbcb7743b1e970b38 (127.0.104.195:46085)
I20260615 13:55:55.759860 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ec1afe1b4c79b4b89ea55e5df813" candidate_uuid: "ee545176508c43f48ee46a0fdc45bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e3b4a73b4bf2486384edbe643982c71c"
I20260615 13:55:55.759891 16545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46f3ec1afe1b4c79b4b89ea55e5df813" candidate_uuid: "ee545176508c43f48ee46a0fdc45bd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86e8ed942d244f6fbcb7743b1e970b38"
I20260615 13:55:55.760025 16284 raft_consensus.cc:3060] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:55.760054 16545 raft_consensus.cc:3060] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:55.761981 16284 raft_consensus.cc:2468] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee545176508c43f48ee46a0fdc45bd7b in term 1.
I20260615 13:55:55.762030 16545 raft_consensus.cc:2468] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee545176508c43f48ee46a0fdc45bd7b in term 1.
I20260615 13:55:55.762332 16351 leader_election.cc:304] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [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: e3b4a73b4bf2486384edbe643982c71c, ee545176508c43f48ee46a0fdc45bd7b; no voters: 
I20260615 13:55:55.762581 16615 raft_consensus.cc:2804] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:55.762985 16615 raft_consensus.cc:697] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [term 1 LEADER]: Becoming Leader. State: Replica: ee545176508c43f48ee46a0fdc45bd7b, State: Running, Role: LEADER
I20260615 13:55:55.763504 16615 consensus_queue.cc:237] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [LEADER]: Queue going to LEADER mode. State: All 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: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } }
I20260615 13:55:55.768049 16142 catalog_manager.cc:5696] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b reported cstate change: term changed from 0 to 1, leader changed from <none> to ee545176508c43f48ee46a0fdc45bd7b (127.0.104.194). New cstate: current_term: 1 leader_uuid: "ee545176508c43f48ee46a0fdc45bd7b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } health_report { overall_health: UNKNOWN } } }
W20260615 13:55:55.787076 16330 tablet.cc:2404] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:55:55.844257 16545 raft_consensus.cc:1275] T 46f3ec1afe1b4c79b4b89ea55e5df813 P 86e8ed942d244f6fbcb7743b1e970b38 [term 1 FOLLOWER]: Refusing update from remote peer ee545176508c43f48ee46a0fdc45bd7b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:55:55.844257 16284 raft_consensus.cc:1275] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 1 FOLLOWER]: Refusing update from remote peer ee545176508c43f48ee46a0fdc45bd7b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260615 13:55:55.845384 16619 consensus_queue.cc:1048] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:55:55.845713 16615 consensus_queue.cc:1048] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b [LEADER]: Connected to new peer: Peer: permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:55:55.860632 16626 mvcc.cc:204] Tried to move back new op lower bound from 7297154071926878208 to 7297154071611510784. Current Snapshot: MvccSnapshot[applied={T|T < 7297154071926878208}]
I20260615 13:55:55.863232 16627 mvcc.cc:204] Tried to move back new op lower bound from 7297154071926878208 to 7297154071611510784. Current Snapshot: MvccSnapshot[applied={T|T < 7297154071926878208}]
I20260615 13:55:56.035741   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 16202
I20260615 13:55:56.036666 16324 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:56.128434   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 16202
W20260615 13:55:56.468392 16351 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:36235: connect: Connection refused (error 111)
W20260615 13:55:56.469802 16351 consensus_peers.cc:597] T 46f3ec1afe1b4c79b4b89ea55e5df813 P ee545176508c43f48ee46a0fdc45bd7b -> Peer e3b4a73b4bf2486384edbe643982c71c (127.0.104.193:36235): Couldn't send request to peer e3b4a73b4bf2486384edbe643982c71c. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:36235: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260615 13:55:56.578614   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:36235
--local_ip_for_outbound_sockets=127.0.104.193
--tserver_master_addrs=127.0.104.254:46763
--webserver_port=39221
--webserver_interface=127.0.104.193
--builtin_ntp_servers=127.0.104.212:36565
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:55:56.913591 16654 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:56.913872 16654 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:56.914000 16654 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:56.922328 16654 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:56.922495 16654 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:55:56.932668 16654 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36565
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:36235
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=39221
--tserver_master_addrs=127.0.104.254:46763
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:56.934199 16654 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:56.935915 16654 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:56.944518 16660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:56.944479 16659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:56.944909 16662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:56.946054 16654 server_base.cc:1061] running on GCE node
I20260615 13:55:56.946628 16654 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:56.947516 16654 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:56.948715 16654 hybrid_clock.cc:648] HybridClock initialized: now 1781531756948669 us; error 40 us; skew 500 ppm
I20260615 13:55:56.949007 16654 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:56.951207 16654 webserver.cc:533] Webserver started at http://127.0.104.193:39221/ using document root <none> and password file <none>
I20260615 13:55:56.951951 16654 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:56.952067 16654 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:56.957396 16654 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260615 13:55:56.960198 16668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:56.961494 16654 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:55:56.961627 16654 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "e3b4a73b4bf2486384edbe643982c71c"
format_stamp: "Formatted at 2026-06-15 13:55:54 on dist-test-slave-0txc"
I20260615 13:55:56.962298 16654 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:56.986720 16654 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:56.987593 16654 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:56.987830 16654 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:56.988713 16654 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:56.990742 16675 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260615 13:55:56.997169 16654 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260615 13:55:56.997273 16654 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s	user 0.001s	sys 0.000s
I20260615 13:55:56.997404 16654 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260615 13:55:57.000386 16654 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:55:57.000497 16654 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:55:57.000907 16675 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Bootstrap starting.
I20260615 13:55:57.032635 16675 log.cc:826] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:57.041327 16654 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:36235
I20260615 13:55:57.041344 16786 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:36235 every 8 connection(s)
I20260615 13:55:57.043063 16654 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:57.052296   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 16654
I20260615 13:55:57.056068 16787 heartbeater.cc:344] Connected to a master server at 127.0.104.254:46763
I20260615 13:55:57.056491 16787 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:57.057647 16787 heartbeater.cc:507] Master 127.0.104.254:46763 requested a full tablet report, sending...
I20260615 13:55:57.061085 16141 ts_manager.cc:194] Re-registered known tserver with Master: e3b4a73b4bf2486384edbe643982c71c (127.0.104.193:36235)
I20260615 13:55:57.061602 16141 catalog_manager.cc:5696] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c reported cstate change: config changed from index -1 to 25. New cstate: current_term: 1 leader_uuid: "ee545176508c43f48ee46a0fdc45bd7b" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } } }
I20260615 13:55:57.070109 16141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:44901
I20260615 13:55:57.107409 16675 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=1200 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:55:57.108068 16675 tablet_bootstrap.cc:492] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Bootstrap complete.
I20260615 13:55:57.109436 16675 ts_tablet_manager.cc:1403] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Time spent bootstrapping tablet: real 0.109s	user 0.083s	sys 0.023s
I20260615 13:55:57.114080 16675 raft_consensus.cc:359] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } }
I20260615 13:55:57.115007 16675 raft_consensus.cc:740] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3b4a73b4bf2486384edbe643982c71c, State: Initialized, Role: FOLLOWER
I20260615 13:55:57.115847 16675 consensus_queue.cc:260] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "86e8ed942d244f6fbcb7743b1e970b38" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46085 } } peers { permanent_uuid: "e3b4a73b4bf2486384edbe643982c71c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 36235 } } peers { permanent_uuid: "ee545176508c43f48ee46a0fdc45bd7b" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33305 } }
I20260615 13:55:57.116948 16787 heartbeater.cc:499] Master 127.0.104.254:46763 was elected leader, sending a full tablet report...
I20260615 13:55:57.117765 16675 ts_tablet_manager.cc:1434] T 46f3ec1afe1b4c79b4b89ea55e5df813 P e3b4a73b4bf2486384edbe643982c71c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260615 13:55:57.157717 16525 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:55:57.164239 16395 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
I20260615 13:55:57.167827 16721 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
Master Summary
               UUID               |       Address       | Status
----------------------------------+---------------------+---------
 df8e359a9f9b4097ad55e4212adef35e | 127.0.104.254:46763 | HEALTHY

Unusual flags for Master:
               Flag               |                                                                          Value                                                                          |      Tags       |         Master
----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_ca_key_size                 | 768                                                                                                                                                     | experimental    | all 1 server(s) checked
 ipki_server_key_size             | 768                                                                                                                                                     | experimental    | all 1 server(s) checked
 never_fsync                      | true                                                                                                                                                    | unsafe,advanced | all 1 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                       | unsafe,hidden   | all 1 server(s) checked
 rpc_reuseport                    | true                                                                                                                                                    | experimental    | all 1 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                    | unsafe          | all 1 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                      | hidden          | all 1 server(s) checked
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb | hidden          | all 1 server(s) checked
 tsk_num_rsa_bits                 | 512                                                                                                                                                     | experimental    | all 1 server(s) checked

Flags of checked categories for Master:
        Flag         |        Value        |         Master
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.0.104.212:36565 | all 1 server(s) checked
 time_source         | builtin             | all 1 server(s) checked

Tablet Server Summary
               UUID               |       Address       | Status  | Location | Tablet Leaders | Active Scanners
----------------------------------+---------------------+---------+----------+----------------+-----------------
 86e8ed942d244f6fbcb7743b1e970b38 | 127.0.104.195:46085 | HEALTHY | <none>   |       0        |       0
 e3b4a73b4bf2486384edbe643982c71c | 127.0.104.193:36235 | HEALTHY | <none>   |       0        |       0
 ee545176508c43f48ee46a0fdc45bd7b | 127.0.104.194:33305 | HEALTHY | <none>   |       1        |       0

Tablet Server Location Summary
 Location |  Count
----------+---------
 <none>   |       3

Unusual flags for Tablet Server:
               Flag               |                                                                        Value                                                                        |      Tags       |      Tablet Server
----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_server_key_size             | 768                                                                                                                                                 | experimental    | all 3 server(s) checked
 local_ip_for_outbound_sockets    | 127.0.104.193                                                                                                                                       | experimental    | 127.0.104.193:36235
 local_ip_for_outbound_sockets    | 127.0.104.194                                                                                                                                       | experimental    | 127.0.104.194:33305
 local_ip_for_outbound_sockets    | 127.0.104.195                                                                                                                                       | experimental    | 127.0.104.195:46085
 never_fsync                      | true                                                                                                                                                | unsafe,advanced | all 3 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                   | unsafe,hidden   | all 3 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                | unsafe          | all 3 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                  | hidden          | all 3 server(s) checked
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb | hidden          | 127.0.104.193:36235
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb | hidden          | 127.0.104.194:33305
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb | hidden          | 127.0.104.195:46085

Flags of checked categories for Tablet Server:
        Flag         |        Value        |      Tablet Server
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.0.104.212:36565 | all 3 server(s) checked
 time_source         | builtin             | all 3 server(s) checked

Version Summary
     Version     |         Servers
-----------------+-------------------------
 1.19.0-SNAPSHOT | all 4 server(s) checked

Tablet Summary
Tablet 46f3ec1afe1b4c79b4b89ea55e5df813 of table 'test-workload' is conflicted: 1 replicas' active configs disagree with the leader master's
  86e8ed942d244f6fbcb7743b1e970b38 (127.0.104.195:46085): RUNNING
  e3b4a73b4bf2486384edbe643982c71c (127.0.104.193:36235): RUNNING
  ee545176508c43f48ee46a0fdc45bd7b (127.0.104.194:33305): RUNNING [LEADER]
All reported replicas are:
  A = 86e8ed942d244f6fbcb7743b1e970b38
  B = e3b4a73b4bf2486384edbe643982c71c
  C = ee545176508c43f48ee46a0fdc45bd7b
The consensus matrix is:
 Config source |   Replicas   | Current term | Config index | Committed?
---------------+--------------+--------------+--------------+------------
 master        | A   B   C*   |              |              | Yes
 A             | A   B   C*   | 1            | -1           | Yes
 B             | A   B   C    | 1            | 25           | Yes
 C             | A   B   C*   | 1            | -1           | Yes

The cluster doesn't have any matching system tables
Summary by table
     Name      | RF |       Status       | Total Tablets | Healthy | Recovering | Under-replicated | Unavailable
---------------+----+--------------------+---------------+---------+------------+------------------+-------------
 test-workload | 3  | CONSENSUS_MISMATCH | 1             | 0       | 0          | 0                | 1

Tablet Replica Count Summary
   Statistic    | Replica Count
----------------+---------------
 Minimum        | 1
 First Quartile | 1
 Median         | 1
 Third Quartile | 1
 Maximum        | 1

Total Count Summary
                | Total Count
----------------+-------------
 Masters        | 1
 Tablet Servers | 3
 Tables         | 1
 Tablets        | 1
 Replicas       | 3

==================
Warnings:
==================
Some masters have unsafe, experimental, or hidden flags set
Some tablet servers have unsafe, experimental, or hidden flags set

==================
Errors:
==================
Corruption: table consistency check error: 1 out of 1 table(s) are not healthy

FAILED
I20260615 13:55:57.217608   419 cluster_verifier.cc:83] Check not successful yet, sleeping and retrying: Runtime error: ksck discovered errors
I20260615 13:55:57.447182 16525 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:55:57.447600 16721 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:55:57.455003 16395 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
Master Summary
               UUID               |       Address       | Status
----------------------------------+---------------------+---------
 df8e359a9f9b4097ad55e4212adef35e | 127.0.104.254:46763 | HEALTHY

Unusual flags for Master:
               Flag               |                                                                          Value                                                                          |      Tags       |         Master
----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_ca_key_size                 | 768                                                                                                                                                     | experimental    | all 1 server(s) checked
 ipki_server_key_size             | 768                                                                                                                                                     | experimental    | all 1 server(s) checked
 never_fsync                      | true                                                                                                                                                    | unsafe,advanced | all 1 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                       | unsafe,hidden   | all 1 server(s) checked
 rpc_reuseport                    | true                                                                                                                                                    | experimental    | all 1 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                    | unsafe          | all 1 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                      | hidden          | all 1 server(s) checked
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb | hidden          | all 1 server(s) checked
 tsk_num_rsa_bits                 | 512                                                                                                                                                     | experimental    | all 1 server(s) checked

Flags of checked categories for Master:
        Flag         |        Value        |         Master
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.0.104.212:36565 | all 1 server(s) checked
 time_source         | builtin             | all 1 server(s) checked

Tablet Server Summary
               UUID               |       Address       | Status  | Location | Tablet Leaders | Active Scanners
----------------------------------+---------------------+---------+----------+----------------+-----------------
 86e8ed942d244f6fbcb7743b1e970b38 | 127.0.104.195:46085 | HEALTHY | <none>   |       0        |       0
 e3b4a73b4bf2486384edbe643982c71c | 127.0.104.193:36235 | HEALTHY | <none>   |       0        |       0
 ee545176508c43f48ee46a0fdc45bd7b | 127.0.104.194:33305 | HEALTHY | <none>   |       1        |       0

Tablet Server Location Summary
 Location |  Count
----------+---------
 <none>   |       3

Unusual flags for Tablet Server:
               Flag               |                                                                        Value                                                                        |      Tags       |      Tablet Server
----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_server_key_size             | 768                                                                                                                                                 | experimental    | all 3 server(s) checked
 local_ip_for_outbound_sockets    | 127.0.104.193                                                                                                                                       | experimental    | 127.0.104.193:36235
 local_ip_for_outbound_sockets    | 127.0.104.194                                                                                                                                       | experimental    | 127.0.104.194:33305
 local_ip_for_outbound_sockets    | 127.0.104.195                                                                                                                                       | experimental    | 127.0.104.195:46085
 never_fsync                      | true                                                                                                                                                | unsafe,advanced | all 3 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                   | unsafe,hidden   | all 3 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                | unsafe          | all 3 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                  | hidden          | all 3 server(s) checked
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb | hidden          | 127.0.104.193:36235
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb | hidden          | 127.0.104.194:33305
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb | hidden          | 127.0.104.195:46085

Flags of checked categories for Tablet Server:
        Flag         |        Value        |      Tablet Server
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.0.104.212:36565 | all 3 server(s) checked
 time_source         | builtin             | all 3 server(s) checked

Version Summary
     Version     |         Servers
-----------------+-------------------------
 1.19.0-SNAPSHOT | all 4 server(s) checked

Tablet Summary
Tablet 46f3ec1afe1b4c79b4b89ea55e5df813 of table 'test-workload' is conflicted: 1 replicas' active configs disagree with the leader master's
  86e8ed942d244f6fbcb7743b1e970b38 (127.0.104.195:46085): RUNNING
  e3b4a73b4bf2486384edbe643982c71c (127.0.104.193:36235): RUNNING
  ee545176508c43f48ee46a0fdc45bd7b (127.0.104.194:33305): RUNNING [LEADER]
All reported replicas are:
  A = 86e8ed942d244f6fbcb7743b1e970b38
  B = e3b4a73b4bf2486384edbe643982c71c
  C = ee545176508c43f48ee46a0fdc45bd7b
The consensus matrix is:
 Config source |   Replicas   | Current term | Config index | Committed?
---------------+--------------+--------------+--------------+------------
 master        | A   B   C*   |              |              | Yes
 A             | A   B   C*   | 1            | -1           | Yes
 B             | A   B   C    | 1            | 25           | Yes
 C             | A   B   C*   | 1            | -1           | Yes

The cluster doesn't have any matching system tables
Summary by table
     Name      | RF |       Status       | Total Tablets | Healthy | Recovering | Under-replicated | Unavailable
---------------+----+--------------------+---------------+---------+------------+------------------+-------------
 test-workload | 3  | CONSENSUS_MISMATCH | 1             | 0       | 0          | 0                | 1

Tablet Replica Count Summary
   Statistic    | Replica Count
----------------+---------------
 Minimum        | 1
 First Quartile | 1
 Median         | 1
 Third Quartile | 1
 Maximum        | 1

Total Count Summary
                | Total Count
----------------+-------------
 Masters        | 1
 Tablet Servers | 3
 Tables         | 1
 Tablets        | 1
 Replicas       | 3

==================
Warnings:
==================
Some masters have unsafe, experimental, or hidden flags set
Some tablet servers have unsafe, experimental, or hidden flags set

==================
Errors:
==================
Corruption: table consistency check error: 1 out of 1 table(s) are not healthy

FAILED
I20260615 13:55:57.506666   419 cluster_verifier.cc:83] Check not successful yet, sleeping and retrying: Runtime error: ksck discovered errors
I20260615 13:55:57.811290 16525 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:55:57.811309 16721 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:55:57.811717 16395 tablet_service.cc:1467] Tablet server has 1 leaders and 0 scanners
Master Summary
               UUID               |       Address       | Status
----------------------------------+---------------------+---------
 df8e359a9f9b4097ad55e4212adef35e | 127.0.104.254:46763 | HEALTHY

Unusual flags for Master:
               Flag               |                                                                          Value                                                                          |      Tags       |         Master
----------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_ca_key_size                 | 768                                                                                                                                                     | experimental    | all 1 server(s) checked
 ipki_server_key_size             | 768                                                                                                                                                     | experimental    | all 1 server(s) checked
 never_fsync                      | true                                                                                                                                                    | unsafe,advanced | all 1 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                       | unsafe,hidden   | all 1 server(s) checked
 rpc_reuseport                    | true                                                                                                                                                    | experimental    | all 1 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                    | unsafe          | all 1 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                      | hidden          | all 1 server(s) checked
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb | hidden          | all 1 server(s) checked
 tsk_num_rsa_bits                 | 512                                                                                                                                                     | experimental    | all 1 server(s) checked

Flags of checked categories for Master:
        Flag         |        Value        |         Master
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.0.104.212:36565 | all 1 server(s) checked
 time_source         | builtin             | all 1 server(s) checked

Tablet Server Summary
               UUID               |       Address       | Status  | Location | Tablet Leaders | Active Scanners
----------------------------------+---------------------+---------+----------+----------------+-----------------
 86e8ed942d244f6fbcb7743b1e970b38 | 127.0.104.195:46085 | HEALTHY | <none>   |       0        |       0
 e3b4a73b4bf2486384edbe643982c71c | 127.0.104.193:36235 | HEALTHY | <none>   |       0        |       0
 ee545176508c43f48ee46a0fdc45bd7b | 127.0.104.194:33305 | HEALTHY | <none>   |       1        |       0

Tablet Server Location Summary
 Location |  Count
----------+---------
 <none>   |       3

Unusual flags for Tablet Server:
               Flag               |                                                                        Value                                                                        |      Tags       |      Tablet Server
----------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------+-----------------+-------------------------
 ipki_server_key_size             | 768                                                                                                                                                 | experimental    | all 3 server(s) checked
 local_ip_for_outbound_sockets    | 127.0.104.193                                                                                                                                       | experimental    | 127.0.104.193:36235
 local_ip_for_outbound_sockets    | 127.0.104.194                                                                                                                                       | experimental    | 127.0.104.194:33305
 local_ip_for_outbound_sockets    | 127.0.104.195                                                                                                                                       | experimental    | 127.0.104.195:46085
 never_fsync                      | true                                                                                                                                                | unsafe,advanced | all 3 server(s) checked
 openssl_security_level_override  | 0                                                                                                                                                   | unsafe,hidden   | all 3 server(s) checked
 rpc_server_allow_ephemeral_ports | true                                                                                                                                                | unsafe          | all 3 server(s) checked
 server_dump_info_format          | pb                                                                                                                                                  | hidden          | all 3 server(s) checked
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb | hidden          | 127.0.104.193:36235
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb | hidden          | 127.0.104.194:33305
 server_dump_info_path            | /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.RecreateCMetaTest.TestRecreateCMeta_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb | hidden          | 127.0.104.195:46085

Flags of checked categories for Tablet Server:
        Flag         |        Value        |      Tablet Server
---------------------+---------------------+-------------------------
 builtin_ntp_servers | 127.0.104.212:36565 | all 3 server(s) checked
 time_source         | builtin             | all 3 server(s) checked

Version Summary
     Version     |         Servers
-----------------+-------------------------
 1.19.0-SNAPSHOT | all 4 server(s) checked

Tablet Summary
The cluster doesn't have any matching system tables
Summary by table
     Name      | RF | Status  | Total Tablets | Healthy | Recovering | Under-replicated | Unavailable
---------------+----+---------+---------------+---------+------------+------------------+-------------
 test-workload | 3  | HEALTHY | 1             | 1       | 0          | 0                | 0

Tablet Replica Count Summary
   Statistic    | Replica Count
----------------+---------------
 Minimum        | 1
 First Quartile | 1
 Median         | 1
 Third Quartile | 1
 Maximum        | 1

Total Count Summary
                | Total Count
----------------+-------------
 Masters        | 1
 Tablet Servers | 3
 Tables         | 1
 Tablets        | 1
 Replicas       | 3

==================
Warnings:
==================
Some masters have unsafe, experimental, or hidden flags set
Some tablet servers have unsafe, experimental, or hidden flags set

OK
I20260615 13:55:57.862673   419 log_verifier.cc:126] Checking tablet 46f3ec1afe1b4c79b4b89ea55e5df813
I20260615 13:55:57.920727   419 log_verifier.cc:177] Verified matching terms for 25 ops in tablet 46f3ec1afe1b4c79b4b89ea55e5df813
I20260615 13:55:57.921662   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 16654
I20260615 13:55:57.928071 16782 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:58.044087   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 16654
I20260615 13:55:58.059911   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 16333
I20260615 13:55:58.065696 16455 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:58.165299   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 16333
W20260615 13:55:58.180083 16481 connection.cc:573] server connection from 127.0.104.194:41099 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:55:58.180347   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 16463
I20260615 13:55:58.185918 16585 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:58.283682   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 16463
I20260615 13:55:58.298018   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 16112
I20260615 13:55:58.298993 16173 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:55:58.418432   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 16112
2026-06-15T13:55:58Z chronyd exiting
[       OK ] RecreateCMetaTest.TestRecreateCMeta/0 (4978 ms)
[----------] 1 test from RecreateCMetaTest (4978 ms total)

[----------] 1 test from Is343ReplicaUtilTest
[ RUN      ] Is343ReplicaUtilTest.Is343Cluster/0
2026-06-15T13:55:58Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:55:58Z Disabled control of system clock
I20260615 13:55:58.518325   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:44889
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:36879
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:44889
--raft_prepare_replacement_before_eviction=false with env {}
W20260615 13:55:58.861732 16877 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:58.862068 16877 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:58.862169 16877 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:58.870878 16877 flags.cc:432] Enabled experimental flag: --raft_prepare_replacement_before_eviction=false
W20260615 13:55:58.870999 16877 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:55:58.871052 16877 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:58.871099 16877 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:55:58.871176 16877 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:55:58.881476 16877 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36879
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_prepare_replacement_before_eviction=false
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:44889
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:44889
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:58.883165 16877 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:58.884985 16877 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:58.892454 16882 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:58.892556 16883 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:58.893056 16885 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:58.893692 16877 server_base.cc:1061] running on GCE node
I20260615 13:55:58.894408 16877 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:58.895771 16877 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:58.896981 16877 hybrid_clock.cc:648] HybridClock initialized: now 1781531758896917 us; error 41 us; skew 500 ppm
I20260615 13:55:58.897291 16877 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:58.899363 16877 webserver.cc:533] Webserver started at http://127.0.104.254:33073/ using document root <none> and password file <none>
I20260615 13:55:58.900103 16877 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:58.900213 16877 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:58.900547 16877 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:58.902964 16877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "4a9b18f9f46f49c09cedf8cfa80954f8"
format_stamp: "Formatted at 2026-06-15 13:55:58 on dist-test-slave-0txc"
I20260615 13:55:58.903789 16877 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "4a9b18f9f46f49c09cedf8cfa80954f8"
format_stamp: "Formatted at 2026-06-15 13:55:58 on dist-test-slave-0txc"
I20260615 13:55:58.909078 16877 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260615 13:55:58.912521 16891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:58.913836 16877 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:55:58.914022 16877 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "4a9b18f9f46f49c09cedf8cfa80954f8"
format_stamp: "Formatted at 2026-06-15 13:55:58 on dist-test-slave-0txc"
I20260615 13:55:58.914211 16877 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:58.931140 16877 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:58.932057 16877 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:58.932323 16877 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:58.951033 16877 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:44889
I20260615 13:55:58.951040 16942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:44889 every 8 connection(s)
I20260615 13:55:58.952570 16877 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:55:58.954136   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 16877
I20260615 13:55:58.954373   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:55:58.957792 16943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:55:58.967185 16943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8: Bootstrap starting.
I20260615 13:55:58.970470 16943 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8: Neither blocks nor log segments found. Creating new log.
I20260615 13:55:58.971412 16943 log.cc:826] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8: Log is configured to *not* fsync() on all Append() calls
I20260615 13:55:58.973708 16943 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8: No bootstrap required, opened a new log
I20260615 13:55:58.978641 16943 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a9b18f9f46f49c09cedf8cfa80954f8" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44889 } }
I20260615 13:55:58.978981 16943 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:55:58.979085 16943 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a9b18f9f46f49c09cedf8cfa80954f8, State: Initialized, Role: FOLLOWER
I20260615 13:55:58.979720 16943 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a9b18f9f46f49c09cedf8cfa80954f8" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44889 } }
I20260615 13:55:58.979924 16943 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:55:58.980063 16943 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:55:58.980229 16943 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:55:58.982249 16943 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a9b18f9f46f49c09cedf8cfa80954f8" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44889 } }
I20260615 13:55:58.982733 16943 leader_election.cc:304] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 4a9b18f9f46f49c09cedf8cfa80954f8; no voters: 
I20260615 13:55:58.983305 16943 leader_election.cc:290] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:55:58.983439 16948 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:55:58.984109 16948 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [term 1 LEADER]: Becoming Leader. State: Replica: 4a9b18f9f46f49c09cedf8cfa80954f8, State: Running, Role: LEADER
I20260615 13:55:58.984620 16948 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a9b18f9f46f49c09cedf8cfa80954f8" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44889 } }
I20260615 13:55:58.985351 16943 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:55:58.987237 16949 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4a9b18f9f46f49c09cedf8cfa80954f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a9b18f9f46f49c09cedf8cfa80954f8" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44889 } } }
I20260615 13:55:58.987507 16949 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:58.988144 16950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4a9b18f9f46f49c09cedf8cfa80954f8. Latest consensus state: current_term: 1 leader_uuid: "4a9b18f9f46f49c09cedf8cfa80954f8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a9b18f9f46f49c09cedf8cfa80954f8" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 44889 } } }
I20260615 13:55:58.988457 16950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8 [sys.catalog]: This master's current role is: LEADER
I20260615 13:55:58.989025 16953 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:55:58.994354 16953 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:55:59.003134 16953 catalog_manager.cc:1382] Generated new cluster ID: ccd7c280546d449b8f0da87f4afaa28c
I20260615 13:55:59.003262 16953 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:55:59.029804 16953 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:55:59.031642 16953 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:55:59.042749 16953 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4a9b18f9f46f49c09cedf8cfa80954f8: Generated new TSK 0
I20260615 13:55:59.043906 16953 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:55:59.055045   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44889
--builtin_ntp_servers=127.0.104.212:36879
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_prepare_replacement_before_eviction=false with env {}
W20260615 13:55:59.391633 16967 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:59.391943 16967 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:59.392019 16967 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:59.400398 16967 flags.cc:432] Enabled experimental flag: --raft_prepare_replacement_before_eviction=false
W20260615 13:55:59.400502 16967 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:59.400619 16967 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:55:59.410512 16967 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36879
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_prepare_replacement_before_eviction=false
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44889
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:59.412223 16967 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:59.413924 16967 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:59.422446 16972 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:59.422785 16973 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:59.423069 16975 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:59.423949 16967 server_base.cc:1061] running on GCE node
I20260615 13:55:59.424467 16967 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:59.425314 16967 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:59.426513 16967 hybrid_clock.cc:648] HybridClock initialized: now 1781531759426447 us; error 48 us; skew 500 ppm
I20260615 13:55:59.426780 16967 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:59.428750 16967 webserver.cc:533] Webserver started at http://127.0.104.193:37339/ using document root <none> and password file <none>
I20260615 13:55:59.429459 16967 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:59.429595 16967 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:59.429893 16967 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:59.432214 16967 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "7da97a4482db45729d25f045b4af236c"
format_stamp: "Formatted at 2026-06-15 13:55:59 on dist-test-slave-0txc"
I20260615 13:55:59.432883 16967 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "7da97a4482db45729d25f045b4af236c"
format_stamp: "Formatted at 2026-06-15 13:55:59 on dist-test-slave-0txc"
I20260615 13:55:59.437923 16967 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260615 13:55:59.441176 16981 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:59.442480 16967 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260615 13:55:59.442651 16967 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "7da97a4482db45729d25f045b4af236c"
format_stamp: "Formatted at 2026-06-15 13:55:59 on dist-test-slave-0txc"
I20260615 13:55:59.442830 16967 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:59.458281 16967 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:59.459118 16967 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:59.459378 16967 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:59.460335 16967 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:59.461931 16967 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:59.462014 16967 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:59.462131 16967 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:59.462189 16967 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:59.492996 16967 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:38823
I20260615 13:55:59.493058 17093 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:38823 every 8 connection(s)
I20260615 13:55:59.494388 16967 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:55:59.501093   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 16967
I20260615 13:55:59.501292   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:55:59.505120   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.194:0
--local_ip_for_outbound_sockets=127.0.104.194
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44889
--builtin_ntp_servers=127.0.104.212:36879
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_prepare_replacement_before_eviction=false with env {}
I20260615 13:55:59.507596 17094 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44889
I20260615 13:55:59.507936 17094 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:59.508706 17094 heartbeater.cc:507] Master 127.0.104.254:44889 requested a full tablet report, sending...
I20260615 13:55:59.510850 16908 ts_manager.cc:194] Registered new tserver with Master: 7da97a4482db45729d25f045b4af236c (127.0.104.193:38823)
I20260615 13:55:59.512547 16908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:51915
W20260615 13:55:59.838794 17098 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:55:59.839131 17098 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:55:59.839241 17098 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:55:59.847834 17098 flags.cc:432] Enabled experimental flag: --raft_prepare_replacement_before_eviction=false
W20260615 13:55:59.847950 17098 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:55:59.848117 17098 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:55:59.858243 17098 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36879
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_prepare_replacement_before_eviction=false
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44889
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:55:59.859853 17098 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:55:59.861573 17098 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:55:59.871074 17104 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:59.871102 17103 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:55:59.871135 17106 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:55:59.872051 17098 server_base.cc:1061] running on GCE node
I20260615 13:55:59.872592 17098 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:55:59.873445 17098 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:55:59.874670 17098 hybrid_clock.cc:648] HybridClock initialized: now 1781531759874607 us; error 38 us; skew 500 ppm
I20260615 13:55:59.874963 17098 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:55:59.877192 17098 webserver.cc:533] Webserver started at http://127.0.104.194:34189/ using document root <none> and password file <none>
I20260615 13:55:59.877964 17098 fs_manager.cc:362] Metadata directory not provided
I20260615 13:55:59.878084 17098 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:55:59.878413 17098 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:55:59.880918 17098 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "071ea2a59b3048eab6c0031267695c2e"
format_stamp: "Formatted at 2026-06-15 13:55:59 on dist-test-slave-0txc"
I20260615 13:55:59.881671 17098 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "071ea2a59b3048eab6c0031267695c2e"
format_stamp: "Formatted at 2026-06-15 13:55:59 on dist-test-slave-0txc"
I20260615 13:55:59.886821 17098 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260615 13:55:59.890096 17112 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:59.891441 17098 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260615 13:55:59.891628 17098 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "071ea2a59b3048eab6c0031267695c2e"
format_stamp: "Formatted at 2026-06-15 13:55:59 on dist-test-slave-0txc"
I20260615 13:55:59.891813 17098 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:55:59.917043 17098 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:55:59.917912 17098 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:55:59.918182 17098 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:55:59.919163 17098 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:55:59.920847 17098 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:55:59.920926 17098 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:59.921043 17098 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:55:59.921094 17098 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:55:59.952167 17098 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:33711
I20260615 13:55:59.952199 17224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:33711 every 8 connection(s)
I20260615 13:55:59.953603 17098 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:55:59.961176   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 17098
I20260615 13:55:59.961370   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:55:59.965060   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.195:0
--local_ip_for_outbound_sockets=127.0.104.195
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44889
--builtin_ntp_servers=127.0.104.212:36879
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_prepare_replacement_before_eviction=false with env {}
I20260615 13:55:59.967854 17225 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44889
I20260615 13:55:59.968217 17225 heartbeater.cc:461] Registering TS with master...
I20260615 13:55:59.968935 17225 heartbeater.cc:507] Master 127.0.104.254:44889 requested a full tablet report, sending...
I20260615 13:55:59.970324 16908 ts_manager.cc:194] Registered new tserver with Master: 071ea2a59b3048eab6c0031267695c2e (127.0.104.194:33711)
I20260615 13:55:59.971282 16908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.194:36425
W20260615 13:56:00.296416 17228 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:00.296713 17228 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:00.296824 17228 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:00.305303 17228 flags.cc:432] Enabled experimental flag: --raft_prepare_replacement_before_eviction=false
W20260615 13:56:00.305392 17228 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:00.305541 17228 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:56:00.315424 17228 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:36879
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--raft_prepare_replacement_before_eviction=false
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:44889
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:56:00.317023 17228 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:56:00.318871 17228 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:00.327394 17233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:00.327451 17234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:00.328176 17236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:00.328588 17228 server_base.cc:1061] running on GCE node
I20260615 13:56:00.329128 17228 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:56:00.330030 17228 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:56:00.331269 17228 hybrid_clock.cc:648] HybridClock initialized: now 1781531760331204 us; error 39 us; skew 500 ppm
I20260615 13:56:00.331605 17228 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:00.333643 17228 webserver.cc:533] Webserver started at http://127.0.104.195:45239/ using document root <none> and password file <none>
I20260615 13:56:00.334484 17228 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:00.334632 17228 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:00.334957 17228 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:00.337342 17228 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "f610935d8975480d9bbfe3aac84f7816"
format_stamp: "Formatted at 2026-06-15 13:56:00 on dist-test-slave-0txc"
I20260615 13:56:00.338078 17228 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "f610935d8975480d9bbfe3aac84f7816"
format_stamp: "Formatted at 2026-06-15 13:56:00 on dist-test-slave-0txc"
I20260615 13:56:00.343402 17228 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:56:00.346652 17242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:00.347996 17228 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260615 13:56:00.348169 17228 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "f610935d8975480d9bbfe3aac84f7816"
format_stamp: "Formatted at 2026-06-15 13:56:00 on dist-test-slave-0txc"
I20260615 13:56:00.348342 17228 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:56:00.371579 17228 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:00.372406 17228 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:56:00.372689 17228 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:00.373594 17228 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:00.375188 17228 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:00.375267 17228 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:00.375385 17228 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:00.375437 17228 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:00.405815 17228 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:36923
I20260615 13:56:00.405890 17354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:36923 every 8 connection(s)
I20260615 13:56:00.407231 17228 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:56:00.410555   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 17228
I20260615 13:56:00.410748   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.Is343ReplicaUtilTest.Is343Cluster_0.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:56:00.419575 17355 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44889
I20260615 13:56:00.419878 17355 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:00.420573 17355 heartbeater.cc:507] Master 127.0.104.254:44889 requested a full tablet report, sending...
I20260615 13:56:00.421888 16908 ts_manager.cc:194] Registered new tserver with Master: f610935d8975480d9bbfe3aac84f7816 (127.0.104.195:36923)
I20260615 13:56:00.422632 16908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.195:42931
I20260615 13:56:00.426512   419 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
I20260615 13:56:00.515944 17094 heartbeater.cc:499] Master 127.0.104.254:44889 was elected leader, sending a full tablet report...
I20260615 13:56:00.540889 16908 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36006:
name: "is_343_test_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: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260615 13:56:00.575788 17160 tablet_service.cc:1511] Processing CreateTablet for tablet 9b79b07b847049578c1c72cb9b8c5789 (DEFAULT_TABLE table=is_343_test_table [id=0102d9098c3c4318abba10188b5bd8e8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:56:00.577172 17160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b79b07b847049578c1c72cb9b8c5789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:00.581521 17290 tablet_service.cc:1511] Processing CreateTablet for tablet 9b79b07b847049578c1c72cb9b8c5789 (DEFAULT_TABLE table=is_343_test_table [id=0102d9098c3c4318abba10188b5bd8e8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:56:00.581521 17029 tablet_service.cc:1511] Processing CreateTablet for tablet 9b79b07b847049578c1c72cb9b8c5789 (DEFAULT_TABLE table=is_343_test_table [id=0102d9098c3c4318abba10188b5bd8e8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:56:00.582937 17029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b79b07b847049578c1c72cb9b8c5789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:00.582994 17290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b79b07b847049578c1c72cb9b8c5789. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:00.587656 17383 tablet_bootstrap.cc:492] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e: Bootstrap starting.
I20260615 13:56:00.590624 17383 tablet_bootstrap.cc:654] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:00.591801 17383 log.cc:826] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e: Log is configured to *not* fsync() on all Append() calls
I20260615 13:56:00.594722 17383 tablet_bootstrap.cc:492] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e: No bootstrap required, opened a new log
I20260615 13:56:00.595091 17383 ts_tablet_manager.cc:1403] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.004s
I20260615 13:56:00.595157 17385 tablet_bootstrap.cc:492] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c: Bootstrap starting.
I20260615 13:56:00.599035 17385 tablet_bootstrap.cc:654] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:00.599937 17386 tablet_bootstrap.cc:492] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816: Bootstrap starting.
I20260615 13:56:00.600333 17385 log.cc:826] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c: Log is configured to *not* fsync() on all Append() calls
I20260615 13:56:00.601819 17383 raft_consensus.cc:359] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.602726 17383 raft_consensus.cc:385] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:00.602890 17383 raft_consensus.cc:740] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 071ea2a59b3048eab6c0031267695c2e, State: Initialized, Role: FOLLOWER
I20260615 13:56:00.603276 17386 tablet_bootstrap.cc:654] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:00.603322 17385 tablet_bootstrap.cc:492] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c: No bootstrap required, opened a new log
I20260615 13:56:00.603612 17385 ts_tablet_manager.cc:1403] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20260615 13:56:00.603756 17383 consensus_queue.cc:260] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.604509 17386 log.cc:826] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816: Log is configured to *not* fsync() on all Append() calls
I20260615 13:56:00.604872 17225 heartbeater.cc:499] Master 127.0.104.254:44889 was elected leader, sending a full tablet report...
I20260615 13:56:00.605373 17383 ts_tablet_manager.cc:1434] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260615 13:56:00.607831 17386 tablet_bootstrap.cc:492] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816: No bootstrap required, opened a new log
I20260615 13:56:00.608160 17386 ts_tablet_manager.cc:1403] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816: Time spent bootstrapping tablet: real 0.008s	user 0.008s	sys 0.000s
I20260615 13:56:00.611356 17385 raft_consensus.cc:359] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.611804 17385 raft_consensus.cc:385] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:00.611922 17385 raft_consensus.cc:740] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da97a4482db45729d25f045b4af236c, State: Initialized, Role: FOLLOWER
I20260615 13:56:00.612632 17385 consensus_queue.cc:260] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.614377 17385 ts_tablet_manager.cc:1434] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260615 13:56:00.614928 17386 raft_consensus.cc:359] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.615283 17386 raft_consensus.cc:385] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:00.615376 17386 raft_consensus.cc:740] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f610935d8975480d9bbfe3aac84f7816, State: Initialized, Role: FOLLOWER
I20260615 13:56:00.616071 17386 consensus_queue.cc:260] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.617242 17355 heartbeater.cc:499] Master 127.0.104.254:44889 was elected leader, sending a full tablet report...
I20260615 13:56:00.617745 17386 ts_tablet_manager.cc:1434] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260615 13:56:00.658977 17356 tablet.cc:2404] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:56:00.705731 17226 tablet.cc:2404] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260615 13:56:00.746832 17095 tablet.cc:2404] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:56:00.772217 17388 raft_consensus.cc:493] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:56:00.772548 17388 raft_consensus.cc:515] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.774426 17388 leader_election.cc:290] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da97a4482db45729d25f045b4af236c (127.0.104.193:38823), f610935d8975480d9bbfe3aac84f7816 (127.0.104.195:36923)
I20260615 13:56:00.782042 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79b07b847049578c1c72cb9b8c5789" candidate_uuid: "071ea2a59b3048eab6c0031267695c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da97a4482db45729d25f045b4af236c" is_pre_election: true
I20260615 13:56:00.782029 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79b07b847049578c1c72cb9b8c5789" candidate_uuid: "071ea2a59b3048eab6c0031267695c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f610935d8975480d9bbfe3aac84f7816" is_pre_election: true
I20260615 13:56:00.782619 17310 raft_consensus.cc:2468] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 071ea2a59b3048eab6c0031267695c2e in term 0.
I20260615 13:56:00.782619 17049 raft_consensus.cc:2468] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 071ea2a59b3048eab6c0031267695c2e in term 0.
I20260615 13:56:00.783682 17114 leader_election.cc:304] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [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: 071ea2a59b3048eab6c0031267695c2e, f610935d8975480d9bbfe3aac84f7816; no voters: 
I20260615 13:56:00.784252 17388 raft_consensus.cc:2804] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:56:00.784451 17388 raft_consensus.cc:493] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:56:00.784570 17388 raft_consensus.cc:3060] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:00.786870 17388 raft_consensus.cc:515] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.787698 17388 leader_election.cc:290] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [CANDIDATE]: Term 1 election: Requested vote from peers 7da97a4482db45729d25f045b4af236c (127.0.104.193:38823), f610935d8975480d9bbfe3aac84f7816 (127.0.104.195:36923)
I20260615 13:56:00.788300 17310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79b07b847049578c1c72cb9b8c5789" candidate_uuid: "071ea2a59b3048eab6c0031267695c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f610935d8975480d9bbfe3aac84f7816"
I20260615 13:56:00.788300 17049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b79b07b847049578c1c72cb9b8c5789" candidate_uuid: "071ea2a59b3048eab6c0031267695c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da97a4482db45729d25f045b4af236c"
I20260615 13:56:00.788543 17310 raft_consensus.cc:3060] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:00.788551 17049 raft_consensus.cc:3060] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:00.791996 17049 raft_consensus.cc:2468] T 9b79b07b847049578c1c72cb9b8c5789 P 7da97a4482db45729d25f045b4af236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 071ea2a59b3048eab6c0031267695c2e in term 1.
I20260615 13:56:00.791996 17310 raft_consensus.cc:2468] T 9b79b07b847049578c1c72cb9b8c5789 P f610935d8975480d9bbfe3aac84f7816 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 071ea2a59b3048eab6c0031267695c2e in term 1.
I20260615 13:56:00.792627 17116 leader_election.cc:304] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 071ea2a59b3048eab6c0031267695c2e, 7da97a4482db45729d25f045b4af236c, f610935d8975480d9bbfe3aac84f7816; no voters: 
I20260615 13:56:00.793058 17388 raft_consensus.cc:2804] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:56:00.793582 17388 raft_consensus.cc:697] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [term 1 LEADER]: Becoming Leader. State: Replica: 071ea2a59b3048eab6c0031267695c2e, State: Running, Role: LEADER
I20260615 13:56:00.794073 17388 consensus_queue.cc:237] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e [LEADER]: Queue going to LEADER mode. State: All 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: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } }
I20260615 13:56:00.798911 16908 catalog_manager.cc:5696] T 9b79b07b847049578c1c72cb9b8c5789 P 071ea2a59b3048eab6c0031267695c2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 071ea2a59b3048eab6c0031267695c2e (127.0.104.194). New cstate: current_term: 1 leader_uuid: "071ea2a59b3048eab6c0031267695c2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "071ea2a59b3048eab6c0031267695c2e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 33711 } } peers { permanent_uuid: "7da97a4482db45729d25f045b4af236c" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 38823 } } peers { permanent_uuid: "f610935d8975480d9bbfe3aac84f7816" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 36923 } } }
I20260615 13:56:00.895618   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 16967
I20260615 13:56:00.903049 17089 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:56:01.010637   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 16967
I20260615 13:56:01.026409   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 17098
I20260615 13:56:01.036054 17220 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:56:01.134025   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 17098
I20260615 13:56:01.150424   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 17228
I20260615 13:56:01.156876 17350 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:56:01.245450   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 17228
I20260615 13:56:01.258994   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 16877
I20260615 13:56:01.260123 16938 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:56:01.369462   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 16877
2026-06-15T13:56:01Z chronyd exiting
[       OK ] Is343ReplicaUtilTest.Is343Cluster/0 (2947 ms)
[----------] 1 test from Is343ReplicaUtilTest (2947 ms total)

[----------] 1 test from DownloadSuperblockInBatchParameterized/DownloadSuperblockInBatchTest
[ RUN      ] DownloadSuperblockInBatchParameterized/DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch/0
I20260615 13:56:01.406335   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:44153
I20260615 13:56:01.406950   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:01.409432 17411 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:01.409502 17412 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:01.410214 17414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:01.410351   419 server_base.cc:1061] running on GCE node
I20260615 13:56:01.410671   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:56:01.410740   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:56:01.410773   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531761410765 us; error 0 us; skew 500 ppm
I20260615 13:56:01.410921   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:01.412052   419 webserver.cc:533] Webserver started at http://127.0.104.254:43377/ using document root <none> and password file <none>
I20260615 13:56:01.412272   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:01.412330   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:01.412443   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:01.413100   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd"
format_stamp: "Formatted at 2026-06-15 13:56:01 on dist-test-slave-0txc"
I20260615 13:56:01.415835   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260615 13:56:01.417513 17419 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:01.417886   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260615 13:56:01.417999   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd"
format_stamp: "Formatted at 2026-06-15 13:56:01 on dist-test-slave-0txc"
I20260615 13:56:01.418108   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-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)
I20260615 13:56:01.441702   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:01.442288   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:01.454133   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:44153
I20260615 13:56:01.454152 17470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:44153 every 8 connection(s)
I20260615 13:56:01.455418 17471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:01.459950 17471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: Bootstrap starting.
I20260615 13:56:01.461279 17471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:01.462809 17471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: No bootstrap required, opened a new log
I20260615 13:56:01.463477 17471 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" member_type: VOTER }
I20260615 13:56:01.463630 17471 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:01.463692 17471 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2415b2dff7e4e88a3d23b33fc4bb7cd, State: Initialized, Role: FOLLOWER
I20260615 13:56:01.464118 17471 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" member_type: VOTER }
I20260615 13:56:01.464283 17474 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:56:01.464385 17474 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" member_type: VOTER }
I20260615 13:56:01.464250 17471 raft_consensus.cc:399] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:56:01.464547 17474 leader_election.cc:304] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d2415b2dff7e4e88a3d23b33fc4bb7cd; no voters: 
I20260615 13:56:01.464604 17471 raft_consensus.cc:493] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:56:01.464684 17471 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:01.464991 17474 leader_election.cc:290] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 
I20260615 13:56:01.466634 17471 raft_consensus.cc:515] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" member_type: VOTER }
I20260615 13:56:01.466800 17471 leader_election.cc:304] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d2415b2dff7e4e88a3d23b33fc4bb7cd; no voters: 
I20260615 13:56:01.466850 17475 raft_consensus.cc:2764] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260615 13:56:01.466974 17471 leader_election.cc:290] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:56:01.467042 17474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:56:01.467553 17474 raft_consensus.cc:697] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 1 LEADER]: Becoming Leader. State: Replica: d2415b2dff7e4e88a3d23b33fc4bb7cd, State: Running, Role: LEADER
I20260615 13:56:01.467787 17474 consensus_queue.cc:237] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" member_type: VOTER }
I20260615 13:56:01.467891 17471 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:56:01.468583 17475 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" member_type: VOTER } }
I20260615 13:56:01.468770 17475 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [sys.catalog]: This master's current role is: LEADER
I20260615 13:56:01.468711 17476 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [sys.catalog]: SysCatalogTable state changed. Reason: New leader d2415b2dff7e4e88a3d23b33fc4bb7cd. Latest consensus state: current_term: 1 leader_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d2415b2dff7e4e88a3d23b33fc4bb7cd" member_type: VOTER } }
I20260615 13:56:01.468885 17476 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [sys.catalog]: This master's current role is: LEADER
I20260615 13:56:01.471809 17479 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:56:01.473340 17479 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:56:01.475095   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:56:01.476370 17479 catalog_manager.cc:1382] Generated new cluster ID: 2c086981871d44258876e5abf8bb581d
I20260615 13:56:01.476482 17479 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:56:01.486583 17479 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:56:01.487416 17479 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:56:01.494630 17479 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: Generated new TSK 0
I20260615 13:56:01.494886 17479 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:56:01.507864   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:01.511003 17494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:01.511211 17496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:01.511307 17493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:01.511574   419 server_base.cc:1061] running on GCE node
I20260615 13:56:01.511919   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:56:01.511994   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:56:01.512046   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531761512027 us; error 0 us; skew 500 ppm
I20260615 13:56:01.512207   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:01.513429   419 webserver.cc:533] Webserver started at http://127.0.104.193:44591/ using document root <none> and password file <none>
I20260615 13:56:01.513685   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:01.513774   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:01.513927   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:01.514674   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "5dc04546d920467aadb079e9bd18a727"
format_stamp: "Formatted at 2026-06-15 13:56:01 on dist-test-slave-0txc"
I20260615 13:56:01.517686   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:56:01.519421 17501 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:01.519809   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260615 13:56:01.519922   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "5dc04546d920467aadb079e9bd18a727"
format_stamp: "Formatted at 2026-06-15 13:56:01 on dist-test-slave-0txc"
I20260615 13:56:01.520061   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-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)
I20260615 13:56:01.574795   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:01.575383   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:01.576041   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:01.576978   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:01.577059   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:01.577163   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:01.577226   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:01.590360   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:38617
I20260615 13:56:01.590381 17563 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:38617 every 8 connection(s)
I20260615 13:56:01.592074   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:01.594983 17568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:01.595641 17569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:01.597623 17571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:01.597734   419 server_base.cc:1061] running on GCE node
I20260615 13:56:01.598106   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:56:01.598203   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:56:01.598269   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531761598243 us; error 0 us; skew 500 ppm
I20260615 13:56:01.598554   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:01.599833   419 webserver.cc:533] Webserver started at http://127.0.104.194:40857/ using document root <none> and password file <none>
I20260615 13:56:01.600087   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:01.600083 17564 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44153
I20260615 13:56:01.600186   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:01.600260 17564 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:01.600330   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:01.600639 17564 heartbeater.cc:507] Master 127.0.104.254:44153 requested a full tablet report, sending...
I20260615 13:56:01.600972   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-1-root/instance:
uuid: "435494c45db84a5386718973ca7c056e"
format_stamp: "Formatted at 2026-06-15 13:56:01 on dist-test-slave-0txc"
I20260615 13:56:01.601544 17436 ts_manager.cc:194] Registered new tserver with Master: 5dc04546d920467aadb079e9bd18a727 (127.0.104.193:38617)
I20260615 13:56:01.602638 17436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56542
I20260615 13:56:01.603574   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260615 13:56:01.605211 17576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:01.605508   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260615 13:56:01.605626   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-1-root
uuid: "435494c45db84a5386718973ca7c056e"
format_stamp: "Formatted at 2026-06-15 13:56:01 on dist-test-slave-0txc"
I20260615 13:56:01.605741   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-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)
I20260615 13:56:01.620455   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:01.621035   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:01.621587   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:01.622411   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:01.622478   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:01.622583   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:01.622646   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:01.634924   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:46079
I20260615 13:56:01.634946 17638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:46079 every 8 connection(s)
I20260615 13:56:01.642640 17639 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44153
I20260615 13:56:01.642793 17639 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:01.643178 17639 heartbeater.cc:507] Master 127.0.104.254:44153 requested a full tablet report, sending...
I20260615 13:56:01.644014 17436 ts_manager.cc:194] Registered new tserver with Master: 435494c45db84a5386718973ca7c056e (127.0.104.194:46079)
I20260615 13:56:01.644800 17436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56552
I20260615 13:56:01.644850   419 internal_mini_cluster.cc:371] 2 TS(s) registered with all masters after 0.008970343s
I20260615 13:56:01.655651 17436 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56560:
name: "test_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
  }
}
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: "key"
    }
  }
}
I20260615 13:56:01.668640 17604 tablet_service.cc:1511] Processing CreateTablet for tablet 505b207860e14be6872f6d626fb0b974 (DEFAULT_TABLE table=test_table [id=56aef65583af4ccdae62a4e125aa8b86]), partition=RANGE (key) PARTITION 0 <= VALUES < 1
I20260615 13:56:01.669113 17604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505b207860e14be6872f6d626fb0b974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:01.674736 17650 tablet_bootstrap.cc:492] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Bootstrap starting.
I20260615 13:56:01.676867 17650 tablet_bootstrap.cc:654] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:01.678535 17650 tablet_bootstrap.cc:492] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: No bootstrap required, opened a new log
I20260615 13:56:01.678685 17650 ts_tablet_manager.cc:1403] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:56:01.679337 17650 raft_consensus.cc:359] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } }
I20260615 13:56:01.679523 17650 raft_consensus.cc:385] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:01.679616 17650 raft_consensus.cc:740] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435494c45db84a5386718973ca7c056e, State: Initialized, Role: FOLLOWER
I20260615 13:56:01.679919 17650 consensus_queue.cc:260] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } }
I20260615 13:56:01.680119 17650 raft_consensus.cc:399] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:56:01.680218 17650 raft_consensus.cc:493] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:56:01.680325 17650 raft_consensus.cc:3060] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:01.682467 17650 raft_consensus.cc:515] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } }
I20260615 13:56:01.682688 17650 leader_election.cc:304] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 435494c45db84a5386718973ca7c056e; no voters: 
I20260615 13:56:01.683118 17650 leader_election.cc:290] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:56:01.683254 17652 raft_consensus.cc:2804] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:56:01.683780 17639 heartbeater.cc:499] Master 127.0.104.254:44153 was elected leader, sending a full tablet report...
I20260615 13:56:01.683805 17650 ts_tablet_manager.cc:1434] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20260615 13:56:01.684173 17652 raft_consensus.cc:697] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 LEADER]: Becoming Leader. State: Replica: 435494c45db84a5386718973ca7c056e, State: Running, Role: LEADER
I20260615 13:56:01.684417 17652 consensus_queue.cc:237] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } }
I20260615 13:56:01.686650 17435 catalog_manager.cc:5696] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e reported cstate change: term changed from 0 to 1, leader changed from <none> to 435494c45db84a5386718973ca7c056e (127.0.104.194). New cstate: current_term: 1 leader_uuid: "435494c45db84a5386718973ca7c056e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } health_report { overall_health: HEALTHY } } }
I20260615 13:56:01.694792 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_0" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.700922 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260615 13:56:01.701550 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.708688 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 1)
I20260615 13:56:01.712378 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_1" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.716928 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2
I20260615 13:56:01.717352 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.724079 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 2)
I20260615 13:56:01.728211 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_2" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.732589 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 3
I20260615 13:56:01.733008 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.739296 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 3)
I20260615 13:56:01.740626 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_3" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.744923 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 3 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 4
I20260615 13:56:01.745348 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.752086 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 4)
I20260615 13:56:01.756325 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_4" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.761022 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 4 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 5
I20260615 13:56:01.761531 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.768064 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 5)
I20260615 13:56:01.772334 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_5" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.777067 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 5 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 6
I20260615 13:56:01.777642 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.784564 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 6)
I20260615 13:56:01.788471 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_6" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.793329 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 6 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 7
I20260615 13:56:01.793828 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.800655 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 7)
I20260615 13:56:01.804870 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_7" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.809891 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 7 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 8
I20260615 13:56:01.810400 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.816927 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 8)
I20260615 13:56:01.821151 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_8" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.826305 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 8 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 9
I20260615 13:56:01.826843 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.833637 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 9)
I20260615 13:56:01.837843 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_9" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.842789 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 9 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 10
I20260615 13:56:01.843364 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.850142 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 10)
I20260615 13:56:01.854128 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_10" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.859383 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 10 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 11
I20260615 13:56:01.859999 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.867122 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 11)
I20260615 13:56:01.871022 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_11" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.876956 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 11 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 12
I20260615 13:56:01.877490 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.884514 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 12)
I20260615 13:56:01.888562 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_12" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.894408 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 12 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 13
I20260615 13:56:01.895048 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.902179 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 13)
I20260615 13:56:01.905751 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_13" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.911245 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 13 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 14
I20260615 13:56:01.911773 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.918459 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 14)
I20260615 13:56:01.922578 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_14" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.928167 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 14 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 15
I20260615 13:56:01.928855 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.935658 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 15)
I20260615 13:56:01.938859 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_15" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.944657 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 15 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 16
I20260615 13:56:01.945317 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.952411 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 16)
I20260615 13:56:01.955648 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_16" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.961263 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 16 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 17
I20260615 13:56:01.961844 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.968876 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 17)
I20260615 13:56:01.972656 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_17" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.978470 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 17 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 18
I20260615 13:56:01.979146 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:01.985957 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 18)
I20260615 13:56:01.989703 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_18" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:01.995090 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 18 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 19
I20260615 13:56:01.995757 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.002678 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 19)
I20260615 13:56:02.006662 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_19" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.012219 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 19 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 20
I20260615 13:56:02.012871 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.019915 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 20)
I20260615 13:56:02.023336 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_20" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.028896 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 20 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 21
I20260615 13:56:02.029508 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.036269 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 21)
I20260615 13:56:02.040138 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_21" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.045877 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 21 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 22
I20260615 13:56:02.046589 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.053122 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 22)
I20260615 13:56:02.056663 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_22" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.062314 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 22 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 23
I20260615 13:56:02.062956 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.069694 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 23)
I20260615 13:56:02.073472 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_23" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.079689 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 23 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 24
I20260615 13:56:02.080513 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.087693 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 24)
I20260615 13:56:02.090723 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_24" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.096693 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 24 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 25
I20260615 13:56:02.097471 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.104506 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 25)
I20260615 13:56:02.107577 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_25" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.113566 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 25 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 26
I20260615 13:56:02.114326 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.121299 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 26)
I20260615 13:56:02.125022 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_26" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.130823 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 26 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 27
I20260615 13:56:02.131649 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.138545 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 27)
I20260615 13:56:02.141662 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_27" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.147954 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 27 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 28
I20260615 13:56:02.148723 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.177614 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 28)
I20260615 13:56:02.179845 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_28" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.186053 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 28 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 29
I20260615 13:56:02.186761 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.194029 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 29)
I20260615 13:56:02.196556 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_29" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.202760 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 29 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 30
I20260615 13:56:02.203557 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.210521 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 30)
I20260615 13:56:02.213362 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_30" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.219307 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 30 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 31
I20260615 13:56:02.220082 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.226759 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 31)
I20260615 13:56:02.229748 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_31" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.235828 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 31 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 32
I20260615 13:56:02.236639 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.243527 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 32)
I20260615 13:56:02.246124 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_32" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.252453 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 32 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 33
I20260615 13:56:02.253336 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.260599 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 33)
I20260615 13:56:02.263258 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_33" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.271809 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 33 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 34
I20260615 13:56:02.272671 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.280175 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 34)
I20260615 13:56:02.282289 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_34" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.288832 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 34 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 35
I20260615 13:56:02.289746 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.298431 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 35)
I20260615 13:56:02.299906 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_35" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.306308 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 35 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 36
I20260615 13:56:02.307219 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.314704 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 36)
I20260615 13:56:02.317202 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_36" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.324304 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 36 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 37
I20260615 13:56:02.325240 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.332571 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 37)
I20260615 13:56:02.334954 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_37" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.341320 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 37 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 38
I20260615 13:56:02.342283 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.349507 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 38)
I20260615 13:56:02.351812 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_38" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.358588 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 38 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 39
I20260615 13:56:02.359644 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.367012 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 39)
I20260615 13:56:02.369233 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_39" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.376080 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 39 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 40
I20260615 13:56:02.377046 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.384838 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 40)
I20260615 13:56:02.386809 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_40" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.394475 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 40 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 41
I20260615 13:56:02.395635 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.403852 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 41)
I20260615 13:56:02.408737 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_41" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.416301 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 41 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 42
I20260615 13:56:02.417425 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.425650 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 42)
I20260615 13:56:02.427222 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_42" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.434427 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 42 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 43
I20260615 13:56:02.435662 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.443025 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 43)
I20260615 13:56:02.445055 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_43" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.452577 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 43 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 44
I20260615 13:56:02.453773 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.461645 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 44)
I20260615 13:56:02.463385 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_44" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.470885 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 44 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 45
I20260615 13:56:02.472139 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.479914 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 45)
I20260615 13:56:02.481626 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_45" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.488188 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 45 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 46
I20260615 13:56:02.489217 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.498553 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 46)
I20260615 13:56:02.499876 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_46" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.507727 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 46 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 47
I20260615 13:56:02.508735 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.517051 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 47)
I20260615 13:56:02.519325 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_47" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.527230 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 47 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 48
I20260615 13:56:02.528537 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.536546 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 48)
I20260615 13:56:02.537660 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_48" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.544746 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 48 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 49
I20260615 13:56:02.545899 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.554066 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 49)
I20260615 13:56:02.555644 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_49" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.563189 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 49 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 50
I20260615 13:56:02.564538 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.572764 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 50)
I20260615 13:56:02.573892 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_50" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.581099 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 50 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 51
I20260615 13:56:02.582226 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.589650 17436 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 51)
I20260615 13:56:02.591509 17436 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_51" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.598790 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 51 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 52
I20260615 13:56:02.600093 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.604067 17564 heartbeater.cc:499] Master 127.0.104.254:44153 was elected leader, sending a full tablet report...
I20260615 13:56:02.608474 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 52)
I20260615 13:56:02.609654 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_52" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.617646 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 52 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 53
I20260615 13:56:02.618984 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.627641 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 53)
I20260615 13:56:02.629045 17434 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_53" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.636806 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 53 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 54
I20260615 13:56:02.638084 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.647271 17434 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 54)
I20260615 13:56:02.651232 17434 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_54" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.658983 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 54 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 55
I20260615 13:56:02.660233 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.668138 17434 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 55)
I20260615 13:56:02.669548 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_55" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.677246 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 55 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 56
I20260615 13:56:02.678444 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.686175 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 56)
I20260615 13:56:02.688112 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_56" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.696041 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 56 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 57
I20260615 13:56:02.697268 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.705437 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 57)
I20260615 13:56:02.706502 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_57" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.714159 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 57 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 58
I20260615 13:56:02.715369 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.723001 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 58)
I20260615 13:56:02.724586 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_58" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.732791 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 58 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 59
I20260615 13:56:02.734088 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.741887 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 59)
I20260615 13:56:02.743309 17434 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_59" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.752107 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 59 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 60
I20260615 13:56:02.753455 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.761603 17434 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 60)
I20260615 13:56:02.762806 17434 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_60" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.771108 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 60 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 61
I20260615 13:56:02.772518 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.801285 17434 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 61)
I20260615 13:56:02.802589 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_61" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.810271 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 61 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    72:col_61 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 62
I20260615 13:56:02.811527 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.819708 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 62)
I20260615 13:56:02.820763 17435 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56560:
table { table_name: "test_table" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "col_62" type: INT32 is_nullable: false read_default_value: "\377\377\377\177" encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 comment: "testtttttttttttttttttttttttttttttttttttttttttttttt" immutable: false } } } modify_external_catalogs: true
I20260615 13:56:02.829182 17657 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    72:col_61 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 62 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    72:col_61 INT32 NOT NULL,
    73:col_62 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 63
I20260615 13:56:02.830533 17657 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.838476 17435 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: test_table [id=56aef65583af4ccdae62a4e125aa8b86] alter complete (version 63)
I20260615 13:56:02.839157   419 tablet_server.cc:179] TabletServer@127.0.104.194:0 shutting down...
I20260615 13:56:02.846374   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:56:02.846623   419 tablet_replica.cc:333] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: stopping tablet replica
I20260615 13:56:02.846798   419 raft_consensus.cc:2243] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:56:02.847123   419 raft_consensus.cc:2272] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:56:02.850943   419 tablet_server.cc:196] TabletServer@127.0.104.194:0 shutdown complete.
I20260615 13:56:02.854276   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:02.856674 17659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:02.856694 17658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:02.857419 17661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:02.857800   419 server_base.cc:1061] running on GCE node
I20260615 13:56:02.858038   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:56:02.858090   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:56:02.858135   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531762858121 us; error 0 us; skew 500 ppm
I20260615 13:56:02.858287   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:02.859447   419 webserver.cc:533] Webserver started at http://127.0.104.194:40857/ using document root <none> and password file <none>
I20260615 13:56:02.859675   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:02.859733   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:56:02.861513   419 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260615 13:56:02.862712 17666 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:02.863054   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260615 13:56:02.863147   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-1-root
uuid: "435494c45db84a5386718973ca7c056e"
format_stamp: "Formatted at 2026-06-15 13:56:01 on dist-test-slave-0txc"
I20260615 13:56:02.863253   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.DownloadSuperblockInBatchParameterized_DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch_0.1781531466889897-419-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)
I20260615 13:56:02.873198   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:02.873704   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:02.874213   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:02.875269 17673 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260615 13:56:02.878530   419 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260615 13:56:02.878608   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260615 13:56:02.878690   419 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260615 13:56:02.880586   419 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:56:02.880642   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.001s	sys 0.000s
I20260615 13:56:02.880728 17673 tablet_bootstrap.cc:492] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Bootstrap starting.
I20260615 13:56:02.886344 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1
I20260615 13:56:02.886876 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.886993 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.888288 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 1 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2
I20260615 13:56:02.888700 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.888800 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.889922 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 2 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 3
I20260615 13:56:02.890342 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.890448 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.891530 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 3 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 4
I20260615 13:56:02.892001 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.892102 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.893256 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 4 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 5
I20260615 13:56:02.893740 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.893829 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.894325   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:46079
I20260615 13:56:02.894321 17730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:46079 every 8 connection(s)
I20260615 13:56:02.894975 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 5 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 6
I20260615 13:56:02.895500 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.895598 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.896775 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 6 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 7
I20260615 13:56:02.897301 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.897394 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.899356 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 7 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 8
I20260615 13:56:02.899852 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.899943 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.901042 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 8 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 9
I20260615 13:56:02.901436 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.901505 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.902647 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 9 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 10
I20260615 13:56:02.903180 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.903266 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.903733 17731 heartbeater.cc:344] Connected to a master server at 127.0.104.254:44153
I20260615 13:56:02.903856 17731 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:02.904162 17731 heartbeater.cc:507] Master 127.0.104.254:44153 requested a full tablet report, sending...
I20260615 13:56:02.904388 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 10 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 11
I20260615 13:56:02.904816 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.904897 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.905192 17435 ts_manager.cc:194] Re-registered known tserver with Master: 435494c45db84a5386718973ca7c056e (127.0.104.194:46079)
I20260615 13:56:02.905543 17435 catalog_manager.cc:5788] TS 435494c45db84a5386718973ca7c056e (127.0.104.194:46079) does not have the latest schema for tablet 505b207860e14be6872f6d626fb0b974 (table test_table [id=56aef65583af4ccdae62a4e125aa8b86]). Expected version 63 got 10
I20260615 13:56:02.905865 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 11 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 12
I20260615 13:56:02.906325 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.906397 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
W20260615 13:56:02.907114 17435 serialization.cc:72] Serialized kudu.tserver.AlterSchemaRequestPB (5772 bytes) is larger than the maximum configured RPC message size (5000 bytes). Sending anyway, but peer may reject the data.
I20260615 13:56:02.907385 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 12 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 13
I20260615 13:56:02.907954 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.908041 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.908507 17435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56566
I20260615 13:56:02.909526 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 13 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 14
I20260615 13:56:02.910257 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.910344 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.911835 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 14 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 15
I20260615 13:56:02.912568 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.912658 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.914199 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 15 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 16
I20260615 13:56:02.914938 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.915030 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.916643 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 16 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 17
I20260615 13:56:02.917403 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.917491 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.918764 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 17 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 18
I20260615 13:56:02.919410 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.919530 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.920981 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 18 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 19
I20260615 13:56:02.921502 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.921571 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.922958 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 19 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 20
W20260615 13:56:02.923619 17669 connection.cc:573] server connection from 127.0.0.1:33066 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
I20260615 13:56:02.923668 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.923731 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
W20260615 13:56:02.923712 17669 connection.cc:169] shutting down server connection from 127.0.0.1:33066 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:02.923941 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260615 13:56:02.924041 17421 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107) [suppressed 4 similar messages]
I20260615 13:56:02.925005 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 20 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 21
I20260615 13:56:02.925729 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.925822 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.927436 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 21 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 22
I20260615 13:56:02.928128 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.928208 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.929679 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 22 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 23
W20260615 13:56:02.930179 17669 connection.cc:573] server connection from 127.0.0.1:33076 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:02.930286 17669 connection.cc:169] shutting down server connection from 127.0.0.1:33076 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
I20260615 13:56:02.930465 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
W20260615 13:56:02.930472 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:56:02.930572 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
W20260615 13:56:02.930696 17421 catalog_manager.cc:4754] TS 435494c45db84a5386718973ca7c056e (127.0.104.194:46079): AlterTable RPC failed for tablet 505b207860e14be6872f6d626fb0b974: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:56:02.931881 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 23 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 24
I20260615 13:56:02.932511 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.932598 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.933772 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 24 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 25
I20260615 13:56:02.934417 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.934502 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.935781 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 25 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 26
I20260615 13:56:02.936436 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.936522 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.937750 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 26 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 27
I20260615 13:56:02.938406 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.938493 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.939772 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 27 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 28
I20260615 13:56:02.940449 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.940536 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.941776 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 28 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 29
I20260615 13:56:02.942447 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.942539 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.943847 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 29 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 30
I20260615 13:56:02.944550 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.944636 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.946033 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 30 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 31
I20260615 13:56:02.946759 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.946846 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.948272 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 31 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 32
I20260615 13:56:02.949003 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.949093 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.950461 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 32 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 33
I20260615 13:56:02.951242 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.951329 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.952816 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 33 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 34
I20260615 13:56:02.953585 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.953681 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.955103 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 34 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 35
I20260615 13:56:02.955848 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.955941 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.957391 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 35 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 36
I20260615 13:56:02.958150 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.958236 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.959743 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 36 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 37
I20260615 13:56:02.960481 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.960567 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.962035 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 37 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 38
I20260615 13:56:02.962807 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.962903 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.964435 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 38 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 39
I20260615 13:56:02.965201 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.965286 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.966806 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 39 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 40
I20260615 13:56:02.967619 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.967702 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.969236 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 40 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 41
I20260615 13:56:02.970022 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.970113 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.971693 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 41 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 42
I20260615 13:56:02.972527 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.972610 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.974313 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 42 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 43
I20260615 13:56:02.975126 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.975210 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.976775 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 43 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 44
I20260615 13:56:02.977609 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.977694 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.979278 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 44 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 45
I20260615 13:56:02.980139 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.980227 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
W20260615 13:56:02.982156 17421 serialization.cc:72] Serialized kudu.tserver.AlterSchemaRequestPB (5772 bytes) is larger than the maximum configured RPC message size (5000 bytes). Sending anyway, but peer may reject the data.
I20260615 13:56:02.981829 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 45 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 46
I20260615 13:56:02.982779 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.982863 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.984987 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 46 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 47
I20260615 13:56:02.986173 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.986282 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
W20260615 13:56:02.988125 17668 connection.cc:573] server connection from 127.0.0.1:33082 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:02.988229 17668 connection.cc:169] shutting down server connection from 127.0.0.1:33082 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:02.988432 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:56:02.988340 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 47 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 48
I20260615 13:56:02.989564 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.989668 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.991735 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 48 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 49
I20260615 13:56:02.993078 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.993178 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
W20260615 13:56:02.994015 17667 connection.cc:573] server connection from 127.0.0.1:33092 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:02.994117 17667 connection.cc:169] shutting down server connection from 127.0.0.1:33092 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:02.994298 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:56:02.995023 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 49 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 50
I20260615 13:56:02.995975 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.996065 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:02.997753 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 50 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 51
I20260615 13:56:02.998703 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:02.998791 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.000511 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 51 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 52
I20260615 13:56:03.001493 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.001588 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.003306 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 52 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 53
I20260615 13:56:03.004289 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.004380 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.006145 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 53 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 54
I20260615 13:56:03.007112 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.007200 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.008958 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 54 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 55
I20260615 13:56:03.009920 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.010006 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.011801 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 55 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 56
I20260615 13:56:03.012789 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.012887 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.014662 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 56 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 57
I20260615 13:56:03.015700 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.015789 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.017608 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 57 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 58
I20260615 13:56:03.018620 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.018707 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.020648 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 58 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 59
I20260615 13:56:03.021778 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.021886 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.023732 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 59 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 60
I20260615 13:56:03.024792 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.024890 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.026787 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 60 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 61
I20260615 13:56:03.027935 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.028038 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.029901 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 61 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    72:col_61 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 62
I20260615 13:56:03.030995 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.031108 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.032979 17673 tablet.cc:1724] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Alter schema from (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    72:col_61 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 62 to (
    10:key INT32 NOT NULL,
    11:col_0 INT32 NOT NULL,
    12:col_1 INT32 NOT NULL,
    13:col_2 INT32 NOT NULL,
    14:col_3 INT32 NOT NULL,
    15:col_4 INT32 NOT NULL,
    16:col_5 INT32 NOT NULL,
    17:col_6 INT32 NOT NULL,
    18:col_7 INT32 NOT NULL,
    19:col_8 INT32 NOT NULL,
    20:col_9 INT32 NOT NULL,
    21:col_10 INT32 NOT NULL,
    22:col_11 INT32 NOT NULL,
    23:col_12 INT32 NOT NULL,
    24:col_13 INT32 NOT NULL,
    25:col_14 INT32 NOT NULL,
    26:col_15 INT32 NOT NULL,
    27:col_16 INT32 NOT NULL,
    28:col_17 INT32 NOT NULL,
    29:col_18 INT32 NOT NULL,
    30:col_19 INT32 NOT NULL,
    31:col_20 INT32 NOT NULL,
    32:col_21 INT32 NOT NULL,
    33:col_22 INT32 NOT NULL,
    34:col_23 INT32 NOT NULL,
    35:col_24 INT32 NOT NULL,
    36:col_25 INT32 NOT NULL,
    37:col_26 INT32 NOT NULL,
    38:col_27 INT32 NOT NULL,
    39:col_28 INT32 NOT NULL,
    40:col_29 INT32 NOT NULL,
    41:col_30 INT32 NOT NULL,
    42:col_31 INT32 NOT NULL,
    43:col_32 INT32 NOT NULL,
    44:col_33 INT32 NOT NULL,
    45:col_34 INT32 NOT NULL,
    46:col_35 INT32 NOT NULL,
    47:col_36 INT32 NOT NULL,
    48:col_37 INT32 NOT NULL,
    49:col_38 INT32 NOT NULL,
    50:col_39 INT32 NOT NULL,
    51:col_40 INT32 NOT NULL,
    52:col_41 INT32 NOT NULL,
    53:col_42 INT32 NOT NULL,
    54:col_43 INT32 NOT NULL,
    55:col_44 INT32 NOT NULL,
    56:col_45 INT32 NOT NULL,
    57:col_46 INT32 NOT NULL,
    58:col_47 INT32 NOT NULL,
    59:col_48 INT32 NOT NULL,
    60:col_49 INT32 NOT NULL,
    61:col_50 INT32 NOT NULL,
    62:col_51 INT32 NOT NULL,
    63:col_52 INT32 NOT NULL,
    64:col_53 INT32 NOT NULL,
    65:col_54 INT32 NOT NULL,
    66:col_55 INT32 NOT NULL,
    67:col_56 INT32 NOT NULL,
    68:col_57 INT32 NOT NULL,
    69:col_58 INT32 NOT NULL,
    70:col_59 INT32 NOT NULL,
    71:col_60 INT32 NOT NULL,
    72:col_61 INT32 NOT NULL,
    73:col_62 INT32 NOT NULL,
    PRIMARY KEY (key)
) version 63
I20260615 13:56:03.034060 17673 tablet.cc:1622] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: MemRowSet was empty: no flush needed.
I20260615 13:56:03.034148 17673 tablet_metadata.cc:647] Not flushing: waiting for 1 pins to be released.
I20260615 13:56:03.034794 17673 tablet_bootstrap.cc:492] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Bootstrap replayed 1/1 log segments. Stats: ops{read=64 overwritten=0 applied=64 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260615 13:56:03.035184 17673 tablet_bootstrap.cc:492] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Bootstrap complete.
I20260615 13:56:03.038581 17673 ts_tablet_manager.cc:1403] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Time spent bootstrapping tablet: real 0.158s	user 0.142s	sys 0.012s
I20260615 13:56:03.039280 17673 raft_consensus.cc:359] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } }
I20260615 13:56:03.039435 17673 raft_consensus.cc:740] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 435494c45db84a5386718973ca7c056e, State: Initialized, Role: FOLLOWER
I20260615 13:56:03.039692 17673 consensus_queue.cc:260] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 64, Last appended: 1.64, Last appended by leader: 64, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } }
I20260615 13:56:03.039832 17673 raft_consensus.cc:399] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:56:03.039919 17673 raft_consensus.cc:493] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:56:03.040012 17673 raft_consensus.cc:3060] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:56:03.041828 17673 raft_consensus.cc:515] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } }
I20260615 13:56:03.042040 17673 leader_election.cc:304] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [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: 435494c45db84a5386718973ca7c056e; no voters: 
I20260615 13:56:03.042507 17673 leader_election.cc:290] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260615 13:56:03.042609 17739 raft_consensus.cc:2804] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:56:03.043061 17739 raft_consensus.cc:697] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 2 LEADER]: Becoming Leader. State: Replica: 435494c45db84a5386718973ca7c056e, State: Running, Role: LEADER
I20260615 13:56:03.043147 17731 heartbeater.cc:499] Master 127.0.104.254:44153 was elected leader, sending a full tablet report...
I20260615 13:56:03.043179 17673 ts_tablet_manager.cc:1434] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260615 13:56:03.043342 17739 consensus_queue.cc:237] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 64, Committed index: 64, Last appended: 1.64, Last appended by leader: 64, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } }
I20260615 13:56:03.043555   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:56:03.045511 17435 catalog_manager.cc:5696] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "435494c45db84a5386718973ca7c056e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "435494c45db84a5386718973ca7c056e" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46079 } health_report { overall_health: HEALTHY } } }
I20260615 13:56:03.051826   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260615 13:56:03.055792 17421 serialization.cc:72] Serialized kudu.tserver.AlterSchemaRequestPB (5772 bytes) is larger than the maximum configured RPC message size (5000 bytes). Sending anyway, but peer may reject the data.
W20260615 13:56:03.060611 17668 connection.cc:573] server connection from 127.0.0.1:33106 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.060705 17668 connection.cc:169] shutting down server connection from 127.0.0.1:33106 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.060871 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:56:03.064177   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
W20260615 13:56:03.065829 17667 connection.cc:573] server connection from 127.0.0.1:33122 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.065933 17667 connection.cc:169] shutting down server connection from 127.0.0.1:33122 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.066131 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260615 13:56:03.171336 17421 serialization.cc:72] Serialized kudu.tserver.AlterSchemaRequestPB (5772 bytes) is larger than the maximum configured RPC message size (5000 bytes). Sending anyway, but peer may reject the data.
W20260615 13:56:03.179662 17669 connection.cc:573] server connection from 127.0.0.1:33126 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.179911 17669 connection.cc:169] shutting down server connection from 127.0.0.1:33126 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.180249 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260615 13:56:03.188215 17670 connection.cc:573] server connection from 127.0.0.1:33132 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.188365 17670 connection.cc:169] shutting down server connection from 127.0.0.1:33132 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.188623 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260615 13:56:03.353482 17421 serialization.cc:72] Serialized kudu.tserver.AlterSchemaRequestPB (5772 bytes) is larger than the maximum configured RPC message size (5000 bytes). Sending anyway, but peer may reject the data.
W20260615 13:56:03.413378 17669 connection.cc:573] server connection from 127.0.0.1:33148 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.413514 17669 connection.cc:169] shutting down server connection from 127.0.0.1:33148 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.413745 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260615 13:56:03.419955 17667 connection.cc:573] server connection from 127.0.0.1:33158 recv error: Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.420085 17667 connection.cc:169] shutting down server connection from 127.0.0.1:33158 with pending inbound data: 4/5837 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 5837, but we only support messages up to 5000 bytes long.
W20260615 13:56:03.420336 17421 connection.cc:573] client connection to 127.0.104.194:46079 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:56:03.464280 17716 tablet_copy_service.cc:140] P 435494c45db84a5386718973ca7c056e: Received BeginTabletCopySession request for tablet 505b207860e14be6872f6d626fb0b974 from peer 5dc04546d920467aadb079e9bd18a727 ({username='slave'} at 127.0.0.1:33168)
I20260615 13:56:03.464511 17716 tablet_copy_service.cc:161] P 435494c45db84a5386718973ca7c056e: Beginning new tablet copy session on tablet 505b207860e14be6872f6d626fb0b974 from peer 5dc04546d920467aadb079e9bd18a727 at {username='slave'} at 127.0.0.1:33168: session id = 5dc04546d920467aadb079e9bd18a727-505b207860e14be6872f6d626fb0b974
I20260615 13:56:03.466864 17716 tablet_copy_source_session.cc:215] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e: Tablet Copy: opened 0 blocks and 1 log segments
W20260615 13:56:03.467314 17716 serialization.cc:72] Serialized kudu.tserver.BeginTabletCopySessionResponsePB (6063 bytes) is larger than the maximum configured RPC message size (5000 bytes). Sending anyway, but peer may reject the data.
W20260615 13:56:03.469184 17667 connection.cc:573] server connection from 127.0.0.1:33168 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
I20260615 13:56:03.556384   419 tablet_server.cc:179] TabletServer@127.0.104.194:46079 shutting down...
I20260615 13:56:03.560726   419 tablet_copy_service.cc:362] P 435494c45db84a5386718973ca7c056e: Destroying tablet copy session 5dc04546d920467aadb079e9bd18a727-505b207860e14be6872f6d626fb0b974 due to service shutdown
I20260615 13:56:03.560868   419 tablet_copy_service.cc:434] P 435494c45db84a5386718973ca7c056e: ending tablet copy session 5dc04546d920467aadb079e9bd18a727-505b207860e14be6872f6d626fb0b974 on tablet 505b207860e14be6872f6d626fb0b974 with peer 5dc04546d920467aadb079e9bd18a727
I20260615 13:56:03.566567   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:56:03.566887   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:56:03.567086   419 raft_consensus.cc:2243] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 2 LEADER]: Raft consensus shutting down.
I20260615 13:56:03.567298   419 raft_consensus.cc:2272] T 505b207860e14be6872f6d626fb0b974 P 435494c45db84a5386718973ca7c056e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:56:03.581540   419 tablet_server.cc:196] TabletServer@127.0.104.194:46079 shutdown complete.
I20260615 13:56:03.585505   419 master.cc:562] Master@127.0.104.254:44153 shutting down...
W20260615 13:56:03.703208 17421 serialization.cc:72] Serialized kudu.tserver.AlterSchemaRequestPB (5772 bytes) is larger than the maximum configured RPC message size (5000 bytes). Sending anyway, but peer may reject the data.
I20260615 13:56:03.724891   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:56:03.725229   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:56:03.725368   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P d2415b2dff7e4e88a3d23b33fc4bb7cd: stopping tablet replica
I20260615 13:56:03.739445   419 master.cc:584] Master@127.0.104.254:44153 shutdown complete.
[       OK ] DownloadSuperblockInBatchParameterized/DownloadSuperblockInBatchTest.TestDownloadSuperblockInBatch/0 (2344 ms)
[----------] 1 test from DownloadSuperblockInBatchParameterized/DownloadSuperblockInBatchTest (2344 ms total)

[----------] 1 test from IsMaster/SetFlagForAllTest
[ RUN      ] IsMaster/SetFlagForAllTest.TestSetFlagForAll/0
2026-06-15T13:56:03Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
2026-06-15T13:56:03Z Disabled control of system clock
I20260615 13:56:03.813130   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
master
run
--ipki_ca_key_size=768
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:38215
--webserver_interface=127.0.104.254
--webserver_port=0
--builtin_ntp_servers=127.0.104.212:46529
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--rpc_reuseport=true
--master_addresses=127.0.104.254:38215 with env {}
W20260615 13:56:04.158808 17763 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:04.159159 17763 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:04.159243 17763 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:04.168072 17763 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
W20260615 13:56:04.168179 17763 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:04.168241 17763 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
W20260615 13:56:04.168293 17763 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
I20260615 13:56:04.178748 17763 master_runner.cc:387] Master server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46529
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/wal
--ipki_ca_key_size=768
--master_addresses=127.0.104.254:38215
--ipki_server_key_size=768
--openssl_security_level_override=0
--tsk_num_rsa_bits=512
--rpc_bind_addresses=127.0.104.254:38215
--rpc_reuseport=true
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
--webserver_interface=127.0.104.254
--webserver_port=0
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/logs
--logbuflevel=-1
--logtostderr=true

Master server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:56:04.180358 17763 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:56:04.182168 17763 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:04.189956 17768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:04.190042 17769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:04.190505 17771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:04.191470 17763 server_base.cc:1061] running on GCE node
I20260615 13:56:04.192222 17763 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:56:04.193631 17763 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:56:04.194835 17763 hybrid_clock.cc:648] HybridClock initialized: now 1781531764194786 us; error 47 us; skew 500 ppm
I20260615 13:56:04.195169 17763 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:04.197283 17763 webserver.cc:533] Webserver started at http://127.0.104.254:37233/ using document root <none> and password file <none>
I20260615 13:56:04.198007 17763 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:04.198110 17763 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:04.198455 17763 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:04.201752 17763 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/data/instance:
uuid: "e9bdc277ee2d4b2294f5f8ef35efb909"
format_stamp: "Formatted at 2026-06-15 13:56:04 on dist-test-slave-0txc"
I20260615 13:56:04.202510 17763 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/wal/instance:
uuid: "e9bdc277ee2d4b2294f5f8ef35efb909"
format_stamp: "Formatted at 2026-06-15 13:56:04 on dist-test-slave-0txc"
I20260615 13:56:04.207792 17763 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260615 13:56:04.211031 17777 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:04.212312 17763 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:56:04.212486 17763 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/wal
uuid: "e9bdc277ee2d4b2294f5f8ef35efb909"
format_stamp: "Formatted at 2026-06-15 13:56:04 on dist-test-slave-0txc"
I20260615 13:56:04.212669 17763 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:56:04.241030 17763 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:04.241935 17763 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:56:04.242199 17763 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:04.260380 17763 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:38215
I20260615 13:56:04.260386 17828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:38215 every 8 connection(s)
I20260615 13:56:04.261847 17763 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/data/info.pb
I20260615 13:56:04.267032 17829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:04.270056   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 17763
I20260615 13:56:04.270313   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/master-0/wal/instance
I20260615 13:56:04.278601 17829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909: Bootstrap starting.
I20260615 13:56:04.281703 17829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:04.282766 17829 log.cc:826] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909: Log is configured to *not* fsync() on all Append() calls
I20260615 13:56:04.285362 17829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909: No bootstrap required, opened a new log
I20260615 13:56:04.290369 17829 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bdc277ee2d4b2294f5f8ef35efb909" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38215 } }
I20260615 13:56:04.290670 17829 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:04.290766 17829 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9bdc277ee2d4b2294f5f8ef35efb909, State: Initialized, Role: FOLLOWER
I20260615 13:56:04.291347 17829 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bdc277ee2d4b2294f5f8ef35efb909" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38215 } }
I20260615 13:56:04.291563 17829 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:56:04.291682 17829 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:56:04.291829 17829 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:04.293916 17829 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bdc277ee2d4b2294f5f8ef35efb909" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38215 } }
I20260615 13:56:04.294375 17829 leader_election.cc:304] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e9bdc277ee2d4b2294f5f8ef35efb909; no voters: 
I20260615 13:56:04.294909 17829 leader_election.cc:290] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:56:04.295043 17834 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:56:04.295635 17834 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [term 1 LEADER]: Becoming Leader. State: Replica: e9bdc277ee2d4b2294f5f8ef35efb909, State: Running, Role: LEADER
I20260615 13:56:04.296105 17834 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bdc277ee2d4b2294f5f8ef35efb909" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38215 } }
I20260615 13:56:04.296756 17829 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:56:04.298417 17836 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9bdc277ee2d4b2294f5f8ef35efb909. Latest consensus state: current_term: 1 leader_uuid: "e9bdc277ee2d4b2294f5f8ef35efb909" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bdc277ee2d4b2294f5f8ef35efb909" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38215 } } }
I20260615 13:56:04.299219 17836 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [sys.catalog]: This master's current role is: LEADER
I20260615 13:56:04.298879 17835 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9bdc277ee2d4b2294f5f8ef35efb909" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9bdc277ee2d4b2294f5f8ef35efb909" member_type: VOTER last_known_addr { host: "127.0.104.254" port: 38215 } } }
I20260615 13:56:04.299746 17835 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909 [sys.catalog]: This master's current role is: LEADER
I20260615 13:56:04.305450 17840 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:56:04.310683 17840 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:56:04.319422 17840 catalog_manager.cc:1382] Generated new cluster ID: f1ea1886a9524f999264366ed79b3682
I20260615 13:56:04.319577 17840 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:56:04.345400 17840 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:56:04.347146 17840 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:56:04.361967 17840 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e9bdc277ee2d4b2294f5f8ef35efb909: Generated new TSK 0
I20260615 13:56:04.363070 17840 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:56:04.374404   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.193:0
--local_ip_for_outbound_sockets=127.0.104.193
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38215
--builtin_ntp_servers=127.0.104.212:46529
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
W20260615 13:56:04.710363 17853 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:04.710654 17853 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:04.710740 17853 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:04.719477 17853 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:04.719681 17853 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:56:04.730020 17853 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46529
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.193:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
--webserver_interface=127.0.104.193
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38215
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.193
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:56:04.731633 17853 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:56:04.733367 17853 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:04.741978 17858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:04.742066 17859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:04.742519 17861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:04.743024 17853 server_base.cc:1061] running on GCE node
I20260615 13:56:04.743583 17853 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:56:04.744438 17853 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:56:04.745645 17853 hybrid_clock.cc:648] HybridClock initialized: now 1781531764745601 us; error 33 us; skew 500 ppm
I20260615 13:56:04.745934 17853 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:04.747908 17853 webserver.cc:533] Webserver started at http://127.0.104.193:41061/ using document root <none> and password file <none>
I20260615 13:56:04.748597 17853 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:04.748689 17853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:04.749028 17853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:04.751250 17853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/data/instance:
uuid: "874c00396fa644acb38f2b0817818456"
format_stamp: "Formatted at 2026-06-15 13:56:04 on dist-test-slave-0txc"
I20260615 13:56:04.752009 17853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/wal/instance:
uuid: "874c00396fa644acb38f2b0817818456"
format_stamp: "Formatted at 2026-06-15 13:56:04 on dist-test-slave-0txc"
I20260615 13:56:04.756969 17853 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260615 13:56:04.760185 17867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:04.761444 17853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:56:04.761595 17853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/wal
uuid: "874c00396fa644acb38f2b0817818456"
format_stamp: "Formatted at 2026-06-15 13:56:04 on dist-test-slave-0txc"
I20260615 13:56:04.761801 17853 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:56:04.817569 17853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:04.818428 17853 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:56:04.818682 17853 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:04.819648 17853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:04.821230 17853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:04.821323 17853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:04.821439 17853 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:04.821512 17853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:04.851346 17853 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:46647
I20260615 13:56:04.851398 17979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:46647 every 8 connection(s)
I20260615 13:56:04.852766 17853 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/data/info.pb
I20260615 13:56:04.860167   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 17853
I20260615 13:56:04.860425   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-0/wal/instance
I20260615 13:56:04.864277   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.194:0
--local_ip_for_outbound_sockets=127.0.104.194
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38215
--builtin_ntp_servers=127.0.104.212:46529
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:56:04.865752 17980 heartbeater.cc:344] Connected to a master server at 127.0.104.254:38215
I20260615 13:56:04.866086 17980 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:04.866986 17980 heartbeater.cc:507] Master 127.0.104.254:38215 requested a full tablet report, sending...
I20260615 13:56:04.869243 17794 ts_manager.cc:194] Registered new tserver with Master: 874c00396fa644acb38f2b0817818456 (127.0.104.193:46647)
I20260615 13:56:04.871084 17794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.193:51051
W20260615 13:56:05.201578 17984 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:05.201854 17984 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:05.201939 17984 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:05.210379 17984 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:05.210532 17984 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:56:05.220502 17984 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46529
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.194:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
--webserver_interface=127.0.104.194
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38215
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.194
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:56:05.222004 17984 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:56:05.223816 17984 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:05.232930 17990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:05.232945 17992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:05.232957 17989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:05.233955 17984 server_base.cc:1061] running on GCE node
I20260615 13:56:05.234467 17984 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:56:05.235347 17984 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:56:05.236547 17984 hybrid_clock.cc:648] HybridClock initialized: now 1781531765236507 us; error 55 us; skew 500 ppm
I20260615 13:56:05.236837 17984 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:05.238867 17984 webserver.cc:533] Webserver started at http://127.0.104.194:43673/ using document root <none> and password file <none>
I20260615 13:56:05.239609 17984 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:05.239717 17984 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:05.240070 17984 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:05.242395 17984 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/data/instance:
uuid: "0d2084b6edb04c7a89fb9f12650768c2"
format_stamp: "Formatted at 2026-06-15 13:56:05 on dist-test-slave-0txc"
I20260615 13:56:05.243139 17984 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/wal/instance:
uuid: "0d2084b6edb04c7a89fb9f12650768c2"
format_stamp: "Formatted at 2026-06-15 13:56:05 on dist-test-slave-0txc"
I20260615 13:56:05.248265 17984 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260615 13:56:05.251349 17998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:05.252596 17984 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260615 13:56:05.252761 17984 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/wal
uuid: "0d2084b6edb04c7a89fb9f12650768c2"
format_stamp: "Formatted at 2026-06-15 13:56:05 on dist-test-slave-0txc"
I20260615 13:56:05.252952 17984 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:56:05.264178 17984 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:05.264976 17984 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:56:05.265218 17984 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:05.266130 17984 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:05.267758 17984 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:05.267865 17984 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:05.267961 17984 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:05.268028 17984 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:05.298627 17984 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:45509
I20260615 13:56:05.298683 18110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:45509 every 8 connection(s)
I20260615 13:56:05.300101 17984 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/data/info.pb
I20260615 13:56:05.301901   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 17984
I20260615 13:56:05.302139   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-1/wal/instance
I20260615 13:56:05.305802   419 external_mini_cluster.cc:1372] Running /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
/tmp/dist-test-tasku8RLiB/build/asan/bin/kudu
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/data
--block_manager=log
--webserver_interface=localhost
--never_fsync
--enable_minidumps=false
--redact=none
--metrics_log_interval_ms=1000
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--server_dump_info_format=pb
--rpc_server_allow_ephemeral_ports
--unlock_experimental_flags
--unlock_unsafe_flags
--logtostderr
--logbuflevel=-1
--ipki_server_key_size=768
--openssl_security_level_override=0
tserver
run
--rpc_bind_addresses=127.0.104.195:0
--local_ip_for_outbound_sockets=127.0.104.195
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38215
--builtin_ntp_servers=127.0.104.212:46529
--builtin_ntp_poll_interval_ms=100
--ntp_initial_sync_wait_secs=10
--time_source=builtin with env {}
I20260615 13:56:05.312883 18111 heartbeater.cc:344] Connected to a master server at 127.0.104.254:38215
I20260615 13:56:05.313216 18111 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:05.314023 18111 heartbeater.cc:507] Master 127.0.104.254:38215 requested a full tablet report, sending...
I20260615 13:56:05.315522 17794 ts_manager.cc:194] Registered new tserver with Master: 0d2084b6edb04c7a89fb9f12650768c2 (127.0.104.194:45509)
I20260615 13:56:05.316294 17794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.194:60569
W20260615 13:56:05.636601 18114 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:05.636902 18114 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:05.637018 18114 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:05.645582 18114 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:05.645766 18114 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:56:05.657251 18114 tablet_server_runner.cc:78] Tablet server non-default flags:
--builtin_ntp_poll_interval_ms=100
--builtin_ntp_servers=127.0.104.212:46529
--ntp_initial_sync_wait_secs=10
--time_source=builtin
--fs_data_dirs=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/data
--fs_wal_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/wal
--ipki_server_key_size=768
--openssl_security_level_override=0
--rpc_bind_addresses=127.0.104.195:0
--rpc_server_allow_ephemeral_ports=true
--metrics_log_interval_ms=1000
--server_dump_info_format=pb
--server_dump_info_path=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
--webserver_interface=127.0.104.195
--webserver_port=0
--tserver_master_addrs=127.0.104.254:38215
--never_fsync=true
--redact=none
--unlock_experimental_flags=true
--unlock_unsafe_flags=true
--enable_minidumps=false
--local_ip_for_outbound_sockets=127.0.104.195
--log_dir=/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/logs
--logbuflevel=-1
--logtostderr=true

Tablet server version:
kudu 1.19.0-SNAPSHOT
revision 6b1bbe17b8ab938291541389a90c67c358bba716
build type FASTDEBUG
built by None at 15 Jun 2026 13:43:25 UTC on bdcb31816ec0
build id 12406
ASAN enabled
I20260615 13:56:05.658850 18114 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260615 13:56:05.660598 18114 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:05.669080 18120 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:05.669167 18119 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:05.670349 18122 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:05.670401 18114 server_base.cc:1061] running on GCE node
I20260615 13:56:05.670975 18114 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
I20260615 13:56:05.671839 18114 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
I20260615 13:56:05.673025 18114 hybrid_clock.cc:648] HybridClock initialized: now 1781531765672987 us; error 29 us; skew 500 ppm
I20260615 13:56:05.673280 18114 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:05.675154 18114 webserver.cc:533] Webserver started at http://127.0.104.195:44479/ using document root <none> and password file <none>
I20260615 13:56:05.675868 18114 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:05.675953 18114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:05.676239 18114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:05.678520 18114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/data/instance:
uuid: "81ed2964dfb842989eca99b0cb3c24b2"
format_stamp: "Formatted at 2026-06-15 13:56:05 on dist-test-slave-0txc"
I20260615 13:56:05.679193 18114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/wal/instance:
uuid: "81ed2964dfb842989eca99b0cb3c24b2"
format_stamp: "Formatted at 2026-06-15 13:56:05 on dist-test-slave-0txc"
I20260615 13:56:05.684177 18114 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260615 13:56:05.687464 18128 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:05.688714 18114 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260615 13:56:05.688871 18114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/data,/tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/wal
uuid: "81ed2964dfb842989eca99b0cb3c24b2"
format_stamp: "Formatted at 2026-06-15 13:56:05 on dist-test-slave-0txc"
I20260615 13:56:05.689047 18114 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/wal
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/wal
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/data/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260615 13:56:05.709288 18114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:05.710120 18114 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260615 13:56:05.710372 18114 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:05.711258 18114 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:05.712843 18114 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:05.712932 18114 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:05.713029 18114 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:05.713091 18114 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:05.741484 18114 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:35275
I20260615 13:56:05.741547 18240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:35275 every 8 connection(s)
I20260615 13:56:05.742858 18114 server_base.cc:1193] Dumped server information to /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/data/info.pb
I20260615 13:56:05.752452   419 external_mini_cluster.cc:1434] Started /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu as pid 18114
I20260615 13:56:05.752674   419 external_mini_cluster.cc:1448] Reading /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.IsMaster_SetFlagForAllTest.TestSetFlagForAll_0.1781531466889897-419-0/minicluster-data/ts-2/wal/instance
I20260615 13:56:05.755280 18241 heartbeater.cc:344] Connected to a master server at 127.0.104.254:38215
I20260615 13:56:05.755678 18241 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:05.756600 18241 heartbeater.cc:507] Master 127.0.104.254:38215 requested a full tablet report, sending...
I20260615 13:56:05.757973 17794 ts_manager.cc:194] Registered new tserver with Master: 81ed2964dfb842989eca99b0cb3c24b2 (127.0.104.195:35275)
I20260615 13:56:05.758715 17794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.104.195:48627
I20260615 13:56:05.768455   419 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
I20260615 13:56:05.873994 17980 heartbeater.cc:499] Master 127.0.104.254:38215 was elected leader, sending a full tablet report...
W20260615 13:56:06.162387 18236 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:06.162493 18236 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:06.162616 18236 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:06.171200 18236 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:06.171416 18236 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:56:06.172349 18236 generic_service.cc:175] {username='slave'} at 127.0.0.1:50424 changed flags via RPC: max_log_size from '1800' to '10'
W20260615 13:56:06.191625 17975 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:06.191732 17975 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:06.191864 17975 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:06.200644 17975 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:06.200857 17975 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:56:06.201741 17975 generic_service.cc:175] {username='slave'} at 127.0.0.1:49636 changed flags via RPC: max_log_size from '1800' to '10'
W20260615 13:56:06.220276 18106 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:06.220387 18106 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:06.220511 18106 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:06.229122 18106 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:06.229318 18106 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:56:06.230207 18106 generic_service.cc:175] {username='slave'} at 127.0.0.1:48536 changed flags via RPC: max_log_size from '1800' to '10'
I20260615 13:56:06.318845 18111 heartbeater.cc:499] Master 127.0.104.254:38215 was elected leader, sending a full tablet report...
I20260615 13:56:06.761014 18241 heartbeater.cc:499] Master 127.0.104.254:38215 was elected leader, sending a full tablet report...
W20260615 13:56:08.069408 18236 generic_service.cc:139] {username='slave'} at 127.0.0.1:50448 forcing change of non-runtime-safe flag log_async
W20260615 13:56:08.077677 18236 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:08.077873 18236 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:08.078022 18236 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:08.087025 18236 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:08.087253 18236 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.195
I20260615 13:56:08.088289 18236 generic_service.cc:175] {username='slave'} at 127.0.0.1:50448 changed flags via RPC: log_async from 'true' to 'false'
W20260615 13:56:08.097429 17975 generic_service.cc:139] {username='slave'} at 127.0.0.1:49640 forcing change of non-runtime-safe flag log_async
W20260615 13:56:08.105522 17975 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:08.105652 17975 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:08.105764 17975 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:08.114413 17975 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:08.114616 17975 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.193
I20260615 13:56:08.115549 17975 generic_service.cc:175] {username='slave'} at 127.0.0.1:49640 changed flags via RPC: log_async from 'true' to 'false'
W20260615 13:56:08.123757 18106 generic_service.cc:139] {username='slave'} at 127.0.0.1:48558 forcing change of non-runtime-safe flag log_async
W20260615 13:56:08.131946 18106 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
W20260615 13:56:08.132066 18106 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
W20260615 13:56:08.132141 18106 flags.cc:432] Enabled unsafe flag: --never_fsync=true
W20260615 13:56:08.140803 18106 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
W20260615 13:56:08.140992 18106 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.104.194
I20260615 13:56:08.141861 18106 generic_service.cc:175] {username='slave'} at 127.0.0.1:48558 changed flags via RPC: log_async from 'true' to 'false'
I20260615 13:56:10.080278   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 17853
I20260615 13:56:10.087235 17975 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:56:10.177143   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 17853
I20260615 13:56:10.191748   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 17984
I20260615 13:56:10.198134 18106 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:56:10.292110   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 17984
I20260615 13:56:10.306600   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 18114
I20260615 13:56:10.313236 18236 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:56:10.403520   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 18114
I20260615 13:56:10.417949   419 external_mini_cluster.cc:1705] Attempting to check leaks for /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu pid 17763
I20260615 13:56:10.419112 17824 generic_service.cc:196] Checking for leaks (request via RPC)
I20260615 13:56:10.526284   419 external_mini_cluster.cc:1664] Killing /tmp/dist-test-tasku8RLiB/build/asan/bin/kudu with pid 17763
2026-06-15T13:56:10Z chronyd exiting
[       OK ] IsMaster/SetFlagForAllTest.TestSetFlagForAll/0 (6834 ms)
[----------] 1 test from IsMaster/SetFlagForAllTest (6834 ms total)

[----------] 1 test from ListInFlightTablesTest
[ RUN      ] ListInFlightTablesTest.TestListInFlightTables/2
I20260615 13:56:10.586463   419 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.104.254:39897
I20260615 13:56:10.587175   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:10.590137 18406 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:10.590184 18407 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:10.590557 18409 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:10.592298   419 server_base.cc:1061] running on GCE node
I20260615 13:56:10.592594   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:56:10.592669   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:56:10.592732   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531770592711 us; error 0 us; skew 500 ppm
I20260615 13:56:10.592969   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:10.594206   419 webserver.cc:533] Webserver started at http://127.0.104.254:33333/ using document root <none> and password file <none>
I20260615 13:56:10.594483   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:10.594563   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:10.594741   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:10.595642   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/master-0-root/instance:
uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:56:10.598824   419 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:56:10.600729 18414 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.601100   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260615 13:56:10.601224   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/master-0-root
uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:56:10.601369   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-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)
I20260615 13:56:10.617738   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:10.618378   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:10.632472   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.254:39897
I20260615 13:56:10.632500 18465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.254:39897 every 8 connection(s)
I20260615 13:56:10.634016 18466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:10.639398 18466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a: Bootstrap starting.
I20260615 13:56:10.640949 18466 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:10.642521 18466 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a: No bootstrap required, opened a new log
I20260615 13:56:10.643157 18466 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a" member_type: VOTER }
I20260615 13:56:10.643301 18466 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:10.643358 18466 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6fd2c955db4d4c449aaa04f7fc9cd20a, State: Initialized, Role: FOLLOWER
I20260615 13:56:10.643574 18466 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a" member_type: VOTER }
I20260615 13:56:10.643707 18466 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260615 13:56:10.643769 18466 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260615 13:56:10.643838 18466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:10.646014 18466 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a" member_type: VOTER }
I20260615 13:56:10.646193 18466 leader_election.cc:304] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6fd2c955db4d4c449aaa04f7fc9cd20a; no voters: 
I20260615 13:56:10.646564 18466 leader_election.cc:290] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260615 13:56:10.646668 18469 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:56:10.647120 18469 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 1 LEADER]: Becoming Leader. State: Replica: 6fd2c955db4d4c449aaa04f7fc9cd20a, State: Running, Role: LEADER
I20260615 13:56:10.647384 18466 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [sys.catalog]: configured and running, proceeding with master startup.
I20260615 13:56:10.647365 18469 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a" member_type: VOTER }
I20260615 13:56:10.648310 18470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a" member_type: VOTER } }
I20260615 13:56:10.648353 18471 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6fd2c955db4d4c449aaa04f7fc9cd20a. Latest consensus state: current_term: 1 leader_uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6fd2c955db4d4c449aaa04f7fc9cd20a" member_type: VOTER } }
I20260615 13:56:10.648602 18471 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [sys.catalog]: This master's current role is: LEADER
I20260615 13:56:10.648590 18470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [sys.catalog]: This master's current role is: LEADER
I20260615 13:56:10.649679 18475 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260615 13:56:10.651245 18475 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260615 13:56:10.652400   419 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260615 13:56:10.654316 18475 catalog_manager.cc:1382] Generated new cluster ID: a692c9a99e8740ea80bf21a87efa9c5d
I20260615 13:56:10.654417 18475 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260615 13:56:10.661948 18475 catalog_manager.cc:1405] Generated new certificate authority record
I20260615 13:56:10.662765 18475 catalog_manager.cc:1539] Loading token signing keys...
I20260615 13:56:10.675182 18475 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a: Generated new TSK 0
I20260615 13:56:10.675427 18475 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260615 13:56:10.685098   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:10.687852 18487 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:10.687920 18488 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:10.688655 18490 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:10.689240   419 server_base.cc:1061] running on GCE node
I20260615 13:56:10.689507   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:56:10.689574   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:56:10.689636   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531770689609 us; error 0 us; skew 500 ppm
I20260615 13:56:10.689818   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:10.690963   419 webserver.cc:533] Webserver started at http://127.0.104.193:32859/ using document root <none> and password file <none>
I20260615 13:56:10.691221   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:10.691309   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:10.691478   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:10.692169   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-0-root/instance:
uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:56:10.694808   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260615 13:56:10.696455 18495 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.696787   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260615 13:56:10.696913   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:56:10.697042   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-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)
I20260615 13:56:10.728030   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:10.728664   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:10.729279   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:10.730238   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:10.730322   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.730430   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:10.730489   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.743978   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:37181
I20260615 13:56:10.744019 18557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:37181 every 8 connection(s)
I20260615 13:56:10.745688   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:10.748770 18562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:10.748921 18563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:10.750662 18565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:10.752619   419 server_base.cc:1061] running on GCE node
I20260615 13:56:10.752961   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:56:10.753073   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:56:10.753149   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531770753119 us; error 0 us; skew 500 ppm
I20260615 13:56:10.753347   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:10.754660   419 webserver.cc:533] Webserver started at http://127.0.104.194:39573/ using document root <none> and password file <none>
I20260615 13:56:10.754722 18558 heartbeater.cc:344] Connected to a master server at 127.0.104.254:39897
I20260615 13:56:10.754859 18558 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:10.754966   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:10.755067   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:10.755240   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:10.755394 18558 heartbeater.cc:507] Master 127.0.104.254:39897 requested a full tablet report, sending...
I20260615 13:56:10.756456 18431 ts_manager.cc:194] Registered new tserver with Master: cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181)
I20260615 13:56:10.757738 18431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57698
I20260615 13:56:10.787271   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-1-root/instance:
uuid: "444f29cc924645d7bc5614e758adbcc2"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:56:10.789891   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260615 13:56:10.791357 18570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.791694   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260615 13:56:10.791805   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-1-root
uuid: "444f29cc924645d7bc5614e758adbcc2"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:56:10.791908   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-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)
I20260615 13:56:10.798864   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:10.799327   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:10.799798   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:10.800539   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:10.800595   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.800668   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:10.800706   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.812484   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.194:46501
I20260615 13:56:10.812515 18632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.194:46501 every 8 connection(s)
I20260615 13:56:10.813828   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:56:10.816391 18636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:10.816418 18637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:56:10.817061 18639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:56:10.818365   419 server_base.cc:1061] running on GCE node
I20260615 13:56:10.818624   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:56:10.818711   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:56:10.818760   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531770818751 us; error 0 us; skew 500 ppm
I20260615 13:56:10.818950   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:56:10.820200   419 webserver.cc:533] Webserver started at http://127.0.104.195:37059/ using document root <none> and password file <none>
I20260615 13:56:10.820398   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:56:10.820464   419 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260615 13:56:10.820580   419 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260615 13:56:10.820641 18633 heartbeater.cc:344] Connected to a master server at 127.0.104.254:39897
I20260615 13:56:10.820760 18633 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:10.821035 18633 heartbeater.cc:507] Master 127.0.104.254:39897 requested a full tablet report, sending...
I20260615 13:56:10.821242   419 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-2-root/instance:
uuid: "446028e4a3504cdab5032c443329cbd9"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:56:10.821853 18431 ts_manager.cc:194] Registered new tserver with Master: 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501)
I20260615 13:56:10.822721 18431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57700
I20260615 13:56:10.823879   419 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260615 13:56:10.825294 18644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.825627   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.001s
I20260615 13:56:10.825716   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-2-root
uuid: "446028e4a3504cdab5032c443329cbd9"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:56:10.825809   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-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)
I20260615 13:56:10.862699   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:56:10.863234   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:56:10.863762   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:56:10.864545   419 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260615 13:56:10.864607   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.864683   419 ts_tablet_manager.cc:616] Registered 0 tablets
I20260615 13:56:10.864723   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:56:10.876235   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.195:46249
I20260615 13:56:10.876266 18706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.195:46249 every 8 connection(s)
I20260615 13:56:10.882802 18707 heartbeater.cc:344] Connected to a master server at 127.0.104.254:39897
I20260615 13:56:10.882937 18707 heartbeater.cc:461] Registering TS with master...
I20260615 13:56:10.883314 18707 heartbeater.cc:507] Master 127.0.104.254:39897 requested a full tablet report, sending...
I20260615 13:56:10.884166 18431 ts_manager.cc:194] Registered new tserver with Master: 446028e4a3504cdab5032c443329cbd9 (127.0.104.195:46249)
I20260615 13:56:10.884836   419 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007749032s
I20260615 13:56:10.884999 18431 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57716
I20260615 13:56:10.895247 18431 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57720:
name: "NeedDeleteTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    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: "key"
    }
  }
}
W20260615 13:56:10.895761 18431 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table NeedDeleteTable in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260615 13:56:10.915418 18672 tablet_service.cc:1511] Processing CreateTablet for tablet abbd655796684bf7ac4af7440db1ae79 (DEFAULT_TABLE table=NeedDeleteTable [id=6d81567755ec4f24b9378e75a0bfcef0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:56:10.915896 18598 tablet_service.cc:1511] Processing CreateTablet for tablet abbd655796684bf7ac4af7440db1ae79 (DEFAULT_TABLE table=NeedDeleteTable [id=6d81567755ec4f24b9378e75a0bfcef0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:56:10.916033 18672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbd655796684bf7ac4af7440db1ae79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:10.916242 18523 tablet_service.cc:1511] Processing CreateTablet for tablet abbd655796684bf7ac4af7440db1ae79 (DEFAULT_TABLE table=NeedDeleteTable [id=6d81567755ec4f24b9378e75a0bfcef0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:56:10.916344 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbd655796684bf7ac4af7440db1ae79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:10.916643 18523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abbd655796684bf7ac4af7440db1ae79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:10.922062 18722 tablet_bootstrap.cc:492] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: Bootstrap starting.
I20260615 13:56:10.923178 18723 tablet_bootstrap.cc:492] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: Bootstrap starting.
I20260615 13:56:10.923939 18724 tablet_bootstrap.cc:492] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Bootstrap starting.
I20260615 13:56:10.924690 18722 tablet_bootstrap.cc:654] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:10.924875 18723 tablet_bootstrap.cc:654] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:10.925485 18724 tablet_bootstrap.cc:654] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:10.926815 18723 tablet_bootstrap.cc:492] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: No bootstrap required, opened a new log
I20260615 13:56:10.926949 18723 ts_tablet_manager.cc:1403] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:56:10.927335 18724 tablet_bootstrap.cc:492] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: No bootstrap required, opened a new log
I20260615 13:56:10.927464 18724 ts_tablet_manager.cc:1403] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:56:10.927719 18723 raft_consensus.cc:359] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:10.927883 18722 tablet_bootstrap.cc:492] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: No bootstrap required, opened a new log
I20260615 13:56:10.927919 18723 raft_consensus.cc:385] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:10.927999 18723 raft_consensus.cc:740] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446028e4a3504cdab5032c443329cbd9, State: Initialized, Role: FOLLOWER
I20260615 13:56:10.928011 18722 ts_tablet_manager.cc:1403] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.003s
I20260615 13:56:10.928114 18724 raft_consensus.cc:359] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:10.928278 18724 raft_consensus.cc:385] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:10.928232 18723 consensus_queue.cc:260] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:10.928360 18724 raft_consensus.cc:740] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7e43e3fc7e4d67ad3497a5344f6cf4, State: Initialized, Role: FOLLOWER
I20260615 13:56:10.928544 18724 consensus_queue.cc:260] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:10.928746 18722 raft_consensus.cc:359] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:10.928947 18722 raft_consensus.cc:385] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:10.929010 18722 raft_consensus.cc:740] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444f29cc924645d7bc5614e758adbcc2, State: Initialized, Role: FOLLOWER
I20260615 13:56:10.929033 18723 ts_tablet_manager.cc:1434] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:56:10.929195 18722 consensus_queue.cc:260] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:10.929327 18707 heartbeater.cc:499] Master 127.0.104.254:39897 was elected leader, sending a full tablet report...
I20260615 13:56:10.931874 18724 ts_tablet_manager.cc:1434] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260615 13:56:10.932148 18558 heartbeater.cc:499] Master 127.0.104.254:39897 was elected leader, sending a full tablet report...
I20260615 13:56:10.932485 18633 heartbeater.cc:499] Master 127.0.104.254:39897 was elected leader, sending a full tablet report...
I20260615 13:56:10.932523 18722 ts_tablet_manager.cc:1434] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
W20260615 13:56:10.995326 18559 tablet.cc:2404] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:56:11.190258 18729 raft_consensus.cc:493] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:56:11.190459 18729 raft_consensus.cc:515] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.191304 18729 leader_election.cc:290] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501), 446028e4a3504cdab5032c443329cbd9 (127.0.104.195:46249)
I20260615 13:56:11.198418 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd655796684bf7ac4af7440db1ae79" candidate_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2" is_pre_election: true
I20260615 13:56:11.198617 18682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd655796684bf7ac4af7440db1ae79" candidate_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446028e4a3504cdab5032c443329cbd9" is_pre_election: true
I20260615 13:56:11.198693 18608 raft_consensus.cc:2468] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7e43e3fc7e4d67ad3497a5344f6cf4 in term 0.
I20260615 13:56:11.198812 18682 raft_consensus.cc:2468] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7e43e3fc7e4d67ad3497a5344f6cf4 in term 0.
I20260615 13:56:11.199098 18497 leader_election.cc:304] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [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: 444f29cc924645d7bc5614e758adbcc2, cb7e43e3fc7e4d67ad3497a5344f6cf4; no voters: 
I20260615 13:56:11.199352 18729 raft_consensus.cc:2804] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:56:11.199432 18729 raft_consensus.cc:493] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:56:11.199524 18729 raft_consensus.cc:3060] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:11.201722 18729 raft_consensus.cc:515] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.202332 18729 leader_election.cc:290] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501), 446028e4a3504cdab5032c443329cbd9 (127.0.104.195:46249)
I20260615 13:56:11.202646 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd655796684bf7ac4af7440db1ae79" candidate_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2"
I20260615 13:56:11.202696 18682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abbd655796684bf7ac4af7440db1ae79" candidate_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446028e4a3504cdab5032c443329cbd9"
I20260615 13:56:11.202806 18608 raft_consensus.cc:3060] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:11.202811 18682 raft_consensus.cc:3060] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:11.205823 18608 raft_consensus.cc:2468] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7e43e3fc7e4d67ad3497a5344f6cf4 in term 1.
I20260615 13:56:11.205823 18682 raft_consensus.cc:2468] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7e43e3fc7e4d67ad3497a5344f6cf4 in term 1.
I20260615 13:56:11.206193 18497 leader_election.cc:304] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [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: 446028e4a3504cdab5032c443329cbd9, cb7e43e3fc7e4d67ad3497a5344f6cf4; no voters: 
I20260615 13:56:11.206422 18729 raft_consensus.cc:2804] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:56:11.206759 18729 raft_consensus.cc:697] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cb7e43e3fc7e4d67ad3497a5344f6cf4, State: Running, Role: LEADER
I20260615 13:56:11.207026 18729 consensus_queue.cc:237] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [LEADER]: Queue going to LEADER mode. State: All 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: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.209457 18430 catalog_manager.cc:5696] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260615 13:56:11.275159 18430 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57720:
table { table_name: "NeedDeleteTable" } modify_external_catalogs: true
I20260615 13:56:11.275383 18430 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:57720:
table { table_name: "NeedDeleteTable" } modify_external_catalogs: true
I20260615 13:56:11.278551 18430 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a: Sending DeleteTablet for 3 replicas of tablet abbd655796684bf7ac4af7440db1ae79
I20260615 13:56:11.279621 18598 tablet_service.cc:1558] Processing DeleteTablet for tablet abbd655796684bf7ac4af7440db1ae79 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:56:11 UTC) from {username='slave'} at 127.0.0.1:58234
I20260615 13:56:11.279645 18523 tablet_service.cc:1558] Processing DeleteTablet for tablet abbd655796684bf7ac4af7440db1ae79 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:56:11 UTC) from {username='slave'} at 127.0.0.1:46568
I20260615 13:56:11.280232 18672 tablet_service.cc:1558] Processing DeleteTablet for tablet abbd655796684bf7ac4af7440db1ae79 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-15 13:56:11 UTC) from {username='slave'} at 127.0.0.1:37782
I20260615 13:56:11.281167 18735 tablet_replica.cc:333] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: stopping tablet replica
I20260615 13:56:11.281265 18736 tablet_replica.cc:333] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: stopping tablet replica
I20260615 13:56:11.281364 18735 raft_consensus.cc:2243] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:56:11.281418 18736 raft_consensus.cc:2243] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:56:11.281560 18735 raft_consensus.cc:2272] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:56:11.281558 18734 tablet_replica.cc:333] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: stopping tablet replica
I20260615 13:56:11.281417 18430 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57720:
name: "AddNewPartitionTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
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: "key"
    }
  }
}
I20260615 13:56:11.281601 18736 raft_consensus.cc:2272] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:56:11.281870 18734 raft_consensus.cc:2243] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:56:11.282157 18734 pending_rounds.cc:70] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Trying to abort 1 pending ops.
W20260615 13:56:11.282346 18430 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table AddNewPartitionTable in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260615 13:56:11.282382 18734 pending_rounds.cc:77] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7297154134866354176 op_type: NO_OP noop_request { }
I20260615 13:56:11.282531 18736 ts_tablet_manager.cc:1916] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:56:11.282529 18735 ts_tablet_manager.cc:1916] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:56:11.282596 18734 raft_consensus.cc:2889] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260615 13:56:11.282913 18734 raft_consensus.cc:2272] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:56:11.284350 18734 ts_tablet_manager.cc:1916] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260615 13:56:11.290221 18735 ts_tablet_manager.cc:1929] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260615 13:56:11.290442 18735 log.cc:1199] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-1-root/wals/abbd655796684bf7ac4af7440db1ae79
I20260615 13:56:11.290834 18735 ts_tablet_manager.cc:1950] T abbd655796684bf7ac4af7440db1ae79 P 444f29cc924645d7bc5614e758adbcc2: Deleting consensus metadata
I20260615 13:56:11.291024 18734 ts_tablet_manager.cc:1929] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260615 13:56:11.291121 18734 log.cc:1199] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-0-root/wals/abbd655796684bf7ac4af7440db1ae79
I20260615 13:56:11.291193 18672 tablet_service.cc:1511] Processing CreateTablet for tablet bfe9bb07aac94455a0bdece087f002e9 (DEFAULT_TABLE table=AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7]), partition=RANGE (key) PARTITION 0 <= VALUES < 1
I20260615 13:56:11.291503 18734 ts_tablet_manager.cc:1950] T abbd655796684bf7ac4af7440db1ae79 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Deleting consensus metadata
I20260615 13:56:11.291618 18672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe9bb07aac94455a0bdece087f002e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:11.291733 18523 tablet_service.cc:1511] Processing CreateTablet for tablet bfe9bb07aac94455a0bdece087f002e9 (DEFAULT_TABLE table=AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7]), partition=RANGE (key) PARTITION 0 <= VALUES < 1
I20260615 13:56:11.290221 18736 ts_tablet_manager.cc:1929] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260615 13:56:11.292251 18736 log.cc:1199] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: Deleting WAL directory at /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-2-root/wals/abbd655796684bf7ac4af7440db1ae79
I20260615 13:56:11.291198 18598 tablet_service.cc:1511] Processing CreateTablet for tablet bfe9bb07aac94455a0bdece087f002e9 (DEFAULT_TABLE table=AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7]), partition=RANGE (key) PARTITION 0 <= VALUES < 1
I20260615 13:56:11.292552 18736 ts_tablet_manager.cc:1950] T abbd655796684bf7ac4af7440db1ae79 P 446028e4a3504cdab5032c443329cbd9: Deleting consensus metadata
I20260615 13:56:11.292640 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe9bb07aac94455a0bdece087f002e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:11.293591 18416 catalog_manager.cc:5027] TS 446028e4a3504cdab5032c443329cbd9 (127.0.104.195:46249): tablet abbd655796684bf7ac4af7440db1ae79 (table NeedDeleteTable [id=6d81567755ec4f24b9378e75a0bfcef0]) successfully deleted
I20260615 13:56:11.296259 18723 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9: Bootstrap starting.
I20260615 13:56:11.292135 18523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfe9bb07aac94455a0bdece087f002e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:56:11.296695 18415 catalog_manager.cc:5027] TS cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): tablet abbd655796684bf7ac4af7440db1ae79 (table NeedDeleteTable [id=6d81567755ec4f24b9378e75a0bfcef0]) successfully deleted
I20260615 13:56:11.296859 18416 catalog_manager.cc:5027] TS 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501): tablet abbd655796684bf7ac4af7440db1ae79 (table NeedDeleteTable [id=6d81567755ec4f24b9378e75a0bfcef0]) successfully deleted
I20260615 13:56:11.297817 18723 tablet_bootstrap.cc:654] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:11.298877 18722 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2: Bootstrap starting.
I20260615 13:56:11.300268 18723 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9: No bootstrap required, opened a new log
I20260615 13:56:11.300464 18723 ts_tablet_manager.cc:1403] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:56:11.300545 18722 tablet_bootstrap.cc:654] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:11.301252 18723 raft_consensus.cc:359] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.301506 18723 raft_consensus.cc:385] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:11.301604 18723 raft_consensus.cc:740] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446028e4a3504cdab5032c443329cbd9, State: Initialized, Role: FOLLOWER
I20260615 13:56:11.301864 18723 consensus_queue.cc:260] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.302176 18724 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Bootstrap starting.
I20260615 13:56:11.302286 18722 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2: No bootstrap required, opened a new log
I20260615 13:56:11.302444 18722 ts_tablet_manager.cc:1403] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260615 13:56:11.303110 18723 ts_tablet_manager.cc:1434] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:56:11.303279 18722 raft_consensus.cc:359] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.303500 18722 raft_consensus.cc:385] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:11.303586 18722 raft_consensus.cc:740] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444f29cc924645d7bc5614e758adbcc2, State: Initialized, Role: FOLLOWER
I20260615 13:56:11.304021 18724 tablet_bootstrap.cc:654] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Neither blocks nor log segments found. Creating new log.
I20260615 13:56:11.303882 18722 consensus_queue.cc:260] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.304452 18722 ts_tablet_manager.cc:1434] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:56:11.306001 18724 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: No bootstrap required, opened a new log
I20260615 13:56:11.306166 18724 ts_tablet_manager.cc:1403] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:56:11.306937 18724 raft_consensus.cc:359] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.307117 18724 raft_consensus.cc:385] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:56:11.307202 18724 raft_consensus.cc:740] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7e43e3fc7e4d67ad3497a5344f6cf4, State: Initialized, Role: FOLLOWER
I20260615 13:56:11.307430 18724 consensus_queue.cc:260] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.307930 18724 ts_tablet_manager.cc:1434] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260615 13:56:11.519938 18729 raft_consensus.cc:493] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:56:11.520182 18729 raft_consensus.cc:515] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.520905 18729 leader_election.cc:290] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501), 446028e4a3504cdab5032c443329cbd9 (127.0.104.195:46249)
I20260615 13:56:11.521409 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe9bb07aac94455a0bdece087f002e9" candidate_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2" is_pre_election: true
I20260615 13:56:11.521472 18682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe9bb07aac94455a0bdece087f002e9" candidate_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446028e4a3504cdab5032c443329cbd9" is_pre_election: true
I20260615 13:56:11.521641 18608 raft_consensus.cc:2468] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7e43e3fc7e4d67ad3497a5344f6cf4 in term 0.
I20260615 13:56:11.521668 18682 raft_consensus.cc:2468] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb7e43e3fc7e4d67ad3497a5344f6cf4 in term 0.
I20260615 13:56:11.522037 18497 leader_election.cc:304] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [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: 446028e4a3504cdab5032c443329cbd9, cb7e43e3fc7e4d67ad3497a5344f6cf4; no voters: 
I20260615 13:56:11.522281 18729 raft_consensus.cc:2804] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:56:11.522367 18729 raft_consensus.cc:493] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:56:11.522490 18729 raft_consensus.cc:3060] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:11.524564 18729 raft_consensus.cc:515] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.525101 18729 leader_election.cc:290] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [CANDIDATE]: Term 1 election: Requested vote from peers 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501), 446028e4a3504cdab5032c443329cbd9 (127.0.104.195:46249)
I20260615 13:56:11.525529 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe9bb07aac94455a0bdece087f002e9" candidate_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2"
I20260615 13:56:11.525527 18682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe9bb07aac94455a0bdece087f002e9" candidate_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446028e4a3504cdab5032c443329cbd9"
I20260615 13:56:11.525731 18608 raft_consensus.cc:3060] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:11.525758 18682 raft_consensus.cc:3060] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:56:11.527889 18608 raft_consensus.cc:2468] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7e43e3fc7e4d67ad3497a5344f6cf4 in term 1.
I20260615 13:56:11.527981 18682 raft_consensus.cc:2468] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb7e43e3fc7e4d67ad3497a5344f6cf4 in term 1.
I20260615 13:56:11.528306 18497 leader_election.cc:304] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [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: 444f29cc924645d7bc5614e758adbcc2, cb7e43e3fc7e4d67ad3497a5344f6cf4; no voters: 
I20260615 13:56:11.528548 18729 raft_consensus.cc:2804] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:56:11.528713 18729 raft_consensus.cc:697] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 LEADER]: Becoming Leader. State: Replica: cb7e43e3fc7e4d67ad3497a5344f6cf4, State: Running, Role: LEADER
I20260615 13:56:11.529004 18729 consensus_queue.cc:237] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [LEADER]: Queue going to LEADER mode. State: All 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:11.531258 18429 catalog_manager.cc:5696] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193). New cstate: current_term: 1 leader_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } health_report { overall_health: UNKNOWN } } }
I20260615 13:56:11.538765   419 tablet_server.cc:179] TabletServer@127.0.104.193:0 shutting down...
I20260615 13:56:11.546182   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:56:11.546571   419 tablet_replica.cc:333] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: stopping tablet replica
I20260615 13:56:11.546865   419 raft_consensus.cc:2243] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:56:11.547125   419 pending_rounds.cc:70] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Trying to abort 1 pending ops.
I20260615 13:56:11.547202   419 pending_rounds.cc:77] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7297154136184864768 op_type: NO_OP noop_request { }
I20260615 13:56:11.547303   419 raft_consensus.cc:2889] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260615 13:56:11.547400   419 raft_consensus.cc:2272] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:56:11.551425   419 tablet_server.cc:196] TabletServer@127.0.104.193:0 shutdown complete.
I20260615 13:56:13.166157 18741 raft_consensus.cc:493] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:56:13.166353 18741 raft_consensus.cc:515] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:13.167204 18741 leader_election.cc:290] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181), 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501)
W20260615 13:56:13.168388 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260615 13:56:13.169708 18645 leader_election.cc:336] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111)
I20260615 13:56:13.173955 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe9bb07aac94455a0bdece087f002e9" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2" is_pre_election: true
I20260615 13:56:13.174193 18608 raft_consensus.cc:2468] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 1.
I20260615 13:56:13.174643 18646 leader_election.cc:304] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 444f29cc924645d7bc5614e758adbcc2, 446028e4a3504cdab5032c443329cbd9; no voters: cb7e43e3fc7e4d67ad3497a5344f6cf4
I20260615 13:56:13.174911 18741 raft_consensus.cc:2804] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260615 13:56:13.175030 18741 raft_consensus.cc:493] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:56:13.175107 18741 raft_consensus.cc:3060] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:56:13.177172 18741 raft_consensus.cc:515] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:13.177724 18741 leader_election.cc:290] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 2 election: Requested vote from peers cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181), 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501)
I20260615 13:56:13.178201 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfe9bb07aac94455a0bdece087f002e9" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2"
I20260615 13:56:13.178357 18608 raft_consensus.cc:3060] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Advancing to term 2
W20260615 13:56:13.179239 18645 leader_election.cc:336] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111)
I20260615 13:56:13.180467 18608 raft_consensus.cc:2468] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 2.
I20260615 13:56:13.180859 18646 leader_election.cc:304] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 444f29cc924645d7bc5614e758adbcc2, 446028e4a3504cdab5032c443329cbd9; no voters: cb7e43e3fc7e4d67ad3497a5344f6cf4
I20260615 13:56:13.181157 18741 raft_consensus.cc:2804] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 2 FOLLOWER]: Leader election won for term 2
I20260615 13:56:13.181562 18741 raft_consensus.cc:697] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 2 LEADER]: Becoming Leader. State: Replica: 446028e4a3504cdab5032c443329cbd9, State: Running, Role: LEADER
I20260615 13:56:13.181875 18741 consensus_queue.cc:237] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:56:13.184391 18429 catalog_manager.cc:5696] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 reported cstate change: term changed from 1 to 2, leader changed from cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193) to 446028e4a3504cdab5032c443329cbd9 (127.0.104.195). New cstate: current_term: 2 leader_uuid: "446028e4a3504cdab5032c443329cbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260615 13:56:13.597671 18608 raft_consensus.cc:1275] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 2 FOLLOWER]: Refusing update from remote peer 446028e4a3504cdab5032c443329cbd9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260615 13:56:13.598330 18741 consensus_queue.cc:1048] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260615 13:56:13.603662 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260615 13:56:14.581785 18430 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57720:
name: "NoEnoughTServersTable"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    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: "key"
    }
  }
}
W20260615 13:56:14.582404 18430 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table NoEnoughTServersTable in case of a server failure: 4 tablet servers would be needed, 2 are available. Consider bringing up more tablet servers.
E20260615 13:56:14.586671 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:15.589188 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:16.129912 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
E20260615 13:56:16.592124 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:17.593101 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:18.229152 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 10 similar messages]
E20260615 13:56:18.594061 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:18.646147 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
E20260615 13:56:19.594923 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:20.595886 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:21.448230 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
E20260615 13:56:21.596820 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:22.597783 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:23.547331 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 9 similar messages]
E20260615 13:56:23.598664 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:24.005120 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
E20260615 13:56:24.599639 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:25.600566 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:26.407110 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 26: this message will repeat every 5th retry.
E20260615 13:56:26.601490 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:27.602429 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:28.565866 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260615 13:56:28.566818 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 31: this message will repeat every 5th retry.
E20260615 13:56:28.603379 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:29.604302 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:30.605191 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:30.829030 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 36: this message will repeat every 5th retry.
E20260615 13:56:31.606048 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:32.606993 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:33.414547 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 41: this message will repeat every 5th retry.
E20260615 13:56:33.607954 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:33.974726 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 10 similar messages]
E20260615 13:56:34.608911 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:35.609807 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:35.729933 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 46: this message will repeat every 5th retry.
E20260615 13:56:36.610831 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:37.611761 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:38.160995 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 51: this message will repeat every 5th retry.
E20260615 13:56:38.612648 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:39.008703 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 10 similar messages]
E20260615 13:56:39.613530 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:40.424466 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 56: this message will repeat every 5th retry.
E20260615 13:56:40.614439 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:41.615326 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:42.616255 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:43.008445 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 61: this message will repeat every 5th retry.
E20260615 13:56:43.617177 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:44.361119 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260615 13:56:44.504252 18430 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57720:
table { table_name: "AddNewPartitionTable" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\001\000\000\000\t\001\002\000\000\000""\006\001\001\000\000\000\t\001\002\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
W20260615 13:56:44.509685 18430 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3caf6be93eba4b04b0c16f611ecabe76 has no consensus state
E20260615 13:56:44.510320 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:44.510501 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:44.544987 18418 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3caf6be93eba4b04b0c16f611ecabe76 (table AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3caf6be93eba4b04b0c16f611ecabe76 has no consensus state
W20260615 13:56:45.260023 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 66: this message will repeat every 5th retry.
E20260615 13:56:45.513144 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:45.513288 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:45.679991 18418 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3caf6be93eba4b04b0c16f611ecabe76 (table AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3caf6be93eba4b04b0c16f611ecabe76 has no consensus state
E20260615 13:56:46.514181 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:46.514374 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:46.720010 18418 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3caf6be93eba4b04b0c16f611ecabe76 (table AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3caf6be93eba4b04b0c16f611ecabe76 has no consensus state
E20260615 13:56:47.515262 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:47.515417 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:47.680768 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 71: this message will repeat every 5th retry.
E20260615 13:56:48.516388 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:48.516528 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:48.784618 18418 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3caf6be93eba4b04b0c16f611ecabe76 (table AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3caf6be93eba4b04b0c16f611ecabe76 has no consensus state
E20260615 13:56:49.517454 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:49.517589 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:49.729600 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260615 13:56:50.134382 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 76: this message will repeat every 5th retry.
E20260615 13:56:50.518496 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:50.518635 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:51.519534 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:51.519661 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:52.520534 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:52.520675 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:52.575598 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 81: this message will repeat every 5th retry.
W20260615 13:56:52.911255 18418 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3caf6be93eba4b04b0c16f611ecabe76 (table AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3caf6be93eba4b04b0c16f611ecabe76 has no consensus state
E20260615 13:56:53.521566 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:53.521705 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:54.522682 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:54.522842 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:55.055192 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260615 13:56:55.056067 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 86: this message will repeat every 5th retry.
E20260615 13:56:55.523854 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:55.524004 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:56.524986 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:56.525156 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:57.526039 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:57.526203 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:56:57.596166 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 91: this message will repeat every 5th retry.
E20260615 13:56:58.527144 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:58.527293 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:59.528239 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:56:59.528395 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:57:00.125176 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260615 13:57:00.126262 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 96: this message will repeat every 5th retry.
E20260615 13:57:00.529294 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:00.529443 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:57:01.133455 18418 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3caf6be93eba4b04b0c16f611ecabe76 (table AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3caf6be93eba4b04b0c16f611ecabe76 has no consensus state
E20260615 13:57:01.530417 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:01.530573 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:02.531530 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:02.531682 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:57:02.561340 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 101: this message will repeat every 5th retry.
E20260615 13:57:03.532655 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:03.532797 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:04.533748 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:04.533886 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:57:04.969942 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 106: this message will repeat every 5th retry.
W20260615 13:57:05.383668 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 10 similar messages]
E20260615 13:57:05.534904 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:05.535048 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:06.536013 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:06.536154 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:57:07.493343 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 111: this message will repeat every 5th retry.
E20260615 13:57:07.537089 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:07.537241 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:08.538188 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:08.538341 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:09.539307 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:09.539461 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:57:10.297168 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 116: this message will repeat every 5th retry.
E20260615 13:57:10.540549 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:10.540736 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:57:10.681901 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 9 similar messages]
E20260615 13:57:11.541798 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:11.541978 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:12.543027 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:12.543200 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
W20260615 13:57:12.772957 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 121: this message will repeat every 5th retry.
E20260615 13:57:13.544211 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:13.544373 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:14.545531 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 0c6ed83563e04279a59bc1a1e54a5440, reason: Invalid argument: Not enough tablet servers are online for table 'NoEnoughTServersTable'. Need at least 3 replicas, but only 2 tablet servers are available
E20260615 13:57:14.545709 18485 catalog_manager.cc:6319] Error selecting replicas for tablet 3caf6be93eba4b04b0c16f611ecabe76, reason: Invalid argument: Not enough tablet servers are online for table 'AddNewPartitionTable'. Need at least 3 replicas, but only 2 tablet servers are available
I20260615 13:57:14.977164   419 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260615 13:57:14.981081 18896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:57:14.981124 18894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260615 13:57:14.981186 18893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260615 13:57:14.982643   419 server_base.cc:1061] running on GCE node
I20260615 13:57:14.983220   419 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260615 13:57:14.983299   419 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260615 13:57:14.983383   419 hybrid_clock.cc:648] HybridClock initialized: now 1781531834983349 us; error 0 us; skew 500 ppm
I20260615 13:57:14.983669   419 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260615 13:57:14.985178   419 webserver.cc:533] Webserver started at http://127.0.104.193:32859/ using document root <none> and password file <none>
I20260615 13:57:14.985505   419 fs_manager.cc:362] Metadata directory not provided
I20260615 13:57:14.985592   419 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260615 13:57:14.988775   419 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260615 13:57:14.990492 18901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260615 13:57:14.990926   419 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
I20260615 13:57:14.991043   419 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-0-root
uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4"
format_stamp: "Formatted at 2026-06-15 13:56:10 on dist-test-slave-0txc"
I20260615 13:57:14.991194   419 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasku8RLiB/test-tmp/kudu-tool-test.3.ListInFlightTablesTest.TestListInFlightTables_2.1781531466889897-419-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)
I20260615 13:57:15.006881   419 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260615 13:57:15.007634   419 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260615 13:57:15.008306   419 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260615 13:57:15.009824 18908 ts_tablet_manager.cc:548] Loading tablet metadata (0/1 complete)
I20260615 13:57:15.013062   419 ts_tablet_manager.cc:585] Loaded tablet metadata (1 total tablets, 1 live tablets)
I20260615 13:57:15.013156   419 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260615 13:57:15.013284   419 ts_tablet_manager.cc:600] Registering tablets (0/1 complete)
I20260615 13:57:15.016391   419 ts_tablet_manager.cc:616] Registered 1 tablets
I20260615 13:57:15.016489   419 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.003s	sys 0.000s
I20260615 13:57:15.016563 18908 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Bootstrap starting.
I20260615 13:57:15.021641 18908 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260615 13:57:15.022519 18908 tablet_bootstrap.cc:492] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Bootstrap complete.
I20260615 13:57:15.022979 18908 ts_tablet_manager.cc:1403] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
W20260615 13:57:15.023733 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 126: this message will repeat every 5th retry.
I20260615 13:57:15.024626 18908 raft_consensus.cc:359] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.025115 18908 raft_consensus.cc:740] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7e43e3fc7e4d67ad3497a5344f6cf4, State: Initialized, Role: FOLLOWER
I20260615 13:57:15.025482 18908 consensus_queue.cc:260] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.026391 18908 ts_tablet_manager.cc:1434] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:57:15.033470   419 rpc_server.cc:307] RPC server started. Bound to: 127.0.104.193:37181
I20260615 13:57:15.033489 18966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.104.193:37181 every 8 connection(s)
W20260615 13:57:15.034677 18968 tablet.cc:2404] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260615 13:57:15.065419 18967 heartbeater.cc:344] Connected to a master server at 127.0.104.254:39897
I20260615 13:57:15.065696 18967 heartbeater.cc:461] Registering TS with master...
I20260615 13:57:15.066252 18967 heartbeater.cc:507] Master 127.0.104.254:39897 requested a full tablet report, sending...
I20260615 13:57:15.067847 18429 ts_manager.cc:194] Re-registered known tserver with Master: cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181)
I20260615 13:57:15.069656 18429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33992
I20260615 13:57:15.553323 18598 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6ed83563e04279a59bc1a1e54a5440 (DEFAULT_TABLE table=NoEnoughTServersTable [id=675f4030ede547b2b982eaccf3b2f6bd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:57:15.553954 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6ed83563e04279a59bc1a1e54a5440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:57:15.555048 18672 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6ed83563e04279a59bc1a1e54a5440 (DEFAULT_TABLE table=NoEnoughTServersTable [id=675f4030ede547b2b982eaccf3b2f6bd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:57:15.555207 18671 tablet_service.cc:1511] Processing CreateTablet for tablet 3caf6be93eba4b04b0c16f611ecabe76 (DEFAULT_TABLE table=AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7]), partition=RANGE (key) PARTITION 1 <= VALUES < 3
I20260615 13:57:15.558085 18672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6ed83563e04279a59bc1a1e54a5440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:57:15.558435 18671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3caf6be93eba4b04b0c16f611ecabe76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:57:15.559368 18597 tablet_service.cc:1511] Processing CreateTablet for tablet 3caf6be93eba4b04b0c16f611ecabe76 (DEFAULT_TABLE table=AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7]), partition=RANGE (key) PARTITION 1 <= VALUES < 3
I20260615 13:57:15.559932 18597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3caf6be93eba4b04b0c16f611ecabe76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:57:15.568552 19000 tablet_bootstrap.cc:492] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2: Bootstrap starting.
I20260615 13:57:15.570818 19000 tablet_bootstrap.cc:654] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2: Neither blocks nor log segments found. Creating new log.
I20260615 13:57:15.572688 19001 tablet_bootstrap.cc:492] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9: Bootstrap starting.
I20260615 13:57:15.575181 19001 tablet_bootstrap.cc:654] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9: Neither blocks nor log segments found. Creating new log.
I20260615 13:57:15.578573 19001 tablet_bootstrap.cc:492] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9: No bootstrap required, opened a new log
I20260615 13:57:15.578603 19000 tablet_bootstrap.cc:492] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2: No bootstrap required, opened a new log
I20260615 13:57:15.578862 19000 ts_tablet_manager.cc:1403] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.005s
I20260615 13:57:15.578860 19001 ts_tablet_manager.cc:1403] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
I20260615 13:57:15.579975 19000 raft_consensus.cc:359] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.580295 19000 raft_consensus.cc:385] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:57:15.580425 19000 raft_consensus.cc:740] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444f29cc924645d7bc5614e758adbcc2, State: Initialized, Role: FOLLOWER
I20260615 13:57:15.580693 19000 consensus_queue.cc:260] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.580015 19001 raft_consensus.cc:359] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.581036 19001 raft_consensus.cc:385] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:57:15.581216 19001 raft_consensus.cc:740] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446028e4a3504cdab5032c443329cbd9, State: Initialized, Role: FOLLOWER
I20260615 13:57:15.581560 19001 consensus_queue.cc:260] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.581960 19000 ts_tablet_manager.cc:1434] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:57:15.582320 19000 tablet_bootstrap.cc:492] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2: Bootstrap starting.
I20260615 13:57:15.582881 19001 ts_tablet_manager.cc:1434] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260615 13:57:15.583243 19001 tablet_bootstrap.cc:492] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9: Bootstrap starting.
I20260615 13:57:15.584527 19000 tablet_bootstrap.cc:654] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2: Neither blocks nor log segments found. Creating new log.
I20260615 13:57:15.585433 19001 tablet_bootstrap.cc:654] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9: Neither blocks nor log segments found. Creating new log.
I20260615 13:57:15.587018 18430 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a: AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7] alter complete (version 0)
I20260615 13:57:15.587641 19000 tablet_bootstrap.cc:492] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2: No bootstrap required, opened a new log
I20260615 13:57:15.587882 19000 ts_tablet_manager.cc:1403] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
I20260615 13:57:15.588917 19000 raft_consensus.cc:359] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.589208 19000 raft_consensus.cc:385] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:57:15.589335 19000 raft_consensus.cc:740] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444f29cc924645d7bc5614e758adbcc2, State: Initialized, Role: FOLLOWER
I20260615 13:57:15.589879 19000 consensus_queue.cc:260] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.591029 19000 ts_tablet_manager.cc:1434] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260615 13:57:15.592464 18931 tablet_service.cc:1511] Processing CreateTablet for tablet 0c6ed83563e04279a59bc1a1e54a5440 (DEFAULT_TABLE table=NoEnoughTServersTable [id=675f4030ede547b2b982eaccf3b2f6bd]), partition=RANGE (key) PARTITION UNBOUNDED
I20260615 13:57:15.592598 18930 tablet_service.cc:1511] Processing CreateTablet for tablet 3caf6be93eba4b04b0c16f611ecabe76 (DEFAULT_TABLE table=AddNewPartitionTable [id=625b115e26fc4c179fcee31d942480e7]), partition=RANGE (key) PARTITION 1 <= VALUES < 3
I20260615 13:57:15.593025 18931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c6ed83563e04279a59bc1a1e54a5440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:57:15.592738 19001 tablet_bootstrap.cc:492] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9: No bootstrap required, opened a new log
I20260615 13:57:15.593261 19001 ts_tablet_manager.cc:1403] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260615 13:57:15.593817 18930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3caf6be93eba4b04b0c16f611ecabe76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260615 13:57:15.594164 19001 raft_consensus.cc:359] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.594365 19001 raft_consensus.cc:385] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:57:15.594442 19001 raft_consensus.cc:740] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446028e4a3504cdab5032c443329cbd9, State: Initialized, Role: FOLLOWER
I20260615 13:57:15.594702 19001 consensus_queue.cc:260] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.595229 19001 ts_tablet_manager.cc:1434] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.000s
I20260615 13:57:15.600580 19007 tablet_bootstrap.cc:492] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Bootstrap starting.
I20260615 13:57:15.602169 19007 tablet_bootstrap.cc:654] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Neither blocks nor log segments found. Creating new log.
I20260615 13:57:15.604090 19007 tablet_bootstrap.cc:492] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4: No bootstrap required, opened a new log
I20260615 13:57:15.604251 19007 ts_tablet_manager.cc:1403] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260615 13:57:15.605145 19007 raft_consensus.cc:359] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.605387 19007 raft_consensus.cc:385] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:57:15.605499 19007 raft_consensus.cc:740] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7e43e3fc7e4d67ad3497a5344f6cf4, State: Initialized, Role: FOLLOWER
I20260615 13:57:15.605749 19007 consensus_queue.cc:260] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.606575 18967 heartbeater.cc:499] Master 127.0.104.254:39897 was elected leader, sending a full tablet report...
I20260615 13:57:15.606714 19007 ts_tablet_manager.cc:1434] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260615 13:57:15.607003 19007 tablet_bootstrap.cc:492] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Bootstrap starting.
I20260615 13:57:15.608733 19007 tablet_bootstrap.cc:654] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Neither blocks nor log segments found. Creating new log.
I20260615 13:57:15.610822 19007 tablet_bootstrap.cc:492] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4: No bootstrap required, opened a new log
I20260615 13:57:15.611018 19007 ts_tablet_manager.cc:1403] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260615 13:57:15.611689 18879 raft_consensus.cc:493] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:57:15.611925 19007 raft_consensus.cc:359] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.611879 18879 raft_consensus.cc:515] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.612141 19007 raft_consensus.cc:385] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260615 13:57:15.612222 19007 raft_consensus.cc:740] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb7e43e3fc7e4d67ad3497a5344f6cf4, State: Initialized, Role: FOLLOWER
I20260615 13:57:15.612612 19007 consensus_queue.cc:260] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.613003 18879 leader_election.cc:290] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181), 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501)
I20260615 13:57:15.613131 18942 raft_consensus.cc:3060] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Advancing to term 2
I20260615 13:57:15.613375 19007 ts_tablet_manager.cc:1434] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260615 13:57:15.613646 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6ed83563e04279a59bc1a1e54a5440" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" is_pre_election: true
I20260615 13:57:15.614008 18941 raft_consensus.cc:2468] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 0.
I20260615 13:57:15.614208 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6ed83563e04279a59bc1a1e54a5440" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2" is_pre_election: true
I20260615 13:57:15.614431 18608 raft_consensus.cc:2468] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 0.
I20260615 13:57:15.614549 18645 leader_election.cc:304] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [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: 446028e4a3504cdab5032c443329cbd9, cb7e43e3fc7e4d67ad3497a5344f6cf4; no voters: 
I20260615 13:57:15.614879 18879 raft_consensus.cc:2804] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:57:15.615011 18879 raft_consensus.cc:493] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:57:15.615111 18879 raft_consensus.cc:3060] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:57:15.617305 18942 pending_rounds.cc:85] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Aborting all ops after (but not including) 0
I20260615 13:57:15.617408 18942 pending_rounds.cc:107] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260615 13:57:15.617501 18942 raft_consensus.cc:2889] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260615 13:57:15.617588 18879 raft_consensus.cc:515] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.618628 18941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6ed83563e04279a59bc1a1e54a5440" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4"
I20260615 13:57:15.618837 18941 raft_consensus.cc:3060] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:57:15.618837 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c6ed83563e04279a59bc1a1e54a5440" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2"
I20260615 13:57:15.619063 18608 raft_consensus.cc:3060] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:57:15.622155 18608 raft_consensus.cc:2468] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 1.
I20260615 13:57:15.622177 18941 raft_consensus.cc:2468] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 1.
I20260615 13:57:15.622586 18645 leader_election.cc:304] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [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: 446028e4a3504cdab5032c443329cbd9, cb7e43e3fc7e4d67ad3497a5344f6cf4; no voters: 
I20260615 13:57:15.623263 18879 leader_election.cc:290] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 1 election: Requested vote from peers cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181), 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501)
I20260615 13:57:15.623422 19014 raft_consensus.cc:2804] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:57:15.623674 19014 raft_consensus.cc:697] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 446028e4a3504cdab5032c443329cbd9, State: Running, Role: LEADER
I20260615 13:57:15.624048 19014 consensus_queue.cc:237] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [LEADER]: Queue going to LEADER mode. State: All 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.627182 18429 catalog_manager.cc:5696] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 446028e4a3504cdab5032c443329cbd9 (127.0.104.195). New cstate: current_term: 1 leader_uuid: "446028e4a3504cdab5032c443329cbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260615 13:57:15.841598 19014 raft_consensus.cc:493] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260615 13:57:15.841917 19014 raft_consensus.cc:515] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.842814 19014 leader_election.cc:290] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181), 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501)
I20260615 13:57:15.843627 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caf6be93eba4b04b0c16f611ecabe76" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" is_pre_election: true
I20260615 13:57:15.843883 18942 raft_consensus.cc:2468] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 0.
I20260615 13:57:15.843740 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caf6be93eba4b04b0c16f611ecabe76" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2" is_pre_election: true
I20260615 13:57:15.844187 18608 raft_consensus.cc:2468] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 0.
I20260615 13:57:15.844466 18645 leader_election.cc:304] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [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: 446028e4a3504cdab5032c443329cbd9, cb7e43e3fc7e4d67ad3497a5344f6cf4; no voters: 
I20260615 13:57:15.844863 19014 raft_consensus.cc:2804] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260615 13:57:15.844995 19014 raft_consensus.cc:493] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260615 13:57:15.845094 19014 raft_consensus.cc:3060] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:57:15.847615 19014 raft_consensus.cc:515] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.848407 19014 leader_election.cc:290] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 1 election: Requested vote from peers cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181), 444f29cc924645d7bc5614e758adbcc2 (127.0.104.194:46501)
I20260615 13:57:15.849094 18608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caf6be93eba4b04b0c16f611ecabe76" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444f29cc924645d7bc5614e758adbcc2"
I20260615 13:57:15.849109 18942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3caf6be93eba4b04b0c16f611ecabe76" candidate_uuid: "446028e4a3504cdab5032c443329cbd9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4"
I20260615 13:57:15.849375 18608 raft_consensus.cc:3060] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:57:15.849385 18942 raft_consensus.cc:3060] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 0 FOLLOWER]: Advancing to term 1
I20260615 13:57:15.852322 18608 raft_consensus.cc:2468] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 1.
I20260615 13:57:15.852324 18942 raft_consensus.cc:2468] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 446028e4a3504cdab5032c443329cbd9 in term 1.
I20260615 13:57:15.853058 18646 leader_election.cc:304] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 444f29cc924645d7bc5614e758adbcc2, 446028e4a3504cdab5032c443329cbd9, cb7e43e3fc7e4d67ad3497a5344f6cf4; no voters: 
I20260615 13:57:15.853453 19014 raft_consensus.cc:2804] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Leader election won for term 1
I20260615 13:57:15.853664 19014 raft_consensus.cc:697] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 1 LEADER]: Becoming Leader. State: Replica: 446028e4a3504cdab5032c443329cbd9, State: Running, Role: LEADER
I20260615 13:57:15.853994 19014 consensus_queue.cc:237] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [LEADER]: Queue going to LEADER mode. State: All 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: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } }
I20260615 13:57:15.857108 18430 catalog_manager.cc:5696] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 446028e4a3504cdab5032c443329cbd9 (127.0.104.195). New cstate: current_term: 1 leader_uuid: "446028e4a3504cdab5032c443329cbd9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "446028e4a3504cdab5032c443329cbd9" member_type: VOTER last_known_addr { host: "127.0.104.195" port: 46249 } health_report { overall_health: HEALTHY } } }
I20260615 13:57:15.909659 18597 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:57:15.909736 18672 tablet_service.cc:1467] Tablet server has 3 leaders and 0 scanners
I20260615 13:57:15.909765 18930 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:57:16.173661 19014 consensus_queue.cc:1048] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:57:16.194998 19031 consensus_queue.cc:1048] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:57:16.297006 19014 consensus_queue.cc:1048] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb7e43e3fc7e4d67ad3497a5344f6cf4" member_type: VOTER last_known_addr { host: "127.0.104.193" port: 37181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:57:16.301998 19031 consensus_queue.cc:1048] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444f29cc924645d7bc5614e758adbcc2" member_type: VOTER last_known_addr { host: "127.0.104.194" port: 46501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260615 13:57:16.594803 18930 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:57:16.594897 18672 tablet_service.cc:1467] Tablet server has 3 leaders and 0 scanners
I20260615 13:57:16.595319 18597 tablet_service.cc:1467] Tablet server has 0 leaders and 0 scanners
I20260615 13:57:17.263975   419 tablet_server.cc:179] TabletServer@127.0.104.193:37181 shutting down...
I20260615 13:57:17.274717   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:57:17.275022   419 tablet_replica.cc:333] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4: stopping tablet replica
I20260615 13:57:17.275245   419 raft_consensus.cc:2243] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:57:17.275461   419 raft_consensus.cc:2272] T 0c6ed83563e04279a59bc1a1e54a5440 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.276219   419 tablet_replica.cc:333] stopping tablet replica
I20260615 13:57:17.276419   419 raft_consensus.cc:2243] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260615 13:57:17.276602   419 raft_consensus.cc:2272] T bfe9bb07aac94455a0bdece087f002e9 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.277196   419 tablet_replica.cc:333] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4: stopping tablet replica
I20260615 13:57:17.277355   419 raft_consensus.cc:2243] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:57:17.277506   419 raft_consensus.cc:2272] T 3caf6be93eba4b04b0c16f611ecabe76 P cb7e43e3fc7e4d67ad3497a5344f6cf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.292414   419 tablet_server.cc:196] TabletServer@127.0.104.193:37181 shutdown complete.
I20260615 13:57:17.297945   419 tablet_server.cc:179] TabletServer@127.0.104.194:0 shutting down...
I20260615 13:57:17.308308   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:57:17.308634   419 tablet_replica.cc:333] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2: stopping tablet replica
I20260615 13:57:17.308818   419 raft_consensus.cc:2243] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:57:17.309010   419 raft_consensus.cc:2272] T 3caf6be93eba4b04b0c16f611ecabe76 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.309705   419 tablet_replica.cc:333] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2: stopping tablet replica
I20260615 13:57:17.309864   419 raft_consensus.cc:2243] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260615 13:57:17.310051   419 raft_consensus.cc:2272] T bfe9bb07aac94455a0bdece087f002e9 P 444f29cc924645d7bc5614e758adbcc2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.310627   419 tablet_replica.cc:333] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2: stopping tablet replica
I20260615 13:57:17.310783   419 raft_consensus.cc:2243] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260615 13:57:17.310930   419 raft_consensus.cc:2272] T 0c6ed83563e04279a59bc1a1e54a5440 P 444f29cc924645d7bc5614e758adbcc2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.326138   419 tablet_server.cc:196] TabletServer@127.0.104.194:0 shutdown complete.
I20260615 13:57:17.332022   419 tablet_server.cc:179] TabletServer@127.0.104.195:0 shutting down...
W20260615 13:57:17.356653 18645 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260615 13:57:17.360472 18645 consensus_peers.cc:597] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 -> Peer cb7e43e3fc7e4d67ad3497a5344f6cf4 (127.0.104.193:37181): Couldn't send request to peer cb7e43e3fc7e4d67ad3497a5344f6cf4. Status: Network error: Client connection negotiation failed: client connection to 127.0.104.193:37181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260615 13:57:17.378361   419 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260615 13:57:17.378722   419 tablet_replica.cc:333] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9: stopping tablet replica
I20260615 13:57:17.378924   419 raft_consensus.cc:2243] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:57:17.379334   419 raft_consensus.cc:2272] T 0c6ed83563e04279a59bc1a1e54a5440 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.380013   419 tablet_replica.cc:333] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9: stopping tablet replica
I20260615 13:57:17.380163   419 raft_consensus.cc:2243] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 2 LEADER]: Raft consensus shutting down.
I20260615 13:57:17.380467   419 raft_consensus.cc:2272] T bfe9bb07aac94455a0bdece087f002e9 P 446028e4a3504cdab5032c443329cbd9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.381011   419 tablet_replica.cc:333] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9: stopping tablet replica
I20260615 13:57:17.381137   419 raft_consensus.cc:2243] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:57:17.381373   419 raft_consensus.cc:2272] T 3caf6be93eba4b04b0c16f611ecabe76 P 446028e4a3504cdab5032c443329cbd9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.396543   419 tablet_server.cc:196] TabletServer@127.0.104.195:0 shutdown complete.
I20260615 13:57:17.401482   419 master.cc:562] Master@127.0.104.254:39897 shutting down...
W20260615 13:57:17.524842 18416 catalog_manager.cc:4754] TS 446028e4a3504cdab5032c443329cbd9 (127.0.104.195:46249): AlterTable RPC failed for tablet 3caf6be93eba4b04b0c16f611ecabe76: Network error: Client connection negotiation failed: client connection to 127.0.104.195:46249: connect: Connection refused (error 111)
I20260615 13:57:17.541107   419 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 1 LEADER]: Raft consensus shutting down.
I20260615 13:57:17.541455   419 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260615 13:57:17.541565   419 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6fd2c955db4d4c449aaa04f7fc9cd20a: stopping tablet replica
I20260615 13:57:17.556500   419 master.cc:584] Master@127.0.104.254:39897 shutdown complete.
[       OK ] ListInFlightTablesTest.TestListInFlightTables/2 (66985 ms)
[----------] 1 test from ListInFlightTablesTest (66985 ms total)

[----------] Global test environment tear-down
[==========] 47 tests from 11 test suites ran. (370651 ms total)
[  PASSED  ] 46 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ToolTest.TestNonRandomWorkloadLoadgen

 1 FAILED TEST
I20260615 13:57:17.574975   419 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
I20260615 13:57:17.575096   419 logging.cc:424] LogThrottler /home/jenkins-slave/workspace/build_and_test_flaky@2/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 6 messages since previous log ~2 seconds ago