============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/00032f/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 53 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 12.9 ms
create table: 232.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.9
    "min_ms": 20.1
    "median_ms": 30.0
    "max_ms": 30.5
    "stdev_ms": 3.8
select count(*) after initial inserts: 81.5 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 32.5
    "min_ms": 28.8
    "median_ms": 32.1
    "max_ms": 50.0
    "stdev_ms": 2.5
select count(*) after all modifications: 1936.1 ms
select all: 2068.0 ms
delete from table: 2459.0 ms
select all after delete: 2733.2 ms
.

============================== slowest durations ===============================
310.76s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
88.37s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
80.04s call     tablets_movement.py::TestTabletsMovement::test[ROW]
26.07s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
24.78s call     order_by_with_limit.py::TestOrderBy::test
10.72s setup    data_read_correctness.py::TestDataReadCorrectness::test
6.26s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.48s setup    order_by_with_limit.py::TestOrderBy::test
3.27s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.11s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.53s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.47s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.37s call     data_read_correctness.py::TestDataReadCorrectness::test
0.18s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 560.18s (0:09:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/000326/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 53 items

test_cs_many_updates.py drop table: 60.5 ms
create table: 571.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 61.7
    "min_ms": 33.5
    "median_ms": 53.2
    "max_ms": 132.0
    "stdev_ms": 30.5
select count(*) after initial inserts: 199.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 63.6
    "min_ms": 40.0
    "median_ms": 57.4
    "max_ms": 163.4
    "stdev_ms": 21.1
updates (step 1):
    "runs": 200
    "avg_ms": 223.7
    "min_ms": 154.2
    "median_ms": 215.8
    "max_ms": 409.3
    "stdev_ms": 46.3
upserts (step 2):
    "runs": 200
    "avg_ms": 52.5
    "min_ms": 28.4
    "median_ms": 45.6
    "max_ms": 230.5
    "stdev_ms": 23.7
select count(*) after all modifications: 499.4 ms
select all: 598.8 ms
delete from table: 645.4 ms
select all after delete: 629.8 ms
.drop table: 65.0 ms
create table: 811.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 60.4
    "min_ms": 37.9
    "median_ms": 54.3
    "max_ms": 105.2
    "stdev_ms": 19.6
select count(*) after initial inserts: 205.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 212.1
    "min_ms": 94.3
    "median_ms": 185.0
    "max_ms": 846.0
    "stdev_ms": 88.5
select count(*) after all modifications: 329.3 ms
select all: 283.0 ms
delete from table: 333.3 ms
select all after delete: 239.5 ms
.drop table: 28.9 ms
create table: 467.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 31.8
    "min_ms": 27.9
    "median_ms": 30.0
    "max_ms": 45.0
    "stdev_ms": 4.9
select count(*) after initial inserts: 88.6 ms
updates (step 0):
    "runs": 150
    "avg_ms": 113.4
    "min_ms": 86.3
    "median_ms": 111.8
    "max_ms": 157.1
    "stdev_ms": 14.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 58.2
    "min_ms": 45.3
    "median_ms": 56.8
    "max_ms": 85.1
    "stdev_ms": 7.8
select count(*) after all modifications: 357.8 ms
select all: 328.2 ms
delete from table: 379.1 ms
select all after delete: 298.3 ms
.drop table: 28.3 ms
create table: 407.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.8
    "min_ms": 25.4
    "median_ms": 30.3
    "max_ms": 35.2
    "stdev_ms": 2.2
select count(*) after initial inserts: 125.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 105.2
    "min_ms": 80.9
    "median_ms": 104.5
    "max_ms": 186.5
    "stdev_ms": 14.8
upserts (step 1):
    "runs": 200
    "avg_ms": 25.9
    "min_ms": 20.4
    "median_ms": 25.5
    "max_ms": 35.4
    "stdev_ms": 3.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 60.2
    "min_ms": 50.1
    "median_ms": 60.0
    "max_ms": 76.4
    "stdev_ms": 4.7
select count(*) after all modifications: 512.1 ms
select all: 515.7 ms
delete from table: 515.6 ms
select all after delete: 429.6 ms
.drop table: 27.3 ms
create table: 369.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 22.5
    "median_ms": 30.1
    "max_ms": 31.0
    "stdev_ms": 2.5
select count(*) after initial inserts: 79.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 25.8
    "min_ms": 19.9
    "median_ms": 25.5
    "max_ms": 105.9
    "stdev_ms": 3.5
select count(*) after all modifications: 313.7 ms
select all: 255.9 ms
delete from table: 290.4 ms
select all after delete: 217.2 ms
.Generated operation sequence:
  0. UPDATE: 12 operations
  1. UPDATE: 20 operations
  2. UPSERT: 6 operations
  3. UPDATE: 15 operations
  4. BULK_UPSERT: 7 operations
  5. UPDATE: 19 operations
  6. UPDATE: 7 operations
  7. UPSERT: 4 operations
  8. UPDATE: 8 operations
  9. UPSERT: 7 operations
drop table: 24.8 ms
create table: 351.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 24.2
    "median_ms": 30.0
    "max_ms": 30.4
    "stdev_ms": 2.1
select count(*) after initial inserts: 76.5 ms
updates (step 0):
    "runs": 120
    "avg_ms": 92.4
    "min_ms": 74.9
    "median_ms": 91.5
    "max_ms": 115.9
    "stdev_ms": 10.1
updates (step 1):
    "runs": 200
    "avg_ms": 89.9
    "min_ms": 71.7
    "median_ms": 89.0
    "max_ms": 129.0
    "stdev_ms": 9.8
upserts (step 2):
    "runs": 60
    "avg_ms": 22.3
    "min_ms": 20.2
    "median_ms": 22.3
    "max_ms": 24.6
    "stdev_ms": 1.0
updates (step 3):
    "runs": 150
    "avg_ms": 92.5
    "min_ms": 77.6
    "median_ms": 91.6
    "max_ms": 122.6
    "stdev_ms": 7.7
bulk_upserts (step 4):
    "runs": 7
    "avg_ms": 33.5
    "min_ms": 32.2
    "median_ms": 33.2
    "max_ms": 36.2
    "stdev_ms": 1.4
updates (step 5):
    "runs": 190
    "avg_ms": 102.3
    "min_ms": 84.5
    "median_ms": 101.0
    "max_ms": 131.5
    "stdev_ms": 9.0
updates (step 6):
    "runs": 70
    "avg_ms": 105.7
    "min_ms": 93.7
    "median_ms": 105.4
    "max_ms": 126.9
    "stdev_ms": 6.3
upserts (step 7):
    "runs": 40
    "avg_ms": 22.2
    "min_ms": 19.3
    "median_ms": 22.1
    "max_ms": 32.5
    "stdev_ms": 2.0
updates (step 8):
    "runs": 80
    "avg_ms": 118.4
    "min_ms": 100.1
    "median_ms": 116.8
    "max_ms": 150.4
    "stdev_ms": 11.7
upserts (step 9):
    "runs": 70
    "avg_ms": 24.8
    "min_ms": 20.7
    "median_ms": 24.4
    "max_ms": 34.1
    "stdev_ms": 2.5
select count(*) after all modifications: 204.8 ms
select all: 227.3 ms
delete from table: 261.2 ms
select all after delete: 227.0 ms
.

============================== slowest durations ===============================
215.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
85.13s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
65.44s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
35.39s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
27.63s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
11.49s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.07s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 473.50s (0:07:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/000329/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 53 items

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

============================== slowest durations ===============================
108.13s call     test_log_scenario.py::TestLogScenario::test_log_uniform
89.79s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
68.56s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.19s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
11.73s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.08s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 304.75s (0:05:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/00031e/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
20.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
11.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 51.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/000332/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
19.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
11.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
7.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 53.23s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/00033b/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
13.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
12.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
12.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 50.76s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/000335/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
13.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
13.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
11.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
1.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.02s 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-2]
0.01s teardown 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 setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 49.70s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/000321/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
14.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
13.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
10.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 51.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/000338/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 53 items

test_overloads.py .....

============================== slowest durations ===============================
130.29s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
109.92s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
102.58s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
12.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
12.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 371.77s (0:06:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9eaq/00032c/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 53 items

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

============================== slowest durations ===============================
244.64s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
121.26s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
118.99s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
98.85s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
7.21s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 4 passed in 600.02s (0:10:00) =========================

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/9eaq/00032c/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/9eaq/00032c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9eaq/00032c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9eaq/00032c', '--source-root', '/home/runner/.ya/build/build_root/9eaq/00032c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9eaq/00032c/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/9eaq/00032c/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/9eaq/00032c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9eaq/00032c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9eaq/00032c', '--source-root', '/home/runner/.ya/build/build_root/9eaq/00032c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9eaq/00032c/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",), {})
