============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/000308/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: 15.2 ms
create table: 237.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 22.7
    "min_ms": 19.3
    "median_ms": 19.9
    "max_ms": 31.4
    "stdev_ms": 5.0
select count(*) after initial inserts: 78.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 31.4
    "min_ms": 25.7
    "median_ms": 31.4
    "max_ms": 49.7
    "stdev_ms": 3.1
select count(*) after all modifications: 1902.6 ms
select all: 2110.3 ms
delete from table: 2066.1 ms
select all after delete: 2037.1 ms
.

============================== slowest durations ===============================
310.69s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
87.39s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
79.49s call     tablets_movement.py::TestTabletsMovement::test[ROW]
24.41s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
23.54s call     order_by_with_limit.py::TestOrderBy::test
11.90s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
11.28s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.46s setup    order_by_with_limit.py::TestOrderBy::test
3.39s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.11s 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.77s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.56s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.44s call     data_read_correctness.py::TestDataReadCorrectness::test
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 562.31s (0:09:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/000302/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: 66.1 ms
create table: 950.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 49.8
    "min_ms": 36.1
    "median_ms": 48.3
    "max_ms": 71.1
    "stdev_ms": 11.3
select count(*) after initial inserts: 190.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 62.0
    "min_ms": 40.4
    "median_ms": 58.4
    "max_ms": 117.7
    "stdev_ms": 14.7
updates (step 1):
    "runs": 200
    "avg_ms": 210.2
    "min_ms": 143.5
    "median_ms": 201.4
    "max_ms": 383.5
    "stdev_ms": 47.0
upserts (step 2):
    "runs": 200
    "avg_ms": 31.6
    "min_ms": 23.6
    "median_ms": 29.0
    "max_ms": 61.0
    "stdev_ms": 7.6
select count(*) after all modifications: 420.5 ms
select all: 454.9 ms
delete from table: 551.6 ms
select all after delete: 521.5 ms
.drop table: 56.8 ms
create table: 685.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.3
    "min_ms": 27.8
    "median_ms": 33.0
    "max_ms": 50.1
    "stdev_ms": 7.2
select count(*) after initial inserts: 164.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 207.6
    "min_ms": 108.0
    "median_ms": 190.4
    "max_ms": 655.9
    "stdev_ms": 69.1
select count(*) after all modifications: 317.6 ms
select all: 286.3 ms
delete from table: 492.4 ms
select all after delete: 240.0 ms
.drop table: 27.9 ms
create table: 500.9 ms
initial inserts:
    "runs": 15
    "avg_ms": 31.7
    "min_ms": 26.9
    "median_ms": 31.0
    "max_ms": 41.5
    "stdev_ms": 3.5
select count(*) after initial inserts: 110.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 124.5
    "min_ms": 91.5
    "median_ms": 121.3
    "max_ms": 216.2
    "stdev_ms": 22.0
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 56.0
    "min_ms": 44.8
    "median_ms": 53.3
    "max_ms": 94.5
    "stdev_ms": 8.1
select count(*) after all modifications: 318.7 ms
select all: 310.5 ms
delete from table: 378.0 ms
select all after delete: 321.0 ms
.drop table: 45.4 ms
create table: 564.9 ms
initial inserts:
    "runs": 20
    "avg_ms": 33.1
    "min_ms": 26.2
    "median_ms": 31.9
    "max_ms": 44.4
    "stdev_ms": 5.1
select count(*) after initial inserts: 132.3 ms
updates (step 0):
    "runs": 200
    "avg_ms": 111.9
    "min_ms": 72.5
    "median_ms": 107.8
    "max_ms": 200.9
    "stdev_ms": 25.1
upserts (step 1):
    "runs": 200
    "avg_ms": 24.0
    "min_ms": 19.3
    "median_ms": 23.3
    "max_ms": 45.5
    "stdev_ms": 3.4
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 55.1
    "min_ms": 44.5
    "median_ms": 55.0
    "max_ms": 70.6
    "stdev_ms": 5.0
select count(*) after all modifications: 469.5 ms
select all: 420.9 ms
delete from table: 432.7 ms
select all after delete: 376.1 ms
.drop table: 28.0 ms
create table: 378.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.3
    "min_ms": 22.0
    "median_ms": 30.0
    "max_ms": 31.3
    "stdev_ms": 2.6
select count(*) after initial inserts: 95.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 24.1
    "min_ms": 18.9
    "median_ms": 24.0
    "max_ms": 38.1
    "stdev_ms": 2.4
select count(*) after all modifications: 334.5 ms
select all: 240.5 ms
delete from table: 294.2 ms
select all after delete: 240.9 ms
.Generated operation sequence:
  0. UPSERT: 20 operations
  1. BULK_UPSERT: 3 operations
  2. UPDATE: 5 operations
  3. UPSERT: 13 operations
  4. UPDATE: 8 operations
  5. UPDATE: 2 operations
  6. BULK_UPSERT: 2 operations
  7. BULK_UPSERT: 2 operations
  8. UPDATE: 4 operations
  9. BULK_UPSERT: 5 operations
drop table: 28.7 ms
create table: 408.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 21.8
    "median_ms": 30.0
    "max_ms": 30.9
    "stdev_ms": 2.6
select count(*) after initial inserts: 92.2 ms
upserts (step 0):
    "runs": 200
    "avg_ms": 26.0
    "min_ms": 20.9
    "median_ms": 25.5
    "max_ms": 42.1
    "stdev_ms": 2.9
bulk_upserts (step 1):
    "runs": 3
    "avg_ms": 41.8
    "min_ms": 40.2
    "median_ms": 42.5
    "max_ms": 42.5
    "stdev_ms": 1.3
updates (step 2):
    "runs": 50
    "avg_ms": 99.3
    "min_ms": 84.9
    "median_ms": 98.2
    "max_ms": 133.0
    "stdev_ms": 11.1
upserts (step 3):
    "runs": 130
    "avg_ms": 24.3
    "min_ms": 20.1
    "median_ms": 24.0
    "max_ms": 34.0
    "stdev_ms": 2.2
updates (step 4):
    "runs": 80
    "avg_ms": 99.1
    "min_ms": 86.4
    "median_ms": 97.9
    "max_ms": 128.2
    "stdev_ms": 7.4
updates (step 5):
    "runs": 20
    "avg_ms": 96.8
    "min_ms": 88.5
    "median_ms": 95.9
    "max_ms": 118.1
    "stdev_ms": 6.9
bulk_upserts (step 6):
    "runs": 2
    "avg_ms": 35.3
    "min_ms": 35.0
    "median_ms": 35.7
    "max_ms": 35.7
    "stdev_ms": 0.5
bulk_upserts (step 7):
    "runs": 2
    "avg_ms": 38.2
    "min_ms": 37.4
    "median_ms": 39.0
    "max_ms": 39.0
    "stdev_ms": 1.1
updates (step 8):
    "runs": 40
    "avg_ms": 99.0
    "min_ms": 89.8
    "median_ms": 98.3
    "max_ms": 113.5
    "stdev_ms": 6.2
bulk_upserts (step 9):
    "runs": 5
    "avg_ms": 37.5
    "min_ms": 35.3
    "median_ms": 36.2
    "max_ms": 41.0
    "stdev_ms": 2.6
select count(*) after all modifications: 111.9 ms
select all: 133.2 ms
delete from table: 150.1 ms
select all after delete: 99.4 ms
.

============================== slowest durations ===============================
210.21s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
58.24s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
35.81s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
28.93s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
26.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
26.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
13.18s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s 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[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 407.13s (0:06:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/000304/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 ===============================
154.89s call     test_log_scenario.py::TestLogScenario::test_log_uniform
82.87s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
70.19s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
20.39s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.11s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
3.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.34s 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.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.03s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 353.41s (0:05: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/idyx/000305/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 ===============================
21.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.04s teardown 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]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
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-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 49.25s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/000307/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 ===============================
13.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
7.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.03s 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-128]
0.02s 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]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 42.98s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/000303/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 ===============================
20.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
1.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
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-8]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 46.06s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/00030a/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 ===============================
25.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.01s 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[1000-2-8]
0.01s teardown 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 52.17s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/00030b/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 ===============================
13.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
9.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.48s 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-10000-64]
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-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 5 passed in 43.97s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/000309/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 ===============================
114.02s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
101.57s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
83.34s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
19.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
9.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 5 passed in 331.99s (0:05:31) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/idyx/000306/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 ===============================
269.70s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
123.82s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
95.52s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
89.78s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
8.41s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.75s setup    zip_bomb.py::TestZipBomb::test
1.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

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

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