============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/00027a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

compaction_config.py .......

============================== slowest durations ===============================
9.54s call     compaction_config.py::TestCompactionConfig::test_default
7.63s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
7.21s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
5.01s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
4.71s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
4.47s call     compaction_config.py::TestCompactionConfig::test_tiling
3.63s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
0.01s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.01s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets
0.01s teardown compaction_config.py::TestCompactionConfig::test_default

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 42.90s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/00026b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

compaction_config.py ...
data_read_correctness.py ...
order_by_with_limit.py .

============================== slowest durations ===============================
276.41s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
59.94s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
8.25s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
7.88s call     compaction_config.py::TestCompactionConfig::test_wrong_preset
7.61s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
5.88s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
4.16s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.71s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.26s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.23s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.06s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 375.15s (0:06:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/000263/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

order_by_with_limit.py ...
tablets_movement.py ..
test_cs_many_updates.py drop table: 20.1 ms
create table: 330.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 23.7
    "median_ms": 30.4
    "max_ms": 37.9
    "stdev_ms": 3.5
select count(*) after initial inserts: 107.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 46.6
    "min_ms": 38.3
    "median_ms": 45.9
    "max_ms": 98.0
    "stdev_ms": 5.0
select count(*) after all modifications: 2157.1 ms
select all: 2359.9 ms
delete from table: 2536.2 ms
select all after delete: 2792.1 ms
.drop table: 29.4 ms
create table: 321.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 24.2
    "min_ms": 18.8
    "median_ms": 22.2
    "max_ms": 30.9
    "stdev_ms": 5.1
select count(*) after initial inserts: 77.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 41.5
    "min_ms": 37.2
    "median_ms": 41.0
    "max_ms": 53.1
    "stdev_ms": 2.7
updates (step 1):
    "runs": 200
    "avg_ms": 108.4
    "min_ms": 90.3
    "median_ms": 106.9
    "max_ms": 149.9
    "stdev_ms": 9.9
upserts (step 2):
    "runs": 200
    "avg_ms": 21.4
    "min_ms": 16.2
    "median_ms": 20.4
    "max_ms": 40.6
    "stdev_ms": 3.9
select count(*) after all modifications: 215.7 ms
select all: 234.0 ms
delete from table: 264.8 ms
select all after delete: 216.5 ms
.

============================== slowest durations ===============================
219.85s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
106.06s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
87.80s call     tablets_movement.py::TestTabletsMovement::test[ROW]
77.25s call     order_by_with_limit.py::TestOrderBy::test_random
33.94s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
31.71s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
6.61s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
6.30s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.78s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.07s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.65s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.64s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.22s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.19s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
0.01s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 578.77s (0:09:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/000269/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

test_cs_many_updates.py drop table: 19.2 ms
create table: 407.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.2
    "min_ms": 27.1
    "median_ms": 33.8
    "max_ms": 57.5
    "stdev_ms": 11.0
select count(*) after initial inserts: 111.5 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 155.1
    "min_ms": 79.7
    "median_ms": 145.2
    "max_ms": 611.6
    "stdev_ms": 48.9
select count(*) after all modifications: 440.3 ms
select all: 353.4 ms
delete from table: 323.9 ms
select all after delete: 259.9 ms
.drop table: 41.7 ms
create table: 558.0 ms
initial inserts:
    "runs": 15
    "avg_ms": 40.6
    "min_ms": 25.8
    "median_ms": 37.2
    "max_ms": 72.7
    "stdev_ms": 12.2
select count(*) after initial inserts: 127.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 130.7
    "min_ms": 98.3
    "median_ms": 124.6
    "max_ms": 222.0
    "stdev_ms": 21.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 113.0
    "min_ms": 69.3
    "median_ms": 106.0
    "max_ms": 218.9
    "stdev_ms": 30.7
select count(*) after all modifications: 560.3 ms
select all: 632.2 ms
delete from table: 631.4 ms
select all after delete: 525.3 ms
.drop table: 81.7 ms
create table: 607.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 41.3
    "min_ms": 26.6
    "median_ms": 38.0
    "max_ms": 67.5
    "stdev_ms": 11.2
select count(*) after initial inserts: 160.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 185.9
    "min_ms": 111.8
    "median_ms": 177.7
    "max_ms": 319.3
    "stdev_ms": 41.0
upserts (step 1):
    "runs": 200
    "avg_ms": 59.3
    "min_ms": 25.9
    "median_ms": 54.3
    "max_ms": 165.6
    "stdev_ms": 25.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 132.4
    "min_ms": 87.5
    "median_ms": 123.3
    "max_ms": 225.0
    "stdev_ms": 30.2
select count(*) after all modifications: 905.3 ms
select all: 851.8 ms
delete from table: 1080.2 ms
select all after delete: 717.0 ms
.drop table: 97.4 ms
create table: 684.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 75.6
    "min_ms": 38.5
    "median_ms": 85.0
    "max_ms": 118.5
    "stdev_ms": 29.7
select count(*) after initial inserts: 171.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 61.6
    "min_ms": 24.1
    "median_ms": 52.5
    "max_ms": 385.7
    "stdev_ms": 35.1
select count(*) after all modifications: 324.1 ms
select all: 274.8 ms
delete from table: 484.7 ms
select all after delete: 265.2 ms
.Generated operation sequence:
  0. BULK_UPSERT: 12 operations
  1. UPSERT: 16 operations
  2. UPDATE: 17 operations
  3. BULK_UPSERT: 11 operations
  4. UPSERT: 13 operations
  5. BULK_UPSERT: 16 operations
  6. BULK_UPSERT: 2 operations
  7. UPSERT: 1 operations
  8. UPSERT: 10 operations
  9. UPDATE: 5 operations
drop table: 38.2 ms
create table: 447.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.5
    "min_ms": 25.6
    "median_ms": 29.7
    "max_ms": 34.1
    "stdev_ms": 2.6
select count(*) after initial inserts: 94.0 ms
bulk_upserts (step 0):
    "runs": 12
    "avg_ms": 53.9
    "min_ms": 46.9
    "median_ms": 51.0
    "max_ms": 75.9
    "stdev_ms": 9.3
upserts (step 1):
    "runs": 160
    "avg_ms": 33.9
    "min_ms": 22.7
    "median_ms": 32.5
    "max_ms": 66.7
    "stdev_ms": 7.6
updates (step 2):
    "runs": 170
    "avg_ms": 140.6
    "min_ms": 96.1
    "median_ms": 132.9
    "max_ms": 248.9
    "stdev_ms": 28.7
bulk_upserts (step 3):
    "runs": 11
    "avg_ms": 53.6
    "min_ms": 48.3
    "median_ms": 52.8
    "max_ms": 62.1
    "stdev_ms": 3.8
upserts (step 4):
    "runs": 130
    "avg_ms": 32.4
    "min_ms": 24.7
    "median_ms": 30.8
    "max_ms": 54.6
    "stdev_ms": 6.4
bulk_upserts (step 5):
    "runs": 16
    "avg_ms": 51.5
    "min_ms": 46.6
    "median_ms": 49.8
    "max_ms": 64.5
    "stdev_ms": 5.0
bulk_upserts (step 6):
    "runs": 2
    "avg_ms": 62.9
    "min_ms": 59.4
    "median_ms": 66.3
    "max_ms": 66.3
    "stdev_ms": 4.9
upserts (step 7):
    "runs": 10
    "avg_ms": 31.0
    "min_ms": 26.6
    "median_ms": 31.7
    "max_ms": 36.2
    "stdev_ms": 3.3
upserts (step 8):
    "runs": 100
    "avg_ms": 40.0
    "min_ms": 24.4
    "median_ms": 35.4
    "max_ms": 105.7
    "stdev_ms": 14.1
updates (step 9):
    "runs": 50
    "avg_ms": 197.9
    "min_ms": 140.3
    "median_ms": 197.0
    "max_ms": 277.3
    "stdev_ms": 26.4
select count(*) after all modifications: 356.4 ms
select all: 344.0 ms
delete from table: 484.1 ms
select all after delete: 316.7 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
157.39s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
82.01s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
67.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
64.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
62.65s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
52.32s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
34.59s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
12.06s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
6.40s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
3.91s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.09s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 551.36s (0:09:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/000277/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

test_log_scenario.py .
test_overloads.py ......

============================== slowest durations ===============================
73.15s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.03s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
3.07s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 114.37s (0:01:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/000266/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

test_overloads.py .......

============================== slowest durations ===============================
7.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 36.25s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/000271/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

test_overloads.py .......

============================== slowest durations ===============================
6.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 36.94s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/000261/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

test_overloads.py .......

============================== slowest durations ===============================
6.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 36.16s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/000274/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

test_overloads.py ......

============================== slowest durations ===============================
126.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
98.76s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.74s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 252.68s (0:04:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 68 items

test_overloads.py ....
upgrade_to_internal_path_id.py F
zip_bomb.py .

=================================== FAILURES ===================================
_______________________ TestUpgradeToInternalPathId.test _______________________
ydb/tests/olap/upgrade_to_internal_path_id.py:106: in test
    assert external_path_id < i + 10  # with a gap for some path ids created before tables creation
E   assert 37 < (0 + 10)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61468
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14359
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2138
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31233
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4920
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20197
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8514
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/kikimr_cluster_odhphovn
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1899
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23484
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21593
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_owf3sqti.log --grpc-port=14251 --mon-port=1899 --ic-port=61468
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4800
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30210
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21334
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_gl_22_m5.log --grpc-port=4800 --mon-port=29347 --ic-port=14359
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5493
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17234
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_lya2yk3k.log --grpc-port=23298 --mon-port=5493 --ic-port=2252
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28623
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2649
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_m3vfcceg.log --grpc-port=16645 --mon-port=28623 --ic-port=2138
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17817
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26167
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12942
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6554
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_7xd3a1h_.log --grpc-port=17817 --mon-port=26167 --ic-port=31233
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4205
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27242
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_639ip3d3.log --grpc-port=16739 --mon-port=4205 --ic-port=4920
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8816
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20256
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_oq9hbccr.log --grpc-port=65086 --mon-port=8764 --ic-port=24652
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1695
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13471
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12381
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_cao4xcza.log --grpc-port=1695 --mon-port=13471 --ic-port=20197
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23973
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22529
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3380
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_bvm6v72o.log --grpc-port=23428 --mon-port=23973 --ic-port=8514
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1yoo7iyj4.data on node localhost:14251/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_owf3sqti.log --grpc-port=14251 --mon-port=1899 --ic-port=61468
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile_owf3sqti.log', '--grpc-port=14251', '--mon-port=1899', '--ic-port=61468')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3464936
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14251/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3464937
DEBUG    ya.test:process.py:259 Command (pid 3464937) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3464937) elapsed time (sec): 0.41733431816101074
DEBUG    ya.test:process.py:263 Command (pid 3464937) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3464937) minflt: 16095
DEBUG    ya.test:process.py:263 Command (pid 3464937) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 3464937) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3464937) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3464937) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3464937) stime: 0.20785299999999998
DEBUG    ya.test:process.py:263 Command (pid 3464937) utime: 0.13333899999999999
DEBUG    ya.test:process.py:263 Command (pid 3464937) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 3464937) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3464937) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1rcztfkr0.data on node localhost:4800/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_gl_22_m5.log --grpc-port=4800 --mon-port=29347 --ic-port=14359
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_gl_22_m5.log', '--grpc-port=4800', '--mon-port=29347', '--ic-port=14359')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3465070
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4800/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3465079
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bdd6e4c5-e03a-4dd6-aaaa-6e46473710c9, localhost:3914): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bdd6e4c5-e03a-4dd6-aaaa-6e46473710c9, localhost:3914): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bdd6e4c5-e03a-4dd6-aaaa-6e46473710c9, localhost:3914): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 3914 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aagcw5k77m.auto.internal:3914, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3914
DEBUG    ya.test:process.py:259 Command (pid 3465079) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3465079) elapsed time (sec): 0.44318532943725586
DEBUG    ya.test:process.py:263 Command (pid 3465079) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3465079) minflt: 16133
DEBUG    ya.test:process.py:263 Command (pid 3465079) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3465079) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3465079) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3465079) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3465079) stime: 0.27185899999999996
DEBUG    ya.test:process.py:263 Command (pid 3465079) utime: 0.11993799999999999
DEBUG    ya.test:process.py:263 Command (pid 3465079) wtime: 0.445
DEBUG    ya.test:process.py:275 Command (pid 3465079) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3465079) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1ttosp7zr.data on node localhost:23298/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_lya2yk3k.log --grpc-port=23298 --mon-port=5493 --ic-port=2252
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_lya2yk3k.log', '--grpc-port=23298', '--mon-port=5493', '--ic-port=2252')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3465317
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23298/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3465319
DEBUG    ya.test:process.py:259 Command (pid 3465319) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3465319) elapsed time (sec): 0.3916032314300537
DEBUG    ya.test:process.py:263 Command (pid 3465319) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3465319) minflt: 16195
DEBUG    ya.test:process.py:263 Command (pid 3465319) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3465319) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3465319) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3465319) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3465319) stime: 0.23352399999999998
DEBUG    ya.test:process.py:263 Command (pid 3465319) utime: 0.11082499999999999
DEBUG    ya.test:process.py:263 Command (pid 3465319) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 3465319) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3465319) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1444kj_32.data on node localhost:16645/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_m3vfcceg.log --grpc-port=16645 --mon-port=28623 --ic-port=2138
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_m3vfcceg.log', '--grpc-port=16645', '--mon-port=28623', '--ic-port=2138')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3465526
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16645/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3465529
DEBUG    ya.test:process.py:259 Command (pid 3465529) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3465529) elapsed time (sec): 0.4383358955383301
DEBUG    ya.test:process.py:263 Command (pid 3465529) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3465529) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3465529) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3465529) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3465529) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3465529) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3465529) stime: 0.241062
DEBUG    ya.test:process.py:263 Command (pid 3465529) utime: 0.13436199999999998
DEBUG    ya.test:process.py:263 Command (pid 3465529) wtime: 0.439
DEBUG    ya.test:process.py:275 Command (pid 3465529) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3465529) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1vjppsldz.data on node localhost:17817/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_7xd3a1h_.log --grpc-port=17817 --mon-port=26167 --ic-port=31233
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_7xd3a1h_.log', '--grpc-port=17817', '--mon-port=26167', '--ic-port=31233')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3465800
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17817/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3465814
DEBUG    ya.test:process.py:259 Command (pid 3465814) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3465814) elapsed time (sec): 0.4948554039001465
DEBUG    ya.test:process.py:263 Command (pid 3465814) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3465814) minflt: 16082
DEBUG    ya.test:process.py:263 Command (pid 3465814) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 3465814) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3465814) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3465814) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3465814) stime: 0.243364
DEBUG    ya.test:process.py:263 Command (pid 3465814) utime: 0.121682
DEBUG    ya.test:process.py:263 Command (pid 3465814) wtime: 0.508
DEBUG    ya.test:process.py:275 Command (pid 3465814) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3465814) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1cx4bv7db.data on node localhost:16739/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_639ip3d3.log --grpc-port=16739 --mon-port=4205 --ic-port=4920
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_639ip3d3.log', '--grpc-port=16739', '--mon-port=4205', '--ic-port=4920')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3466028
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16739/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3466059
DEBUG    ya.test:process.py:259 Command (pid 3466059) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3466059) elapsed time (sec): 0.38215160369873047
DEBUG    ya.test:process.py:263 Command (pid 3466059) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3466059) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3466059) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3466059) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3466059) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3466059) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3466059) stime: 0.231514
DEBUG    ya.test:process.py:263 Command (pid 3466059) utime: 0.11176499999999999
DEBUG    ya.test:process.py:263 Command (pid 3466059) wtime: 0.396
DEBUG    ya.test:process.py:275 Command (pid 3466059) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3466059) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1x8zfjl01.data on node localhost:65086/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_oq9hbccr.log --grpc-port=65086 --mon-port=8764 --ic-port=24652
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_oq9hbccr.log', '--grpc-port=65086', '--mon-port=8764', '--ic-port=24652')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3466431
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65086/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.21
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.21
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3466434
DEBUG    ya.test:process.py:259 Command (pid 3466434) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3466434) elapsed time (sec): 0.4037652015686035
DEBUG    ya.test:process.py:263 Command (pid 3466434) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3466434) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3466434) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3466434) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3466434) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3466434) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3466434) stime: 0.244584
DEBUG    ya.test:process.py:263 Command (pid 3466434) utime: 0.110457
DEBUG    ya.test:process.py:263 Command (pid 3466434) wtime: 0.406
DEBUG    ya.test:process.py:275 Command (pid 3466434) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3466434) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1frxvayn2.data on node localhost:1695/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_cao4xcza.log --grpc-port=1695 --mon-port=13471 --ic-port=20197
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_cao4xcza.log', '--grpc-port=1695', '--mon-port=13471', '--ic-port=20197')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3466579
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1695/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.22
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.22
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3466592
DEBUG    ya.test:process.py:259 Command (pid 3466592) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3466592) elapsed time (sec): 0.4606194496154785
DEBUG    ya.test:process.py:263 Command (pid 3466592) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3466592) minflt: 16086
DEBUG    ya.test:process.py:263 Command (pid 3466592) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 3466592) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3466592) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3466592) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3466592) stime: 0.25503
DEBUG    ya.test:process.py:263 Command (pid 3466592) utime: 0.12353
DEBUG    ya.test:process.py:263 Command (pid 3466592) wtime: 0.465
DEBUG    ya.test:process.py:275 Command (pid 3466592) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3466592) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1lpxdpage.data on node localhost:23428/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_bvm6v72o.log --grpc-port=23428 --mon-port=23973 --ic-port=8514
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_bvm6v72o.log', '--grpc-port=23428', '--mon-port=23973', '--ic-port=8514')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3466788
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23428/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.23
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.23
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3466798
DEBUG    ya.test:process.py:259 Command (pid 3466798) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3466798) elapsed time (sec): 0.4277970790863037
DEBUG    ya.test:process.py:263 Command (pid 3466798) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3466798) minflt: 16942
DEBUG    ya.test:process.py:263 Command (pid 3466798) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3466798) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3466798) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3466798) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3466798) stime: 0.261434
DEBUG    ya.test:process.py:263 Command (pid 3466798) utime: 0.10871499999999999
DEBUG    ya.test:process.py:263 Command (pid 3466798) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 3466798) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3466798) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14251', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1yoo7iyj4.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1rcztfkr0.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1ttosp7zr.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1444kj_32.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1vjppsldz.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1cx4bv7db.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1x8zfjl01.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1frxvayn2.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1lpxdpage.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61468\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14359\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2252\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2138\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31233\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4920\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24652\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20197\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8514\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.24
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.24
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14251', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1yoo7iyj4.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1rcztfkr0.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1ttosp7zr.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1444kj_32.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1vjppsldz.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1cx4bv7db.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1x8zfjl01.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1frxvayn2.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/2zxb/00026e/r3tmp/pdisk1lpxdpage.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 61468\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14359\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2252\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2138\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 31233\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 4920\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 24652\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20197\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8514\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3467358
DEBUG    ya.test:process.py:259 Command (pid 3467358) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3467358) elapsed time (sec): 0.4495201110839844
DEBUG    ya.test:process.py:263 Command (pid 3467358) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) maxrss: 545972
DEBUG    ya.test:process.py:263 Command (pid 3467358) minflt: 18228
DEBUG    ya.test:process.py:263 Command (pid 3467358) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 3467358) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3467358) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 3467358) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3467358) stime: 0.267393
DEBUG    ya.test:process.py:263 Command (pid 3467358) utime: 0.131764
DEBUG    ya.test:process.py:263 Command (pid 3467358) wtime: 0.451
DEBUG    ya.test:process.py:275 Command (pid 3467358) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

DEBUG    ya.test:process.py:276 Command (pid 3467358) errors:

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14251', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.25
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.25
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14251', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3467448
DEBUG    ya.test:process.py:259 Command (pid 3467448) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3467448) elapsed time (sec): 0.44338440895080566
DEBUG    ya.test:process.py:263 Command (pid 3467448) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) maxrss: 545972
DEBUG    ya.test:process.py:263 Command (pid 3467448) minflt: 18227
DEBUG    ya.test:process.py:263 Command (pid 3467448) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3467448) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3467448) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 3467448) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3467448) stime: 0.255401
DEBUG    ya.test:process.py:263 Command (pid 3467448) utime: 0.1277
DEBUG    ya.test:process.py:263 Command (pid 3467448) wtime: 0.445
DEBUG    ya.test:process.py:275 Command (pid 3467448) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 3467448) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:558 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:565 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9f09088d-6e68-4d3f-a814-9b40f4308ed0, localhost:14251): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9f09088d-6e68-4d3f-a814-9b40f4308ed0, localhost:14251): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9f09088d-6e68-4d3f-a814-9b40f4308ed0, localhost:14251): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 23298 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 16645 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 23428 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 4800 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 16739 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 17817 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 1695 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 65086 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 14251 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aagcw5k77m.auto.internal:14251, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:65086, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:16645, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:16739, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:23428, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:17817, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:4800, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:23298, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:1695, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId, test_name: test)
INFO     __tests__.upgrade_to_internal_path_id:upgrade_to_internal_path_id.py:90 Iteration 0, with generate_internal_path_id=False
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:14251
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14251/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4800/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23298/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16645/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17817/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16739/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:65086/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1695/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23428/9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile__gh5f_wj.log --grpc-port=14251 --mon-port=1899 --ic-port=61468
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_fknuea3c.log --grpc-port=4800 --mon-port=29347 --ic-port=14359
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_jdsw4g4u.log --grpc-port=23298 --mon-port=5493 --ic-port=2252
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_5susye9h.log --grpc-port=16645 --mon-port=28623 --ic-port=2138
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_ui9wa09n.log --grpc-port=17817 --mon-port=26167 --ic-port=31233
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_n5x2e0nz.log --grpc-port=16739 --mon-port=4205 --ic-port=4920
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_06m0yhrj.log --grpc-port=65086 --mon-port=8764 --ic-port=24652
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_uqgam8ns.log --grpc-port=1695 --mon-port=13471 --ic-port=20197
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_g27h1bs4.log --grpc-port=23428 --mon-port=23973 --ic-port=8514
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile__gh5f_wj.log --grpc-port=14251 --mon-port=1899 --ic-port=61468
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1/logfile__gh5f_wj.log', '--grpc-port=14251', '--mon-port=1899', '--ic-port=61468')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3470051
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14251/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.26
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.26
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3470052
DEBUG    ya.test:process.py:259 Command (pid 3470052) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3470052) elapsed time (sec): 0.36850786209106445
DEBUG    ya.test:process.py:263 Command (pid 3470052) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3470052) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3470052) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3470052) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3470052) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3470052) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3470052) stime: 0.208446
DEBUG    ya.test:process.py:263 Command (pid 3470052) utime: 0.11223999999999999
DEBUG    ya.test:process.py:263 Command (pid 3470052) wtime: 0.37
DEBUG    ya.test:process.py:275 Command (pid 3470052) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3470052) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_fknuea3c.log --grpc-port=4800 --mon-port=29347 --ic-port=14359
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2/logfile_fknuea3c.log', '--grpc-port=4800', '--mon-port=29347', '--ic-port=14359')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3470129
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4800/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.27
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.27
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3470130
DEBUG    ya.test:process.py:259 Command (pid 3470130) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3470130) elapsed time (sec): 0.4885423183441162
DEBUG    ya.test:process.py:263 Command (pid 3470130) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3470130) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3470130) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3470130) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3470130) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3470130) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3470130) stime: 0.24015299999999998
DEBUG    ya.test:process.py:263 Command (pid 3470130) utime: 0.11810799999999999
DEBUG    ya.test:process.py:263 Command (pid 3470130) wtime: 0.49
DEBUG    ya.test:process.py:275 Command (pid 3470130) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3470130) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_jdsw4g4u.log --grpc-port=23298 --mon-port=5493 --ic-port=2252
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3/logfile_jdsw4g4u.log', '--grpc-port=23298', '--mon-port=5493', '--ic-port=2252')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3470348
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23298/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.28
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.28
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3470349
DEBUG    ya.test:process.py:259 Command (pid 3470349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3470349) elapsed time (sec): 0.4022231101989746
DEBUG    ya.test:process.py:263 Command (pid 3470349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3470349) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3470349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3470349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3470349) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3470349) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3470349) stime: 0.230215
DEBUG    ya.test:process.py:263 Command (pid 3470349) utime: 0.121166
DEBUG    ya.test:process.py:263 Command (pid 3470349) wtime: 0.403
DEBUG    ya.test:process.py:275 Command (pid 3470349) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3470349) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_5susye9h.log --grpc-port=16645 --mon-port=28623 --ic-port=2138
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4/logfile_5susye9h.log', '--grpc-port=16645', '--mon-port=28623', '--ic-port=2138')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3470558
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16645/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.29
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.29
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3470559
DEBUG    ya.test:process.py:259 Command (pid 3470559) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3470559) elapsed time (sec): 0.4064903259277344
DEBUG    ya.test:process.py:263 Command (pid 3470559) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3470559) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3470559) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3470559) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3470559) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3470559) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3470559) stime: 0.22539399999999998
DEBUG    ya.test:process.py:263 Command (pid 3470559) utime: 0.128796
DEBUG    ya.test:process.py:263 Command (pid 3470559) wtime: 0.407
DEBUG    ya.test:process.py:275 Command (pid 3470559) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3470559) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_ui9wa09n.log --grpc-port=17817 --mon-port=26167 --ic-port=31233
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5/logfile_ui9wa09n.log', '--grpc-port=17817', '--mon-port=26167', '--ic-port=31233')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3470734
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17817/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.30
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.30
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3470735
DEBUG    ya.test:process.py:259 Command (pid 3470735) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3470735) elapsed time (sec): 0.39014101028442383
DEBUG    ya.test:process.py:263 Command (pid 3470735) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3470735) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3470735) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3470735) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3470735) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3470735) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3470735) stime: 0.231739
DEBUG    ya.test:process.py:263 Command (pid 3470735) utime: 0.109771
DEBUG    ya.test:process.py:263 Command (pid 3470735) wtime: 0.392
DEBUG    ya.test:process.py:275 Command (pid 3470735) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3470735) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_n5x2e0nz.log --grpc-port=16739 --mon-port=4205 --ic-port=4920
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6/logfile_n5x2e0nz.log', '--grpc-port=16739', '--mon-port=4205', '--ic-port=4920')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3470940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16739/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.31
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.31
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3470941
DEBUG    ya.test:process.py:259 Command (pid 3470941) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3470941) elapsed time (sec): 0.42024683952331543
DEBUG    ya.test:process.py:263 Command (pid 3470941) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3470941) minflt: 16082
DEBUG    ya.test:process.py:263 Command (pid 3470941) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3470941) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3470941) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3470941) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3470941) stime: 0.24071199999999998
DEBUG    ya.test:process.py:263 Command (pid 3470941) utime: 0.130221
DEBUG    ya.test:process.py:263 Command (pid 3470941) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 3470941) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3470941) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_06m0yhrj.log --grpc-port=65086 --mon-port=8764 --ic-port=24652
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7/logfile_06m0yhrj.log', '--grpc-port=65086', '--mon-port=8764', '--ic-port=24652')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3471074
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65086/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.32
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.32
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3471075
DEBUG    ya.test:process.py:259 Command (pid 3471075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3471075) elapsed time (sec): 0.4237709045410156
DEBUG    ya.test:process.py:263 Command (pid 3471075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3471075) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3471075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3471075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3471075) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3471075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3471075) stime: 0.241364
DEBUG    ya.test:process.py:263 Command (pid 3471075) utime: 0.124705
DEBUG    ya.test:process.py:263 Command (pid 3471075) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 3471075) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3471075) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_uqgam8ns.log --grpc-port=1695 --mon-port=13471 --ic-port=20197
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8/logfile_uqgam8ns.log', '--grpc-port=1695', '--mon-port=13471', '--ic-port=20197')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3471278
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1695/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.33
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.33
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3471279
DEBUG    ya.test:process.py:259 Command (pid 3471279) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3471279) elapsed time (sec): 0.4092128276824951
DEBUG    ya.test:process.py:263 Command (pid 3471279) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3471279) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3471279) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3471279) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3471279) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3471279) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3471279) stime: 0.23273
DEBUG    ya.test:process.py:263 Command (pid 3471279) utime: 0.12439
DEBUG    ya.test:process.py:263 Command (pid 3471279) wtime: 0.411
DEBUG    ya.test:process.py:275 Command (pid 3471279) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3471279) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_g27h1bs4.log --grpc-port=23428 --mon-port=23973 --ic-port=8514
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9/logfile_g27h1bs4.log', '--grpc-port=23428', '--mon-port=23973', '--ic-port=8514')' in '/home/runner/.ya/build/build_root/2zxb/00026e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/upgrade_to_internal_path_id.py.TestUpgradeToInternalPathId.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3471426
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23428/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.34
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.34
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2zxb/00026e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3471427
DEBUG    ya.test:process.py:259 Command (pid 3471427) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3471427) elapsed time (sec): 0.39411139488220215
DEBUG    ya.test:process.py:263 Command (pid 3471427) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3471427) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3471427) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3471427) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3471427) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3471427) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3471427) stime: 0.24352
DEBUG    ya.test:process.py:263 Command (pid 3471427) utime: 0.10212099999999999
DEBUG    ya.test:process.py:263 Command (pid 3471427) wtime: 0.395
DEBUG    ya.test:process.py:275 Command (pid 3471427) output:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aagcw5k77m
    Host information: 
        Linux ghrun-aagcw5k77m 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 3471427) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: f98481cd21c982d02ec3adf7dc4bdfcc76722bb0
    Branch: 
    Author: Vitaliy Filippov <vitalif@mail.ru>
    Summary: Merge 5b10542716ce97374a5ef842814aa9d4d2e0ab50 into d827d6574d4a2c72ff99d7d26a23d4ca0a6464aa
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a255fc48-dd76-41f0-bb6b-d83daaf878e1, localhost:14251): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a255fc48-dd76-41f0-bb6b-d83daaf878e1, localhost:14251): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a255fc48-dd76-41f0-bb6b-d83daaf878e1, localhost:14251): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 65086 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 4800 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 23298 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 1695 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 16645 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 14251 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 17817 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 16739 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-aagcw5k77m.auto.internal:65086, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:16645, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:14251, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:1695, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:17817, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:23298, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:16739, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:4800, location 2, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b4e9629b-dee3-4780-85d5-c7bee4423336, ghrun-aagcw5k77m.auto.internal:65086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b4e9629b-dee3-4780-85d5-c7bee4423336, ghrun-aagcw5k77m.auto.internal:65086): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b4e9629b-dee3-4780-85d5-c7bee4423336, ghrun-aagcw5k77m.auto.internal:65086): response = { status: SUCCESS session_id: "ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=" node_id: 7 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d0b51f80-ab20-4f2a-b307-9dbe1195b07d, ghrun-aagcw5k77m.auto.internal:65086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d0b51f80-ab20-4f2a-b307-9dbe1195b07d, ghrun-aagcw5k77m.auto.internal:65086): request = { session_id: "ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d0b51f80-ab20-4f2a-b307-9dbe1195b07d, ghrun-aagcw5k77m.auto.internal:65086): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4cda9cf8-a113-4fb0-b8e4-7c47876c838c, ghrun-aagcw5k77m.auto.internal:65086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cda9cf8-a113-4fb0-b8e4-7c47876c838c, ghrun-aagcw5k77m.auto.internal:65086): request = { session_id: "ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table0` (\n                    k Int32 NOT NULL,\n                    v String,\n                    PRIMARY KEY (k)\n                ) WITH (STORE = COLUMN, PARTITION_COUNT = 17    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cda9cf8-a113-4fb0-b8e4-7c47876c838c, ghrun-aagcw5k77m.auto.internal:65086): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e77c5e5-a88b-4ed3-9747-579d9b2c46bb, ghrun-aagcw5k77m.auto.internal:65086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e77c5e5-a88b-4ed3-9747-579d9b2c46bb, ghrun-aagcw5k77m.auto.internal:65086): request = { session_id: "ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            $keys = ListFromRange(0, 0 + 500);\n            $rows = ListMap($keys, ($i)->(<|k:$i, v: \"value_\" || CAST($i as String)|>));\n            INSERT INTO `table0`\n            SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e77c5e5-a88b-4ed3-9747-579d9b2c46bb, ghrun-aagcw5k77m.auto.internal:65086): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26895285-1cb6-4f60-9427-6747b3975e94, ghrun-aagcw5k77m.auto.internal:65086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26895285-1cb6-4f60-9427-6747b3975e94, ghrun-aagcw5k77m.auto.internal:65086): request = { session_id: "ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            SELECT sum(k) AS c FROM `table0`\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26895285-1cb6-4f60-9427-6747b3975e94, ghrun-aagcw5k77m.auto.internal:65086): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 443d217f-8374-49a9-9ae3-576db5ca451c, ghrun-aagcw5k77m.auto.internal:65086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 443d217f-8374-49a9-9ae3-576db5ca451c, ghrun-aagcw5k77m.auto.internal:65086): request = { session_id: "ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            SELECT TabletId, PathId, InternalPathId FROM `table0/.sys/primary_index_granule_stats`\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 443d217f-8374-49a9-9ae3-576db5ca451c, ghrun-aagcw5k77m.auto.internal:65086): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=
INFO     __tests__.upgrade_to_internal_path_id:upgrade_to_internal_path_id.py:103 0, path_mapping: (37, {37: 17})
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, 6c286ee9-9f4a-4317-bffc-9cd061a5d758, ghrun-aagcw5k77m.auto.internal:65086): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6c286ee9-9f4a-4317-bffc-9cd061a5d758, ghrun-aagcw5k77m.auto.internal:65086): request = { session_id: "ydb://session/3?node_id=7&id=NmViMGFkM2MtMTkwMDVhMTktOTkyNzM0MjAtYjMxZmIxOTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6c286ee9-9f4a-4317-bffc-9cd061a5d758, ghrun-aagcw5k77m.auto.internal:65086): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14251/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4800/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16645/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23298/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17817/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1695/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16739/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23428/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:65086/7
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3380
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22529
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23973
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23428
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12381
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13471
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1695
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8816
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27242
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62552
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4205
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16739
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6554
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12942
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26167
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17817
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28623
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8850
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17234
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5493
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29347
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4800
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21593
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23484
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8514
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20197
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24652
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4920
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31233
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2138
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14359
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61468
============================== slowest durations ===============================
115.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
110.21s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
97.71s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
94.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
43.03s call     zip_bomb.py::TestZipBomb::test
22.65s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
7.95s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.29s setup    zip_bomb.py::TestZipBomb::test
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test - assert 37 < (0 + 10)
=================== 1 failed, 5 passed in 514.06s (0:08:34) ====================
