============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/000728/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 ===============================
26.98s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
22.59s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
12.47s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
11.16s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
9.21s call     compaction_config.py::TestCompactionConfig::test_default
8.15s call     compaction_config.py::TestCompactionConfig::test_tiling
7.63s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.09s setup    compaction_config.py::TestCompactionConfig::test_mix_constructor
0.05s setup    compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
0.03s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.01s setup    compaction_config.py::TestCompactionConfig::test_default
0.01s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets
0.01s setup    compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 7 passed in 99.36s (0:01:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/000714/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 ===============================
269.27s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
61.01s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
23.57s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
20.11s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
15.13s call     compaction_config.py::TestCompactionConfig::test_wrong_preset
6.83s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
5.82s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.79s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.35s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.04s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.04s setup    compaction_config.py::TestCompactionConfig::test_wrong_preset
0.03s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 407.20s (0:06:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/00072a/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.3 ms
create table: 277.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.0
    "min_ms": 20.1
    "median_ms": 30.2
    "max_ms": 32.4
    "stdev_ms": 3.5
select count(*) after initial inserts: 115.3 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 44.5
    "min_ms": 36.1
    "median_ms": 43.8
    "max_ms": 70.8
    "stdev_ms": 4.5
select count(*) after all modifications: 2331.7 ms
select all: 3153.6 ms
delete from table: 3311.0 ms
select all after delete: 2855.7 ms
.drop table: 27.3 ms
create table: 282.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 25.1
    "min_ms": 19.4
    "median_ms": 28.5
    "max_ms": 31.5
    "stdev_ms": 5.3
select count(*) after initial inserts: 86.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 47.3
    "min_ms": 38.9
    "median_ms": 46.0
    "max_ms": 72.1
    "stdev_ms": 5.3
updates (step 1):
    "runs": 200
    "avg_ms": 129.2
    "min_ms": 99.8
    "median_ms": 126.6
    "max_ms": 183.7
    "stdev_ms": 16.5
upserts (step 2):
    "runs": 200
    "avg_ms": 22.7
    "min_ms": 16.5
    "median_ms": 22.3
    "max_ms": 42.8
    "stdev_ms": 3.6
select count(*) after all modifications: 235.6 ms
select all: 268.0 ms
delete from table: 280.8 ms
select all after delete: 210.8 ms
.

============================== slowest durations ===============================
138.55s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
119.75s call     order_by_with_limit.py::TestOrderBy::test_random
102.84s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
92.36s call     tablets_movement.py::TestTabletsMovement::test[ROW]
36.79s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
36.78s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
34.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.63s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.58s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.66s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.54s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.37s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.25s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.04s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.01s teardown order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 574.57s (0:09:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/000717/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: 18.0 ms
create table: 384.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.9
    "min_ms": 23.9
    "median_ms": 34.9
    "max_ms": 51.7
    "stdev_ms": 8.4
select count(*) after initial inserts: 147.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 209.8
    "min_ms": 95.1
    "median_ms": 202.7
    "max_ms": 528.3
    "stdev_ms": 61.7
select count(*) after all modifications: 279.7 ms
select all: 236.3 ms
delete from table: 244.9 ms
select all after delete: 197.9 ms
.drop table: 25.4 ms
create table: 363.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 28.9
    "min_ms": 20.6
    "median_ms": 29.7
    "max_ms": 34.2
    "stdev_ms": 3.4
select count(*) after initial inserts: 86.4 ms
updates (step 0):
    "runs": 150
    "avg_ms": 104.1
    "min_ms": 65.6
    "median_ms": 102.2
    "max_ms": 174.7
    "stdev_ms": 17.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 68.7
    "min_ms": 58.2
    "median_ms": 67.4
    "max_ms": 108.4
    "stdev_ms": 9.1
select count(*) after all modifications: 349.2 ms
select all: 302.4 ms
delete from table: 338.1 ms
select all after delete: 260.0 ms
.drop table: 33.5 ms
create table: 378.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.0
    "min_ms": 20.4
    "median_ms": 29.5
    "max_ms": 32.1
    "stdev_ms": 2.7
select count(*) after initial inserts: 92.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 97.3
    "min_ms": 74.3
    "median_ms": 96.0
    "max_ms": 131.3
    "stdev_ms": 10.2
upserts (step 1):
    "runs": 200
    "avg_ms": 23.7
    "min_ms": 17.3
    "median_ms": 23.8
    "max_ms": 31.0
    "stdev_ms": 2.4
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 79.9
    "min_ms": 68.1
    "median_ms": 79.1
    "max_ms": 102.7
    "stdev_ms": 5.8
select count(*) after all modifications: 546.2 ms
select all: 486.5 ms
delete from table: 512.4 ms
select all after delete: 430.6 ms
.drop table: 27.4 ms
create table: 394.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 24.3
    "median_ms": 29.6
    "max_ms": 31.9
    "stdev_ms": 2.2
select count(*) after initial inserts: 89.7 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 28.5
    "min_ms": 19.8
    "median_ms": 27.2
    "max_ms": 172.1
    "stdev_ms": 6.6
select count(*) after all modifications: 337.1 ms
select all: 272.3 ms
delete from table: 283.1 ms
select all after delete: 249.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 10 operations
  1. UPDATE: 16 operations
  2. UPSERT: 15 operations
  3. BULK_UPSERT: 8 operations
  4. UPSERT: 3 operations
  5. UPDATE: 4 operations
  6. UPSERT: 14 operations
  7. UPDATE: 6 operations
  8. UPDATE: 4 operations
  9. UPSERT: 3 operations
drop table: 32.3 ms
create table: 461.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 23.2
    "median_ms": 30.5
    "max_ms": 32.0
    "stdev_ms": 2.5
select count(*) after initial inserts: 108.8 ms
bulk_upserts (step 0):
    "runs": 10
    "avg_ms": 49.1
    "min_ms": 45.7
    "median_ms": 49.1
    "max_ms": 54.5
    "stdev_ms": 2.8
updates (step 1):
    "runs": 160
    "avg_ms": 96.5
    "min_ms": 74.4
    "median_ms": 95.4
    "max_ms": 144.5
    "stdev_ms": 10.7
upserts (step 2):
    "runs": 150
    "avg_ms": 25.2
    "min_ms": 17.6
    "median_ms": 24.8
    "max_ms": 39.9
    "stdev_ms": 3.8
bulk_upserts (step 3):
    "runs": 8
    "avg_ms": 47.1
    "min_ms": 44.3
    "median_ms": 46.8
    "max_ms": 54.0
    "stdev_ms": 3.2
upserts (step 4):
    "runs": 30
    "avg_ms": 25.7
    "min_ms": 18.3
    "median_ms": 24.8
    "max_ms": 47.7
    "stdev_ms": 5.3
updates (step 5):
    "runs": 40
    "avg_ms": 120.7
    "min_ms": 92.5
    "median_ms": 121.6
    "max_ms": 167.2
    "stdev_ms": 15.5
upserts (step 6):
    "runs": 140
    "avg_ms": 26.6
    "min_ms": 19.9
    "median_ms": 26.1
    "max_ms": 42.1
    "stdev_ms": 3.7
updates (step 7):
    "runs": 60
    "avg_ms": 131.2
    "min_ms": 98.4
    "median_ms": 127.0
    "max_ms": 191.7
    "stdev_ms": 20.8
updates (step 8):
    "runs": 40
    "avg_ms": 165.1
    "min_ms": 129.7
    "median_ms": 155.2
    "max_ms": 253.4
    "stdev_ms": 31.9
upserts (step 9):
    "runs": 30
    "avg_ms": 59.1
    "min_ms": 29.5
    "median_ms": 55.9
    "max_ms": 101.6
    "stdev_ms": 20.5
select count(*) after all modifications: 324.9 ms
select all: 319.9 ms
delete from table: 431.9 ms
select all after delete: 492.1 ms
.
test_log_scenario.py ..

============================== slowest durations ===============================
211.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
93.59s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
63.44s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
48.15s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
35.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
30.46s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
24.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
18.51s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
7.06s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.27s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
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]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 546.01s (0:09:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/00071e/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 ===============================
90.33s call     test_log_scenario.py::TestLogScenario::test_log_uniform
23.45s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
20.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
12.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
12.23s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
9.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
8.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.12s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s 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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 193.99s (0:03:13) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/00070f/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 ===============================
22.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
15.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
10.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
10.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
8.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
7.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 7 passed in 87.28s (0:01:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/000721/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 ===============================
27.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
22.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
9.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
9.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
8.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.12s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.13s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 7 passed in 97.15s (0:01:37) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/000724/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 ===============================
28.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
21.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
8.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
8.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
8.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 7 passed in 93.73s (0:01:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/00071b/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 ===============================
110.04s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
107.48s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
28.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
23.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
15.70s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 296.62s (0:04:56) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13347
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14466
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28021
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18854
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/gf5i/000711/r3tmp/kikimr_cluster_o8zxg8jr
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21073
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17585
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27057
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_ol_rrdcg.log --grpc-port=4844 --mon-port=21073 --ic-port=13347
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18459
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29335
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2382
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18563
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_g6yabb1t.log --grpc-port=18459 --mon-port=29335 --ic-port=14466
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28678
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19726
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28369
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29836
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_7ff7ogq0.log --grpc-port=28678 --mon-port=19726 --ic-port=28021
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18503
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_2hlbvqzz.log --grpc-port=4256 --mon-port=29132 --ic-port=6660
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16701
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8851
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_gwtaij2z.log --grpc-port=18352 --mon-port=16701 --ic-port=18184
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7315
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8923
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_4oaaqn93.log --grpc-port=22396 --mon-port=22884 --ic-port=8525
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31496
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10990
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16570
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_6_btd2_r.log --grpc-port=29543 --mon-port=31496 --ic-port=6401
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20508
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29412
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23597
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_n_8un_pk.log --grpc-port=20508 --mon-port=29412 --ic-port=5884
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21092
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4988
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25150
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23838
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_4p6axih8.log --grpc-port=21092 --mon-port=4988 --ic-port=18854
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk /home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1etbqefqg.data on node localhost:4844/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_ol_rrdcg.log --grpc-port=4844 --mon-port=21073 --ic-port=13347
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_ol_rrdcg.log', '--grpc-port=4844', '--mon-port=21073', '--ic-port=13347')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3092133
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4844/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3092134
DEBUG    ya.test:process.py:259 Command (pid 3092134) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3092134) elapsed time (sec): 0.5577394962310791
DEBUG    ya.test:process.py:263 Command (pid 3092134) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092134) inblock: 824
DEBUG    ya.test:process.py:263 Command (pid 3092134) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092134) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092134) majflt: 11
DEBUG    ya.test:process.py:263 Command (pid 3092134) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3092134) minflt: 16088
DEBUG    ya.test:process.py:263 Command (pid 3092134) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3092134) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3092134) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 3092134) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3092134) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3092134) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3092134) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3092134) stime: 0.24237399999999998
DEBUG    ya.test:process.py:263 Command (pid 3092134) utime: 0.115227
DEBUG    ya.test:process.py:263 Command (pid 3092134) wtime: 0.568
DEBUG    ya.test:process.py:275 Command (pid 3092134) 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 3092134) 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/gf5i/000711/r3tmp/pdisk1dsm8x41t.data on node localhost:18459/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_g6yabb1t.log --grpc-port=18459 --mon-port=29335 --ic-port=14466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_g6yabb1t.log', '--grpc-port=18459', '--mon-port=29335', '--ic-port=14466')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3092276
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18459/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3092277
DEBUG    ya.test:process.py:259 Command (pid 3092277) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3092277) elapsed time (sec): 0.46161675453186035
DEBUG    ya.test:process.py:263 Command (pid 3092277) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3092277) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3092277) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3092277) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3092277) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3092277) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3092277) stime: 0.219136
DEBUG    ya.test:process.py:263 Command (pid 3092277) utime: 0.128459
DEBUG    ya.test:process.py:263 Command (pid 3092277) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 3092277) 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 3092277) 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/gf5i/000711/r3tmp/pdisk1bq_946ek.data on node localhost:28678/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_7ff7ogq0.log --grpc-port=28678 --mon-port=19726 --ic-port=28021
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_7ff7ogq0.log', '--grpc-port=28678', '--mon-port=19726', '--ic-port=28021')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3092540
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28678/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3092548
DEBUG    ya.test:process.py:259 Command (pid 3092548) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3092548) elapsed time (sec): 0.4419591426849365
DEBUG    ya.test:process.py:263 Command (pid 3092548) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3092548) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3092548) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3092548) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3092548) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3092548) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3092548) stime: 0.24067999999999998
DEBUG    ya.test:process.py:263 Command (pid 3092548) utime: 0.118367
DEBUG    ya.test:process.py:263 Command (pid 3092548) wtime: 0.446
DEBUG    ya.test:process.py:275 Command (pid 3092548) 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 3092548) 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/gf5i/000711/r3tmp/pdisk1jrfbchj6.data on node localhost:4256/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_2hlbvqzz.log --grpc-port=4256 --mon-port=29132 --ic-port=6660
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_2hlbvqzz.log', '--grpc-port=4256', '--mon-port=29132', '--ic-port=6660')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3092664
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4256/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3092671
DEBUG    ya.test:process.py:259 Command (pid 3092671) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3092671) elapsed time (sec): 0.48236799240112305
DEBUG    ya.test:process.py:263 Command (pid 3092671) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3092671) minflt: 16082
DEBUG    ya.test:process.py:263 Command (pid 3092671) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3092671) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3092671) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3092671) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3092671) stime: 0.23593399999999998
DEBUG    ya.test:process.py:263 Command (pid 3092671) utime: 0.131963
DEBUG    ya.test:process.py:263 Command (pid 3092671) wtime: 0.485
DEBUG    ya.test:process.py:275 Command (pid 3092671) 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 3092671) 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/gf5i/000711/r3tmp/pdisk18c16hl0f.data on node localhost:18352/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_gwtaij2z.log --grpc-port=18352 --mon-port=16701 --ic-port=18184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_gwtaij2z.log', '--grpc-port=18352', '--mon-port=16701', '--ic-port=18184')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3093010
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18352/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3093047
DEBUG    ya.test:process.py:259 Command (pid 3093047) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3093047) elapsed time (sec): 0.44536733627319336
DEBUG    ya.test:process.py:263 Command (pid 3093047) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3093047) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3093047) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 3093047) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3093047) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3093047) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3093047) stime: 0.260619
DEBUG    ya.test:process.py:263 Command (pid 3093047) utime: 0.113173
DEBUG    ya.test:process.py:263 Command (pid 3093047) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 3093047) 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 3093047) 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/gf5i/000711/r3tmp/pdisk169cjhqlq.data on node localhost:22396/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_4oaaqn93.log --grpc-port=22396 --mon-port=22884 --ic-port=8525
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_4oaaqn93.log', '--grpc-port=22396', '--mon-port=22884', '--ic-port=8525')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3093351
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22396/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3093352
DEBUG    ya.test:process.py:259 Command (pid 3093352) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3093352) elapsed time (sec): 0.5315697193145752
DEBUG    ya.test:process.py:263 Command (pid 3093352) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3093352) minflt: 16082
DEBUG    ya.test:process.py:263 Command (pid 3093352) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 3093352) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3093352) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3093352) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3093352) stime: 0.244833
DEBUG    ya.test:process.py:263 Command (pid 3093352) utime: 0.117875
DEBUG    ya.test:process.py:263 Command (pid 3093352) wtime: 0.539
DEBUG    ya.test:process.py:275 Command (pid 3093352) 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 3093352) 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/gf5i/000711/r3tmp/pdisk15zmc8doo.data on node localhost:29543/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_6_btd2_r.log --grpc-port=29543 --mon-port=31496 --ic-port=6401
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_6_btd2_r.log', '--grpc-port=29543', '--mon-port=31496', '--ic-port=6401')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3093556
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29543/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3093570
DEBUG    ya.test:process.py:259 Command (pid 3093570) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3093570) elapsed time (sec): 0.6767635345458984
DEBUG    ya.test:process.py:263 Command (pid 3093570) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3093570) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3093570) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) nivcsw: 96
DEBUG    ya.test:process.py:263 Command (pid 3093570) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3093570) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3093570) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3093570) stime: 0.27388999999999997
DEBUG    ya.test:process.py:263 Command (pid 3093570) utime: 0.14074899999999999
DEBUG    ya.test:process.py:263 Command (pid 3093570) wtime: 0.689
DEBUG    ya.test:process.py:275 Command (pid 3093570) 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 3093570) 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/gf5i/000711/r3tmp/pdisk1mkku_bh6.data on node localhost:20508/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_n_8un_pk.log --grpc-port=20508 --mon-port=29412 --ic-port=5884
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_n_8un_pk.log', '--grpc-port=20508', '--mon-port=29412', '--ic-port=5884')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3093862
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20508/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3093864
DEBUG    ya.test:process.py:259 Command (pid 3093864) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3093864) elapsed time (sec): 0.7558376789093018
DEBUG    ya.test:process.py:263 Command (pid 3093864) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3093864) minflt: 16484
DEBUG    ya.test:process.py:263 Command (pid 3093864) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) nivcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 3093864) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3093864) nvcsw: 43
DEBUG    ya.test:process.py:263 Command (pid 3093864) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3093864) stime: 0.34829499999999997
DEBUG    ya.test:process.py:263 Command (pid 3093864) utime: 0.12093899999999999
DEBUG    ya.test:process.py:263 Command (pid 3093864) wtime: 0.757
DEBUG    ya.test:process.py:275 Command (pid 3093864) 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 3093864) 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/gf5i/000711/r3tmp/pdisk1sor9n9xr.data on node localhost:21092/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_4p6axih8.log --grpc-port=21092 --mon-port=4988 --ic-port=18854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_4p6axih8.log', '--grpc-port=21092', '--mon-port=4988', '--ic-port=18854')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3094174
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21092/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3094175
DEBUG    ya.test:process.py:259 Command (pid 3094175) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3094175) elapsed time (sec): 0.4371469020843506
DEBUG    ya.test:process.py:263 Command (pid 3094175) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3094175) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3094175) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 3094175) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3094175) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3094175) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3094175) stime: 0.230032
DEBUG    ya.test:process.py:263 Command (pid 3094175) utime: 0.11942399999999999
DEBUG    ya.test:process.py:263 Command (pid 3094175) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 3094175) 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 3094175) 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/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4844', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1etbqefqg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1dsm8x41t.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1bq_946ek.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1jrfbchj6.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk18c16hl0f.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk169cjhqlq.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk15zmc8doo.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1mkku_bh6.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1sor9n9xr.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13347\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14466\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28021\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6660\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18184\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8525\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6401\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5884\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18854\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/gf5i/000711/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4844', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1etbqefqg.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1dsm8x41t.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1bq_946ek.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1jrfbchj6.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk18c16hl0f.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk169cjhqlq.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk15zmc8doo.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1mkku_bh6.data"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "/home/runner/.ya/build/build_root/gf5i/000711/r3tmp/pdisk1sor9n9xr.data"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13347\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14466\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28021\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6660\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18184\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8525\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6401\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 5884\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18854\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3094994
DEBUG    ya.test:process.py:259 Command (pid 3094994) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3094994) elapsed time (sec): 0.4545786380767822
DEBUG    ya.test:process.py:263 Command (pid 3094994) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) maxrss: 545976
DEBUG    ya.test:process.py:263 Command (pid 3094994) minflt: 18227
DEBUG    ya.test:process.py:263 Command (pid 3094994) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 3094994) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3094994) nvcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 3094994) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3094994) stime: 0.21862499999999999
DEBUG    ya.test:process.py:263 Command (pid 3094994) utime: 0.139125
DEBUG    ya.test:process.py:263 Command (pid 3094994) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 3094994) 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: 13

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4844', '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/gf5i/000711/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4844', '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: 3095093
DEBUG    ya.test:process.py:259 Command (pid 3095093) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3095093) elapsed time (sec): 0.4404447078704834
DEBUG    ya.test:process.py:263 Command (pid 3095093) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) maxrss: 545960
DEBUG    ya.test:process.py:263 Command (pid 3095093) minflt: 18229
DEBUG    ya.test:process.py:263 Command (pid 3095093) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 3095093) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3095093) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 3095093) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3095093) stime: 0.24422
DEBUG    ya.test:process.py:263 Command (pid 3095093) utime: 0.133927
DEBUG    ya.test:process.py:263 Command (pid 3095093) wtime: 0.442
DEBUG    ya.test:process.py:275 Command (pid 3095093) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 3095093) 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, 63b75f1c-ade8-485f-9a23-a7b0baa573ce, localhost:4844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 63b75f1c-ade8-485f-9a23-a7b0baa573ce, localhost:4844): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 63b75f1c-ade8-485f-9a23-a7b0baa573ce, localhost:4844): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 4844 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: 18352 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: 28678 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: 29543 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: 21092 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: 4256 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: 20508 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: 22396 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: 18459 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 } 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:29543, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:4844, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:4256, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:21092, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:28678, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:20508, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:18459, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:22396, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:18352, 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:4844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4844/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18459/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28678/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4256/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18352/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22396/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29543/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20508/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21092/9
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_ryv_3643.log --grpc-port=4844 --mon-port=21073 --ic-port=13347
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_5rohy7ff.log --grpc-port=18459 --mon-port=29335 --ic-port=14466
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_6mr1f_pk.log --grpc-port=28678 --mon-port=19726 --ic-port=28021
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_e9vjmokw.log --grpc-port=4256 --mon-port=29132 --ic-port=6660
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_cqmha30o.log --grpc-port=18352 --mon-port=16701 --ic-port=18184
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_9lptx745.log --grpc-port=22396 --mon-port=22884 --ic-port=8525
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_v1gvmdwl.log --grpc-port=29543 --mon-port=31496 --ic-port=6401
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_7tjvcl4g.log --grpc-port=20508 --mon-port=29412 --ic-port=5884
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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__fncagzs.log --grpc-port=21092 --mon-port=4988 --ic-port=18854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_ryv_3643.log --grpc-port=4844 --mon-port=21073 --ic-port=13347
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_ryv_3643.log', '--grpc-port=4844', '--mon-port=21073', '--ic-port=13347')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3097372
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4844/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3097373
DEBUG    ya.test:process.py:259 Command (pid 3097373) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3097373) elapsed time (sec): 0.41046786308288574
DEBUG    ya.test:process.py:263 Command (pid 3097373) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3097373) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3097373) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 3097373) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3097373) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3097373) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3097373) stime: 0.195601
DEBUG    ya.test:process.py:263 Command (pid 3097373) utime: 0.11663
DEBUG    ya.test:process.py:263 Command (pid 3097373) wtime: 0.412
DEBUG    ya.test:process.py:275 Command (pid 3097373) 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 3097373) 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/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_5rohy7ff.log --grpc-port=18459 --mon-port=29335 --ic-port=14466
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_5rohy7ff.log', '--grpc-port=18459', '--mon-port=29335', '--ic-port=14466')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3097576
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18459/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3097579
DEBUG    ya.test:process.py:259 Command (pid 3097579) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3097579) elapsed time (sec): 0.40276384353637695
DEBUG    ya.test:process.py:263 Command (pid 3097579) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097579) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3097579) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097579) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097579) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3097579) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3097579) minflt: 17931
DEBUG    ya.test:process.py:263 Command (pid 3097579) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3097579) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3097579) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3097579) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3097579) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3097579) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3097579) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3097579) stime: 0.209024
DEBUG    ya.test:process.py:263 Command (pid 3097579) utime: 0.12225899999999999
DEBUG    ya.test:process.py:263 Command (pid 3097579) wtime: 0.404
DEBUG    ya.test:process.py:275 Command (pid 3097579) 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 3097579) 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/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_6mr1f_pk.log --grpc-port=28678 --mon-port=19726 --ic-port=28021
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_6mr1f_pk.log', '--grpc-port=28678', '--mon-port=19726', '--ic-port=28021')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3097830
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28678/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3097832
DEBUG    ya.test:process.py:259 Command (pid 3097832) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3097832) elapsed time (sec): 0.38115906715393066
DEBUG    ya.test:process.py:263 Command (pid 3097832) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3097832) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3097832) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 3097832) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3097832) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3097832) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3097832) stime: 0.20965899999999998
DEBUG    ya.test:process.py:263 Command (pid 3097832) utime: 0.10763199999999999
DEBUG    ya.test:process.py:263 Command (pid 3097832) wtime: 0.384
DEBUG    ya.test:process.py:275 Command (pid 3097832) 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 3097832) 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/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_e9vjmokw.log --grpc-port=4256 --mon-port=29132 --ic-port=6660
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_e9vjmokw.log', '--grpc-port=4256', '--mon-port=29132', '--ic-port=6660')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3098080
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4256/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3098082
DEBUG    ya.test:process.py:259 Command (pid 3098082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3098082) elapsed time (sec): 0.4321024417877197
DEBUG    ya.test:process.py:263 Command (pid 3098082) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3098082) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3098082) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 3098082) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3098082) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3098082) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3098082) stime: 0.20582699999999998
DEBUG    ya.test:process.py:263 Command (pid 3098082) utime: 0.11672199999999999
DEBUG    ya.test:process.py:263 Command (pid 3098082) wtime: 0.435
DEBUG    ya.test:process.py:275 Command (pid 3098082) 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 3098082) 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/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_cqmha30o.log --grpc-port=18352 --mon-port=16701 --ic-port=18184
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_cqmha30o.log', '--grpc-port=18352', '--mon-port=16701', '--ic-port=18184')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3098306
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:18352/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3098307
DEBUG    ya.test:process.py:259 Command (pid 3098307) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3098307) elapsed time (sec): 0.4436004161834717
DEBUG    ya.test:process.py:263 Command (pid 3098307) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3098307) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3098307) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 3098307) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3098307) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3098307) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3098307) stime: 0.181197
DEBUG    ya.test:process.py:263 Command (pid 3098307) utime: 0.115657
DEBUG    ya.test:process.py:263 Command (pid 3098307) wtime: 0.451
DEBUG    ya.test:process.py:275 Command (pid 3098307) 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 3098307) 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/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_9lptx745.log --grpc-port=22396 --mon-port=22884 --ic-port=8525
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_9lptx745.log', '--grpc-port=22396', '--mon-port=22884', '--ic-port=8525')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3098479
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22396/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3098480
DEBUG    ya.test:process.py:259 Command (pid 3098480) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3098480) elapsed time (sec): 0.40371131896972656
DEBUG    ya.test:process.py:263 Command (pid 3098480) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3098480) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3098480) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3098480) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3098480) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3098480) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3098480) stime: 0.19100299999999998
DEBUG    ya.test:process.py:263 Command (pid 3098480) utime: 0.128795
DEBUG    ya.test:process.py:263 Command (pid 3098480) wtime: 0.405
DEBUG    ya.test:process.py:275 Command (pid 3098480) 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 3098480) 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/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_v1gvmdwl.log --grpc-port=29543 --mon-port=31496 --ic-port=6401
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_v1gvmdwl.log', '--grpc-port=29543', '--mon-port=31496', '--ic-port=6401')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3098683
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29543/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3098688
DEBUG    ya.test:process.py:259 Command (pid 3098688) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3098688) elapsed time (sec): 0.4549977779388428
DEBUG    ya.test:process.py:263 Command (pid 3098688) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3098688) minflt: 16084
DEBUG    ya.test:process.py:263 Command (pid 3098688) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 3098688) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3098688) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3098688) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3098688) stime: 0.219916
DEBUG    ya.test:process.py:263 Command (pid 3098688) utime: 0.115549
DEBUG    ya.test:process.py:263 Command (pid 3098688) wtime: 0.459
DEBUG    ya.test:process.py:275 Command (pid 3098688) 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 3098688) 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/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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_7tjvcl4g.log --grpc-port=20508 --mon-port=29412 --ic-port=5884
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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_7tjvcl4g.log', '--grpc-port=20508', '--mon-port=29412', '--ic-port=5884')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3098864
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20508/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3098880
DEBUG    ya.test:process.py:259 Command (pid 3098880) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3098880) elapsed time (sec): 0.371096134185791
DEBUG    ya.test:process.py:263 Command (pid 3098880) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3098880) minflt: 16085
DEBUG    ya.test:process.py:263 Command (pid 3098880) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) nivcsw: 74
DEBUG    ya.test:process.py:263 Command (pid 3098880) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3098880) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3098880) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3098880) stime: 0.2163
DEBUG    ya.test:process.py:263 Command (pid 3098880) utime: 0.092128
DEBUG    ya.test:process.py:263 Command (pid 3098880) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3098880) 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 3098880) 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/gf5i/000711/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/gf5i/000711/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/gf5i/000711/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__fncagzs.log --grpc-port=21092 --mon-port=4988 --ic-port=18854
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/gf5i/000711/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/gf5i/000711/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/gf5i/000711/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__fncagzs.log', '--grpc-port=21092', '--mon-port=4988', '--ic-port=18854')' in '/home/runner/.ya/build/build_root/gf5i/000711/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: 3099125
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21092/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/gf5i/000711/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3099136
DEBUG    ya.test:process.py:259 Command (pid 3099136) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3099136) elapsed time (sec): 0.41083359718322754
DEBUG    ya.test:process.py:263 Command (pid 3099136) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) maxrss: 537796
DEBUG    ya.test:process.py:263 Command (pid 3099136) minflt: 16083
DEBUG    ya.test:process.py:263 Command (pid 3099136) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 3099136) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3099136) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3099136) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3099136) stime: 0.205645
DEBUG    ya.test:process.py:263 Command (pid 3099136) utime: 0.11751099999999999
DEBUG    ya.test:process.py:263 Command (pid 3099136) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 3099136) 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 3099136) 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, ad6d82e3-c7d9-4c60-9503-987179d869fd, localhost:4844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ad6d82e3-c7d9-4c60-9503-987179d869fd, localhost:4844): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ad6d82e3-c7d9-4c60-9503-987179d869fd, localhost:4844): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aagcw5k77m.auto.internal" port: 29543 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: 18352 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: 20508 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: 22396 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: 4256 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: 28678 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: 4844 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: 18459 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 } 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:29543, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:4844, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:4256, location 1, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:28678, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:20508, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:18352, location 2, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:22396, location 3, ssl: False>, <Endpoint ghrun-aagcw5k77m.auto.internal:18459, 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, ccdb9047-8db5-47a9-94d5-11a497a1da6f, ghrun-aagcw5k77m.auto.internal:29543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ccdb9047-8db5-47a9-94d5-11a497a1da6f, ghrun-aagcw5k77m.auto.internal:29543): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ccdb9047-8db5-47a9-94d5-11a497a1da6f, ghrun-aagcw5k77m.auto.internal:29543): response = { status: SUCCESS session_id: "ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=" node_id: 7 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 95df5693-2b5d-4513-a3b8-cccbaa5095d1, ghrun-aagcw5k77m.auto.internal:29543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 95df5693-2b5d-4513-a3b8-cccbaa5095d1, ghrun-aagcw5k77m.auto.internal:29543): request = { session_id: "ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 95df5693-2b5d-4513-a3b8-cccbaa5095d1, ghrun-aagcw5k77m.auto.internal:29543): response = { <_MultiThreadedRendezvous object> }
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:64 New session was created for pool. Session id: ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a7df51b0-4acc-4421-88b8-4fc6e301de8c, ghrun-aagcw5k77m.auto.internal:29543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7df51b0-4acc-4421-88b8-4fc6e301de8c, ghrun-aagcw5k77m.auto.internal:29543): request = { session_id: "ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=" 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, a7df51b0-4acc-4421-88b8-4fc6e301de8c, ghrun-aagcw5k77m.auto.internal:29543): response = { <_MultiThreadedRendezvous object> }
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:123 Session returned to queue: ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5dc5a0da-a0fb-47a1-bc99-bd3320e9bbe7, ghrun-aagcw5k77m.auto.internal:4844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dc5a0da-a0fb-47a1-bc99-bd3320e9bbe7, ghrun-aagcw5k77m.auto.internal:4844): request = { session_id: "ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=" 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, 5dc5a0da-a0fb-47a1-bc99-bd3320e9bbe7, ghrun-aagcw5k77m.auto.internal:4844): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0485e94a-e2d8-4a97-b793-a41be3540cbe, ghrun-aagcw5k77m.auto.internal:29543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0485e94a-e2d8-4a97-b793-a41be3540cbe, ghrun-aagcw5k77m.auto.internal:29543): request = { session_id: "ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=" 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, 0485e94a-e2d8-4a97-b793-a41be3540cbe, ghrun-aagcw5k77m.auto.internal:29543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee1fe55f-db07-4811-a468-5be1b2c71814, ghrun-aagcw5k77m.auto.internal:4256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee1fe55f-db07-4811-a468-5be1b2c71814, ghrun-aagcw5k77m.auto.internal:4256): request = { session_id: "ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=" 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, ee1fe55f-db07-4811-a468-5be1b2c71814, ghrun-aagcw5k77m.auto.internal:4256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=
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, 8caf2163-e337-4445-bf8a-e8817ec8efb6, ghrun-aagcw5k77m.auto.internal:4844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8caf2163-e337-4445-bf8a-e8817ec8efb6, ghrun-aagcw5k77m.auto.internal:4844): request = { session_id: "ydb://session/3?node_id=7&id=NmE0MzU3YzUtYjBiOTczMTQtYTJhNDNhNjgtNjA3ZTBhYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8caf2163-e337-4445-bf8a-e8817ec8efb6, ghrun-aagcw5k77m.auto.internal:4844): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
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:4844
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18459/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4844/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4256/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:18352/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22396/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28678/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29543/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21092/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:20508/8
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23838
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25150
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4988
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21092
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23597
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20508
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16570
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10990
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31496
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29543
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8923
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7315
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22396
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8851
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15269
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18352
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18503
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31480
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4256
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28369
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19726
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28678
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18563
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2382
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29335
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18459
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27057
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17585
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18854
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6401
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8525
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28021
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14466
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13347
============================== slowest durations ===============================
120.13s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
115.15s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
111.42s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
105.91s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
41.02s call     zip_bomb.py::TestZipBomb::test
15.80s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
8.96s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.39s 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.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(5 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 540.91s (0:09:00) ====================
