============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6h9k/001558/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 ===============================
182.12s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
100.27s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
89.98s call     tablets_movement.py::TestTabletsMovement::test[ROW]
25.02s call     order_by_with_limit.py::TestOrderBy::test
6.39s setup    data_read_correctness.py::TestDataReadCorrectness::test
4.88s call     test_create.py::TestCreate::test_create_decimals
4.82s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.79s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.72s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.50s setup    order_by_with_limit.py::TestOrderBy::test
1.03s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.60s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.46s call     test_create.py::TestCreate::test_create_real_opt
0.45s call     test_create.py::TestCreate::test_create_all_opt_ints
0.40s call     test_create.py::TestCreate::test_create_real_req
0.39s call     test_create.py::TestCreate::test_create_strings_opt
0.34s call     test_create.py::TestCreate::test_create_all_req_ints
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 429.53s (0:07:09) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6h9k/001561/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: 28.2 ms
create table: 351.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.0
    "min_ms": 25.9
    "median_ms": 31.8
    "max_ms": 56.2
    "stdev_ms": 8.7
select count(*) after initial inserts: 139.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 49.8
    "min_ms": 33.0
    "median_ms": 47.3
    "max_ms": 108.9
    "stdev_ms": 11.5
select count(*) after all modifications: 3027.6 ms
select all: 3538.6 ms
delete from table: 4292.8 ms
select all after delete: 3374.8 ms
.drop table: 55.6 ms
create table: 683.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.1
    "min_ms": 28.3
    "median_ms": 33.6
    "max_ms": 42.6
    "stdev_ms": 4.6
select count(*) after initial inserts: 109.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 54.4
    "min_ms": 37.3
    "median_ms": 50.8
    "max_ms": 115.6
    "stdev_ms": 13.8
updates (step 1):
    "runs": 200
    "avg_ms": 168.4
    "min_ms": 127.0
    "median_ms": 164.4
    "max_ms": 270.8
    "stdev_ms": 26.4
upserts (step 2):
    "runs": 200
    "avg_ms": 26.7
    "min_ms": 20.6
    "median_ms": 25.0
    "max_ms": 55.6
    "stdev_ms": 5.1
select count(*) after all modifications: 347.8 ms
select all: 319.1 ms
delete from table: 367.3 ms
select all after delete: 333.4 ms
.drop table: 32.6 ms
create table: 511.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.3
    "min_ms": 24.9
    "median_ms": 34.2
    "max_ms": 42.8
    "stdev_ms": 5.8
select count(*) after initial inserts: 106.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 126.8
    "min_ms": 89.3
    "median_ms": 122.9
    "max_ms": 252.5
    "stdev_ms": 23.4
select count(*) after all modifications: 291.5 ms
select all: 327.7 ms
delete from table: 305.8 ms
select all after delete: 256.9 ms
.drop table: 49.3 ms
create table: 552.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 34.0
    "min_ms": 25.0
    "median_ms": 32.3
    "max_ms": 47.5
    "stdev_ms": 6.1
select count(*) after initial inserts: 101.8 ms
updates (step 0):
    "runs": 150
    "avg_ms": 140.8
    "min_ms": 96.5
    "median_ms": 138.6
    "max_ms": 218.5
    "stdev_ms": 24.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 100.7
    "min_ms": 56.5
    "median_ms": 92.5
    "max_ms": 219.2
    "stdev_ms": 34.6
select count(*) after all modifications: 447.1 ms
select all: 325.1 ms
delete from table: 409.0 ms
select all after delete: 579.2 ms
.drop table: 34.0 ms
create table: 785.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 52.2
    "min_ms": 28.6
    "median_ms": 47.1
    "max_ms": 100.7
    "stdev_ms": 19.7
select count(*) after initial inserts: 135.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 161.5
    "min_ms": 102.7
    "median_ms": 155.1
    "max_ms": 286.4
    "stdev_ms": 33.1
upserts (step 1):
    "runs": 200
    "avg_ms": 38.3
    "min_ms": 24.0
    "median_ms": 33.5
    "max_ms": 211.6
    "stdev_ms": 18.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 67.1
    "min_ms": 55.5
    "median_ms": 64.8
    "max_ms": 91.7
    "stdev_ms": 8.0
select count(*) after all modifications: 547.4 ms
select all: 527.4 ms
delete from table: 553.6 ms
select all after delete: 542.0 ms
.drop table: 36.4 ms
create table: 431.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.7
    "min_ms": 25.5
    "median_ms": 30.9
    "max_ms": 43.1
    "stdev_ms": 5.1
select count(*) after initial inserts: 104.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 35.5
    "min_ms": 21.4
    "median_ms": 31.6
    "max_ms": 162.4
    "stdev_ms": 13.1
select count(*) after all modifications: 300.6 ms
select all: 239.3 ms
delete from table: 257.0 ms
select all after delete: 203.8 ms
.Generated operation sequence:
  0. BULK_UPSERT: 10 operations
  1. BULK_UPSERT: 4 operations
  2. UPSERT: 11 operations
  3. UPSERT: 4 operations
  4. BULK_UPSERT: 9 operations
  5. UPSERT: 20 operations
  6. UPSERT: 17 operations
  7. BULK_UPSERT: 20 operations
  8. UPDATE: 2 operations
  9. BULK_UPSERT: 12 operations
drop table: 26.1 ms
create table: 406.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.9
    "min_ms": 28.9
    "median_ms": 30.0
    "max_ms": 30.4
    "stdev_ms": 0.5
select count(*) after initial inserts: 105.4 ms
bulk_upserts (step 0):
    "runs": 10
    "avg_ms": 52.7
    "min_ms": 39.5
    "median_ms": 52.5
    "max_ms": 82.8
    "stdev_ms": 12.1
bulk_upserts (step 1):
    "runs": 4
    "avg_ms": 52.2
    "min_ms": 45.0
    "median_ms": 54.3
    "max_ms": 56.3
    "stdev_ms": 5.0
upserts (step 2):
    "runs": 110
    "avg_ms": 25.2
    "min_ms": 21.4
    "median_ms": 23.7
    "max_ms": 45.9
    "stdev_ms": 4.5
upserts (step 3):
    "runs": 40
    "avg_ms": 29.3
    "min_ms": 22.8
    "median_ms": 27.4
    "max_ms": 48.4
    "stdev_ms": 6.2
bulk_upserts (step 4):
    "runs": 9
    "avg_ms": 45.6
    "min_ms": 38.9
    "median_ms": 42.6
    "max_ms": 71.4
    "stdev_ms": 9.9
upserts (step 5):
    "runs": 200
    "avg_ms": 28.3
    "min_ms": 22.4
    "median_ms": 26.0
    "max_ms": 96.2
    "stdev_ms": 7.9
upserts (step 6):
    "runs": 170
    "avg_ms": 25.8
    "min_ms": 22.2
    "median_ms": 24.8
    "max_ms": 45.7
    "stdev_ms": 3.3
bulk_upserts (step 7):
    "runs": 20
    "avg_ms": 52.1
    "min_ms": 39.3
    "median_ms": 50.1
    "max_ms": 81.4
    "stdev_ms": 12.6
updates (step 8):
    "runs": 20
    "avg_ms": 159.3
    "min_ms": 138.6
    "median_ms": 159.6
    "max_ms": 190.5
    "stdev_ms": 15.1
bulk_upserts (step 9):
    "runs": 12
    "avg_ms": 46.1
    "min_ms": 39.9
    "median_ms": 43.9
    "max_ms": 57.4
    "stdev_ms": 5.6
select count(*) after all modifications: 233.4 ms
select all: 270.9 ms
delete from table: 312.4 ms
select all after delete: 248.4 ms
.
test_delete.py ...

============================== slowest durations ===============================
129.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
50.85s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
47.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
40.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
37.36s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
34.17s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
21.83s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
6.91s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.17s setup    test_create.py::TestCreate::test_dy_number_not_supported
3.86s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.95s call     test_delete.py::TestDelete::test_delete_rollback
0.78s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.62s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
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[bulk_upsert]
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[update_upsert_bulk_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 382.62s (0:06:22) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6h9k/00157e/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.04s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.17s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.91s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.81s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.79s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.78s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.69s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.64s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.62s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.60s call     test_delete.py::TestDelete::test_incorrect
0.60s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.57s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

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

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:658: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/6h9k/00156f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/6h9k/00156f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-10-26T15:27:08.751589Z): tablet_id=72075186224037981;self_id=[1:7565552186925158745:5877];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976712271;lock_id=281474976712241;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB61BC28
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16A30AC6
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16D4C7F1
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16D4C604
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16D445EE
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA1283FC
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16D6DC0C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16DD0C5E
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1C1694
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1BF65A
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1C29DE
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD19B766
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD19B766
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16DD0399
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16D98DAA
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
E   23. ??:0: ?? @ 0x7FEDB5101AC2
E   24. ??:0: ?? @ 0x7FEDB51938BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1410385
DEBUG    ya.test:process.py:259 Command (pid 1410385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1410385) elapsed time (sec): 0.43230652809143066
DEBUG    ya.test:process.py:263 Command (pid 1410385) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) maxrss: 1171552
DEBUG    ya.test:process.py:263 Command (pid 1410385) minflt: 3490
DEBUG    ya.test:process.py:263 Command (pid 1410385) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1410385) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) nvcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 1410385) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1410385) stime: 0.023067999999999998
DEBUG    ya.test:process.py:263 Command (pid 1410385) utime: 0.053826
DEBUG    ya.test:process.py:263 Command (pid 1410385) wtime: 0.434
DEBUG    ya.test:process.py:275 Command (pid 1410385) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1410385) errors:

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1410641
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 93e8891a-07f9-4d9c-aa0a-b0f59959c87f, localhost:7832): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 93e8891a-07f9-4d9c-aa0a-b0f59959c87f, localhost:7832): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 93e8891a-07f9-4d9c-aa0a-b0f59959c87f, localhost:7832): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-nt7axftdq4.auto.internal" port: 7832 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-nt7axftdq4.auto.internal:7832, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7832
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1410641) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1410641) elapsed time (sec): 30.179569959640503
DEBUG    ya.test:process.py:263 Command (pid 1410641) wtime: 30.188
DEBUG    ya.test:process.py:275 Command (pid 1410641) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    756	756	0	0	12	20	28	38
2	    763	763	0	0	11	23	35	38
3	    624	624	0	0	13	29	34	42
4	    702	702	0	0	13	22	27	32
5	    651	651	0	0	14	25	33	36
6	    663	663	0	0	13	23	29	38
7	    717	717	0	0	12	22	25	29
8	    654	654	0	0	13	26	36	46
9	    786	786	0	0	11	20	22	31
10	    818	818	0	0	11	19	27	34
11	    686	686	0	0	13	25	31	39
12	    696	696	0	0	12	26	31	35
13	    868	868	0	0	10	17	21	22
14	    840	840	0	0	10	19	25	31
15	    854	854	0	0	10	18	21	25
16	    926	926	0	0	10	16	21	28
17	    915	915	0	0	10	15	18	22
18	    885	885	0	0	10	16	26	31
19	    850	850	0	0	10	18	29	35
20	    771	771	0	0	11	21	26	32
21	    799	799	0	0	11	20	25	27
22	    863	863	0	0	10	18	22	27
23	    970	970	0	0	9	15	20	26
24	    944	944	0	0	9	16	19	22
25	    983	983	0	0	9	14	18	22
26	    826	826	0	0	10	19	26	32
27	    906	906	0	0	9	18	26	34
28	    776	776	0	0	11	24	33	46
29	    782	782	0	0	11	20	25	31
30	    748	748	0	0	11	23	34	47

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  24022	800.733	0	0	11	21	28	47

DEBUG    ya.test:process.py:276 Command (pid 1410641) errors:

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c2ccd7a-0050-43ed-a7ae-26a70b5810be, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c2ccd7a-0050-43ed-a7ae-26a70b5810be, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c2ccd7a-0050-43ed-a7ae-26a70b5810be, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
INFO     root:test_log_scenario.py:217 Count rows after insert 23644 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6b37fe9-f6bc-4061-bd6f-295a8b7c432c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6b37fe9-f6bc-4061-bd6f-295a8b7c432c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6b37fe9-f6bc-4061-bd6f-295a8b7c432c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8512ffee-090e-4efc-a16f-9861474d2b54, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8512ffee-090e-4efc-a16f-9861474d2b54, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8512ffee-090e-4efc-a16f-9861474d2b54, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0cd070d-9194-4d47-b934-7f0cc7a4b97c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0cd070d-9194-4d47-b934-7f0cc7a4b97c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0cd070d-9194-4d47-b934-7f0cc7a4b97c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89b9a8d3-d1f4-4a13-a263-f629c68bca6b, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89b9a8d3-d1f4-4a13-a263-f629c68bca6b, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89b9a8d3-d1f4-4a13-a263-f629c68bca6b, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc994b76-813f-498c-ab6b-c76e2095ee2c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d787974-d83e-4cf8-87f8-d18d634b1522, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc994b76-813f-498c-ab6b-c76e2095ee2c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d837454d-15ee-4508-9ed4-4d440ae236dd, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d787974-d83e-4cf8-87f8-d18d634b1522, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc994b76-813f-498c-ab6b-c76e2095ee2c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d837454d-15ee-4508-9ed4-4d440ae236dd, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d787974-d83e-4cf8-87f8-d18d634b1522, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d837454d-15ee-4508-9ed4-4d440ae236dd, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1454017
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c27ee265-b46c-4396-81e2-6a5751d4f98c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ya.test:process.py:628 Command pid: 1454020
DEBUG    ya.test:process.py:628 Command pid: 1454021
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c27ee265-b46c-4396-81e2-6a5751d4f98c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c58cbce6-7144-438e-a33c-72bd448f8821, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eeb2db26-df77-4eea-ba1b-90150f2394d2, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c58cbce6-7144-438e-a33c-72bd448f8821, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c27ee265-b46c-4396-81e2-6a5751d4f98c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeb2db26-df77-4eea-ba1b-90150f2394d2, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed77d4ee-a7c6-4596-8291-3e58ef0c4805, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c58cbce6-7144-438e-a33c-72bd448f8821, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1bf54d3-48ab-4a0c-a621-beecf50f011c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed77d4ee-a7c6-4596-8291-3e58ef0c4805, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eeb2db26-df77-4eea-ba1b-90150f2394d2, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1bf54d3-48ab-4a0c-a621-beecf50f011c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1bf54d3-48ab-4a0c-a621-beecf50f011c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed77d4ee-a7c6-4596-8291-3e58ef0c4805, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5dc2b0a-d200-46a6-9402-d0c6e37b0562, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5dc2b0a-d200-46a6-9402-d0c6e37b0562, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5dc2b0a-d200-46a6-9402-d0c6e37b0562, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1945cc17-1ae4-42f4-a3b0-cf9aced51227, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1945cc17-1ae4-42f4-a3b0-cf9aced51227, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1945cc17-1ae4-42f4-a3b0-cf9aced51227, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f78b8a6-4d49-476a-9601-7ed04facd984, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f78b8a6-4d49-476a-9601-7ed04facd984, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f78b8a6-4d49-476a-9601-7ed04facd984, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da1f5252-a719-43c3-ba20-d7ce7f727f5c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da1f5252-a719-43c3-ba20-d7ce7f727f5c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da1f5252-a719-43c3-ba20-d7ce7f727f5c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c23baad-c838-4418-9b38-3abf14a727ca, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c23baad-c838-4418-9b38-3abf14a727ca, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c23baad-c838-4418-9b38-3abf14a727ca, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, becf3001-2ce3-424d-872d-776c5a95b2ef, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, becf3001-2ce3-424d-872d-776c5a95b2ef, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, becf3001-2ce3-424d-872d-776c5a95b2ef, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa59ef25-27ca-4282-ab7f-b65ce7ccdeec, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa59ef25-27ca-4282-ab7f-b65ce7ccdeec, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa59ef25-27ca-4282-ab7f-b65ce7ccdeec, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f780ef95-0440-4916-b0d7-9cf22f62e591, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f780ef95-0440-4916-b0d7-9cf22f62e591, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f780ef95-0440-4916-b0d7-9cf22f62e591, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf084418-9c1f-40ca-9cf6-ab49e4785e4f, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf084418-9c1f-40ca-9cf6-ab49e4785e4f, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf084418-9c1f-40ca-9cf6-ab49e4785e4f, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c618181-69b2-4e6c-b72c-44c1caf11eb7, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c618181-69b2-4e6c-b72c-44c1caf11eb7, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c618181-69b2-4e6c-b72c-44c1caf11eb7, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 246fb7c7-020e-452a-9295-ddfe178a0064, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.155018201+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2626d5f1-b202-4a7f-9315-5372e34cceb5, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155156369+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4c6c943a-e7eb-4af6-a594-6a6a96f15824, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155179372+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0593aa1-7c46-4733-892f-eae89a3e519a, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.155198189+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 62ff54d3-6648-4ebc-ac1e-bba4efaf136f, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155214452+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 517e4f1b-4748-4970-8387-d60d7aef807f, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.1552291+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13b26df8-35c4-43fe-b622-f28d7215a935, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155247562+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 15a263b2-59fa-41ac-95fd-c5e50ee3b98e, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155263133+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c1e9b61a-6323-4ecc-90ec-626a9a29da04, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.155282904+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f63b0064-103a-41c8-9ea3-6c468494fcd8, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.155296707+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, becf3001-2ce3-424d-872d-776c5a95b2ef, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.4291484+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da1f5252-a719-43c3-ba20-d7ce7f727f5c, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.428846332+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1945cc17-1ae4-42f4-a3b0-cf9aced51227, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.43037202+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f5dc2b0a-d200-46a6-9402-d0c6e37b0562, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.429662792+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4f78b8a6-4d49-476a-9601-7ed04facd984, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.429363282+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fa59ef25-27ca-4282-ab7f-b65ce7ccdeec, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.429058459+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6c618181-69b2-4e6c-b72c-44c1caf11eb7, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.430177824+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cf084418-9c1f-40ca-9cf6-ab49e4785e4f, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.43295858+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1c23baad-c838-4418-9b38-3abf14a727ca, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.429256713+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f780ef95-0440-4916-b0d7-9cf22f62e591, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.429510644+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22595
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22595". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1454021) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454021) elapsed time (sec): 30.224396228790283
DEBUG    ya.test:process.py:263 Command (pid 1454021) wtime: 30.229
DEBUG    ya.test:process.py:275 Command (pid 1454021) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      5	5	0	0	799	823	823	823
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      8	8	0	3	943	995	995	995
5	      5	5	0	6	643	823	823	823
6	      5	5	0	5	943	971	971	971
7	      0	0	0	9	0	0	0	0
8	      6	6	0	7	775	1019	1019	1019
9	     32	32	0	0	281	955	979	979
10	    100	100	0	0	83	265	295	303
11	     75	75	0	0	74	106	419	457
12	     25	25	0	7	150	815	839	839
13	     69	69	0	1	101	125	136	171
14	     69	69	0	4	78	108	114	117
15	    100	100	0	5	60	78	86	89
16	     27	27	0	44	57	105	107	107
17	      0	0	0	1903	0	0	0	0
18	      0	0	0	1554	0	0	0	0
19	      0	0	0	1830	0	0	0	0
20	      0	0	0	1563	0	0	0	0
21	      0	0	0	1651	0	0	0	0
22	      0	0	0	1907	0	0	0	0
23	      0	0	0	1655	0	0	0	0
24	      0	0	0	1096	0	0	0	0
25	      0	0	0	1560	0	0	0	0
26	      0	0	0	1723	0	0	0	0
27	      0	0	0	1532	0	0	0	0
28	      0	0	0	1853	0	0	0	0
29	      0	0	0	1849	0	0	0	0
30	      0	0	0	2067	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    526	17.5333	0	23854	80	775	967	1019

DEBUG    ya.test:process.py:276 Command (pid 1454021) errors:

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1454020) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454020) elapsed time (sec): 30.235127925872803
DEBUG    ya.test:process.py:263 Command (pid 1454020) wtime: 30.241
DEBUG    ya.test:process.py:275 Command (pid 1454020) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	543	595	607	607
2	     29	29	0	0	379	687	715	715
3	     24	24	0	0	401	523	523	523
4	     21	21	0	0	515	715	791	791
5	     37	37	0	0	216	333	403	403
6	     15	15	0	0	663	727	735	735
7	     18	18	0	0	489	679	735	735
8	     36	36	0	0	323	663	731	731
9	     69	69	0	0	104	403	431	437
10	    120	120	0	0	66	244	269	281
11	     90	90	0	0	61	87	327	367
12	     40	40	0	4	112	819	919	919
13	    104	104	0	0	75	98	103	113
14	    154	154	0	3	55	81	89	94
15	    129	129	0	3	40	53	59	62
16	     34	34	0	80	36	67	74	74
17	      0	0	0	1871	0	0	0	0
18	      0	0	0	1583	0	0	0	0
19	      0	0	0	1831	0	0	0	0
20	      0	0	0	1744	0	0	0	0
21	      0	0	0	1621	0	0	0	0
22	      0	0	0	1844	0	0	0	0
23	      0	0	0	1747	0	0	0	0
24	      0	0	0	1103	0	0	0	0
25	      0	0	0	1525	0	0	0	0
26	      0	0	0	1775	0	0	0	0
27	      0	0	0	1621	0	0	0	0
28	      0	0	0	1793	0	0	0	0
29	      0	0	0	1723	0	0	0	0
30	      0	0	0	2136	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    931	31.0333	0	24007	69	571	727	919

DEBUG    ya.test:process.py:276 Command (pid 1454020) errors:

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1454017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454017) elapsed time (sec): 30.25275945663452
DEBUG    ya.test:process.py:263 Command (pid 1454017) wtime: 30.258
DEBUG    ya.test:process.py:275 Command (pid 1454017) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	233	417	433	433
2	     40	40	0	0	287	539	635	635
3	     29	29	0	0	317	443	447	447
4	     23	23	0	0	455	619	635	635
5	     49	49	0	0	158	381	407	407
6	     20	20	0	0	511	663	671	671
7	     21	21	0	0	341	631	655	655
8	     47	47	0	0	208	559	587	587
9	     95	95	0	0	75	357	379	383
10	    173	173	0	0	45	187	245	247
11	    129	129	0	0	42	59	75	487
12	     51	51	0	0	74	915	1111	1119
13	    134	134	0	0	47	67	78	85
14	    123	123	0	0	29	47	55	55
15	    116	116	0	0	20	32	37	37
16	     17	17	0	73	13	28	33	33
17	      0	0	0	1756	0	0	0	0
18	      0	0	0	1558	0	0	0	0
19	      0	0	0	1716	0	0	0	0
20	      0	0	0	1456	0	0	0	0
21	      0	0	0	1482	0	0	0	0
22	      0	0	0	1680	0	0	0	0
23	      0	0	0	1706	0	0	0	0
24	      0	0	0	1055	0	0	0	0
25	      0	0	0	1378	0	0	0	0
26	      0	0	0	1607	0	0	0	0
27	      0	0	0	1557	0	0	0	0
28	      0	0	0	1701	0	0	0	0
29	      0	0	0	1762	0	0	0	0
30	      0	0	0	2035	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1087	36.2333	0	22522	49	481	651	1119

DEBUG    ya.test:process.py:276 Command (pid 1454017) errors:
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22595
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22595". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-nt7axftdq4'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/6h9k/00156f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.1377176' in '/home/runner/.ya/build/build_root/6h9k/00156f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_z5ty8qou.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:22595/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14961
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19581
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22595
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7340
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
contrib/python/ydb/py3/ydb/connection.py:359: in __next__
    return self.it.__next__()
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:969: in _next
    raise self
E   grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
E   	status = StatusCode.CANCELLED
E   	details = "Channel closed!"
E   	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.430177824+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
E   >

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:148: in aggregation_query
    self.ydb_client.query(
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:250: in wrapped_callee
    return [result_set for result_set in it]
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/connection.py:364: in __next__
    raise ydb_error
E   ydb.issues.Cancelled: Channel closed!
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1410385
DEBUG    ya.test:process.py:259 Command (pid 1410385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1410385) elapsed time (sec): 0.43230652809143066
DEBUG    ya.test:process.py:263 Command (pid 1410385) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) maxrss: 1171552
DEBUG    ya.test:process.py:263 Command (pid 1410385) minflt: 3490
DEBUG    ya.test:process.py:263 Command (pid 1410385) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1410385) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1410385) nvcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 1410385) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1410385) stime: 0.023067999999999998
DEBUG    ya.test:process.py:263 Command (pid 1410385) utime: 0.053826
DEBUG    ya.test:process.py:263 Command (pid 1410385) wtime: 0.434
DEBUG    ya.test:process.py:275 Command (pid 1410385) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1410385) errors:

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1410641
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 93e8891a-07f9-4d9c-aa0a-b0f59959c87f, localhost:7832): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 93e8891a-07f9-4d9c-aa0a-b0f59959c87f, localhost:7832): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 93e8891a-07f9-4d9c-aa0a-b0f59959c87f, localhost:7832): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-nt7axftdq4.auto.internal" port: 7832 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-nt7axftdq4.auto.internal:7832, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7832
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1410641) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1410641) elapsed time (sec): 30.179569959640503
DEBUG    ya.test:process.py:263 Command (pid 1410641) wtime: 30.188
DEBUG    ya.test:process.py:275 Command (pid 1410641) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    756	756	0	0	12	20	28	38
2	    763	763	0	0	11	23	35	38
3	    624	624	0	0	13	29	34	42
4	    702	702	0	0	13	22	27	32
5	    651	651	0	0	14	25	33	36
6	    663	663	0	0	13	23	29	38
7	    717	717	0	0	12	22	25	29
8	    654	654	0	0	13	26	36	46
9	    786	786	0	0	11	20	22	31
10	    818	818	0	0	11	19	27	34
11	    686	686	0	0	13	25	31	39
12	    696	696	0	0	12	26	31	35
13	    868	868	0	0	10	17	21	22
14	    840	840	0	0	10	19	25	31
15	    854	854	0	0	10	18	21	25
16	    926	926	0	0	10	16	21	28
17	    915	915	0	0	10	15	18	22
18	    885	885	0	0	10	16	26	31
19	    850	850	0	0	10	18	29	35
20	    771	771	0	0	11	21	26	32
21	    799	799	0	0	11	20	25	27
22	    863	863	0	0	10	18	22	27
23	    970	970	0	0	9	15	20	26
24	    944	944	0	0	9	16	19	22
25	    983	983	0	0	9	14	18	22
26	    826	826	0	0	10	19	26	32
27	    906	906	0	0	9	18	26	34
28	    776	776	0	0	11	24	33	46
29	    782	782	0	0	11	20	25	31
30	    748	748	0	0	11	23	34	47

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  24022	800.733	0	0	11	21	28	47

DEBUG    ya.test:process.py:276 Command (pid 1410641) errors:

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c2ccd7a-0050-43ed-a7ae-26a70b5810be, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c2ccd7a-0050-43ed-a7ae-26a70b5810be, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c2ccd7a-0050-43ed-a7ae-26a70b5810be, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
INFO     root:test_log_scenario.py:217 Count rows after insert 23644 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6b37fe9-f6bc-4061-bd6f-295a8b7c432c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6b37fe9-f6bc-4061-bd6f-295a8b7c432c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6b37fe9-f6bc-4061-bd6f-295a8b7c432c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8512ffee-090e-4efc-a16f-9861474d2b54, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8512ffee-090e-4efc-a16f-9861474d2b54, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8512ffee-090e-4efc-a16f-9861474d2b54, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb -e grpc://localhost:22595 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0cd070d-9194-4d47-b934-7f0cc7a4b97c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0cd070d-9194-4d47-b934-7f0cc7a4b97c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0cd070d-9194-4d47-b934-7f0cc7a4b97c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89b9a8d3-d1f4-4a13-a263-f629c68bca6b, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89b9a8d3-d1f4-4a13-a263-f629c68bca6b, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89b9a8d3-d1f4-4a13-a263-f629c68bca6b, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc994b76-813f-498c-ab6b-c76e2095ee2c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d787974-d83e-4cf8-87f8-d18d634b1522, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc994b76-813f-498c-ab6b-c76e2095ee2c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d837454d-15ee-4508-9ed4-4d440ae236dd, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d787974-d83e-4cf8-87f8-d18d634b1522, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc994b76-813f-498c-ab6b-c76e2095ee2c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d837454d-15ee-4508-9ed4-4d440ae236dd, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d787974-d83e-4cf8-87f8-d18d634b1522, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6h9k/00156f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22595', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d837454d-15ee-4508-9ed4-4d440ae236dd, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1454017
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c27ee265-b46c-4396-81e2-6a5751d4f98c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ya.test:process.py:628 Command pid: 1454020
DEBUG    ya.test:process.py:628 Command pid: 1454021
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c27ee265-b46c-4396-81e2-6a5751d4f98c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c58cbce6-7144-438e-a33c-72bd448f8821, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eeb2db26-df77-4eea-ba1b-90150f2394d2, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c58cbce6-7144-438e-a33c-72bd448f8821, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c27ee265-b46c-4396-81e2-6a5751d4f98c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeb2db26-df77-4eea-ba1b-90150f2394d2, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed77d4ee-a7c6-4596-8291-3e58ef0c4805, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c58cbce6-7144-438e-a33c-72bd448f8821, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1bf54d3-48ab-4a0c-a621-beecf50f011c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed77d4ee-a7c6-4596-8291-3e58ef0c4805, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eeb2db26-df77-4eea-ba1b-90150f2394d2, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1bf54d3-48ab-4a0c-a621-beecf50f011c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1bf54d3-48ab-4a0c-a621-beecf50f011c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed77d4ee-a7c6-4596-8291-3e58ef0c4805, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5dc2b0a-d200-46a6-9402-d0c6e37b0562, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5dc2b0a-d200-46a6-9402-d0c6e37b0562, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5dc2b0a-d200-46a6-9402-d0c6e37b0562, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1945cc17-1ae4-42f4-a3b0-cf9aced51227, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1945cc17-1ae4-42f4-a3b0-cf9aced51227, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1945cc17-1ae4-42f4-a3b0-cf9aced51227, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f78b8a6-4d49-476a-9601-7ed04facd984, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f78b8a6-4d49-476a-9601-7ed04facd984, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f78b8a6-4d49-476a-9601-7ed04facd984, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da1f5252-a719-43c3-ba20-d7ce7f727f5c, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da1f5252-a719-43c3-ba20-d7ce7f727f5c, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da1f5252-a719-43c3-ba20-d7ce7f727f5c, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c23baad-c838-4418-9b38-3abf14a727ca, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c23baad-c838-4418-9b38-3abf14a727ca, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=NWVkNGJhNDktMWMzNzQwYjctOTY5ZTM4NzQtNzU0MGMyM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c23baad-c838-4418-9b38-3abf14a727ca, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, becf3001-2ce3-424d-872d-776c5a95b2ef, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, becf3001-2ce3-424d-872d-776c5a95b2ef, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, becf3001-2ce3-424d-872d-776c5a95b2ef, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa59ef25-27ca-4282-ab7f-b65ce7ccdeec, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa59ef25-27ca-4282-ab7f-b65ce7ccdeec, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa59ef25-27ca-4282-ab7f-b65ce7ccdeec, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f780ef95-0440-4916-b0d7-9cf22f62e591, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f780ef95-0440-4916-b0d7-9cf22f62e591, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=OWQ5NmJlOGMtY2I4MzA2M2QtM2Q5N2RmMmEtYjAyN2M1M2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f780ef95-0440-4916-b0d7-9cf22f62e591, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf084418-9c1f-40ca-9cf6-ab49e4785e4f, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf084418-9c1f-40ca-9cf6-ab49e4785e4f, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZGY1YmNmNzEtOGM1YWVhZDQtMzVjYmM1MzctYTllMDAzNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf084418-9c1f-40ca-9cf6-ab49e4785e4f, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c618181-69b2-4e6c-b72c-44c1caf11eb7, ghrun-nt7axftdq4.auto.internal:22595): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c618181-69b2-4e6c-b72c-44c1caf11eb7, ghrun-nt7axftdq4.auto.internal:22595): request = { session_id: "ydb://session/3?node_id=1&id=ZDdhNjJmODgtM2EwZjM1MzAtNzAyMTI3ZjEtNDRmMmY1NWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c618181-69b2-4e6c-b72c-44c1caf11eb7, ghrun-nt7axftdq4.auto.internal:22595): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 246fb7c7-020e-452a-9295-ddfe178a0064, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.155018201+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2626d5f1-b202-4a7f-9315-5372e34cceb5, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155156369+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4c6c943a-e7eb-4af6-a594-6a6a96f15824, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155179372+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0593aa1-7c46-4733-892f-eae89a3e519a, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.155198189+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 62ff54d3-6648-4ebc-ac1e-bba4efaf136f, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155214452+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 517e4f1b-4748-4970-8387-d60d7aef807f, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.1552291+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13b26df8-35c4-43fe-b622-f28d7215a935, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155247562+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 15a263b2-59fa-41ac-95fd-c5e50ee3b98e, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.155263133+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c1e9b61a-6323-4ecc-90ec-626a9a29da04, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.155282904+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f63b0064-103a-41c8-9ea3-6c468494fcd8, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22595 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-26T15:27:13.155296707+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-nt7axftdq4.auto.internal:22595
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, becf3001-2ce3-424d-872d-776c5a95b2ef, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.4291484+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzUwY2ExZTctZWJkZGY4ZTktMTQ5M2Q5NmYtZjIwMTMyZGI=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da1f5252-a719-43c3-ba20-d7ce7f727f5c, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.428846332+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1945cc17-1ae4-42f4-a3b0-cf9aced51227, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.43037202+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f5dc2b0a-d200-46a6-9402-d0c6e37b0562, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.429662792+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4f78b8a6-4d49-476a-9601-7ed04facd984, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-26T15:27:13.429363282+00:00", grpc_status:1, grpc_message:"Channel closed!"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fa59ef25-27ca-4282-ab7f-b65ce7ccdeec, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.429058459+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6c618181-69b2-4e6c-b72c-44c1caf11eb7, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.430177824+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmJiNGU0MTYtMTZhY2ZkOWYtODE5YzMxZWEtYTRmMDNjOTc=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTAxOTZmZDMtZGQ1Mzk0NDMtYTg4ZWEyNy1lZWFkYTdlMA==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cf084418-9c1f-40ca-9cf6-ab49e4785e4f, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.43295858+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTg1NTZhNTUtNjI2Y2E0OWQtZjc1Mjk0YTMtODNhODFkMmY=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1c23baad-c838-4418-9b38-3abf14a727ca, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.429256713+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f780ef95-0440-4916-b0d7-9cf22f62e591, ghrun-nt7axftdq4.auto.internal:22595): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Channel closed!"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Channel closed!", grpc_status:1, created_time:"2025-10-26T15:27:13.429510644+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTI4YWY1NTktOGJkNjdhYWYtYzJlNDRjODgtODIyMjFjNzk=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzgwMGRhMTEtYWEyNjU1NWUtYjgwYmZiYjAtMjgxMGQ5MGE=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22595
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22595". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1454021) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454021) elapsed time (sec): 30.224396228790283
DEBUG    ya.test:process.py:263 Command (pid 1454021) wtime: 30.229
DEBUG    ya.test:process.py:275 Command (pid 1454021) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      5	5	0	0	799	823	823	823
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      8	8	0	3	943	995	995	995
5	      5	5	0	6	643	823	823	823
6	      5	5	0	5	943	971	971	971
7	      0	0	0	9	0	0	0	0
8	      6	6	0	7	775	1019	1019	1019
9	     32	32	0	0	281	955	979	979
10	    100	100	0	0	83	265	295	303
11	     75	75	0	0	74	106	419	457
12	     25	25	0	7	150	815	839	839
13	     69	69	0	1	101	125	136	171
14	     69	69	0	4	78	108	114	117
15	    100	100	0	5	60	78	86	89
16	     27	27	0	44	57	105	107	107
17	      0	0	0	1903	0	0	0	0
18	      0	0	0	1554	0	0	0	0
19	      0	0	0	1830	0	0	0	0
20	      0	0	0	1563	0	0	0	0
21	      0	0	0	1651	0	0	0	0
22	      0	0	0	1907	0	0	0	0
23	      0	0	0	1655	0	0	0	0
24	      0	0	0	1096	0	0	0	0
25	      0	0	0	1560	0	0	0	0
26	      0	0	0	1723	0	0	0	0
27	      0	0	0	1532	0	0	0	0
28	      0	0	0	1853	0	0	0	0
29	      0	0	0	1849	0	0	0	0
30	      0	0	0	2067	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    526	17.5333	0	23854	80	775	967	1019

DEBUG    ya.test:process.py:276 Command (pid 1454021) errors:

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1454020) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454020) elapsed time (sec): 30.235127925872803
DEBUG    ya.test:process.py:263 Command (pid 1454020) wtime: 30.241
DEBUG    ya.test:process.py:275 Command (pid 1454020) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	543	595	607	607
2	     29	29	0	0	379	687	715	715
3	     24	24	0	0	401	523	523	523
4	     21	21	0	0	515	715	791	791
5	     37	37	0	0	216	333	403	403
6	     15	15	0	0	663	727	735	735
7	     18	18	0	0	489	679	735	735
8	     36	36	0	0	323	663	731	731
9	     69	69	0	0	104	403	431	437
10	    120	120	0	0	66	244	269	281
11	     90	90	0	0	61	87	327	367
12	     40	40	0	4	112	819	919	919
13	    104	104	0	0	75	98	103	113
14	    154	154	0	3	55	81	89	94
15	    129	129	0	3	40	53	59	62
16	     34	34	0	80	36	67	74	74
17	      0	0	0	1871	0	0	0	0
18	      0	0	0	1583	0	0	0	0
19	      0	0	0	1831	0	0	0	0
20	      0	0	0	1744	0	0	0	0
21	      0	0	0	1621	0	0	0	0
22	      0	0	0	1844	0	0	0	0
23	      0	0	0	1747	0	0	0	0
24	      0	0	0	1103	0	0	0	0
25	      0	0	0	1525	0	0	0	0
26	      0	0	0	1775	0	0	0	0
27	      0	0	0	1621	0	0	0	0
28	      0	0	0	1793	0	0	0	0
29	      0	0	0	1723	0	0	0	0
30	      0	0	0	2136	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    931	31.0333	0	24007	69	571	727	919

DEBUG    ya.test:process.py:276 Command (pid 1454020) errors:

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1454017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1454017) elapsed time (sec): 30.25275945663452
DEBUG    ya.test:process.py:263 Command (pid 1454017) wtime: 30.258
DEBUG    ya.test:process.py:275 Command (pid 1454017) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	233	417	433	433
2	     40	40	0	0	287	539	635	635
3	     29	29	0	0	317	443	447	447
4	     23	23	0	0	455	619	635	635
5	     49	49	0	0	158	381	407	407
6	     20	20	0	0	511	663	671	671
7	     21	21	0	0	341	631	655	655
8	     47	47	0	0	208	559	587	587
9	     95	95	0	0	75	357	379	383
10	    173	173	0	0	45	187	245	247
11	    129	129	0	0	42	59	75	487
12	     51	51	0	0	74	915	1111	1119
13	    134	134	0	0	47	67	78	85
14	    123	123	0	0	29	47	55	55
15	    116	116	0	0	20	32	37	37
16	     17	17	0	73	13	28	33	33
17	      0	0	0	1756	0	0	0	0
18	      0	0	0	1558	0	0	0	0
19	      0	0	0	1716	0	0	0	0
20	      0	0	0	1456	0	0	0	0
21	      0	0	0	1482	0	0	0	0
22	      0	0	0	1680	0	0	0	0
23	      0	0	0	1706	0	0	0	0
24	      0	0	0	1055	0	0	0	0
25	      0	0	0	1378	0	0	0	0
26	      0	0	0	1607	0	0	0	0
27	      0	0	0	1557	0	0	0	0
28	      0	0	0	1701	0	0	0	0
29	      0	0	0	1762	0	0	0	0
30	      0	0	0	2035	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1087	36.2333	0	22522	49	481	651	1119

DEBUG    ya.test:process.py:276 Command (pid 1454017) errors:
============================== slowest durations ===============================
61.83s call     test_log_scenario.py::TestLogScenario::test_log_uniform
34.76s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
21.79s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
8.45s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.69s setup    test_insert.py::TestInsertStatement::test_bulk
3.50s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
1.48s call     test_insert.py::TestInsertStatement::test_copy_full
0.95s call     test_insert.py::TestInsertStatement::test_copy_partial
0.84s call     test_insert.py::TestInsertStatement::test_plain
0.54s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.51s call     test_insert.py::TestInsertStatement::test_bulk
0.46s call     test_insert.py::TestInsertStatement::test_out_of_range
0.44s call     test_insert.py::TestInsertStatement::test_duplicate
0.36s call     test_insert.py::TestInsertStatement::test_incorrect
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.Cancelled: Channel closed!
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/6h9k/00156f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/6h9k/00156f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-10-26T15:27:08.751589Z): tablet_id=72075186224037981;self_id=[1:7565552186925158745:5877];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976712271;lock_id=281474976712241;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB61BC28
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16A30AC6
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16D4C7F1
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16D4C604
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16D445EE
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA1283FC
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16D6DC0C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16DD0C5E
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1C1694
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1BF65A
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1C29DE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD19B766
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD19B766
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16DD0399
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16D98DAA
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
23. ??:0: ?? @ 0x7FEDB5101AC2
24. ??:0: ?? @ 0x7FEDB51938BF
============== 1 failed, 10 passed, 1 error in 143.08s (0:02:23) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6h9k/00156b/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 ===============================
5.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
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-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 62.72s (0:01:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6h9k/001577/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 ===============================
6.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 58.50s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6h9k/00155c/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 ===============================
107.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.29s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s teardown 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-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 159.27s (0:02:39) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6h9k/001568/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 ===============================
123.65s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
116.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
105.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
93.02s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
80.52s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
3.66s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.87s call     test_replace.py::TestReplace::test_count
0.86s call     test_replace.py::TestReplace::test_copy_full
0.81s call     test_replace.py::TestReplace::test_copy_partial
0.41s call     test_replace.py::TestReplace::test_partial_replace
0.28s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 530.36s (0:08: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/6h9k/001567/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 ===============================
5.03s setup    test_replace.py::TestReplace::test_replace_rollback
4.97s setup    test_select.py::TestSelect::test_incorrect
4.72s setup    test_update.py::TestUpdate::test_incorrect
1.00s call     test_update.py::TestUpdate::test_update_many_rows
0.99s call     test_select.py::TestSelect::test_json_query
0.94s call     test_update.py::TestUpdate::test_update_rollback
0.72s call     test_replace.py::TestReplace::test_replace_rollback
0.70s call     test_update.py::TestUpdate::test_update_pk
0.69s call     test_update.py::TestUpdate::test_partial_update
0.67s call     test_replace.py::TestReplace::test_replace_total
0.51s call     test_update.py::TestUpdate::test_incorrect
0.44s call     test_replace.py::TestReplace::test_replace_with_nulls
0.36s call     test_select.py::TestSelect::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_partial_update

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 22.71s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6h9k/001569/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 ===============================
323.52s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
47.03s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
9.63s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
6.04s setup    test_update.py::TestUpdate::test_update_single_column
4.04s setup    test_upsert.py::TestUpsert::test_copy_full
3.64s setup    zip_bomb.py::TestZipBomb::test
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.28s call     test_upsert.py::TestUpsert::test_count
0.95s call     test_upsert.py::TestUpsert::test_copy_full
0.93s call     test_upsert.py::TestUpsert::test_copy_partial
0.79s call     test_upsert.py::TestUpsert::test_partial_update
0.73s call     test_update.py::TestUpdate::test_update_single_column
0.64s call     test_update.py::TestUpdate::test_update_single_row
0.55s call     test_upsert.py::TestUpsert::test_insert_nulls
0.53s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 416.31s (0:06:56) ========================
