============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cgad/000289/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.8 ms
create table: 257.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.6
    "min_ms": 24.9
    "median_ms": 30.1
    "max_ms": 40.7
    "stdev_ms": 3.9
select count(*) after initial inserts: 79.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 34.2
    "min_ms": 28.9
    "median_ms": 33.8
    "max_ms": 45.5
    "stdev_ms": 2.6
select count(*) after all modifications: 1884.4 ms
select all: 1968.9 ms
delete from table: 2032.5 ms
select all after delete: 1997.4 ms
.

============================== slowest durations ===============================
263.00s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
92.62s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
82.72s call     tablets_movement.py::TestTabletsMovement::test[ROW]
25.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
25.30s call     order_by_with_limit.py::TestOrderBy::test
5.81s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.21s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.94s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.71s setup    order_by_with_limit.py::TestOrderBy::test
3.20s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.67s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.49s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.32s call     data_read_correctness.py::TestDataReadCorrectness::test
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 516.73s (0:08:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cgad/000280/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: 88.7 ms
create table: 630.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 51.1
    "min_ms": 36.3
    "median_ms": 51.9
    "max_ms": 80.9
    "stdev_ms": 13.2
select count(*) after initial inserts: 156.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 75.6
    "min_ms": 46.7
    "median_ms": 71.5
    "max_ms": 145.1
    "stdev_ms": 21.0
updates (step 1):
    "runs": 200
    "avg_ms": 295.6
    "min_ms": 174.1
    "median_ms": 282.5
    "max_ms": 603.7
    "stdev_ms": 76.9
upserts (step 2):
    "runs": 200
    "avg_ms": 60.0
    "min_ms": 25.0
    "median_ms": 50.5
    "max_ms": 190.6
    "stdev_ms": 28.5
select count(*) after all modifications: 653.0 ms
select all: 362.2 ms
delete from table: 472.0 ms
select all after delete: 357.1 ms
.drop table: 119.0 ms
create table: 655.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 46.6
    "min_ms": 28.7
    "median_ms": 44.1
    "max_ms": 88.3
    "stdev_ms": 17.3
select count(*) after initial inserts: 173.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 158.6
    "min_ms": 93.6
    "median_ms": 151.7
    "max_ms": 376.4
    "stdev_ms": 40.9
select count(*) after all modifications: 293.2 ms
select all: 219.9 ms
delete from table: 269.9 ms
select all after delete: 226.3 ms
.drop table: 38.6 ms
create table: 566.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.1
    "min_ms": 25.9
    "median_ms": 29.8
    "max_ms": 36.9
    "stdev_ms": 2.6
select count(*) after initial inserts: 111.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 108.7
    "min_ms": 84.6
    "median_ms": 107.3
    "max_ms": 149.0
    "stdev_ms": 12.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 54.0
    "min_ms": 40.9
    "median_ms": 52.1
    "max_ms": 86.3
    "stdev_ms": 8.8
select count(*) after all modifications: 323.7 ms
select all: 262.5 ms
delete from table: 368.4 ms
select all after delete: 355.5 ms
.drop table: 28.7 ms
create table: 393.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.7
    "min_ms": 24.6
    "median_ms": 30.0
    "max_ms": 39.8
    "stdev_ms": 3.5
select count(*) after initial inserts: 95.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 116.4
    "min_ms": 76.5
    "median_ms": 112.2
    "max_ms": 226.7
    "stdev_ms": 22.9
upserts (step 1):
    "runs": 200
    "avg_ms": 28.7
    "min_ms": 23.4
    "median_ms": 26.8
    "max_ms": 74.5
    "stdev_ms": 6.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 69.4
    "min_ms": 55.7
    "median_ms": 67.7
    "max_ms": 180.0
    "stdev_ms": 13.7
select count(*) after all modifications: 562.1 ms
select all: 501.5 ms
delete from table: 513.1 ms
select all after delete: 448.9 ms
.drop table: 29.5 ms
create table: 411.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 25.5
    "median_ms": 30.2
    "max_ms": 30.4
    "stdev_ms": 1.5
select count(*) after initial inserts: 92.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 25.9
    "min_ms": 20.5
    "median_ms": 25.5
    "max_ms": 52.3
    "stdev_ms": 2.6
select count(*) after all modifications: 307.7 ms
select all: 263.9 ms
delete from table: 287.4 ms
select all after delete: 237.9 ms
.Generated operation sequence:
  0. UPSERT: 15 operations
  1. UPSERT: 6 operations
  2. UPSERT: 9 operations
  3. UPSERT: 18 operations
  4. UPSERT: 15 operations
  5. UPDATE: 1 operations
  6. UPSERT: 2 operations
  7. BULK_UPSERT: 17 operations
  8. BULK_UPSERT: 6 operations
  9. UPSERT: 3 operations
drop table: 26.8 ms
create table: 389.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 27.1
    "median_ms": 30.0
    "max_ms": 30.6
    "stdev_ms": 1.0
select count(*) after initial inserts: 100.7 ms
upserts (step 0):
    "runs": 150
    "avg_ms": 25.0
    "min_ms": 20.9
    "median_ms": 24.9
    "max_ms": 34.7
    "stdev_ms": 1.9
upserts (step 1):
    "runs": 60
    "avg_ms": 25.1
    "min_ms": 21.4
    "median_ms": 25.0
    "max_ms": 33.9
    "stdev_ms": 1.8
upserts (step 2):
    "runs": 90
    "avg_ms": 26.0
    "min_ms": 21.7
    "median_ms": 26.0
    "max_ms": 33.4
    "stdev_ms": 1.9
upserts (step 3):
    "runs": 180
    "avg_ms": 26.1
    "min_ms": 21.4
    "median_ms": 26.0
    "max_ms": 35.1
    "stdev_ms": 2.2
upserts (step 4):
    "runs": 150
    "avg_ms": 26.7
    "min_ms": 22.8
    "median_ms": 26.0
    "max_ms": 44.3
    "stdev_ms": 2.8
updates (step 5):
    "runs": 10
    "avg_ms": 123.2
    "min_ms": 109.9
    "median_ms": 124.9
    "max_ms": 135.7
    "stdev_ms": 9.5
upserts (step 6):
    "runs": 20
    "avg_ms": 24.9
    "min_ms": 21.6
    "median_ms": 24.8
    "max_ms": 29.0
    "stdev_ms": 1.6
bulk_upserts (step 7):
    "runs": 17
    "avg_ms": 47.2
    "min_ms": 38.3
    "median_ms": 47.4
    "max_ms": 60.4
    "stdev_ms": 6.0
bulk_upserts (step 8):
    "runs": 6
    "avg_ms": 50.4
    "min_ms": 41.8
    "median_ms": 50.5
    "max_ms": 62.4
    "stdev_ms": 6.9
upserts (step 9):
    "runs": 30
    "avg_ms": 25.8
    "min_ms": 24.1
    "median_ms": 25.6
    "max_ms": 31.1
    "stdev_ms": 1.5
select count(*) after all modifications: 183.4 ms
select all: 216.5 ms
delete from table: 234.1 ms
select all after delete: 183.3 ms
.

============================== slowest durations ===============================
161.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
81.92s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
39.13s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
27.86s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
24.20s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
21.57s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
17.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.25s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_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[bulk_upsert_update_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[update_bulk_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_upsert_bulk_upsert]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 379.26s (0:06: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/cgad/000295/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 ===============================
141.03s call     test_log_scenario.py::TestLogScenario::test_log_uniform
82.47s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
54.33s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.09s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.89s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.04s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 309.73s (0:05: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/cgad/00028c/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 ===============================
8.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s 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-2]
0.01s teardown 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-1-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 35.66s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cgad/00029d/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 ===============================
6.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s 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-8]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 29.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cgad/000298/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 ===============================
5.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 30.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cgad/000283/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 ===============================
7.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
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[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
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 34.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/cgad/00028f/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 ===============================
6.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
6.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
1.04s teardown 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]
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-2-2]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 31.66s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/cgad/000292/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 ===============================
101.58s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
101.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
100.59s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 318.58s (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/cgad/000286/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 ===============================
228.02s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
112.93s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
108.07s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
88.50s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
33.02s call     zip_bomb.py::TestZipBomb::test
7.56s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.81s setup    zip_bomb.py::TestZipBomb::test
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 5 passed in 598.95s (0:09:58) =========================

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