============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/002245/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 71 items

compaction_config.py ........

============================== slowest durations ===============================
8.21s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
6.39s call     compaction_config.py::TestCompactionConfig::test_tiling
6.18s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
4.86s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
4.80s call     compaction_config.py::TestCompactionConfig::test_default
4.62s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
4.62s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
4.39s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
0.07s setup    compaction_config.py::TestCompactionConfig::test_tiling_constructor
0.01s teardown compaction_config.py::TestCompactionConfig::test_tiling_constructor

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 8 passed in 44.97s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/00231f/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 71 items

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

============================== slowest durations ===============================
201.74s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
66.04s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
22.76s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
11.04s call     compaction_config.py::TestCompactionConfig::test_wrong_preset
5.25s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.74s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.20s setup    order_by_with_limit.py::TestOrderBy::test_corner
0.81s call     order_by_with_limit.py::TestOrderBy::test_corner
0.27s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.13s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.05s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
0.04s setup    compaction_config.py::TestCompactionConfig::test_wrong_constructor
0.01s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.01s teardown data_read_correctness.py::TestDataReadCorrectness::test[table]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 318.30s (0:05:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/002275/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 71 items

order_by_with_limit.py .....
tablets_movement.py ..

============================== slowest durations ===============================
128.26s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
109.76s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
90.41s call     tablets_movement.py::TestTabletsMovement::test[ROW]
78.11s call     order_by_with_limit.py::TestOrderBy::test_random
4.65s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.16s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
1.16s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.62s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.25s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.23s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.15s call     order_by_with_limit.py::TestOrderBy::test_reproduce_with_prefix
0.11s call     order_by_with_limit.py::TestOrderBy::test_reproduce
0.07s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 418.72s (0:06:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/0022a3/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 71 items

test_cs_many_updates.py drop table: 16.2 ms
create table: 344.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.1
    "min_ms": 25.5
    "median_ms": 29.7
    "max_ms": 52.4
    "stdev_ms": 7.5
select count(*) after initial inserts: 95.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 57.4
    "min_ms": 44.0
    "median_ms": 53.8
    "max_ms": 118.5
    "stdev_ms": 11.8
select count(*) after all modifications: 2929.8 ms
select all: 3553.7 ms
delete from table: 3904.6 ms
select all after delete: 3620.1 ms
.drop table: 39.0 ms
create table: 432.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.7
    "min_ms": 23.7
    "median_ms": 30.5
    "max_ms": 38.5
    "stdev_ms": 3.8
select count(*) after initial inserts: 97.4 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 65.6
    "min_ms": 45.6
    "median_ms": 58.8
    "max_ms": 142.9
    "stdev_ms": 20.1
updates (step 1):
    "runs": 200
    "avg_ms": 194.0
    "min_ms": 128.4
    "median_ms": 188.8
    "max_ms": 386.0
    "stdev_ms": 40.8
upserts (step 2):
    "runs": 200
    "avg_ms": 24.5
    "min_ms": 19.2
    "median_ms": 23.6
    "max_ms": 42.2
    "stdev_ms": 3.2
select count(*) after all modifications: 338.8 ms
select all: 355.8 ms
delete from table: 393.7 ms
select all after delete: 331.8 ms
.drop table: 38.6 ms
create table: 410.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.8
    "min_ms": 26.2
    "median_ms": 30.9
    "max_ms": 43.8
    "stdev_ms": 5.6
select count(*) after initial inserts: 103.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 162.3
    "min_ms": 81.2
    "median_ms": 152.3
    "max_ms": 594.7
    "stdev_ms": 57.0
select count(*) after all modifications: 412.9 ms
select all: 334.5 ms
delete from table: 389.7 ms
select all after delete: 329.5 ms
.drop table: 64.1 ms
create table: 660.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 48.1
    "min_ms": 31.3
    "median_ms": 50.7
    "max_ms": 60.3
    "stdev_ms": 9.2
select count(*) after initial inserts: 150.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 183.3
    "min_ms": 115.9
    "median_ms": 177.6
    "max_ms": 305.8
    "stdev_ms": 35.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 131.8
    "min_ms": 80.0
    "median_ms": 125.9
    "max_ms": 259.6
    "stdev_ms": 33.3
select count(*) after all modifications: 741.5 ms
select all: 539.8 ms
delete from table: 624.4 ms
select all after delete: 645.1 ms
.drop table: 57.4 ms
create table: 921.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 63.5
    "min_ms": 30.8
    "median_ms": 66.0
    "max_ms": 101.3
    "stdev_ms": 19.1
select count(*) after initial inserts: 187.3 ms
updates (step 0):
    "runs": 200
    "avg_ms": 196.7
    "min_ms": 93.6
    "median_ms": 193.3
    "max_ms": 361.7
    "stdev_ms": 46.6
upserts (step 1):
    "runs": 200
    "avg_ms": 37.1
    "min_ms": 21.7
    "median_ms": 33.9
    "max_ms": 105.0
    "stdev_ms": 11.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 110.1
    "min_ms": 78.3
    "median_ms": 106.5
    "max_ms": 182.6
    "stdev_ms": 21.2
select count(*) after all modifications: 753.2 ms
select all: 558.7 ms
delete from table: 647.9 ms
select all after delete: 761.1 ms
.drop table: 47.6 ms
create table: 613.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.4
    "min_ms": 29.9
    "median_ms": 40.8
    "max_ms": 54.7
    "stdev_ms": 7.4
select count(*) after initial inserts: 121.7 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 26.7
    "min_ms": 20.1
    "median_ms": 25.5
    "max_ms": 54.7
    "stdev_ms": 4.3
select count(*) after all modifications: 329.7 ms
select all: 252.4 ms
delete from table: 259.7 ms
select all after delete: 217.2 ms
.Generated operation sequence:
  0. BULK_UPSERT: 14 operations
  1. UPDATE: 13 operations
  2. UPSERT: 20 operations
  3. UPDATE: 4 operations
  4. BULK_UPSERT: 4 operations
  5. BULK_UPSERT: 11 operations
  6. BULK_UPSERT: 1 operations
  7. UPDATE: 18 operations
  8. BULK_UPSERT: 2 operations
  9. BULK_UPSERT: 16 operations
drop table: 28.8 ms
create table: 391.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.9
    "min_ms": 28.6
    "median_ms": 29.7
    "max_ms": 31.1
    "stdev_ms": 0.8
select count(*) after initial inserts: 84.9 ms
bulk_upserts (step 0):
    "runs": 14
    "avg_ms": 53.8
    "min_ms": 49.0
    "median_ms": 54.2
    "max_ms": 65.4
    "stdev_ms": 4.8
updates (step 1):
    "runs": 130
    "avg_ms": 102.8
    "min_ms": 85.8
    "median_ms": 100.9
    "max_ms": 166.1
    "stdev_ms": 11.3
upserts (step 2):
    "runs": 200
    "avg_ms": 30.2
    "min_ms": 23.8
    "median_ms": 28.2
    "max_ms": 62.2
    "stdev_ms": 5.7
updates (step 3):
    "runs": 40
    "avg_ms": 138.4
    "min_ms": 108.7
    "median_ms": 134.8
    "max_ms": 191.8
    "stdev_ms": 19.4
bulk_upserts (step 4):
    "runs": 4
    "avg_ms": 56.7
    "min_ms": 48.1
    "median_ms": 56.5
    "max_ms": 72.4
    "stdev_ms": 11.0
bulk_upserts (step 5):
    "runs": 11
    "avg_ms": 55.5
    "min_ms": 47.7
    "median_ms": 50.3
    "max_ms": 72.2
    "stdev_ms": 9.0
bulk_upserts (step 6): 53.7 ms
updates (step 7):
    "runs": 180
    "avg_ms": 144.5
    "min_ms": 107.0
    "median_ms": 140.1
    "max_ms": 200.1
    "stdev_ms": 18.2
bulk_upserts (step 8):
    "runs": 2
    "avg_ms": 48.3
    "min_ms": 46.4
    "median_ms": 50.1
    "max_ms": 50.1
    "stdev_ms": 2.6
bulk_upserts (step 9):
    "runs": 16
    "avg_ms": 49.9
    "min_ms": 45.3
    "median_ms": 50.1
    "max_ms": 55.1
    "stdev_ms": 2.7
select count(*) after all modifications: 227.9 ms
select all: 256.3 ms
delete from table: 277.9 ms
select all after delete: 218.3 ms
.

============================== slowest durations ===============================
164.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
62.93s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
55.30s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
52.57s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
44.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
43.50s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
28.95s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
3.89s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 460.64s (0:07:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/002287/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 71 items

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

============================== slowest durations ===============================
90.16s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
88.54s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
86.26s call     test_log_scenario.py::TestLogScenario::test_log_uniform
13.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
12.18s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
9.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.24s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.05s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 319.37s (0:05:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/0022ac/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 71 items

test_overloads.py .......

============================== slowest durations ===============================
4.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 34.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/00229b/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 71 items

test_overloads.py .......

============================== slowest durations ===============================
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 32.34s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/002311/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 71 items

test_overloads.py .......

============================== slowest durations ===============================
9.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
8.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
6.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 7 passed in 52.39s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/00232b/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 71 items

test_overloads.py .......

============================== slowest durations ===============================
82.92s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.68s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
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-2-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 7 passed in 129.54s (0:02:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/11zi/002290/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 71 items

test_overloads.py .....
upgrade_to_internal_path_id.py 
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ner/.ya/build/build_root/11zi/002290/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/11zi/002290/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/11zi/002290/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/11zi/002290', '--source-root', '/home/runner/.ya/build/build_root/11zi/002290/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/11zi/002290/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1770, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ner/.ya/build/build_root/11zi/002290/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/11zi/002290/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/11zi/002290/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/11zi/002290', '--source-root', '/home/runner/.ya/build/build_root/11zi/002290/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/11zi/002290/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
