============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fvd5/0002ad/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 54 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_cs_many_updates.py drop table: 9.6 ms
create table: 201.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 20.1
    "min_ms": 19.1
    "median_ms": 20.2
    "max_ms": 21.6
    "stdev_ms": 0.8
select count(*) after initial inserts: 70.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 36.9
    "min_ms": 33.0
    "median_ms": 36.7
    "max_ms": 48.9
    "stdev_ms": 2.2
select count(*) after all modifications: 1698.9 ms
select all: 1840.9 ms
delete from table: 1860.9 ms
select all after delete: 1885.3 ms
.

============================== slowest durations ===============================
286.71s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
89.43s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
75.66s call     tablets_movement.py::TestTabletsMovement::test[ROW]
26.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
20.48s call     order_by_with_limit.py::TestOrderBy::test
13.18s setup    data_read_correctness.py::TestDataReadCorrectness::test
8.37s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.33s setup    order_by_with_limit.py::TestOrderBy::test
3.13s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
2.90s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
1.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.60s call     data_read_correctness.py::TestDataReadCorrectness::test
0.46s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.46s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.16s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 532.88s (0:08:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fvd5/0002c5/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 54 items

test_cs_many_updates.py drop table: 55.8 ms
create table: 605.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 55.6
    "min_ms": 25.3
    "median_ms": 56.8
    "max_ms": 88.0
    "stdev_ms": 24.6
select count(*) after initial inserts: 189.0 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 106.9
    "min_ms": 52.2
    "median_ms": 99.3
    "max_ms": 379.0
    "stdev_ms": 44.7
updates (step 1):
    "runs": 200
    "avg_ms": 310.9
    "min_ms": 190.2
    "median_ms": 284.7
    "max_ms": 694.8
    "stdev_ms": 87.1
upserts (step 2):
    "runs": 200
    "avg_ms": 58.1
    "min_ms": 25.4
    "median_ms": 53.4
    "max_ms": 171.1
    "stdev_ms": 21.2
select count(*) after all modifications: 375.7 ms
select all: 563.1 ms
delete from table: 650.3 ms
select all after delete: 1140.4 ms
.drop table: 103.6 ms
create table: 953.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 42.7
    "min_ms": 26.7
    "median_ms": 44.3
    "max_ms": 53.9
    "stdev_ms": 8.2
select count(*) after initial inserts: 146.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 164.6
    "min_ms": 78.1
    "median_ms": 140.9
    "max_ms": 613.2
    "stdev_ms": 71.5
select count(*) after all modifications: 265.1 ms
select all: 224.5 ms
delete from table: 255.9 ms
select all after delete: 194.9 ms
.drop table: 26.4 ms
create table: 353.3 ms
initial inserts:
    "runs": 15
    "avg_ms": 27.5
    "min_ms": 19.1
    "median_ms": 28.8
    "max_ms": 33.7
    "stdev_ms": 4.4
select count(*) after initial inserts: 80.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 92.3
    "min_ms": 72.6
    "median_ms": 91.3
    "max_ms": 137.7
    "stdev_ms": 9.0
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 65.4
    "min_ms": 56.3
    "median_ms": 64.3
    "max_ms": 92.2
    "stdev_ms": 6.1
select count(*) after all modifications: 347.1 ms
select all: 274.8 ms
delete from table: 319.4 ms
select all after delete: 289.8 ms
.drop table: 27.8 ms
create table: 407.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.6
    "min_ms": 23.5
    "median_ms": 29.9
    "max_ms": 43.9
    "stdev_ms": 4.0
select count(*) after initial inserts: 90.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 91.5
    "min_ms": 74.5
    "median_ms": 90.2
    "max_ms": 123.9
    "stdev_ms": 8.7
upserts (step 1):
    "runs": 200
    "avg_ms": 22.2
    "min_ms": 18.3
    "median_ms": 21.6
    "max_ms": 35.8
    "stdev_ms": 2.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 72.2
    "min_ms": 63.6
    "median_ms": 72.1
    "max_ms": 81.8
    "stdev_ms": 4.3
select count(*) after all modifications: 378.6 ms
select all: 327.7 ms
delete from table: 378.0 ms
select all after delete: 304.1 ms
.drop table: 20.1 ms
create table: 277.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 23.0
    "min_ms": 19.5
    "median_ms": 20.5
    "max_ms": 29.9
    "stdev_ms": 4.7
select count(*) after initial inserts: 86.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 22.7
    "min_ms": 16.1
    "median_ms": 22.4
    "max_ms": 39.6
    "stdev_ms": 2.8
select count(*) after all modifications: 256.7 ms
select all: 212.9 ms
delete from table: 225.3 ms
select all after delete: 189.1 ms
.Generated operation sequence:
  0. UPDATE: 2 operations
  1. UPSERT: 4 operations
  2. UPSERT: 11 operations
  3. UPSERT: 3 operations
  4. BULK_UPSERT: 16 operations
  5. UPDATE: 5 operations
  6. UPSERT: 16 operations
  7. BULK_UPSERT: 3 operations
  8. BULK_UPSERT: 4 operations
  9. UPDATE: 8 operations
drop table: 23.0 ms
create table: 331.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.5
    "min_ms": 19.0
    "median_ms": 29.6
    "max_ms": 31.9
    "stdev_ms": 4.7
select count(*) after initial inserts: 74.9 ms
updates (step 0):
    "runs": 20
    "avg_ms": 77.0
    "min_ms": 70.3
    "median_ms": 77.6
    "max_ms": 85.8
    "stdev_ms": 4.2
upserts (step 1):
    "runs": 40
    "avg_ms": 20.9
    "min_ms": 17.1
    "median_ms": 20.5
    "max_ms": 28.8
    "stdev_ms": 2.6
upserts (step 2):
    "runs": 110
    "avg_ms": 23.7
    "min_ms": 17.5
    "median_ms": 22.4
    "max_ms": 100.2
    "stdev_ms": 8.3
upserts (step 3):
    "runs": 30
    "avg_ms": 22.9
    "min_ms": 18.4
    "median_ms": 22.0
    "max_ms": 34.1
    "stdev_ms": 3.9
bulk_upserts (step 4):
    "runs": 16
    "avg_ms": 45.4
    "min_ms": 40.9
    "median_ms": 45.1
    "max_ms": 50.1
    "stdev_ms": 2.4
updates (step 5):
    "runs": 50
    "avg_ms": 90.4
    "min_ms": 70.2
    "median_ms": 91.4
    "max_ms": 106.7
    "stdev_ms": 8.4
upserts (step 6):
    "runs": 160
    "avg_ms": 21.1
    "min_ms": 16.4
    "median_ms": 20.9
    "max_ms": 31.2
    "stdev_ms": 2.3
bulk_upserts (step 7):
    "runs": 3
    "avg_ms": 44.3
    "min_ms": 40.0
    "median_ms": 45.9
    "max_ms": 47.1
    "stdev_ms": 3.8
bulk_upserts (step 8):
    "runs": 4
    "avg_ms": 41.3
    "min_ms": 40.2
    "median_ms": 41.7
    "max_ms": 42.4
    "stdev_ms": 1.0
updates (step 9):
    "runs": 80
    "avg_ms": 92.1
    "min_ms": 80.2
    "median_ms": 91.3
    "max_ms": 109.9
    "stdev_ms": 6.4
select count(*) after all modifications: 97.9 ms
select all: 117.4 ms
delete from table: 152.1 ms
select all after delete: 93.1 ms
.

============================== slowest durations ===============================
167.18s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
88.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
32.48s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
24.19s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
23.14s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
22.49s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
12.90s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
3.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.05s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.03s 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]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 374.87s (0:06:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fvd5/0002c2/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 54 items

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

============================== slowest durations ===============================
96.80s call     test_log_scenario.py::TestLogScenario::test_log_uniform
77.05s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
55.56s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.96s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.15s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 264.12s (0:04:24) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fvd5/0002b8/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 54 items

test_overloads.py ......

============================== slowest durations ===============================
17.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
15.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
9.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
8.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
7.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
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-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 69.21s (0:01: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/fvd5/0002b1/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
15.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
10.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
10.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
8.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.13s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s 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 teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 56.72s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fvd5/0002a4/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
14.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
12.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
10.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
8.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
8.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
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[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    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 58.44s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fvd5/0002a9/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
13.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
12.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
12.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
8.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 58.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/fvd5/0002b5/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 54 items

test_overloads.py .....

============================== slowest durations ===============================
16.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
14.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
8.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
8.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
8.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

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

test_overloads.py .....

============================== slowest durations ===============================
114.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
91.47s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
84.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
15.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
10.82s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.10s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.09s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(4 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/fvd5/0002bb/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 54 items

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

============================== slowest durations ===============================
217.89s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
131.79s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
106.38s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
91.28s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
35.01s call     zip_bomb.py::TestZipBomb::test
5.99s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.63s setup    zip_bomb.py::TestZipBomb::test
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

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

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