============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007df/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: 18.9 ms
create table: 424.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.0
    "min_ms": 25.7
    "median_ms": 32.7
    "max_ms": 45.2
    "stdev_ms": 5.6
select count(*) after initial inserts: 129.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 41.4
    "min_ms": 29.6
    "median_ms": 39.3
    "max_ms": 83.9
    "stdev_ms": 7.3
select count(*) after all modifications: 2600.0 ms
select all: 2786.6 ms
delete from table: 2911.2 ms
select all after delete: 2760.6 ms
.

============================== slowest durations ===============================
223.90s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
118.78s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
94.20s call     tablets_movement.py::TestTabletsMovement::test[ROW]
41.17s call     order_by_with_limit.py::TestOrderBy::test
32.67s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
6.41s setup    order_by_with_limit.py::TestOrderBy::test
5.54s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
5.42s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.07s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.21s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.67s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.61s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.33s call     data_read_correctness.py::TestDataReadCorrectness::test
0.30s 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 540.91s (0:09:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007e3/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: 114.2 ms
create table: 406.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 54.9
    "min_ms": 33.3
    "median_ms": 51.8
    "max_ms": 88.7
    "stdev_ms": 16.2
select count(*) after initial inserts: 146.9 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 82.0
    "min_ms": 39.5
    "median_ms": 74.9
    "max_ms": 207.8
    "stdev_ms": 30.1
updates (step 1):
    "runs": 200
    "avg_ms": 204.5
    "min_ms": 147.5
    "median_ms": 196.4
    "max_ms": 404.9
    "stdev_ms": 40.9
upserts (step 2):
    "runs": 200
    "avg_ms": 38.1
    "min_ms": 23.7
    "median_ms": 34.1
    "max_ms": 151.6
    "stdev_ms": 15.5
select count(*) after all modifications: 359.4 ms
select all: 500.0 ms
delete from table: 458.0 ms
select all after delete: 434.4 ms
.drop table: 60.7 ms
create table: 452.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 36.7
    "min_ms": 28.2
    "median_ms": 32.5
    "max_ms": 84.7
    "stdev_ms": 17.1
select count(*) after initial inserts: 136.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 205.7
    "min_ms": 105.2
    "median_ms": 195.8
    "max_ms": 546.6
    "stdev_ms": 59.7
select count(*) after all modifications: 374.4 ms
select all: 389.6 ms
delete from table: 366.8 ms
select all after delete: 266.7 ms
.drop table: 35.3 ms
create table: 505.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 39.9
    "min_ms": 33.1
    "median_ms": 39.9
    "max_ms": 49.5
    "stdev_ms": 4.9
select count(*) after initial inserts: 105.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 145.6
    "min_ms": 97.7
    "median_ms": 143.3
    "max_ms": 247.6
    "stdev_ms": 26.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 65.0
    "min_ms": 47.2
    "median_ms": 62.3
    "max_ms": 121.3
    "stdev_ms": 11.6
select count(*) after all modifications: 382.4 ms
select all: 599.6 ms
delete from table: 393.3 ms
select all after delete: 363.4 ms
.drop table: 65.0 ms
create table: 649.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 45.5
    "min_ms": 29.8
    "median_ms": 44.0
    "max_ms": 72.0
    "stdev_ms": 10.7
select count(*) after initial inserts: 161.4 ms
updates (step 0):
    "runs": 200
    "avg_ms": 135.7
    "min_ms": 98.5
    "median_ms": 134.1
    "max_ms": 200.1
    "stdev_ms": 17.1
upserts (step 1):
    "runs": 200
    "avg_ms": 38.4
    "min_ms": 22.7
    "median_ms": 32.5
    "max_ms": 135.4
    "stdev_ms": 16.4
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 76.0
    "min_ms": 61.4
    "median_ms": 73.3
    "max_ms": 122.0
    "stdev_ms": 11.0
select count(*) after all modifications: 639.0 ms
select all: 545.9 ms
delete from table: 569.2 ms
select all after delete: 569.6 ms
.drop table: 34.6 ms
create table: 504.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.8
    "min_ms": 28.5
    "median_ms": 31.4
    "max_ms": 40.4
    "stdev_ms": 3.9
select count(*) after initial inserts: 111.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 31.8
    "min_ms": 22.7
    "median_ms": 30.5
    "max_ms": 139.9
    "stdev_ms": 6.9
select count(*) after all modifications: 344.0 ms
select all: 281.4 ms
delete from table: 300.0 ms
select all after delete: 247.9 ms
.Generated operation sequence:
  0. BULK_UPSERT: 13 operations
  1. UPDATE: 18 operations
  2. UPSERT: 10 operations
  3. UPDATE: 11 operations
  4. UPSERT: 7 operations
  5. UPSERT: 2 operations
  6. UPDATE: 1 operations
  7. UPDATE: 18 operations
  8. UPDATE: 8 operations
  9. UPDATE: 19 operations
drop table: 32.3 ms
create table: 542.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.0
    "min_ms": 27.0
    "median_ms": 30.2
    "max_ms": 48.4
    "stdev_ms": 6.7
select count(*) after initial inserts: 97.4 ms
bulk_upserts (step 0):
    "runs": 13
    "avg_ms": 43.1
    "min_ms": 35.0
    "median_ms": 42.5
    "max_ms": 53.2
    "stdev_ms": 5.7
updates (step 1):
    "runs": 180
    "avg_ms": 97.4
    "min_ms": 78.1
    "median_ms": 97.4
    "max_ms": 117.4
    "stdev_ms": 6.9
upserts (step 2):
    "runs": 100
    "avg_ms": 23.0
    "min_ms": 19.5
    "median_ms": 23.0
    "max_ms": 27.2
    "stdev_ms": 1.5
updates (step 3):
    "runs": 110
    "avg_ms": 96.7
    "min_ms": 84.7
    "median_ms": 96.3
    "max_ms": 117.5
    "stdev_ms": 7.1
upserts (step 4):
    "runs": 70
    "avg_ms": 22.8
    "min_ms": 18.9
    "median_ms": 22.9
    "max_ms": 25.6
    "stdev_ms": 1.4
upserts (step 5):
    "runs": 20
    "avg_ms": 22.1
    "min_ms": 19.9
    "median_ms": 22.1
    "max_ms": 25.3
    "stdev_ms": 1.5
updates (step 6):
    "runs": 10
    "avg_ms": 107.7
    "min_ms": 97.4
    "median_ms": 106.9
    "max_ms": 125.8
    "stdev_ms": 7.9
updates (step 7):
    "runs": 180
    "avg_ms": 104.9
    "min_ms": 83.4
    "median_ms": 103.8
    "max_ms": 141.7
    "stdev_ms": 8.8
updates (step 8):
    "runs": 80
    "avg_ms": 111.9
    "min_ms": 97.1
    "median_ms": 110.1
    "max_ms": 175.5
    "stdev_ms": 10.5
updates (step 9):
    "runs": 190
    "avg_ms": 115.9
    "min_ms": 96.3
    "median_ms": 114.7
    "max_ms": 144.7
    "stdev_ms": 9.1
select count(*) after all modifications: 218.5 ms
select all: 243.9 ms
delete from table: 253.1 ms
select all after delete: 222.0 ms
.

============================== slowest durations ===============================
208.12s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
85.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
59.70s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
46.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
33.92s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
31.35s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.96s 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[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[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    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]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 478.38s (0:07: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/zn1k/0007e5/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 ===============================
106.44s call     test_log_scenario.py::TestLogScenario::test_log_uniform
82.73s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
66.48s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.13s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.72s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
5.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 289.75s (0:04:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007e7/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 ===============================
7.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
6.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s 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-64]
0.02s 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-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 33.22s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007e4/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 ===============================
7.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
7.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.04s 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 setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
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 32.69s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007e1/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 ===============================
7.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.03s 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-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 34.86s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007de/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 ===============================
8.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
3.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 26.11s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007e0/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 ===============================
9.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.07s 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.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 34.94s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007e2/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 ===============================
119.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
93.79s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
92.78s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
8.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.87s 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_bulk_upsert[2-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
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.)
======================== 5 passed in 323.94s (0:05:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zn1k/0007e6/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 ===============================
245.24s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
117.85s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
104.29s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
84.13s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
8.39s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.86s setup    zip_bomb.py::TestZipBomb::test
0.16s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
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[2-10000]

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

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