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

data_read_correctness.py ..
order_by_with_limit.py ....

============================== slowest durations ===============================
353.27s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
69.21s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
50.45s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
23.40s call     order_by_with_limit.py::TestOrderBy::test_random
11.59s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
8.64s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.63s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.30s call     data_read_correctness.py::TestDataReadCorrectness::test
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.12s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.11s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.05s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race

(6 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 6 passed in 521.50s (0:08:41) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rdq7/00029e/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 56 items

tablets_movement.py ..
test_cs_many_updates.py drop table: 52.3 ms
create table: 504.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 53.0
    "min_ms": 34.4
    "median_ms": 41.5
    "max_ms": 109.2
    "stdev_ms": 24.0
select count(*) after initial inserts: 177.8 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 62.5
    "min_ms": 41.9
    "median_ms": 56.9
    "max_ms": 138.5
    "stdev_ms": 16.8
select count(*) after all modifications: 2706.3 ms
select all: 2935.1 ms
delete from table: 2932.2 ms
select all after delete: 3498.5 ms
.drop table: 30.6 ms
create table: 337.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.0
    "min_ms": 24.8
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 2.1
select count(*) after initial inserts: 107.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 55.2
    "min_ms": 42.5
    "median_ms": 53.3
    "max_ms": 94.4
    "stdev_ms": 9.6
updates (step 1):
    "runs": 200
    "avg_ms": 156.7
    "min_ms": 106.3
    "median_ms": 153.9
    "max_ms": 242.0
    "stdev_ms": 26.2
upserts (step 2):
    "runs": 200
    "avg_ms": 29.2
    "min_ms": 22.3
    "median_ms": 27.2
    "max_ms": 89.4
    "stdev_ms": 8.2
select count(*) after all modifications: 305.9 ms
select all: 378.5 ms
delete from table: 382.0 ms
select all after delete: 335.0 ms
.drop table: 30.6 ms
create table: 395.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.9
    "min_ms": 26.5
    "median_ms": 30.4
    "max_ms": 32.2
    "stdev_ms": 1.8
select count(*) after initial inserts: 84.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 105.0
    "min_ms": 75.2
    "median_ms": 103.5
    "max_ms": 177.5
    "stdev_ms": 14.9
select count(*) after all modifications: 242.7 ms
select all: 216.4 ms
delete from table: 261.2 ms
select all after delete: 174.8 ms
.drop table: 26.1 ms
create table: 342.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.6
    "min_ms": 23.9
    "median_ms": 29.6
    "max_ms": 32.0
    "stdev_ms": 1.8
select count(*) after initial inserts: 74.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 86.8
    "min_ms": 74.6
    "median_ms": 85.3
    "max_ms": 109.2
    "stdev_ms": 6.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 58.0
    "min_ms": 53.2
    "median_ms": 57.2
    "max_ms": 71.9
    "stdev_ms": 3.1
select count(*) after all modifications: 260.3 ms
select all: 239.2 ms
delete from table: 266.5 ms
select all after delete: 207.7 ms
.

============================== slowest durations ===============================
128.21s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
123.81s call     tablets_movement.py::TestTabletsMovement::test[ROW]
106.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
44.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
44.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
20.68s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
16.38s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
6.15s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
1.41s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
1.04s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.10s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
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[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

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

test_cs_many_updates.py drop table: 35.4 ms
create table: 619.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 57.6
    "min_ms": 26.6
    "median_ms": 43.0
    "max_ms": 228.7
    "stdev_ms": 45.4
select count(*) after initial inserts: 207.6 ms
updates (step 0):
    "runs": 200
    "avg_ms": 194.3
    "min_ms": 118.0
    "median_ms": 180.4
    "max_ms": 777.1
    "stdev_ms": 64.8
upserts (step 1):
    "runs": 200
    "avg_ms": 65.0
    "min_ms": 25.3
    "median_ms": 59.7
    "max_ms": 177.2
    "stdev_ms": 24.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 166.1
    "min_ms": 96.4
    "median_ms": 158.8
    "max_ms": 320.8
    "stdev_ms": 43.9
select count(*) after all modifications: 625.7 ms
select all: 639.3 ms
delete from table: 846.2 ms
select all after delete: 619.4 ms
.drop table: 76.8 ms
create table: 671.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 51.3
    "min_ms": 34.9
    "median_ms": 45.9
    "max_ms": 95.7
    "stdev_ms": 18.5
select count(*) after initial inserts: 146.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 74.9
    "min_ms": 24.7
    "median_ms": 67.5
    "max_ms": 350.9
    "stdev_ms": 37.9
select count(*) after all modifications: 751.5 ms
select all: 929.3 ms
delete from table: 1001.1 ms
select all after delete: 837.5 ms
.Generated operation sequence:
  0. BULK_UPSERT: 11 operations
  1. BULK_UPSERT: 3 operations
  2. UPSERT: 11 operations
  3. UPDATE: 17 operations
  4. BULK_UPSERT: 6 operations
  5. BULK_UPSERT: 16 operations
  6. BULK_UPSERT: 10 operations
  7. UPDATE: 15 operations
  8. UPSERT: 10 operations
  9. BULK_UPSERT: 16 operations
drop table: 133.8 ms
create table: 1624.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 128.9
    "min_ms": 86.1
    "median_ms": 109.6
    "max_ms": 242.7
    "stdev_ms": 48.4
select count(*) after initial inserts: 210.7 ms
bulk_upserts (step 0):
    "runs": 11
    "avg_ms": 163.6
    "min_ms": 101.5
    "median_ms": 157.0
    "max_ms": 219.8
    "stdev_ms": 32.8
bulk_upserts (step 1):
    "runs": 3
    "avg_ms": 166.0
    "min_ms": 141.9
    "median_ms": 156.6
    "max_ms": 199.6
    "stdev_ms": 29.9
upserts (step 2):
    "runs": 110
    "avg_ms": 86.8
    "min_ms": 37.5
    "median_ms": 78.3
    "max_ms": 247.2
    "stdev_ms": 33.8
updates (step 3):
    "runs": 170
    "avg_ms": 350.5
    "min_ms": 165.3
    "median_ms": 324.2
    "max_ms": 886.6
    "stdev_ms": 118.2
bulk_upserts (step 4):
    "runs": 6
    "avg_ms": 103.0
    "min_ms": 74.3
    "median_ms": 109.3
    "max_ms": 130.5
    "stdev_ms": 20.3
bulk_upserts (step 5):
    "runs": 16
    "avg_ms": 95.4
    "min_ms": 69.0
    "median_ms": 86.2
    "max_ms": 160.2
    "stdev_ms": 23.3
bulk_upserts (step 6):
    "runs": 10
    "avg_ms": 91.3
    "min_ms": 66.1
    "median_ms": 95.5
    "max_ms": 115.3
    "stdev_ms": 17.9
updates (step 7):
    "runs": 150
    "avg_ms": 264.3
    "min_ms": 137.9
    "median_ms": 256.4
    "max_ms": 520.5
    "stdev_ms": 67.1
upserts (step 8):
    "runs": 100
    "avg_ms": 44.8
    "min_ms": 25.4
    "median_ms": 40.7
    "max_ms": 96.7
    "stdev_ms": 15.5
bulk_upserts (step 9):
    "runs": 16
    "avg_ms": 78.2
    "min_ms": 56.8
    "median_ms": 73.6
    "max_ms": 130.9
    "stdev_ms": 19.8
select count(*) after all modifications: 294.6 ms
select all: 353.9 ms
delete from table: 448.2 ms
select all after delete: 397.2 ms
.
test_log_scenario.py ...

============================== slowest durations ===============================
124.63s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
103.45s call     test_log_scenario.py::TestLogScenario::test_log_uniform
79.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
73.27s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
59.92s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
39.91s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
7.10s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.13s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

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

test_overloads.py ......

============================== slowest durations ===============================
15.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
13.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
11.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
10.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
8.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
8.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 72.86s (0:01:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rdq7/0002a8/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 56 items

test_overloads.py ......

============================== slowest durations ===============================
25.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
18.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
11.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
10.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
8.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 6 passed in 86.89s (0:01:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rdq7/0002ae/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 56 items

test_overloads.py ......

============================== slowest durations ===============================
14.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
11.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
11.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
10.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
9.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s teardown 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-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

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

test_overloads.py .....

============================== slowest durations ===============================
23.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
20.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
13.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
8.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s 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]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
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]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 76.60s (0:01:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rdq7/0002a1/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 56 items

test_overloads.py .....

============================== slowest durations ===============================
12.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
11.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
11.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
10.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
10.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.18s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
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]

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 5 passed in 60.08s (0:01: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/rdq7/0002b1/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 56 items

test_overloads.py .....

============================== slowest durations ===============================
94.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
94.62s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
88.35s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
15.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
11.08s 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.05s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
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-10000]

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

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