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

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

============================== slowest durations ===============================
262.34s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
88.05s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
80.08s call     tablets_movement.py::TestTabletsMovement::test[ROW]
22.85s call     order_by_with_limit.py::TestOrderBy::test
18.53s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
7.48s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.25s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.19s setup    order_by_with_limit.py::TestOrderBy::test
3.17s call     test_create.py::TestCreate::test_create_decimals
3.07s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.55s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.51s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.37s call     test_create.py::TestCreate::test_create_all_opt_ints
0.33s call     test_create.py::TestCreate::test_create_real_opt
0.31s call     test_create.py::TestCreate::test_create_strings_opt
0.29s call     test_create.py::TestCreate::test_create_real_req
0.28s call     test_create.py::TestCreate::test_create_all_req_ints
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test
0.17s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.03s setup    test_create.py::TestCreate::test_create_real_req
0.02s teardown test_create.py::TestCreate::test_create_decimals
0.01s teardown test_create.py::TestCreate::test_create_real_req

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 496.04s (0:08:16) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002d2/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 105 items

test_create.py .
test_cs_many_updates.py drop table: 24.6 ms
create table: 530.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.2
    "min_ms": 23.4
    "median_ms": 34.2
    "max_ms": 56.5
    "stdev_ms": 8.9
select count(*) after initial inserts: 126.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 82.2
    "min_ms": 32.7
    "median_ms": 71.6
    "max_ms": 419.4
    "stdev_ms": 39.3
select count(*) after all modifications: 4535.9 ms
select all: 6987.7 ms
delete from table: 4779.3 ms
select all after delete: 6524.0 ms
.drop table: 63.1 ms
create table: 757.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 44.6
    "min_ms": 29.3
    "median_ms": 45.8
    "max_ms": 67.5
    "stdev_ms": 12.8
select count(*) after initial inserts: 121.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 65.8
    "min_ms": 42.4
    "median_ms": 61.2
    "max_ms": 108.6
    "stdev_ms": 15.9
updates (step 1):
    "runs": 200
    "avg_ms": 247.6
    "min_ms": 148.4
    "median_ms": 243.3
    "max_ms": 598.0
    "stdev_ms": 60.0
upserts (step 2):
    "runs": 200
    "avg_ms": 70.3
    "min_ms": 28.4
    "median_ms": 62.3
    "max_ms": 220.6
    "stdev_ms": 33.2
select count(*) after all modifications: 605.7 ms
select all: 733.6 ms
delete from table: 773.8 ms
select all after delete: 362.6 ms
.drop table: 91.4 ms
create table: 836.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 56.2
    "min_ms": 29.2
    "median_ms": 60.9
    "max_ms": 107.8
    "stdev_ms": 25.7
select count(*) after initial inserts: 232.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 127.2
    "min_ms": 71.3
    "median_ms": 112.4
    "max_ms": 530.6
    "stdev_ms": 46.1
select count(*) after all modifications: 251.5 ms
select all: 221.5 ms
delete from table: 240.0 ms
select all after delete: 180.0 ms
.drop table: 26.4 ms
create table: 339.7 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.4
    "min_ms": 21.4
    "median_ms": 30.0
    "max_ms": 30.6
    "stdev_ms": 2.3
select count(*) after initial inserts: 91.4 ms
updates (step 0):
    "runs": 150
    "avg_ms": 85.2
    "min_ms": 69.2
    "median_ms": 85.1
    "max_ms": 112.9
    "stdev_ms": 7.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 45.6
    "min_ms": 37.5
    "median_ms": 45.0
    "max_ms": 55.9
    "stdev_ms": 3.7
select count(*) after all modifications: 279.7 ms
select all: 308.7 ms
delete from table: 289.8 ms
select all after delete: 230.4 ms
.drop table: 25.8 ms
create table: 314.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.8
    "min_ms": 26.5
    "median_ms": 30.0
    "max_ms": 30.7
    "stdev_ms": 0.9
select count(*) after initial inserts: 82.1 ms
updates (step 0):
    "runs": 200
    "avg_ms": 84.9
    "min_ms": 72.9
    "median_ms": 83.8
    "max_ms": 120.3
    "stdev_ms": 6.9
upserts (step 1):
    "runs": 200
    "avg_ms": 22.2
    "min_ms": 18.2
    "median_ms": 21.8
    "max_ms": 29.1
    "stdev_ms": 2.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 53.1
    "min_ms": 42.5
    "median_ms": 52.8
    "max_ms": 66.3
    "stdev_ms": 5.1
select count(*) after all modifications: 440.2 ms
select all: 433.1 ms
delete from table: 395.2 ms
select all after delete: 406.0 ms
.drop table: 20.4 ms
create table: 330.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 23.7
    "min_ms": 19.3
    "median_ms": 20.5
    "max_ms": 30.7
    "stdev_ms": 5.0
select count(*) after initial inserts: 64.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 21.1
    "min_ms": 16.7
    "median_ms": 20.8
    "max_ms": 37.5
    "stdev_ms": 1.8
select count(*) after all modifications: 249.7 ms
select all: 208.6 ms
delete from table: 242.1 ms
select all after delete: 173.3 ms
.Generated operation sequence:
  0. UPDATE: 12 operations
  1. BULK_UPSERT: 19 operations
  2. UPDATE: 19 operations
  3. BULK_UPSERT: 19 operations
  4. BULK_UPSERT: 11 operations
  5. BULK_UPSERT: 15 operations
  6. UPDATE: 11 operations
  7. BULK_UPSERT: 14 operations
  8. UPSERT: 8 operations
  9. UPSERT: 12 operations
drop table: 25.9 ms
create table: 379.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 26.6
    "median_ms": 30.0
    "max_ms": 30.6
    "stdev_ms": 1.1
select count(*) after initial inserts: 78.2 ms
updates (step 0):
    "runs": 120
    "avg_ms": 86.8
    "min_ms": 74.1
    "median_ms": 85.3
    "max_ms": 107.2
    "stdev_ms": 7.2
bulk_upserts (step 1):
    "runs": 19
    "avg_ms": 34.0
    "min_ms": 30.8
    "median_ms": 33.2
    "max_ms": 38.9
    "stdev_ms": 2.1
updates (step 2):
    "runs": 190
    "avg_ms": 90.1
    "min_ms": 76.4
    "median_ms": 88.8
    "max_ms": 116.4
    "stdev_ms": 5.9
bulk_upserts (step 3):
    "runs": 19
    "avg_ms": 33.9
    "min_ms": 31.0
    "median_ms": 33.0
    "max_ms": 37.9
    "stdev_ms": 2.0
bulk_upserts (step 4):
    "runs": 11
    "avg_ms": 36.4
    "min_ms": 31.7
    "median_ms": 35.2
    "max_ms": 41.6
    "stdev_ms": 3.4
bulk_upserts (step 5):
    "runs": 15
    "avg_ms": 37.8
    "min_ms": 34.0
    "median_ms": 37.5
    "max_ms": 45.2
    "stdev_ms": 3.2
updates (step 6):
    "runs": 110
    "avg_ms": 113.9
    "min_ms": 95.3
    "median_ms": 112.8
    "max_ms": 153.7
    "stdev_ms": 10.3
bulk_upserts (step 7):
    "runs": 14
    "avg_ms": 36.7
    "min_ms": 33.8
    "median_ms": 36.4
    "max_ms": 40.7
    "stdev_ms": 2.1
upserts (step 8):
    "runs": 80
    "avg_ms": 22.8
    "min_ms": 18.3
    "median_ms": 22.7
    "max_ms": 28.2
    "stdev_ms": 1.8
upserts (step 9):
    "runs": 120
    "avg_ms": 22.7
    "min_ms": 18.2
    "median_ms": 22.8
    "max_ms": 30.5
    "stdev_ms": 2.0
select count(*) after all modifications: 249.9 ms
select all: 246.5 ms
delete from table: 326.1 ms
select all after delete: 244.2 ms
.
test_delete.py ...

============================== slowest durations ===============================
129.82s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
74.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
65.01s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
49.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
29.43s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
22.59s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
19.35s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
8.55s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
6.98s setup    test_create.py::TestCreate::test_dy_number_not_supported
3.06s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.60s call     test_delete.py::TestDelete::test_delete_rollback
0.48s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.39s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 413.72s (0:06:53) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002bc/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 105 items

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

============================== slowest durations ===============================
7.32s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.54s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.07s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.92s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.89s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.86s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.85s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.81s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.81s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.79s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.71s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.57s call     test_delete.py::TestDelete::test_incorrect
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 18.04s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002c8/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 105 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:639: 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/bi20/0002c8/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/bi20/0002c8/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-14T17:47:02.442448Z): tablet_id=72075186224038004;self_id=[1:7561135099161777158:5758];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711818;lock_id=281474976711775;verification=!CommitSnapshot;fline=written.h:89;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA723616
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA71BB66
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5AE3A8
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144B5316
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151B9071
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151B8E84
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151B0E5E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0BA5FC
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x151DA4BC
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x1523CC4E
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD149BC4
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD147B8A
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD14AF0E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD123D56
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD123D56
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x1523C389
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x1520506A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB561FD7
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB59EE74
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5A2F12
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5A2B20
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5A370E
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72517C
E   23. ??:0: ?? @ 0x7FA20FE95AC2
E   24. ??:0: ?? @ 0x7FA20FF278BF
------------------------------ 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/bi20/0002c8/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -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/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3975308
DEBUG    ya.test:process.py:259 Command (pid 3975308) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3975308) elapsed time (sec): 0.6630842685699463
DEBUG    ya.test:process.py:263 Command (pid 3975308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) maxrss: 816828
DEBUG    ya.test:process.py:263 Command (pid 3975308) minflt: 3491
DEBUG    ya.test:process.py:263 Command (pid 3975308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 3975308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3975308) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3975308) stime: 0.026875999999999997
DEBUG    ya.test:process.py:263 Command (pid 3975308) utime: 0.053751999999999994
DEBUG    ya.test:process.py:263 Command (pid 3975308) wtime: 0.666
DEBUG    ya.test:process.py:275 Command (pid 3975308) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3975308) 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/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -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/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-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: 3975592
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 3975592) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3975592) elapsed time (sec): 30.184906005859375
DEBUG    ya.test:process.py:263 Command (pid 3975592) wtime: 30.197
DEBUG    ya.test:process.py:275 Command (pid 3975592) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    567	567	0	0	14	35	47	57
2	    584	584	0	0	14	31	49	63
3	    512	512	0	0	18	37	56	70
4	    608	608	0	0	14	29	34	39
5	    465	465	0	0	17	44	72	81
6	    625	625	0	0	14	28	36	44
7	    552	552	0	0	16	29	52	64
8	    518	518	0	0	16	40	57	57
9	    520	520	0	0	17	39	45	51
10	    584	584	0	0	15	28	33	36
11	    577	577	0	0	14	36	46	61
12	    537	537	0	0	16	33	47	52
13	    421	421	0	0	21	41	67	72
14	    379	379	0	0	23	49	57	71
15	    495	495	0	0	18	33	51	68
16	    383	383	0	0	23	44	61	74
17	    368	368	0	0	25	47	59	66
18	    447	447	0	0	19	44	54	61
19	    500	500	0	0	19	31	36	44
20	    359	359	0	0	23	54	71	95
21	    481	481	0	0	18	38	45	52
22	    749	749	0	0	12	21	31	37
23	    867	867	0	0	10	17	24	32
24	    648	648	0	0	14	24	28	34
25	    642	642	0	0	13	27	38	43
26	    761	761	0	0	11	21	39	45
27	    600	600	0	0	14	32	45	58
28	    554	554	0	0	16	31	42	50
29	    608	608	0	0	15	27	34	44
30	    676	676	0	0	13	26	34	43

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  16587	552.9	0	0	15	35	50	95

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55206077-043c-4264-b843-a1a952556a01, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55206077-043c-4264-b843-a1a952556a01, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=" 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, 55206077-043c-4264-b843-a1a952556a01, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=
INFO     root:test_log_scenario.py:217 Count rows after insert 16572 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2f11eba-b75c-4019-a280-38f00fd5ceef, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2f11eba-b75c-4019-a280-38f00fd5ceef, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==" 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, b2f11eba-b75c-4019-a280-38f00fd5ceef, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
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, 1e6fb3c8-3fb0-48ac-8b2d-84a65ae8e572, localhost:11429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1e6fb3c8-3fb0-48ac-8b2d-84a65ae8e572, localhost:11429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1e6fb3c8-3fb0-48ac-8b2d-84a65ae8e572, localhost:11429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 11429 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-godj75dvmu.auto.internal:11429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11429
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5e336cc-7cf7-4be6-878b-d5766e16df65, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5e336cc-7cf7-4be6-878b-d5766e16df65, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=" 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, a5e336cc-7cf7-4be6-878b-d5766e16df65, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=
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/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -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 insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg2NjJiZTMtYWFiZThkMmQtMmEwMmU0M2EtZjNiODc5YWI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -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, be3be45a-05c0-4b77-ac08-cc83fd568041, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGVkYzViMWMtYjc4ZmU1ZjgtNmU3MjI3ZWUtM2UzZjNiZDY=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be3be45a-05c0-4b77-ac08-cc83fd568041, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=Yjg2NjJiZTMtYWFiZThkMmQtMmEwMmU0M2EtZjNiODc5YWI=" 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, 2de95c1b-236e-4385-b854-6545dceefe5d, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWE0MzBhYy04MWIwYzA1MC1jNjgwNDc3NS01N2UyNTAxNQ==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be3be45a-05c0-4b77-ac08-cc83fd568041, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2de95c1b-236e-4385-b854-6545dceefe5d, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=OGVkYzViMWMtYjc4ZmU1ZjgtNmU3MjI3ZWUtM2UzZjNiZDY=" 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, 6680931d-9789-46bc-8009-d42b2d576e2d, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTc4ODE2YjktODkyYzMzZTUtNDM1MmQ0Y2QtYTBlYTVjNTY=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6680931d-9789-46bc-8009-d42b2d576e2d, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=MWE0MzBhYy04MWIwYzA1MC1jNjgwNDc3NS01N2UyNTAxNQ==" 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, 2de95c1b-236e-4385-b854-6545dceefe5d, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99846e0a-f06d-4a81-bc5b-adc267b84d28, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzllMWJhMTAtODRiY2Q5NzktNjNkMWJiMjEtNjVmN2FjNTU=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-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.connection:connection.py:63 RpcState(ExecuteQuery, 99846e0a-f06d-4a81-bc5b-adc267b84d28, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=OTc4ODE2YjktODkyYzMzZTUtNDM1MmQ0Y2QtYTBlYTVjNTY=" 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, 5e625ce2-4061-414d-9c26-62bf73a595a8, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6680931d-9789-46bc-8009-d42b2d576e2d, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzE5N2EzNDgtOWFiYWRmODctOGE4YzBkZGItZDA4YjNjZWM=
DEBUG    ya.test:process.py:628 Command pid: 3997207
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90e870a4-13a2-4089-aa9b-09cbc3f418c5, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e625ce2-4061-414d-9c26-62bf73a595a8, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=MzllMWJhMTAtODRiY2Q5NzktNjNkMWJiMjEtNjVmN2FjNTU=" 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, 99846e0a-f06d-4a81-bc5b-adc267b84d28, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgyMjhkZjQtZDQxNjFlYTctYzdjZmE2MDYtMmE2Zjk1OGY=
DEBUG    ya.test:process.py:628 Command pid: 3997208
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90e870a4-13a2-4089-aa9b-09cbc3f418c5, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=NzE5N2EzNDgtOWFiYWRmODctOGE4YzBkZGItZDA4YjNjZWM=" 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, 5e625ce2-4061-414d-9c26-62bf73a595a8, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-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:421 RpcState(ExecuteQuery, 60866e76-7c6a-4871-bd41-9a522e8e532c, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90e870a4-13a2-4089-aa9b-09cbc3f418c5, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3997212
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60866e76-7c6a-4871-bd41-9a522e8e532c, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=ZDgyMjhkZjQtZDQxNjFlYTctYzdjZmE2MDYtMmE2Zjk1OGY=" 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, b66a63f4-9124-41e0-8196-244c8042b5c7, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b66a63f4-9124-41e0-8196-244c8042b5c7, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=" 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, 18e39150-36ac-4938-b083-0592ff798bfe, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60866e76-7c6a-4871-bd41-9a522e8e532c, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18e39150-36ac-4938-b083-0592ff798bfe, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==" 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, b66a63f4-9124-41e0-8196-244c8042b5c7, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76591c40-20e2-4a66-9bd8-0649380d9ea8, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76591c40-20e2-4a66-9bd8-0649380d9ea8, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=" 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, 18e39150-36ac-4938-b083-0592ff798bfe, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76591c40-20e2-4a66-9bd8-0649380d9ea8, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
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, 2bae2a09-5671-428e-8b07-fa1b4bccd795, localhost:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2bae2a09-5671-428e-8b07-fa1b4bccd795, localhost:9858): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2bae2a09-5671-428e-8b07-fa1b4bccd795, localhost:9858): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 9858 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-godj75dvmu.auto.internal:9858, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08d5a4a2-e0e5-43fb-b057-9d8ff9d042ae, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.913889829+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c6e84778-48c8-4b06-b099-fa4cda2a3350, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.914013137+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 517c3848-a8af-41e0-b726-1e7f9004de8b, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914045115+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, 2ec46048-4c15-4a2b-ac18-f9281abca41e, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.914031737+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a9fa4d93-5787-4fa0-b118-d167346a7faf, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.9140652+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92dc28c2-f9d6-4939-81b0-024748145064, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914087875+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-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3939685c-a696-439f-a410-9a48b57c0be5, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.914103446+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0a69ca08-d019-4a61-a282-d4a6255857e2, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.914117882+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2b7833c0-5030-4f39-adde-30f07721fec1, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914140071+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, 36b417b6-5c8d-4131-a5bd-fc2ec16e81c2, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.91415451+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-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, be3be45a-05c0-4b77-ac08-cc83fd568041, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914169926+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2de95c1b-236e-4385-b854-6545dceefe5d, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.91419237+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6680931d-9789-46bc-8009-d42b2d576e2d, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.91420906+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99846e0a-f06d-4a81-bc5b-adc267b84d28, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914223731+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e625ce2-4061-414d-9c26-62bf73a595a8, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914246311+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 90e870a4-13a2-4089-aa9b-09cbc3f418c5, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914259746+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, 60866e76-7c6a-4871-bd41-9a522e8e532c, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914272862+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, b66a63f4-9124-41e0-8196-244c8042b5c7, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914296711+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, 18e39150-36ac-4938-b083-0592ff798bfe, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914317322+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 76591c40-20e2-4a66-9bd8-0649380d9ea8, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914331776+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
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: None
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: None
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: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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 3997207) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3997207) elapsed time (sec): 30.750604391098022
DEBUG    ya.test:process.py:263 Command (pid 3997207) wtime: 30.756
DEBUG    ya.test:process.py:275 Command (pid 3997207) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	0	0	0	0	0
3	      4	4	0	0	2895	2895	2895	2895
4	      6	6	0	0	3423	3935	3935	3935
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	0	0	0	0	0
10	      0	0	0	0	0	0	0	0
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      1	1	0	0	10175	10175	10175	10175
14	      9	9	0	0	9855	10303	10303	10303
15	     70	70	0	0	115	1119	1151	1271
16	    168	168	0	0	55	90	97	99
17	    106	106	0	0	65	93	131	148
18	      2	2	0	0	539	591	591	591
19	      8	8	0	0	1815	2095	2095	2095
20	     46	46	0	0	148	715	1799	1799
21	      8	8	0	0	120	132	132	132
22	      0	0	0	1761	0	0	0	0
23	      0	0	0	2221	0	0	0	0
24	      0	0	0	2240	0	0	0	0
25	      0	0	0	2043	0	0	0	0
26	      0	0	0	2140	0	0	0	0
27	      0	0	0	2020	0	0	0	0
28	      0	0	0	2033	0	0	0	0
29	      0	0	0	2108	0	0	0	0
30	      0	0	0	2220	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    428	14.2667	0	18786	67	1983	10047	10303

DEBUG    ya.test:process.py:276 Command (pid 3997207) 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 3997208) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3997208) elapsed time (sec): 30.752720594406128
DEBUG    ya.test:process.py:263 Command (pid 3997208) wtime: 30.758
DEBUG    ya.test:process.py:275 Command (pid 3997208) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	3	0	0	0	0
5	      0	0	0	7	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	     40	40	0	0	168	691	691	691
16	     78	78	0	0	128	169	176	189
17	     46	46	0	0	148	206	244	244
18	      3	3	0	7	663	667	667	667
19	      0	0	0	10	0	0	0	0
20	     37	37	0	0	248	967	1111	1111
21	      2	2	0	8	174	208	208	208
22	      0	0	0	1942	0	0	0	0
23	      0	0	0	2200	0	0	0	0
24	      0	0	0	2285	0	0	0	0
25	      0	0	0	2117	0	0	0	0
26	      0	0	0	2199	0	0	0	0
27	      0	0	0	1960	0	0	0	0
28	      0	0	0	2079	0	0	0	0
29	      0	0	0	2129	0	0	0	0
30	      0	0	0	2219	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    206	6.86667	0	19245	151	655	967	1111

DEBUG    ya.test:process.py:276 Command (pid 3997208) 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 3997212) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3997212) elapsed time (sec): 30.752848148345947
DEBUG    ya.test:process.py:263 Command (pid 3997212) wtime: 30.757
DEBUG    ya.test:process.py:275 Command (pid 3997212) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	3	0	0	0	0
5	      0	0	0	7	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	7	0	0	0	0
9	      0	0	0	3	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	7	0	0	0	0
12	      0	0	0	5	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	     50	50	0	0	148	611	619	619
16	    128	128	0	0	70	110	118	118
17	     78	78	0	0	88	115	139	182
18	      2	2	0	8	519	583	583	583
19	      0	0	0	10	0	0	0	0
20	     49	49	0	0	180	503	1087	1087
21	      8	8	0	2	160	171	171	171
22	      0	0	0	1814	0	0	0	0
23	      0	0	0	2249	0	0	0	0
24	      0	0	0	2248	0	0	0	0
25	      0	0	0	2132	0	0	0	0
26	      0	0	0	2150	0	0	0	0
27	      0	0	0	2002	0	0	0	0
28	      0	0	0	2053	0	0	0	0
29	      0	0	0	2189	0	0	0	0
30	      0	0	0	2217	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    315	10.5	0	19166	90	501	611	1087

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
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, 697ecd07-192c-47f5-9a46-6d6bebc0a7fb, localhost:11429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 697ecd07-192c-47f5-9a46-6d6bebc0a7fb, localhost:11429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 697ecd07-192c-47f5-9a46-6d6bebc0a7fb, localhost:11429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 11429 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-godj75dvmu.auto.internal:11429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11429
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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, 82726f4d-9cb1-406b-a95c-a256a15676b6, localhost:11429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82726f4d-9cb1-406b-a95c-a256a15676b6, localhost:11429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 82726f4d-9cb1-406b-a95c-a256a15676b6, localhost:11429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 11429 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-godj75dvmu.auto.internal:11429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11429
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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, 178b8623-2126-4332-ad8d-a6c111cecfcb, localhost:11429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 178b8623-2126-4332-ad8d-a6c111cecfcb, localhost:11429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 178b8623-2126-4332-ad8d-a6c111cecfcb, localhost:11429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 11429 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-godj75dvmu.auto.internal:11429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11429
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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)]
---------------------------- 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:9858
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-godj75dvmu'
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/bi20/0002c8/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.3896062' in '/home/runner/.ya/build/build_root/bi20/0002c8/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_y1l56fvj.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:264 Stopped node localhost:9858/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12648
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13327
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9858
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9825
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
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:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
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:130: in retry_operation_impl
    raise status
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:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ 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/bi20/0002c8/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -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/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3975308
DEBUG    ya.test:process.py:259 Command (pid 3975308) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3975308) elapsed time (sec): 0.6630842685699463
DEBUG    ya.test:process.py:263 Command (pid 3975308) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) maxrss: 816828
DEBUG    ya.test:process.py:263 Command (pid 3975308) minflt: 3491
DEBUG    ya.test:process.py:263 Command (pid 3975308) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 3975308) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3975308) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3975308) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3975308) stime: 0.026875999999999997
DEBUG    ya.test:process.py:263 Command (pid 3975308) utime: 0.053751999999999994
DEBUG    ya.test:process.py:263 Command (pid 3975308) wtime: 0.666
DEBUG    ya.test:process.py:275 Command (pid 3975308) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3975308) 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/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -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/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-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: 3975592
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 3975592) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3975592) elapsed time (sec): 30.184906005859375
DEBUG    ya.test:process.py:263 Command (pid 3975592) wtime: 30.197
DEBUG    ya.test:process.py:275 Command (pid 3975592) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    567	567	0	0	14	35	47	57
2	    584	584	0	0	14	31	49	63
3	    512	512	0	0	18	37	56	70
4	    608	608	0	0	14	29	34	39
5	    465	465	0	0	17	44	72	81
6	    625	625	0	0	14	28	36	44
7	    552	552	0	0	16	29	52	64
8	    518	518	0	0	16	40	57	57
9	    520	520	0	0	17	39	45	51
10	    584	584	0	0	15	28	33	36
11	    577	577	0	0	14	36	46	61
12	    537	537	0	0	16	33	47	52
13	    421	421	0	0	21	41	67	72
14	    379	379	0	0	23	49	57	71
15	    495	495	0	0	18	33	51	68
16	    383	383	0	0	23	44	61	74
17	    368	368	0	0	25	47	59	66
18	    447	447	0	0	19	44	54	61
19	    500	500	0	0	19	31	36	44
20	    359	359	0	0	23	54	71	95
21	    481	481	0	0	18	38	45	52
22	    749	749	0	0	12	21	31	37
23	    867	867	0	0	10	17	24	32
24	    648	648	0	0	14	24	28	34
25	    642	642	0	0	13	27	38	43
26	    761	761	0	0	11	21	39	45
27	    600	600	0	0	14	32	45	58
28	    554	554	0	0	16	31	42	50
29	    608	608	0	0	15	27	34	44
30	    676	676	0	0	13	26	34	43

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  16587	552.9	0	0	15	35	50	95

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55206077-043c-4264-b843-a1a952556a01, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55206077-043c-4264-b843-a1a952556a01, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=" 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, 55206077-043c-4264-b843-a1a952556a01, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=
INFO     root:test_log_scenario.py:217 Count rows after insert 16572 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2f11eba-b75c-4019-a280-38f00fd5ceef, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2f11eba-b75c-4019-a280-38f00fd5ceef, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==" 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, b2f11eba-b75c-4019-a280-38f00fd5ceef, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
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, 1e6fb3c8-3fb0-48ac-8b2d-84a65ae8e572, localhost:11429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1e6fb3c8-3fb0-48ac-8b2d-84a65ae8e572, localhost:11429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1e6fb3c8-3fb0-48ac-8b2d-84a65ae8e572, localhost:11429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 11429 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-godj75dvmu.auto.internal:11429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11429
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5e336cc-7cf7-4be6-878b-d5766e16df65, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5e336cc-7cf7-4be6-878b-d5766e16df65, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=" 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, a5e336cc-7cf7-4be6-878b-d5766e16df65, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=
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/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -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 insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg2NjJiZTMtYWFiZThkMmQtMmEwMmU0M2EtZjNiODc5YWI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb -e grpc://localhost:9858 -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, be3be45a-05c0-4b77-ac08-cc83fd568041, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGVkYzViMWMtYjc4ZmU1ZjgtNmU3MjI3ZWUtM2UzZjNiZDY=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be3be45a-05c0-4b77-ac08-cc83fd568041, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=Yjg2NjJiZTMtYWFiZThkMmQtMmEwMmU0M2EtZjNiODc5YWI=" 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, 2de95c1b-236e-4385-b854-6545dceefe5d, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWE0MzBhYy04MWIwYzA1MC1jNjgwNDc3NS01N2UyNTAxNQ==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be3be45a-05c0-4b77-ac08-cc83fd568041, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2de95c1b-236e-4385-b854-6545dceefe5d, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=OGVkYzViMWMtYjc4ZmU1ZjgtNmU3MjI3ZWUtM2UzZjNiZDY=" 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, 6680931d-9789-46bc-8009-d42b2d576e2d, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTc4ODE2YjktODkyYzMzZTUtNDM1MmQ0Y2QtYTBlYTVjNTY=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6680931d-9789-46bc-8009-d42b2d576e2d, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=MWE0MzBhYy04MWIwYzA1MC1jNjgwNDc3NS01N2UyNTAxNQ==" 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, 2de95c1b-236e-4385-b854-6545dceefe5d, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99846e0a-f06d-4a81-bc5b-adc267b84d28, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzllMWJhMTAtODRiY2Q5NzktNjNkMWJiMjEtNjVmN2FjNTU=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-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.connection:connection.py:63 RpcState(ExecuteQuery, 99846e0a-f06d-4a81-bc5b-adc267b84d28, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=OTc4ODE2YjktODkyYzMzZTUtNDM1MmQ0Y2QtYTBlYTVjNTY=" 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, 5e625ce2-4061-414d-9c26-62bf73a595a8, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6680931d-9789-46bc-8009-d42b2d576e2d, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzE5N2EzNDgtOWFiYWRmODctOGE4YzBkZGItZDA4YjNjZWM=
DEBUG    ya.test:process.py:628 Command pid: 3997207
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90e870a4-13a2-4089-aa9b-09cbc3f418c5, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e625ce2-4061-414d-9c26-62bf73a595a8, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=MzllMWJhMTAtODRiY2Q5NzktNjNkMWJiMjEtNjVmN2FjNTU=" 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, 99846e0a-f06d-4a81-bc5b-adc267b84d28, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgyMjhkZjQtZDQxNjFlYTctYzdjZmE2MDYtMmE2Zjk1OGY=
DEBUG    ya.test:process.py:628 Command pid: 3997208
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90e870a4-13a2-4089-aa9b-09cbc3f418c5, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=NzE5N2EzNDgtOWFiYWRmODctOGE4YzBkZGItZDA4YjNjZWM=" 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, 5e625ce2-4061-414d-9c26-62bf73a595a8, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bi20/0002c8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:9858', '-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:421 RpcState(ExecuteQuery, 60866e76-7c6a-4871-bd41-9a522e8e532c, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90e870a4-13a2-4089-aa9b-09cbc3f418c5, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3997212
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60866e76-7c6a-4871-bd41-9a522e8e532c, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=ZDgyMjhkZjQtZDQxNjFlYTctYzdjZmE2MDYtMmE2Zjk1OGY=" 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, b66a63f4-9124-41e0-8196-244c8042b5c7, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b66a63f4-9124-41e0-8196-244c8042b5c7, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=MjhhZTdkZmYtNGFlODM3NmMtNmJhZDQ3MWEtMjc2ZjZkMzk=" 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, 18e39150-36ac-4938-b083-0592ff798bfe, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60866e76-7c6a-4871-bd41-9a522e8e532c, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18e39150-36ac-4938-b083-0592ff798bfe, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=OGZlZDczZi1kZjQ1NTUwNS02YmQyNTZjMi05ZTFjZmQ5ZQ==" 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, b66a63f4-9124-41e0-8196-244c8042b5c7, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76591c40-20e2-4a66-9bd8-0649380d9ea8, ghrun-godj75dvmu.auto.internal:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76591c40-20e2-4a66-9bd8-0649380d9ea8, ghrun-godj75dvmu.auto.internal:9858): request = { session_id: "ydb://session/3?node_id=1&id=NzdhYTQ5YTAtMzkyYWM3MWItYjAzOWUxZGMtOTc3OGU1MzY=" 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, 18e39150-36ac-4938-b083-0592ff798bfe, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76591c40-20e2-4a66-9bd8-0649380d9ea8, ghrun-godj75dvmu.auto.internal:9858): response = { <_MultiThreadedRendezvous object> }
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, 2bae2a09-5671-428e-8b07-fa1b4bccd795, localhost:9858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2bae2a09-5671-428e-8b07-fa1b4bccd795, localhost:9858): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2bae2a09-5671-428e-8b07-fa1b4bccd795, localhost:9858): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 9858 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-godj75dvmu.auto.internal:9858, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08d5a4a2-e0e5-43fb-b057-9d8ff9d042ae, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.913889829+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c6e84778-48c8-4b06-b099-fa4cda2a3350, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.914013137+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 517c3848-a8af-41e0-b726-1e7f9004de8b, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914045115+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, 2ec46048-4c15-4a2b-ac18-f9281abca41e, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.914031737+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a9fa4d93-5787-4fa0-b118-d167346a7faf, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.9140652+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92dc28c2-f9d6-4939-81b0-024748145064, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914087875+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-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3939685c-a696-439f-a410-9a48b57c0be5, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.914103446+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0a69ca08-d019-4a61-a282-d4a6255857e2, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-14T17:47:05.914117882+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2b7833c0-5030-4f39-adde-30f07721fec1, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914140071+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, 36b417b6-5c8d-4131-a5bd-fc2ec16e81c2, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:9858 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.91415451+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-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, be3be45a-05c0-4b77-ac08-cc83fd568041, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914169926+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2de95c1b-236e-4385-b854-6545dceefe5d, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.91419237+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6680931d-9789-46bc-8009-d42b2d576e2d, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.91420906+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99846e0a-f06d-4a81-bc5b-adc267b84d28, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914223731+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e625ce2-4061-414d-9c26-62bf73a595a8, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914246311+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 90e870a4-13a2-4089-aa9b-09cbc3f418c5, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914259746+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, 60866e76-7c6a-4871-bd41-9a522e8e532c, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914272862+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, b66a63f4-9124-41e0-8196-244c8042b5c7, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-10-14T17:47:05.914296711+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, 18e39150-36ac-4938-b083-0592ff798bfe, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914317322+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 76591c40-20e2-4a66-9bd8-0649380d9ea8, ghrun-godj75dvmu.auto.internal:9858): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket 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-14T17:47:05.914331776+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-godj75dvmu.auto.internal:9858
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: None
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: None
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: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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 3997207) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3997207) elapsed time (sec): 30.750604391098022
DEBUG    ya.test:process.py:263 Command (pid 3997207) wtime: 30.756
DEBUG    ya.test:process.py:275 Command (pid 3997207) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	0	0	0	0	0
3	      4	4	0	0	2895	2895	2895	2895
4	      6	6	0	0	3423	3935	3935	3935
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	0	0	0	0	0
10	      0	0	0	0	0	0	0	0
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      1	1	0	0	10175	10175	10175	10175
14	      9	9	0	0	9855	10303	10303	10303
15	     70	70	0	0	115	1119	1151	1271
16	    168	168	0	0	55	90	97	99
17	    106	106	0	0	65	93	131	148
18	      2	2	0	0	539	591	591	591
19	      8	8	0	0	1815	2095	2095	2095
20	     46	46	0	0	148	715	1799	1799
21	      8	8	0	0	120	132	132	132
22	      0	0	0	1761	0	0	0	0
23	      0	0	0	2221	0	0	0	0
24	      0	0	0	2240	0	0	0	0
25	      0	0	0	2043	0	0	0	0
26	      0	0	0	2140	0	0	0	0
27	      0	0	0	2020	0	0	0	0
28	      0	0	0	2033	0	0	0	0
29	      0	0	0	2108	0	0	0	0
30	      0	0	0	2220	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    428	14.2667	0	18786	67	1983	10047	10303

DEBUG    ya.test:process.py:276 Command (pid 3997207) 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 3997208) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3997208) elapsed time (sec): 30.752720594406128
DEBUG    ya.test:process.py:263 Command (pid 3997208) wtime: 30.758
DEBUG    ya.test:process.py:275 Command (pid 3997208) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	3	0	0	0	0
5	      0	0	0	7	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	     40	40	0	0	168	691	691	691
16	     78	78	0	0	128	169	176	189
17	     46	46	0	0	148	206	244	244
18	      3	3	0	7	663	667	667	667
19	      0	0	0	10	0	0	0	0
20	     37	37	0	0	248	967	1111	1111
21	      2	2	0	8	174	208	208	208
22	      0	0	0	1942	0	0	0	0
23	      0	0	0	2200	0	0	0	0
24	      0	0	0	2285	0	0	0	0
25	      0	0	0	2117	0	0	0	0
26	      0	0	0	2199	0	0	0	0
27	      0	0	0	1960	0	0	0	0
28	      0	0	0	2079	0	0	0	0
29	      0	0	0	2129	0	0	0	0
30	      0	0	0	2219	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    206	6.86667	0	19245	151	655	967	1111

DEBUG    ya.test:process.py:276 Command (pid 3997208) 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 3997212) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3997212) elapsed time (sec): 30.752848148345947
DEBUG    ya.test:process.py:263 Command (pid 3997212) wtime: 30.757
DEBUG    ya.test:process.py:275 Command (pid 3997212) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	3	0	0	0	0
5	      0	0	0	7	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	7	0	0	0	0
9	      0	0	0	3	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	7	0	0	0	0
12	      0	0	0	5	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	     50	50	0	0	148	611	619	619
16	    128	128	0	0	70	110	118	118
17	     78	78	0	0	88	115	139	182
18	      2	2	0	8	519	583	583	583
19	      0	0	0	10	0	0	0	0
20	     49	49	0	0	180	503	1087	1087
21	      8	8	0	2	160	171	171	171
22	      0	0	0	1814	0	0	0	0
23	      0	0	0	2249	0	0	0	0
24	      0	0	0	2248	0	0	0	0
25	      0	0	0	2132	0	0	0	0
26	      0	0	0	2150	0	0	0	0
27	      0	0	0	2002	0	0	0	0
28	      0	0	0	2053	0	0	0	0
29	      0	0	0	2189	0	0	0	0
30	      0	0	0	2217	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    315	10.5	0	19166	90	501	611	1087

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
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, 697ecd07-192c-47f5-9a46-6d6bebc0a7fb, localhost:11429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 697ecd07-192c-47f5-9a46-6d6bebc0a7fb, localhost:11429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 697ecd07-192c-47f5-9a46-6d6bebc0a7fb, localhost:11429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 11429 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-godj75dvmu.auto.internal:11429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11429
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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, 82726f4d-9cb1-406b-a95c-a256a15676b6, localhost:11429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 82726f4d-9cb1-406b-a95c-a256a15676b6, localhost:11429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 82726f4d-9cb1-406b-a95c-a256a15676b6, localhost:11429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 11429 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-godj75dvmu.auto.internal:11429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11429
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". 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    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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, 178b8623-2126-4332-ad8d-a6c111cecfcb, localhost:11429): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 178b8623-2126-4332-ad8d-a6c111cecfcb, localhost:11429): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 178b8623-2126-4332-ad8d-a6c111cecfcb, localhost:11429): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-godj75dvmu.auto.internal" port: 11429 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-godj75dvmu.auto.internal:11429, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11429
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:9858". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
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)]
============================== slowest durations ===============================
317.35s call     test_log_scenario.py::TestLogScenario::test_log_uniform
69.66s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
68.85s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
10.91s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
6.29s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.08s setup    test_insert.py::TestInsertStatement::test_bulk
2.89s call     test_insert.py::TestInsertStatement::test_plain
2.15s call     test_insert.py::TestInsertStatement::test_out_of_range
1.65s call     test_insert.py::TestInsertStatement::test_copy_partial
1.37s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.36s call     test_insert.py::TestInsertStatement::test_incorrect
1.13s call     test_insert.py::TestInsertStatement::test_copy_full
1.09s call     test_insert.py::TestInsertStatement::test_duplicate
0.43s call     test_insert.py::TestInsertStatement::test_bulk
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(17 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.ConnectionLost: Couldn't find valid connection
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/bi20/0002c8/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/bi20/0002c8/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-14T17:47:02.442448Z): tablet_id=72075186224038004;self_id=[1:7561135099161777158:5758];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711818;lock_id=281474976711775;verification=!CommitSnapshot;fline=written.h:89;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:83: InternalPanicImpl @ 0xA723616
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA71BB66
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5AE3A8
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144B5316
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151B9071
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151B8E84
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151B0E5E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0BA5FC
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x151DA4BC
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x1523CC4E
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD149BC4
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD147B8A
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD14AF0E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD123D56
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD123D56
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x1523C389
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x1520506A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB561FD7
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB59EE74
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5A2F12
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5A2B20
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5A370E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72517C
23. ??:0: ?? @ 0x7FA20FE95AC2
24. ??:0: ?? @ 0x7FA20FF278BF
============== 1 failed, 10 passed, 1 error in 492.60s (0:08:12) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002bf/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 105 items

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

============================== slowest durations ===============================
37.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
11.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
7.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 113.81s (0:01:53) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002ce/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 105 items

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

============================== slowest durations ===============================
29.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
14.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
8.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
6.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 101.50s (0:01:41) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002c2/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 105 items

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

============================== slowest durations ===============================
80.31s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
10.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
10.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
9.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
8.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
7.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.11s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 157.47s (0:02:37) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002d5/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 105 items

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

============================== slowest durations ===============================
122.86s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
122.70s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
100.65s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
89.61s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
76.20s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
3.06s setup    test_replace.py::TestReplace::test_copy_full
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.78s call     test_replace.py::TestReplace::test_count
0.70s call     test_replace.py::TestReplace::test_copy_full
0.67s call     test_replace.py::TestReplace::test_copy_partial
0.34s call     test_replace.py::TestReplace::test_partial_replace
0.25s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 521.98s (0:08:41) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002cb/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 105 items

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

============================== slowest durations ===============================
18.88s setup    test_update.py::TestUpdate::test_incorrect
15.32s setup    test_select.py::TestSelect::test_incorrect
9.04s setup    test_replace.py::TestReplace::test_replace_rollback
3.96s call     test_select.py::TestSelect::test_json_query
2.51s call     test_replace.py::TestReplace::test_replace_with_nulls
2.35s call     test_select.py::TestSelect::test_incorrect
1.93s call     test_replace.py::TestReplace::test_replace_total
1.85s call     test_update.py::TestUpdate::test_update_rollback
1.59s call     test_update.py::TestUpdate::test_update_many_rows
1.46s call     test_update.py::TestUpdate::test_partial_update
1.17s call     test_replace.py::TestReplace::test_replace_rollback
1.10s call     test_update.py::TestUpdate::test_update_pk
0.81s call     test_update.py::TestUpdate::test_incorrect
0.03s setup    test_select.py::TestSelect::test_json_query
0.03s setup    test_update.py::TestUpdate::test_partial_update
0.03s setup    test_update.py::TestUpdate::test_update_rollback
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_update_pk
0.01s teardown test_select.py::TestSelect::test_incorrect
0.01s teardown test_select.py::TestSelect::test_json_query

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 63.28s (0:01:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bi20/0002c5/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 105 items

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

============================== slowest durations ===============================
304.07s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
34.01s call     zip_bomb.py::TestZipBomb::test
29.80s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
9.29s setup    test_upsert.py::TestUpsert::test_copy_full
8.63s setup    test_update.py::TestUpdate::test_update_single_column
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.94s setup    zip_bomb.py::TestZipBomb::test
2.47s call     test_upsert.py::TestUpsert::test_copy_full
2.10s call     test_upsert.py::TestUpsert::test_count
1.78s call     test_upsert.py::TestUpsert::test_copy_partial
1.53s call     test_upsert.py::TestUpsert::test_incorrect
1.17s call     test_upsert.py::TestUpsert::test_partial_update
1.16s call     test_upsert.py::TestUpsert::test_insert_nulls
0.85s call     test_update.py::TestUpdate::test_update_single_column
0.80s call     test_update.py::TestUpdate::test_update_single_row
0.04s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.02s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_single_row
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s teardown test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial

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