============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/002757/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 106 items

data_read_correctness.py ..
order_by_with_limit.py .
tablets_movement.py ..
test_create.py ......

============================== slowest durations ===============================
229.73s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
94.87s call     tablets_movement.py::TestTabletsMovement::test[ROW]
92.48s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
24.92s call     order_by_with_limit.py::TestOrderBy::test
10.15s setup    order_by_with_limit.py::TestOrderBy::test
9.24s call     test_create.py::TestCreate::test_create_decimals
6.83s setup    test_create.py::TestCreate::test_create_all_opt_ints
5.67s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.39s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.99s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
1.19s call     test_create.py::TestCreate::test_create_real_req
1.16s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
1.05s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.98s call     test_create.py::TestCreate::test_create_all_req_ints
0.90s call     test_create.py::TestCreate::test_create_real_opt
0.76s call     test_create.py::TestCreate::test_create_all_opt_ints
0.69s call     test_create.py::TestCreate::test_create_strings_opt
0.36s call     data_read_correctness.py::TestDataReadCorrectness::test
0.23s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.02s teardown data_read_correctness.py::TestDataReadCorrectness::test
0.01s setup    test_create.py::TestCreate::test_create_real_opt
0.01s setup    test_create.py::TestCreate::test_create_strings_opt
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 491.83s (0:08:11) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/00275c/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 106 items

test_create.py .
test_cs_many_updates.py drop table: 51.5 ms
create table: 471.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 55.8
    "min_ms": 27.7
    "median_ms": 51.7
    "max_ms": 104.7
    "stdev_ms": 22.3
select count(*) after initial inserts: 197.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 64.2
    "min_ms": 36.3
    "median_ms": 58.9
    "max_ms": 165.1
    "stdev_ms": 20.3
select count(*) after all modifications: 2851.4 ms
select all: 2860.9 ms
delete from table: 3208.1 ms
select all after delete: 3301.9 ms
.drop table: 40.3 ms
create table: 575.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.6
    "min_ms": 27.2
    "median_ms": 30.0
    "max_ms": 42.4
    "stdev_ms": 4.3
select count(*) after initial inserts: 104.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 49.1
    "min_ms": 35.2
    "median_ms": 45.6
    "max_ms": 97.8
    "stdev_ms": 11.9
updates (step 1):
    "runs": 200
    "avg_ms": 166.4
    "min_ms": 122.7
    "median_ms": 162.0
    "max_ms": 271.3
    "stdev_ms": 29.2
upserts (step 2):
    "runs": 200
    "avg_ms": 31.1
    "min_ms": 22.0
    "median_ms": 28.2
    "max_ms": 80.0
    "stdev_ms": 8.9
select count(*) after all modifications: 304.9 ms
select all: 393.0 ms
delete from table: 386.1 ms
select all after delete: 301.1 ms
.drop table: 59.3 ms
create table: 530.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 24.8
    "median_ms": 30.3
    "max_ms": 37.3
    "stdev_ms": 4.1
select count(*) after initial inserts: 130.7 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 169.4
    "min_ms": 91.0
    "median_ms": 164.3
    "max_ms": 468.9
    "stdev_ms": 50.5
select count(*) after all modifications: 304.3 ms
select all: 256.7 ms
delete from table: 270.1 ms
select all after delete: 235.0 ms
.drop table: 27.1 ms
create table: 396.3 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.7
    "min_ms": 26.3
    "median_ms": 30.0
    "max_ms": 32.8
    "stdev_ms": 1.4
select count(*) after initial inserts: 90.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 110.1
    "min_ms": 90.7
    "median_ms": 105.5
    "max_ms": 197.7
    "stdev_ms": 16.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 52.4
    "min_ms": 43.8
    "median_ms": 51.0
    "max_ms": 77.4
    "stdev_ms": 6.1
select count(*) after all modifications: 330.3 ms
select all: 303.4 ms
delete from table: 335.4 ms
select all after delete: 283.7 ms
.drop table: 26.7 ms
create table: 381.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.1
    "min_ms": 23.6
    "median_ms": 29.9
    "max_ms": 42.8
    "stdev_ms": 3.4
select count(*) after initial inserts: 90.3 ms
updates (step 0):
    "runs": 200
    "avg_ms": 106.0
    "min_ms": 88.5
    "median_ms": 104.0
    "max_ms": 149.6
    "stdev_ms": 10.4
upserts (step 1):
    "runs": 200
    "avg_ms": 25.4
    "min_ms": 21.6
    "median_ms": 25.0
    "max_ms": 42.8
    "stdev_ms": 2.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 57.7
    "min_ms": 48.7
    "median_ms": 57.0
    "max_ms": 97.4
    "stdev_ms": 5.2
select count(*) after all modifications: 509.4 ms
select all: 509.7 ms
delete from table: 556.4 ms
select all after delete: 512.8 ms
.drop table: 30.4 ms
create table: 489.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.4
    "min_ms": 28.0
    "median_ms": 33.7
    "max_ms": 62.0
    "stdev_ms": 10.1
select count(*) after initial inserts: 119.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 41.7
    "min_ms": 21.8
    "median_ms": 35.3
    "max_ms": 202.2
    "stdev_ms": 19.6
select count(*) after all modifications: 405.6 ms
select all: 278.8 ms
delete from table: 265.8 ms
select all after delete: 243.1 ms
.Generated operation sequence:
  0. BULK_UPSERT: 5 operations
  1. UPSERT: 6 operations
  2. UPSERT: 14 operations
  3. BULK_UPSERT: 15 operations
  4. UPDATE: 5 operations
  5. UPSERT: 18 operations
  6. UPDATE: 19 operations
  7. UPSERT: 2 operations
  8. UPDATE: 15 operations
  9. UPDATE: 20 operations
drop table: 62.3 ms
create table: 520.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.9
    "min_ms": 30.0
    "median_ms": 35.5
    "max_ms": 53.9
    "stdev_ms": 8.8
select count(*) after initial inserts: 167.2 ms
bulk_upserts (step 0):
    "runs": 5
    "avg_ms": 59.9
    "min_ms": 39.5
    "median_ms": 59.0
    "max_ms": 82.0
    "stdev_ms": 19.4
upserts (step 1):
    "runs": 60
    "avg_ms": 31.4
    "min_ms": 22.1
    "median_ms": 28.2
    "max_ms": 87.1
    "stdev_ms": 12.3
upserts (step 2):
    "runs": 140
    "avg_ms": 34.3
    "min_ms": 20.5
    "median_ms": 30.8
    "max_ms": 103.8
    "stdev_ms": 12.8
bulk_upserts (step 3):
    "runs": 15
    "avg_ms": 63.2
    "min_ms": 39.6
    "median_ms": 68.2
    "max_ms": 82.7
    "stdev_ms": 17.0
updates (step 4):
    "runs": 50
    "avg_ms": 125.6
    "min_ms": 93.1
    "median_ms": 123.2
    "max_ms": 177.7
    "stdev_ms": 19.0
upserts (step 5):
    "runs": 180
    "avg_ms": 33.2
    "min_ms": 22.0
    "median_ms": 30.4
    "max_ms": 81.1
    "stdev_ms": 10.1
updates (step 6):
    "runs": 190
    "avg_ms": 147.3
    "min_ms": 99.1
    "median_ms": 138.1
    "max_ms": 276.5
    "stdev_ms": 32.4
upserts (step 7):
    "runs": 20
    "avg_ms": 24.6
    "min_ms": 21.3
    "median_ms": 24.2
    "max_ms": 30.2
    "stdev_ms": 2.5
updates (step 8):
    "runs": 150
    "avg_ms": 165.4
    "min_ms": 120.7
    "median_ms": 159.1
    "max_ms": 293.3
    "stdev_ms": 28.8
updates (step 9):
    "runs": 200
    "avg_ms": 171.1
    "min_ms": 127.2
    "median_ms": 163.2
    "max_ms": 273.1
    "stdev_ms": 27.7
select count(*) after all modifications: 380.6 ms
select all: 321.5 ms
delete from table: 618.2 ms
select all after delete: 323.6 ms
.
test_delete.py ...

============================== slowest durations ===============================
171.53s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
110.49s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
46.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
45.63s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
43.93s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
35.24s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
23.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
8.44s setup    test_delete.py::TestDelete::test_delete_rollback
6.62s setup    test_create.py::TestCreate::test_dy_number_not_supported
6.37s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.14s call     test_delete.py::TestDelete::test_delete_rollback
0.96s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.78s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.12s call     test_create.py::TestCreate::test_dy_number_not_supported
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.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[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]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 506.55s (0:08:26) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/002752/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 106 items

test_delete.py ...........

============================== slowest durations ===============================
5.74s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
2.11s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.93s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.50s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.46s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.42s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.24s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.23s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.96s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.91s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.83s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.72s call     test_delete.py::TestDelete::test_incorrect
0.06s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.05s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.04s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.02s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.01s setup    test_delete.py::TestDelete::test_incorrect

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 21.57s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/002759/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 106 items

test_insert.py ........
test_log_scenario.py ...

============================== slowest durations ===============================
73.10s call     test_log_scenario.py::TestLogScenario::test_log_uniform
24.43s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
21.14s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.21s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.56s setup    test_insert.py::TestInsertStatement::test_bulk
5.26s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
2.04s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.83s call     test_insert.py::TestInsertStatement::test_copy_partial
1.62s call     test_insert.py::TestInsertStatement::test_copy_full
1.36s call     test_insert.py::TestInsertStatement::test_plain
1.02s call     test_insert.py::TestInsertStatement::test_duplicate
1.01s call     test_insert.py::TestInsertStatement::test_incorrect
0.84s call     test_insert.py::TestInsertStatement::test_out_of_range
0.77s call     test_insert.py::TestInsertStatement::test_bulk
0.05s teardown test_insert.py::TestInsertStatement::test_insert_rollback
0.04s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.03s teardown test_insert.py::TestInsertStatement::test_out_of_range
0.02s setup    test_insert.py::TestInsertStatement::test_plain
0.02s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s teardown test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 149.68s (0:02:29) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/00275e/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 106 items

test_overloads.py ...........

============================== slowest durations ===============================
10.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
9.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s 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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
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-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 76.86s (0:01:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/00275a/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 106 items

test_overloads.py ...........

============================== slowest durations ===============================
8.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
8.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-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-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 72.24s (0:01:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/002760/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 106 items

test_overloads.py ..........

============================== slowest durations ===============================
90.41s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.75s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 138.19s (0:02:18) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/002754/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 106 items

test_overloads.py .....
test_replace.py .....

============================== slowest durations ===============================
105.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
99.12s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
85.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
83.80s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
78.09s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
5.98s setup    test_replace.py::TestReplace::test_copy_full
1.68s call     test_replace.py::TestReplace::test_copy_full
1.19s call     test_replace.py::TestReplace::test_copy_partial
1.10s call     test_replace.py::TestReplace::test_count
0.51s call     test_replace.py::TestReplace::test_partial_replace
0.38s call     test_replace.py::TestReplace::test_incorrect
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 470.83s (0:07:50) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/002756/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 106 items

test_replace.py ...
test_select.py ..
test_update.py .....

============================== slowest durations ===============================
6.41s setup    test_select.py::TestSelect::test_incorrect
5.55s setup    test_update.py::TestUpdate::test_incorrect
5.53s setup    test_replace.py::TestReplace::test_replace_rollback
1.22s call     test_select.py::TestSelect::test_json_query
1.22s call     test_replace.py::TestReplace::test_replace_rollback
1.15s call     test_replace.py::TestReplace::test_replace_total
1.14s call     test_update.py::TestUpdate::test_update_rollback
0.99s call     test_select.py::TestSelect::test_incorrect
0.95s call     test_update.py::TestUpdate::test_update_many_rows
0.92s call     test_update.py::TestUpdate::test_partial_update
0.89s call     test_update.py::TestUpdate::test_update_pk
0.65s call     test_update.py::TestUpdate::test_incorrect
0.59s call     test_replace.py::TestReplace::test_replace_with_nulls
0.06s setup    test_replace.py::TestReplace::test_replace_total
0.03s setup    test_select.py::TestSelect::test_json_query
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s teardown test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.01s teardown test_select.py::TestSelect::test_json_query

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 28.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/fgfv/002761/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 106 items

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
474.07s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
65.08s call     zip_bomb.py::TestZipBomb::test
15.49s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
8.96s setup    zip_bomb.py::TestZipBomb::test
7.09s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
5.15s setup    test_upsert.py::TestUpsert::test_copy_full
5.01s setup    test_update.py::TestUpdate::test_update_single_column
1.75s call     test_upsert.py::TestUpsert::test_copy_full
1.49s call     test_upsert.py::TestUpsert::test_copy_partial
1.45s call     test_upsert.py::TestUpsert::test_count
1.12s call     test_upsert.py::TestUpsert::test_insert_nulls
0.96s call     test_upsert.py::TestUpsert::test_partial_update
0.92s call     test_update.py::TestUpdate::test_update_single_column
0.85s call     test_update.py::TestUpdate::test_update_single_row
0.51s call     test_upsert.py::TestUpsert::test_incorrect
0.02s setup    test_upsert.py::TestUpsert::test_count
0.01s teardown test_upsert.py::TestUpsert::test_incorrect
0.01s teardown test_upsert.py::TestUpsert::test_partial_update
0.01s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_upsert.py::TestUpsert::test_insert_nulls

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 10 passed in 599.89s (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: ...er/.ya/build/build_root/fgfv/002761/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/fgfv/002761/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/fgfv/002761/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/fgfv/002761', '--source-root', '/home/runner/.ya/build/build_root/fgfv/002761/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/fgfv/002761/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/10105424729/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 1768, 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: (("...er/.ya/build/build_root/fgfv/002761/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/fgfv/002761/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/fgfv/002761/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/fgfv/002761', '--source-root', '/home/runner/.ya/build/build_root/fgfv/002761/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/fgfv/002761/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/10105424729/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",), {})
