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

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

============================== slowest durations ===============================
147.79s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
91.40s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
90.05s call     tablets_movement.py::TestTabletsMovement::test[ROW]
22.90s call     order_by_with_limit.py::TestOrderBy::test
9.46s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
6.81s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.86s call     test_create.py::TestCreate::test_create_decimals
3.76s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.70s setup    order_by_with_limit.py::TestOrderBy::test
3.44s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.74s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.65s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.46s call     test_create.py::TestCreate::test_create_all_opt_ints
0.46s call     test_create.py::TestCreate::test_create_real_opt
0.43s call     test_create.py::TestCreate::test_create_strings_opt
0.39s call     test_create.py::TestCreate::test_create_real_req
0.39s call     test_create.py::TestCreate::test_create_all_req_ints
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.16s call     data_read_correctness.py::TestDataReadCorrectness::test
0.02s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    test_create.py::TestCreate::test_create_strings_opt

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 12 passed in 388.92s (0:06:28) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/oa3u/001162/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 111 items

test_cs_many_updates.py drop table: 19.0 ms
create table: 317.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.6
    "min_ms": 24.3
    "median_ms": 30.0
    "max_ms": 43.4
    "stdev_ms": 4.9
select count(*) after initial inserts: 96.9 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 44.3
    "min_ms": 32.0
    "median_ms": 41.9
    "max_ms": 107.8
    "stdev_ms": 9.0
select count(*) after all modifications: 2440.1 ms
select all: 2649.5 ms
delete from table: 2709.9 ms
select all after delete: 3042.4 ms
.drop table: 25.2 ms
create table: 356.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.1
    "min_ms": 24.3
    "median_ms": 30.1
    "max_ms": 35.7
    "stdev_ms": 3.0
select count(*) after initial inserts: 87.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 42.9
    "min_ms": 33.9
    "median_ms": 41.6
    "max_ms": 60.5
    "stdev_ms": 4.5
updates (step 1):
    "runs": 200
    "avg_ms": 145.0
    "min_ms": 115.8
    "median_ms": 144.0
    "max_ms": 198.0
    "stdev_ms": 11.7
upserts (step 2):
    "runs": 200
    "avg_ms": 25.8
    "min_ms": 20.8
    "median_ms": 24.8
    "max_ms": 64.2
    "stdev_ms": 4.1
select count(*) after all modifications: 295.3 ms
select all: 332.1 ms
delete from table: 428.1 ms
select all after delete: 301.5 ms
.drop table: 77.2 ms
create table: 352.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.0
    "min_ms": 24.9
    "median_ms": 29.9
    "max_ms": 30.5
    "stdev_ms": 2.1
select count(*) after initial inserts: 94.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 117.3
    "min_ms": 88.3
    "median_ms": 113.9
    "max_ms": 225.7
    "stdev_ms": 18.1
select count(*) after all modifications: 261.7 ms
select all: 235.7 ms
delete from table: 263.6 ms
select all after delete: 212.7 ms
.drop table: 27.7 ms
create table: 399.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.6
    "min_ms": 24.2
    "median_ms": 30.0
    "max_ms": 30.8
    "stdev_ms": 1.5
select count(*) after initial inserts: 95.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 100.2
    "min_ms": 83.6
    "median_ms": 97.9
    "max_ms": 143.6
    "stdev_ms": 9.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 48.5
    "min_ms": 41.3
    "median_ms": 48.1
    "max_ms": 60.7
    "stdev_ms": 3.0
select count(*) after all modifications: 313.5 ms
select all: 304.7 ms
delete from table: 334.8 ms
select all after delete: 293.2 ms
.drop table: 27.4 ms
create table: 457.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.7
    "min_ms": 26.9
    "median_ms": 29.9
    "max_ms": 31.7
    "stdev_ms": 1.2
select count(*) after initial inserts: 91.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 111.6
    "min_ms": 86.8
    "median_ms": 108.6
    "max_ms": 161.4
    "stdev_ms": 13.7
upserts (step 1):
    "runs": 200
    "avg_ms": 30.5
    "min_ms": 22.6
    "median_ms": 27.7
    "max_ms": 119.5
    "stdev_ms": 9.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 61.9
    "min_ms": 54.1
    "median_ms": 60.7
    "max_ms": 85.6
    "stdev_ms": 5.3
select count(*) after all modifications: 502.7 ms
select all: 518.0 ms
delete from table: 495.0 ms
select all after delete: 484.8 ms
.drop table: 31.3 ms
create table: 397.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 29.5
    "median_ms": 30.1
    "max_ms": 31.8
    "stdev_ms": 0.7
select count(*) after initial inserts: 94.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 44.9
    "min_ms": 22.0
    "median_ms": 39.3
    "max_ms": 241.4
    "stdev_ms": 21.2
select count(*) after all modifications: 326.5 ms
select all: 391.4 ms
delete from table: 289.7 ms
select all after delete: 205.7 ms
.Generated operation sequence:
  0. BULK_UPSERT: 1 operations
  1. BULK_UPSERT: 7 operations
  2. UPDATE: 4 operations
  3. UPSERT: 6 operations
  4. BULK_UPSERT: 17 operations
  5. BULK_UPSERT: 14 operations
  6. UPSERT: 14 operations
  7. UPDATE: 18 operations
  8. UPSERT: 6 operations
  9. UPSERT: 8 operations
drop table: 35.4 ms
create table: 457.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 25.7
    "median_ms": 29.8
    "max_ms": 34.4
    "stdev_ms": 2.5
select count(*) after initial inserts: 123.9 ms
bulk_upserts (step 0): 66.5 ms
bulk_upserts (step 1):
    "runs": 7
    "avg_ms": 50.4
    "min_ms": 41.6
    "median_ms": 44.0
    "max_ms": 81.8
    "stdev_ms": 14.4
updates (step 2):
    "runs": 40
    "avg_ms": 139.5
    "min_ms": 95.7
    "median_ms": 139.9
    "max_ms": 180.9
    "stdev_ms": 22.3
upserts (step 3):
    "runs": 60
    "avg_ms": 32.1
    "min_ms": 22.7
    "median_ms": 29.9
    "max_ms": 57.9
    "stdev_ms": 7.9
bulk_upserts (step 4):
    "runs": 17
    "avg_ms": 53.5
    "min_ms": 43.6
    "median_ms": 52.1
    "max_ms": 72.6
    "stdev_ms": 8.8
bulk_upserts (step 5):
    "runs": 14
    "avg_ms": 61.1
    "min_ms": 42.9
    "median_ms": 58.1
    "max_ms": 100.9
    "stdev_ms": 17.8
upserts (step 6):
    "runs": 140
    "avg_ms": 30.8
    "min_ms": 21.4
    "median_ms": 27.7
    "max_ms": 71.6
    "stdev_ms": 8.4
updates (step 7):
    "runs": 180
    "avg_ms": 174.3
    "min_ms": 115.7
    "median_ms": 167.8
    "max_ms": 295.3
    "stdev_ms": 32.9
upserts (step 8):
    "runs": 60
    "avg_ms": 26.5
    "min_ms": 23.0
    "median_ms": 25.6
    "max_ms": 35.2
    "stdev_ms": 2.8
upserts (step 9):
    "runs": 80
    "avg_ms": 31.3
    "min_ms": 22.5
    "median_ms": 28.0
    "max_ms": 60.7
    "stdev_ms": 8.8
select count(*) after all modifications: 239.9 ms
select all: 229.4 ms
delete from table: 250.8 ms
select all after delete: 187.4 ms
.
test_delete.py ....

============================== slowest durations ===============================
119.10s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
51.30s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
46.92s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
40.58s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
37.80s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
33.75s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
22.10s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.54s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.89s setup    test_delete.py::TestDelete::test_delete_rollback
0.73s call     test_delete.py::TestDelete::test_delete_rollback
0.56s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.55s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.47s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[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[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 371.45s (0:06: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/oa3u/0011a9/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 111 items

test_delete.py ..........
test_insert.py .

============================== slowest durations ===============================
7.81s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
7.75s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.36s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.09s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.07s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.04s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.03s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.79s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.78s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.60s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.55s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.54s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.38s call     test_delete.py::TestDelete::test_incorrect
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s setup    test_delete.py::TestDelete::test_incorrect

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

test_insert.py ...........

============================== slowest durations ===============================
8.83s setup    test_insert.py::TestInsertStatement::test_bulk
1.01s call     test_insert.py::TestInsertStatement::test_copy_full
0.84s call     test_insert.py::TestInsertStatement::test_copy_partial
0.54s call     test_insert.py::TestInsertStatement::test_plain
0.52s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.46s call     test_insert.py::TestInsertStatement::test_bulk
0.45s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.45s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
0.41s call     test_insert.py::TestInsertStatement::test_duplicate
0.36s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.33s call     test_insert.py::TestInsertStatement::test_out_of_range
0.32s call     test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]

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

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

============================== slowest durations ===============================
88.66s call     test_log_scenario.py::TestLogScenario::test_log_uniform
24.49s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
14.17s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
8.06s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
7.77s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
5.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.13s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
1.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.41s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 180.22s (0:03:00) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/oa3u/0011cf/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 111 items

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

============================== slowest durations ===============================
11.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
11.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
10.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
10.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
9.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
8.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
8.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
6.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

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

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

============================== slowest durations ===============================
12.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
10.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
9.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
9.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
8.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
7.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
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[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 92.65s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/oa3u/0010d4/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 111 items

test_overloads.py .......

============================== slowest durations ===============================
123.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
109.57s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
99.30s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
91.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
74.57s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
9.28s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 7 passed in 612.96s (0:10:12) =========================

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/oa3u/0010d4/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/oa3u/0010d4/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/oa3u/0010d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/oa3u/0010d4', '--source-root', '/home/runner/.ya/build/build_root/oa3u/0010d4/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/oa3u/0010d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10153859564/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '7', '--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/oa3u/0010d4/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/oa3u/0010d4/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/oa3u/0010d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/oa3u/0010d4', '--source-root', '/home/runner/.ya/build/build_root/oa3u/0010d4/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/oa3u/0010d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10153859564/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '7', '--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",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/oa3u/00088d/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 111 items

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

============================== slowest durations ===============================
4.28s setup    test_replace.py::TestReplace::test_incorrect
3.92s setup    test_select.py::TestSelect::test_incorrect
3.83s setup    test_update.py::TestUpdate::test_incorrect
0.80s call     test_update.py::TestUpdate::test_partial_update
0.74s call     test_select.py::TestSelect::test_json_query
0.70s call     test_update.py::TestUpdate::test_update_many_rows
0.61s call     test_replace.py::TestReplace::test_replace_rollback
0.59s call     test_replace.py::TestReplace::test_replace_total
0.56s call     test_replace.py::TestReplace::test_partial_replace
0.44s call     test_update.py::TestUpdate::test_incorrect
0.39s call     test_replace.py::TestReplace::test_replace_with_nulls
0.35s call     test_update.py::TestUpdate::test_update_pk
0.33s call     test_replace.py::TestReplace::test_incorrect
0.30s call     test_select.py::TestSelect::test_incorrect

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

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

============================== slowest durations ===============================
346.92s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
39.03s call     zip_bomb.py::TestZipBomb::test
14.65s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
7.07s setup    test_upsert.py::TestUpsert::test_copy_full
4.81s setup    test_update.py::TestUpdate::test_update_rollback
3.41s setup    zip_bomb.py::TestZipBomb::test
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.02s call     test_upsert.py::TestUpsert::test_count
1.01s call     test_upsert.py::TestUpsert::test_copy_full
0.95s call     test_upsert.py::TestUpsert::test_copy_partial
0.75s call     test_update.py::TestUpdate::test_update_rollback
0.65s call     test_upsert.py::TestUpsert::test_partial_update
0.59s call     test_update.py::TestUpdate::test_update_single_column
0.53s call     test_upsert.py::TestUpsert::test_incorrect
0.52s call     test_update.py::TestUpdate::test_update_single_row
0.36s call     test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 438.36s (0:07:18) ========================
