============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/0015cc/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 ===============================
229.50s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
112.53s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
91.80s call     tablets_movement.py::TestTabletsMovement::test[ROW]
41.33s call     order_by_with_limit.py::TestOrderBy::test
8.76s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
7.20s setup    data_read_correctness.py::TestDataReadCorrectness::test
5.55s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
5.47s setup    order_by_with_limit.py::TestOrderBy::test
5.28s call     test_create.py::TestCreate::test_create_decimals
4.75s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.79s call     test_create.py::TestCreate::test_create_all_opt_ints
0.68s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.66s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.57s call     test_create.py::TestCreate::test_create_real_req
0.51s call     test_create.py::TestCreate::test_create_real_opt
0.51s call     test_create.py::TestCreate::test_create_strings_opt
0.49s call     test_create.py::TestCreate::test_create_all_req_ints
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test
0.21s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown test_create.py::TestCreate::test_create_strings_opt

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 517.97s (0:08:37) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/001578/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: 48.8 ms
create table: 521.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.8
    "min_ms": 33.2
    "median_ms": 36.6
    "max_ms": 70.5
    "stdev_ms": 12.3
select count(*) after initial inserts: 145.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 79.7
    "min_ms": 37.1
    "median_ms": 73.3
    "max_ms": 385.0
    "stdev_ms": 30.3
select count(*) after all modifications: 5274.1 ms
select all: 3884.9 ms
delete from table: 6574.4 ms
select all after delete: 3495.4 ms
.drop table: 39.9 ms
create table: 564.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.7
    "min_ms": 26.9
    "median_ms": 30.0
    "max_ms": 39.4
    "stdev_ms": 4.3
select count(*) after initial inserts: 100.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 52.3
    "min_ms": 40.9
    "median_ms": 50.4
    "max_ms": 93.0
    "stdev_ms": 9.4
updates (step 1):
    "runs": 200
    "avg_ms": 186.5
    "min_ms": 128.0
    "median_ms": 179.7
    "max_ms": 318.2
    "stdev_ms": 36.6
upserts (step 2):
    "runs": 200
    "avg_ms": 31.9
    "min_ms": 24.2
    "median_ms": 29.6
    "max_ms": 74.7
    "stdev_ms": 7.3
select count(*) after all modifications: 340.8 ms
select all: 379.2 ms
delete from table: 396.0 ms
select all after delete: 317.6 ms
.drop table: 45.6 ms
create table: 477.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 26.2
    "median_ms": 29.4
    "max_ms": 36.8
    "stdev_ms": 3.6
select count(*) after initial inserts: 118.4 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 170.7
    "min_ms": 97.2
    "median_ms": 167.8
    "max_ms": 349.7
    "stdev_ms": 43.1
select count(*) after all modifications: 416.7 ms
select all: 537.2 ms
delete from table: 334.9 ms
select all after delete: 291.3 ms
.drop table: 59.8 ms
create table: 696.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 33.9
    "min_ms": 25.6
    "median_ms": 33.9
    "max_ms": 43.2
    "stdev_ms": 5.3
select count(*) after initial inserts: 114.5 ms
updates (step 0):
    "runs": 150
    "avg_ms": 189.7
    "min_ms": 116.0
    "median_ms": 185.8
    "max_ms": 429.0
    "stdev_ms": 48.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 83.4
    "min_ms": 54.4
    "median_ms": 79.4
    "max_ms": 171.8
    "stdev_ms": 19.4
select count(*) after all modifications: 418.0 ms
select all: 447.1 ms
delete from table: 489.7 ms
select all after delete: 517.0 ms
.drop table: 64.1 ms
create table: 942.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 32.4
    "min_ms": 26.9
    "median_ms": 31.0
    "max_ms": 44.9
    "stdev_ms": 5.2
select count(*) after initial inserts: 115.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 192.1
    "min_ms": 116.7
    "median_ms": 184.9
    "max_ms": 356.0
    "stdev_ms": 38.8
upserts (step 1):
    "runs": 200
    "avg_ms": 51.0
    "min_ms": 25.6
    "median_ms": 44.9
    "max_ms": 125.2
    "stdev_ms": 20.6
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 86.4
    "min_ms": 62.8
    "median_ms": 81.7
    "max_ms": 138.2
    "stdev_ms": 16.1
select count(*) after all modifications: 877.1 ms
select all: 599.6 ms
delete from table: 979.0 ms
select all after delete: 544.2 ms
.drop table: 42.2 ms
create table: 693.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 34.9
    "min_ms": 30.4
    "median_ms": 34.8
    "max_ms": 41.8
    "stdev_ms": 3.5
select count(*) after initial inserts: 132.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 31.4
    "min_ms": 24.2
    "median_ms": 29.4
    "max_ms": 86.7
    "stdev_ms": 6.7
select count(*) after all modifications: 381.7 ms
select all: 248.7 ms
delete from table: 339.3 ms
select all after delete: 260.7 ms
.Generated operation sequence:
  0. UPSERT: 3 operations
  1. UPDATE: 19 operations
  2. BULK_UPSERT: 14 operations
  3. BULK_UPSERT: 19 operations
  4. UPDATE: 13 operations
  5. UPDATE: 20 operations
  6. BULK_UPSERT: 10 operations
  7. UPSERT: 4 operations
  8. UPDATE: 5 operations
  9. BULK_UPSERT: 16 operations
drop table: 33.7 ms
create table: 489.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.3
    "min_ms": 26.4
    "median_ms": 30.0
    "max_ms": 40.6
    "stdev_ms": 4.3
select count(*) after initial inserts: 103.5 ms
upserts (step 0):
    "runs": 30
    "avg_ms": 32.0
    "min_ms": 25.1
    "median_ms": 30.2
    "max_ms": 50.5
    "stdev_ms": 6.2
updates (step 1):
    "runs": 190
    "avg_ms": 151.4
    "min_ms": 112.0
    "median_ms": 144.1
    "max_ms": 241.4
    "stdev_ms": 26.9
bulk_upserts (step 2):
    "runs": 14
    "avg_ms": 70.5
    "min_ms": 49.7
    "median_ms": 72.5
    "max_ms": 93.8
    "stdev_ms": 12.9
bulk_upserts (step 3):
    "runs": 19
    "avg_ms": 58.2
    "min_ms": 44.1
    "median_ms": 53.9
    "max_ms": 90.8
    "stdev_ms": 12.0
updates (step 4):
    "runs": 130
    "avg_ms": 186.6
    "min_ms": 133.6
    "median_ms": 177.7
    "max_ms": 318.1
    "stdev_ms": 35.8
updates (step 5):
    "runs": 200
    "avg_ms": 158.7
    "min_ms": 122.9
    "median_ms": 154.1
    "max_ms": 359.5
    "stdev_ms": 24.3
bulk_upserts (step 6):
    "runs": 10
    "avg_ms": 51.2
    "min_ms": 43.3
    "median_ms": 52.1
    "max_ms": 66.1
    "stdev_ms": 7.7
upserts (step 7):
    "runs": 40
    "avg_ms": 31.3
    "min_ms": 27.1
    "median_ms": 29.8
    "max_ms": 54.4
    "stdev_ms": 5.0
updates (step 8):
    "runs": 50
    "avg_ms": 170.5
    "min_ms": 141.4
    "median_ms": 167.5
    "max_ms": 232.4
    "stdev_ms": 18.1
bulk_upserts (step 9):
    "runs": 16
    "avg_ms": 48.9
    "min_ms": 41.6
    "median_ms": 48.6
    "max_ms": 57.3
    "stdev_ms": 4.4
select count(*) after all modifications: 342.5 ms
select all: 340.0 ms
delete from table: 365.8 ms
select all after delete: 323.4 ms
.
test_delete.py ...

============================== slowest durations ===============================
173.23s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
101.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
62.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
60.27s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
51.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
40.06s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
33.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
11.29s setup    test_create.py::TestCreate::test_dy_number_not_supported
7.87s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.31s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.02s call     test_delete.py::TestDelete::test_delete_rollback
0.77s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.71s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.04s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 552.72s (0:09:12) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/0015d2/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.80s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.60s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.60s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.52s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.51s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.48s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.40s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.40s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.21s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.16s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.89s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.69s call     test_delete.py::TestDelete::test_incorrect
0.06s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.03s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 23.62s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/00156c/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/p97k/00156c/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/p97k/00156c/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-15T13:25:06.515461Z): tablet_id=72075186224037985;self_id=[1:7561438636078086253:4611];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711294;lock_id=281474976711255;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:86: InternalPanicImpl @ 0xA72C595
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA724AD6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5B7348
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144DF7D6
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151E3531
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151E3344
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151DB31E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0C35FC
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x1520497C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x1526710E
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD152A84
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD150A4A
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD153DCE
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD12CC16
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD12CC16
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x15266849
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x1522F52A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB56AF77
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5A7E14
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5ABEB2
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5ABAC0
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5AC6AE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72E1EC
E   23. ??:0: ?? @ 0x7F15EDCB9AC2
E   24. ??:0: ?? @ 0x7F15EDD4B8BF
------------------------------ 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/p97k/00156c/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -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/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1539348
DEBUG    ya.test:process.py:259 Command (pid 1539348) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1539348) elapsed time (sec): 0.4221796989440918
DEBUG    ya.test:process.py:263 Command (pid 1539348) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) maxrss: 1238536
DEBUG    ya.test:process.py:263 Command (pid 1539348) minflt: 3502
DEBUG    ya.test:process.py:263 Command (pid 1539348) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1539348) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) nvcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 1539348) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1539348) stime: 0.028104999999999998
DEBUG    ya.test:process.py:263 Command (pid 1539348) utime: 0.052041
DEBUG    ya.test:process.py:263 Command (pid 1539348) wtime: 0.427
DEBUG    ya.test:process.py:275 Command (pid 1539348) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1539348) 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/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -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/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-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: 1539576
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, a89ba455-6bda-4bc8-b223-f19b3b31909f, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a89ba455-6bda-4bc8-b223-f19b3b31909f, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a89ba455-6bda-4bc8-b223-f19b3b31909f, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
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 1539576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1539576) elapsed time (sec): 30.31239914894104
DEBUG    ya.test:process.py:263 Command (pid 1539576) wtime: 30.315
DEBUG    ya.test:process.py:275 Command (pid 1539576) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    713	713	0	0	12	22	37	49
2	    827	827	0	0	11	17	22	26
3	    822	822	0	0	11	18	23	30
4	    757	757	0	0	11	23	27	29
5	    806	806	0	0	11	18	22	27
6	    870	870	0	0	10	14	18	23
7	    868	868	0	0	10	16	19	26
8	    910	910	0	0	10	15	17	21
9	    901	901	0	0	10	17	19	26
10	    841	841	0	0	11	16	22	29
11	    832	832	0	0	11	16	19	24
12	    824	824	0	0	10	18	25	39
13	    785	785	0	0	11	21	26	28
14	    870	870	0	0	10	17	20	27
15	    851	851	0	0	11	17	21	25
16	    751	751	0	0	12	20	26	35
17	    646	646	0	0	13	30	40	54
18	    645	645	0	0	14	25	29	32
19	    652	652	0	0	14	24	28	30
20	    607	607	0	0	15	27	36	42
21	    535	535	0	0	16	34	41	44
22	    434	434	0	0	19	49	68	73
23	    478	478	0	0	18	40	48	61
24	    428	428	0	0	19	50	72	79
25	    497	497	0	0	18	34	47	56
26	    471	471	0	0	19	34	43	50
27	    491	491	0	0	18	34	40	43
28	    557	557	0	0	16	28	33	37
29	    496	496	0	0	17	40	50	60
30	    561	561	0	0	16	33	40	51

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  20726	690.867	0	0	12	26	40	79

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c99d6131-53da-4ed9-a9cc-c7a9187e0205, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c99d6131-53da-4ed9-a9cc-c7a9187e0205, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=" 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, c99d6131-53da-4ed9-a9cc-c7a9187e0205, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
INFO     root:test_log_scenario.py:217 Count rows after insert 20458 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2df5c7e4-f1e9-4190-bde5-f6d2c8a11bd0, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2df5c7e4-f1e9-4190-bde5-f6d2c8a11bd0, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5" 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, 2df5c7e4-f1e9-4190-bde5-f6d2c8a11bd0, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 533eeafd-79f3-4cb8-b6cd-6e19f978b7ab, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 533eeafd-79f3-4cb8-b6cd-6e19f978b7ab, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=" 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, 533eeafd-79f3-4cb8-b6cd-6e19f978b7ab, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
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/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -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.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -d /Root workload log --path log run 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.15
DEBUG    ya.test:process.py:628 Command pid: 1570137
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e9d4d37-aebd-445b-bcb1-290a3e18ecd0, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e9d4d37-aebd-445b-bcb1-290a3e18ecd0, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e9d4d37-aebd-445b-bcb1-290a3e18ecd0, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-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:610 Executing '['/home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=
DEBUG    ya.test:process.py:628 Command pid: 1570147
DEBUG    ya.test:process.py:628 Command pid: 1570219
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4234a64d-a230-419f-975e-47e2d6029046, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4234a64d-a230-419f-975e-47e2d6029046, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c3cb3ab-7144-42a5-a578-b7128cfa5014, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c3cb3ab-7144-42a5-a578-b7128cfa5014, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=" 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, 4234a64d-a230-419f-975e-47e2d6029046, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c3cb3ab-7144-42a5-a578-b7128cfa5014, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2bb528e-e2b4-4e5b-a65a-73a7a9769197, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2bb528e-e2b4-4e5b-a65a-73a7a9769197, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=" 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, d2bb528e-e2b4-4e5b-a65a-73a7a9769197, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b32551ec-95ea-4f53-be6b-6a786b049d5d, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b32551ec-95ea-4f53-be6b-6a786b049d5d, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ae91608-de98-40ea-b2f3-342275824389, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ae91608-de98-40ea-b2f3-342275824389, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aad3c770-c662-47cb-9ba3-1060e8159130, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aad3c770-c662-47cb-9ba3-1060e8159130, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=" 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, aad3c770-c662-47cb-9ba3-1060e8159130, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ae91608-de98-40ea-b2f3-342275824389, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b32551ec-95ea-4f53-be6b-6a786b049d5d, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7bccf19b-a814-4f6e-a184-9d810937a591, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bccf19b-a814-4f6e-a184-9d810937a591, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=" 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, 7bccf19b-a814-4f6e-a184-9d810937a591, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fc9aa3f-200e-4de2-a7cd-b859df911635, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fc9aa3f-200e-4de2-a7cd-b859df911635, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5" 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, 4fc9aa3f-200e-4de2-a7cd-b859df911635, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70e775fe-8b7c-419d-9484-afecb0c4cdd2, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70e775fe-8b7c-419d-9484-afecb0c4cdd2, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=" 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, 70e775fe-8b7c-419d-9484-afecb0c4cdd2, ghrun-rpegpnxfcy.auto.internal:22380): 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, 7a8dfecc-4af7-4417-85df-1ca5cb85db4b, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a8dfecc-4af7-4417-85df-1ca5cb85db4b, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a8dfecc-4af7-4417-85df-1ca5cb85db4b, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11a09c41-8856-4343-9d0e-4db0ecdc6ac7, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11a09c41-8856-4343-9d0e-4db0ecdc6ac7, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11a09c41-8856-4343-9d0e-4db0ecdc6ac7, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa63877b-633d-4389-9076-a30f27eaa09d, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa63877b-633d-4389-9076-a30f27eaa09d, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa63877b-633d-4389-9076-a30f27eaa09d, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a91976d-40f1-470f-a4c5-4ab5f102cada, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a91976d-40f1-470f-a4c5-4ab5f102cada, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a91976d-40f1-470f-a4c5-4ab5f102cada, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e8cf787-b533-401f-a39d-7d32724ca41a, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e8cf787-b533-401f-a39d-7d32724ca41a, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e8cf787-b533-401f-a39d-7d32724ca41a, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fadf9aad-bdf1-4249-8432-baf3726861ab, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fadf9aad-bdf1-4249-8432-baf3726861ab, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fadf9aad-bdf1-4249-8432-baf3726861ab, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc37465c-7ca8-42ee-8529-295114e2a01e, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc37465c-7ca8-42ee-8529-295114e2a01e, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc37465c-7ca8-42ee-8529-295114e2a01e, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9ce036c-9a61-499b-a551-7bf8e277dedd, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9ce036c-9a61-499b-a551-7bf8e277dedd, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9ce036c-9a61-499b-a551-7bf8e277dedd, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e1a1fde-f185-4c32-981c-95316ecc844a, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e1a1fde-f185-4c32-981c-95316ecc844a, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e1a1fde-f185-4c32-981c-95316ecc844a, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28d2cdee-e2ba-4cf0-889b-c0fba17368bc, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fff4c884-e65f-4c68-a2b6-9c95ba9f7b54, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fff4c884-e65f-4c68-a2b6-9c95ba9f7b54, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fff4c884-e65f-4c68-a2b6-9c95ba9f7b54, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28d2cdee-e2ba-4cf0-889b-c0fba17368bc, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28d2cdee-e2ba-4cf0-889b-c0fba17368bc, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4b4a702a-5323-40b0-8021-a41760f11055, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426130407+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7ce48132-8eb2-4444-b864-83a5841125c1, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426074845+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85157800-7824-47f8-bb0b-33bde714f89d, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426091974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8e1e7097-eac7-4004-9e5a-955d5482d85e, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426190413+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 27c9b95c-e078-4f37-a236-a02507da903e, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426178108+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, 1be6b430-c494-4a97-91c5-f856c72e7c33, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426055954+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-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 67364d40-e18e-4d13-bf17-8bff022566e3, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426206363+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, aa63877b-633d-4389-9076-a30f27eaa09d, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426236454+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7a91976d-40f1-470f-a4c5-4ab5f102cada, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426252213+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, 60efcfb9-413e-43f4-95f3-dbd32438b746, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.425941094+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 11a09c41-8856-4343-9d0e-4db0ecdc6ac7, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426223558+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, cc37465c-7ca8-42ee-8529-295114e2a01e, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.4268549+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4e1a1fde-f185-4c32-981c-95316ecc844a, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.42690092+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, d9ce036c-9a61-499b-a551-7bf8e277dedd, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.42688724+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fff4c884-e65f-4c68-a2b6-9c95ba9f7b54, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426923959+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 28d2cdee-e2ba-4cf0-889b-c0fba17368bc, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.42698405+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e8cf787-b533-401f-a39d-7d32724ca41a, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426265547+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d699ca9a-02bd-44f6-b83e-9dc780667764, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426159848+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 176a1ec6-fe6e-43c8-99c7-d51adcec2403, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426104955+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-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fadf9aad-bdf1-4249-8432-baf3726861ab, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426278271+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=
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:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
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:123 Session returned to 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    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:259 Command (pid 1570137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1570137) elapsed time (sec): 30.2513108253479
DEBUG    ya.test:process.py:263 Command (pid 1570137) wtime: 30.265
DEBUG    ya.test:process.py:275 Command (pid 1570137) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      7	7	0	0	763	815	815	815
2	      1	1	0	0	1135	1135	1135	1135
3	      3	3	0	0	2007	2319	2319	2319
4	      7	7	0	0	3103	3135	3135	3135
5	      2	2	0	0	2367	2383	2383	2383
6	      5	5	0	0	2023	2623	2623	2623
7	     10	10	0	0	1383	2335	2335	2335
8	     10	10	0	0	999	1063	1063	1063
9	     25	25	0	0	579	1095	1103	1103
10	     40	40	0	0	242	263	317	317
11	     23	23	0	0	399	519	523	523
12	     22	22	0	0	505	611	615	615
13	     11	11	0	0	667	751	867	867
14	      5	5	0	0	1191	1295	1295	1295
15	      6	6	0	0	1671	1863	1863	1863
16	      4	4	0	0	1583	1759	1759	1759
17	      2	2	0	0	1631	1951	1951	1951
18	      0	0	0	3	0	0	0	0
19	      0	0	0	873	0	0	0	0
20	      0	0	0	730	0	0	0	0
21	      0	0	0	1238	0	0	0	0
22	      0	0	0	1218	0	0	0	0
23	      0	0	0	1167	0	0	0	0
24	      0	0	0	1078	0	0	0	0
25	      0	0	0	1172	0	0	0	0
26	      0	0	0	1109	0	0	0	0
27	      0	0	0	1106	0	0	0	0
28	      0	0	0	934	0	0	0	0
29	      0	0	0	1133	0	0	0	0
30	      0	0	0	1025	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    183	6.1	0	12786	543	2367	3119	3135

DEBUG    ya.test:process.py:276 Command (pid 1570137) 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 1570147) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1570147) elapsed time (sec): 30.178600549697876
DEBUG    ya.test:process.py:263 Command (pid 1570147) wtime: 30.254
DEBUG    ya.test:process.py:275 Command (pid 1570147) 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	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      1	1	0	9	1119	1119	1119	1119
8	      0	0	0	10	0	0	0	0
9	     14	14	0	1	1023	1071	1079	1079
10	     27	27	0	0	343	381	441	441
11	     16	16	0	0	579	683	687	687
12	     14	14	0	0	727	807	819	819
13	      6	6	0	4	767	903	903	903
14	      0	0	0	9	0	0	0	0
15	      0	0	0	9	0	0	0	0
16	      0	0	0	9	0	0	0	0
17	      0	0	0	9	0	0	0	0
18	      0	0	0	88	0	0	0	0
19	      0	0	0	1107	0	0	0	0
20	      0	0	0	1001	0	0	0	0
21	      0	0	0	1314	0	0	0	0
22	      0	0	0	1066	0	0	0	0
23	      0	0	0	1087	0	0	0	0
24	      0	0	0	1187	0	0	0	0
25	      0	0	0	1323	0	0	0	0
26	      0	0	0	1366	0	0	0	0
27	      0	0	0	1125	0	0	0	0
28	      0	0	0	1047	0	0	0	0
29	      0	0	0	1132	0	0	0	0
30	      0	0	0	1337	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     78	2.6	0	14290	547	1055	1079	1119

DEBUG    ya.test:process.py:276 Command (pid 1570147) 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 1570219) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1570219) elapsed time (sec): 30.33277678489685
DEBUG    ya.test:process.py:263 Command (pid 1570219) wtime: 30.381
DEBUG    ya.test:process.py:275 Command (pid 1570219) 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	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      3	3	0	7	1135	1151	1151	1151
8	      0	0	0	3	0	0	0	0
9	     20	20	0	7	194	743	759	759
10	     30	30	0	0	299	341	349	349
11	     17	17	0	0	543	603	627	627
12	     17	17	0	0	619	703	711	711
13	      7	7	0	2	731	883	883	883
14	      0	0	0	10	0	0	0	0
15	      0	0	0	8	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	180	0	0	0	0
19	      0	0	0	1151	0	0	0	0
20	      0	0	0	1337	0	0	0	0
21	      0	0	0	1333	0	0	0	0
22	      0	0	0	1010	0	0	0	0
23	      0	0	0	1016	0	0	0	0
24	      0	0	0	1177	0	0	0	0
25	      0	0	0	1271	0	0	0	0
26	      0	0	0	1437	0	0	0	0
27	      0	0	0	1216	0	0	0	0
28	      0	0	0	1036	0	0	0	0
29	      0	0	0	1311	0	0	0	0
30	      0	0	0	1297	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     94	3.13333	0	14879	515	803	1135	1151

DEBUG    ya.test:process.py:276 Command (pid 1570219) 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.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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.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, 4881ec4d-ee35-4532-9296-d2f3abe53382, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4881ec4d-ee35-4532-9296-d2f3abe53382, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4881ec4d-ee35-4532-9296-d2f3abe53382, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.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, 5480ee87-8d4a-4265-9775-71b7a9e5b710, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5480ee87-8d4a-4265-9775-71b7a9e5b710, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5480ee87-8d4a-4265-9775-71b7a9e5b710, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.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, e28a5c29-5b29-4a91-bae5-82c89e3e07b4, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e28a5c29-5b29-4a91-bae5-82c89e3e07b4, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e28a5c29-5b29-4a91-bae5-82c89e3e07b4, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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)]
---------------------------- 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:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-rpegpnxfcy'
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/p97k/00156c/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.1466043' in '/home/runner/.ya/build/build_root/p97k/00156c/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_932qmojw.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:22380/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17243
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19821
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22380
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63277
=================================== 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:148: in aggregation_query
    self.ydb_client.query(
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py: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/p97k/00156c/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -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/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1539348
DEBUG    ya.test:process.py:259 Command (pid 1539348) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1539348) elapsed time (sec): 0.4221796989440918
DEBUG    ya.test:process.py:263 Command (pid 1539348) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) maxrss: 1238536
DEBUG    ya.test:process.py:263 Command (pid 1539348) minflt: 3502
DEBUG    ya.test:process.py:263 Command (pid 1539348) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1539348) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1539348) nvcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 1539348) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1539348) stime: 0.028104999999999998
DEBUG    ya.test:process.py:263 Command (pid 1539348) utime: 0.052041
DEBUG    ya.test:process.py:263 Command (pid 1539348) wtime: 0.427
DEBUG    ya.test:process.py:275 Command (pid 1539348) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1539348) 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/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -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/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-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: 1539576
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, a89ba455-6bda-4bc8-b223-f19b3b31909f, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a89ba455-6bda-4bc8-b223-f19b3b31909f, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a89ba455-6bda-4bc8-b223-f19b3b31909f, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
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 1539576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1539576) elapsed time (sec): 30.31239914894104
DEBUG    ya.test:process.py:263 Command (pid 1539576) wtime: 30.315
DEBUG    ya.test:process.py:275 Command (pid 1539576) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    713	713	0	0	12	22	37	49
2	    827	827	0	0	11	17	22	26
3	    822	822	0	0	11	18	23	30
4	    757	757	0	0	11	23	27	29
5	    806	806	0	0	11	18	22	27
6	    870	870	0	0	10	14	18	23
7	    868	868	0	0	10	16	19	26
8	    910	910	0	0	10	15	17	21
9	    901	901	0	0	10	17	19	26
10	    841	841	0	0	11	16	22	29
11	    832	832	0	0	11	16	19	24
12	    824	824	0	0	10	18	25	39
13	    785	785	0	0	11	21	26	28
14	    870	870	0	0	10	17	20	27
15	    851	851	0	0	11	17	21	25
16	    751	751	0	0	12	20	26	35
17	    646	646	0	0	13	30	40	54
18	    645	645	0	0	14	25	29	32
19	    652	652	0	0	14	24	28	30
20	    607	607	0	0	15	27	36	42
21	    535	535	0	0	16	34	41	44
22	    434	434	0	0	19	49	68	73
23	    478	478	0	0	18	40	48	61
24	    428	428	0	0	19	50	72	79
25	    497	497	0	0	18	34	47	56
26	    471	471	0	0	19	34	43	50
27	    491	491	0	0	18	34	40	43
28	    557	557	0	0	16	28	33	37
29	    496	496	0	0	17	40	50	60
30	    561	561	0	0	16	33	40	51

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  20726	690.867	0	0	12	26	40	79

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c99d6131-53da-4ed9-a9cc-c7a9187e0205, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c99d6131-53da-4ed9-a9cc-c7a9187e0205, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=" 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, c99d6131-53da-4ed9-a9cc-c7a9187e0205, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
INFO     root:test_log_scenario.py:217 Count rows after insert 20458 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2df5c7e4-f1e9-4190-bde5-f6d2c8a11bd0, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2df5c7e4-f1e9-4190-bde5-f6d2c8a11bd0, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5" 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, 2df5c7e4-f1e9-4190-bde5-f6d2c8a11bd0, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 533eeafd-79f3-4cb8-b6cd-6e19f978b7ab, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 533eeafd-79f3-4cb8-b6cd-6e19f978b7ab, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=" 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, 533eeafd-79f3-4cb8-b6cd-6e19f978b7ab, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
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/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -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.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb -e grpc://localhost:22380 -d /Root workload log --path log run 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.15
DEBUG    ya.test:process.py:628 Command pid: 1570137
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e9d4d37-aebd-445b-bcb1-290a3e18ecd0, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e9d4d37-aebd-445b-bcb1-290a3e18ecd0, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e9d4d37-aebd-445b-bcb1-290a3e18ecd0, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-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:610 Executing '['/home/runner/.ya/build/build_root/p97k/00156c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22380', '-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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=
DEBUG    ya.test:process.py:628 Command pid: 1570147
DEBUG    ya.test:process.py:628 Command pid: 1570219
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4234a64d-a230-419f-975e-47e2d6029046, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4234a64d-a230-419f-975e-47e2d6029046, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c3cb3ab-7144-42a5-a578-b7128cfa5014, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c3cb3ab-7144-42a5-a578-b7128cfa5014, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=" 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, 4234a64d-a230-419f-975e-47e2d6029046, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c3cb3ab-7144-42a5-a578-b7128cfa5014, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2bb528e-e2b4-4e5b-a65a-73a7a9769197, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2bb528e-e2b4-4e5b-a65a-73a7a9769197, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=" 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, d2bb528e-e2b4-4e5b-a65a-73a7a9769197, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b32551ec-95ea-4f53-be6b-6a786b049d5d, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b32551ec-95ea-4f53-be6b-6a786b049d5d, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ae91608-de98-40ea-b2f3-342275824389, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ae91608-de98-40ea-b2f3-342275824389, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aad3c770-c662-47cb-9ba3-1060e8159130, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aad3c770-c662-47cb-9ba3-1060e8159130, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=" 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, aad3c770-c662-47cb-9ba3-1060e8159130, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ae91608-de98-40ea-b2f3-342275824389, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b32551ec-95ea-4f53-be6b-6a786b049d5d, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7bccf19b-a814-4f6e-a184-9d810937a591, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bccf19b-a814-4f6e-a184-9d810937a591, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=" 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, 7bccf19b-a814-4f6e-a184-9d810937a591, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fc9aa3f-200e-4de2-a7cd-b859df911635, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fc9aa3f-200e-4de2-a7cd-b859df911635, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5" 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, 4fc9aa3f-200e-4de2-a7cd-b859df911635, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70e775fe-8b7c-419d-9484-afecb0c4cdd2, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70e775fe-8b7c-419d-9484-afecb0c4cdd2, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=" 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, 70e775fe-8b7c-419d-9484-afecb0c4cdd2, ghrun-rpegpnxfcy.auto.internal:22380): 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, 7a8dfecc-4af7-4417-85df-1ca5cb85db4b, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a8dfecc-4af7-4417-85df-1ca5cb85db4b, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a8dfecc-4af7-4417-85df-1ca5cb85db4b, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11a09c41-8856-4343-9d0e-4db0ecdc6ac7, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11a09c41-8856-4343-9d0e-4db0ecdc6ac7, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNWE5NmUtZGE4MmJlN2ItY2M0ZDI5MWMtODY5OGFlZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11a09c41-8856-4343-9d0e-4db0ecdc6ac7, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa63877b-633d-4389-9076-a30f27eaa09d, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa63877b-633d-4389-9076-a30f27eaa09d, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa63877b-633d-4389-9076-a30f27eaa09d, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a91976d-40f1-470f-a4c5-4ab5f102cada, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a91976d-40f1-470f-a4c5-4ab5f102cada, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmY2VmYzgtY2IyMWFkNGEtZjdiNDdhNTYtNTc1N2I2NWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a91976d-40f1-470f-a4c5-4ab5f102cada, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e8cf787-b533-401f-a39d-7d32724ca41a, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e8cf787-b533-401f-a39d-7d32724ca41a, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=ZjlhYmE4NWYtMjhhMjI4MzMtZTVmY2IwOTMtYzNkZDY0YTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e8cf787-b533-401f-a39d-7d32724ca41a, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fadf9aad-bdf1-4249-8432-baf3726861ab, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fadf9aad-bdf1-4249-8432-baf3726861ab, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMjY3MzAtOGNjZWM2ODEtMzdhNmY2YjAtYTA5MzhjMTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fadf9aad-bdf1-4249-8432-baf3726861ab, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc37465c-7ca8-42ee-8529-295114e2a01e, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc37465c-7ca8-42ee-8529-295114e2a01e, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=MjllOTNkY2MtOTljOGZmNzQtNDIxNDc0MTEtZGY5ODdkMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc37465c-7ca8-42ee-8529-295114e2a01e, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9ce036c-9a61-499b-a551-7bf8e277dedd, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9ce036c-9a61-499b-a551-7bf8e277dedd, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YzIzYjFkOWYtNTliZWNlNjMtZTg0OTdkZGMtM2Q0MjFmYWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9ce036c-9a61-499b-a551-7bf8e277dedd, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e1a1fde-f185-4c32-981c-95316ecc844a, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e1a1fde-f185-4c32-981c-95316ecc844a, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e1a1fde-f185-4c32-981c-95316ecc844a, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28d2cdee-e2ba-4cf0-889b-c0fba17368bc, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fff4c884-e65f-4c68-a2b6-9c95ba9f7b54, ghrun-rpegpnxfcy.auto.internal:22380): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fff4c884-e65f-4c68-a2b6-9c95ba9f7b54, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fff4c884-e65f-4c68-a2b6-9c95ba9f7b54, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28d2cdee-e2ba-4cf0-889b-c0fba17368bc, ghrun-rpegpnxfcy.auto.internal:22380): request = { session_id: "ydb://session/3?node_id=1&id=YjUyMzIxLWE1OTAzOWRiLTRkYjM4MDkxLWNjMGI5ZTU5" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28d2cdee-e2ba-4cf0-889b-c0fba17368bc, ghrun-rpegpnxfcy.auto.internal:22380): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4b4a702a-5323-40b0-8021-a41760f11055, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426130407+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7ce48132-8eb2-4444-b864-83a5841125c1, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426074845+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85157800-7824-47f8-bb0b-33bde714f89d, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426091974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8e1e7097-eac7-4004-9e5a-955d5482d85e, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426190413+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 27c9b95c-e078-4f37-a236-a02507da903e, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426178108+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, 1be6b430-c494-4a97-91c5-f856c72e7c33, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426055954+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-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 67364d40-e18e-4d13-bf17-8bff022566e3, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426206363+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, aa63877b-633d-4389-9076-a30f27eaa09d, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426236454+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7a91976d-40f1-470f-a4c5-4ab5f102cada, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426252213+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, 60efcfb9-413e-43f4-95f3-dbd32438b746, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.425941094+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 11a09c41-8856-4343-9d0e-4db0ecdc6ac7, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426223558+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, cc37465c-7ca8-42ee-8529-295114e2a01e, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.4268549+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4e1a1fde-f185-4c32-981c-95316ecc844a, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.42690092+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, d9ce036c-9a61-499b-a551-7bf8e277dedd, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.42688724+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fff4c884-e65f-4c68-a2b6-9c95ba9f7b54, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426923959+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 28d2cdee-e2ba-4cf0-889b-c0fba17368bc, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.42698405+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e8cf787-b533-401f-a39d-7d32724ca41a, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426265547+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d699ca9a-02bd-44f6-b83e-9dc780667764, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T13:25:11.426159848+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 176a1ec6-fe6e-43c8-99c7-d51adcec2403, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426104955+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-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fadf9aad-bdf1-4249-8432-baf3726861ab, ghrun-rpegpnxfcy.auto.internal:22380): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22380 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T13:25:11.426278271+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmNiMDBiZWMtNjdjOWI1ZTYtZjI2MWNkMWUtOGQxYWFiMGU=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDhkZjk1M2YtMWIxNmJmZDUtM2FlOGEyMTEtNjIwOTdiMTY=
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA2ZDkyZTEtMzE0NmUzOTQtNjRkNTk5MTQtM2I5OGM4ZmM=
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:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:22380
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:123 Session returned to 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    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:259 Command (pid 1570137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1570137) elapsed time (sec): 30.2513108253479
DEBUG    ya.test:process.py:263 Command (pid 1570137) wtime: 30.265
DEBUG    ya.test:process.py:275 Command (pid 1570137) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      7	7	0	0	763	815	815	815
2	      1	1	0	0	1135	1135	1135	1135
3	      3	3	0	0	2007	2319	2319	2319
4	      7	7	0	0	3103	3135	3135	3135
5	      2	2	0	0	2367	2383	2383	2383
6	      5	5	0	0	2023	2623	2623	2623
7	     10	10	0	0	1383	2335	2335	2335
8	     10	10	0	0	999	1063	1063	1063
9	     25	25	0	0	579	1095	1103	1103
10	     40	40	0	0	242	263	317	317
11	     23	23	0	0	399	519	523	523
12	     22	22	0	0	505	611	615	615
13	     11	11	0	0	667	751	867	867
14	      5	5	0	0	1191	1295	1295	1295
15	      6	6	0	0	1671	1863	1863	1863
16	      4	4	0	0	1583	1759	1759	1759
17	      2	2	0	0	1631	1951	1951	1951
18	      0	0	0	3	0	0	0	0
19	      0	0	0	873	0	0	0	0
20	      0	0	0	730	0	0	0	0
21	      0	0	0	1238	0	0	0	0
22	      0	0	0	1218	0	0	0	0
23	      0	0	0	1167	0	0	0	0
24	      0	0	0	1078	0	0	0	0
25	      0	0	0	1172	0	0	0	0
26	      0	0	0	1109	0	0	0	0
27	      0	0	0	1106	0	0	0	0
28	      0	0	0	934	0	0	0	0
29	      0	0	0	1133	0	0	0	0
30	      0	0	0	1025	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    183	6.1	0	12786	543	2367	3119	3135

DEBUG    ya.test:process.py:276 Command (pid 1570137) 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 1570147) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1570147) elapsed time (sec): 30.178600549697876
DEBUG    ya.test:process.py:263 Command (pid 1570147) wtime: 30.254
DEBUG    ya.test:process.py:275 Command (pid 1570147) 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	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      1	1	0	9	1119	1119	1119	1119
8	      0	0	0	10	0	0	0	0
9	     14	14	0	1	1023	1071	1079	1079
10	     27	27	0	0	343	381	441	441
11	     16	16	0	0	579	683	687	687
12	     14	14	0	0	727	807	819	819
13	      6	6	0	4	767	903	903	903
14	      0	0	0	9	0	0	0	0
15	      0	0	0	9	0	0	0	0
16	      0	0	0	9	0	0	0	0
17	      0	0	0	9	0	0	0	0
18	      0	0	0	88	0	0	0	0
19	      0	0	0	1107	0	0	0	0
20	      0	0	0	1001	0	0	0	0
21	      0	0	0	1314	0	0	0	0
22	      0	0	0	1066	0	0	0	0
23	      0	0	0	1087	0	0	0	0
24	      0	0	0	1187	0	0	0	0
25	      0	0	0	1323	0	0	0	0
26	      0	0	0	1366	0	0	0	0
27	      0	0	0	1125	0	0	0	0
28	      0	0	0	1047	0	0	0	0
29	      0	0	0	1132	0	0	0	0
30	      0	0	0	1337	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     78	2.6	0	14290	547	1055	1079	1119

DEBUG    ya.test:process.py:276 Command (pid 1570147) 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 1570219) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1570219) elapsed time (sec): 30.33277678489685
DEBUG    ya.test:process.py:263 Command (pid 1570219) wtime: 30.381
DEBUG    ya.test:process.py:275 Command (pid 1570219) 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	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      3	3	0	7	1135	1151	1151	1151
8	      0	0	0	3	0	0	0	0
9	     20	20	0	7	194	743	759	759
10	     30	30	0	0	299	341	349	349
11	     17	17	0	0	543	603	627	627
12	     17	17	0	0	619	703	711	711
13	      7	7	0	2	731	883	883	883
14	      0	0	0	10	0	0	0	0
15	      0	0	0	8	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	180	0	0	0	0
19	      0	0	0	1151	0	0	0	0
20	      0	0	0	1337	0	0	0	0
21	      0	0	0	1333	0	0	0	0
22	      0	0	0	1010	0	0	0	0
23	      0	0	0	1016	0	0	0	0
24	      0	0	0	1177	0	0	0	0
25	      0	0	0	1271	0	0	0	0
26	      0	0	0	1437	0	0	0	0
27	      0	0	0	1216	0	0	0	0
28	      0	0	0	1036	0	0	0	0
29	      0	0	0	1311	0	0	0	0
30	      0	0	0	1297	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     94	3.13333	0	14879	515	803	1135	1151

DEBUG    ya.test:process.py:276 Command (pid 1570219) 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.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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.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, 4881ec4d-ee35-4532-9296-d2f3abe53382, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4881ec4d-ee35-4532-9296-d2f3abe53382, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4881ec4d-ee35-4532-9296-d2f3abe53382, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.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, 5480ee87-8d4a-4265-9775-71b7a9e5b710, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5480ee87-8d4a-4265-9775-71b7a9e5b710, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5480ee87-8d4a-4265-9775-71b7a9e5b710, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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.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, e28a5c29-5b29-4a91-bae5-82c89e3e07b4, localhost:6299): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e28a5c29-5b29-4a91-bae5-82c89e3e07b4, localhost:6299): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e28a5c29-5b29-4a91-bae5-82c89e3e07b4, localhost:6299): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 6299 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-rpegpnxfcy.auto.internal:6299, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6299
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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:22380
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22380". 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)]
============================== slowest durations ===============================
390.32s call     test_log_scenario.py::TestLogScenario::test_log_uniform
81.47s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
58.02s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
9.63s setup    test_insert.py::TestInsertStatement::test_bulk
7.08s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
2.31s call     test_insert.py::TestInsertStatement::test_copy_full
1.89s call     test_insert.py::TestInsertStatement::test_copy_partial
1.04s call     test_insert.py::TestInsertStatement::test_bulk
0.92s call     test_insert.py::TestInsertStatement::test_incorrect
0.92s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.90s call     test_insert.py::TestInsertStatement::test_plain
0.82s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
0.64s call     test_insert.py::TestInsertStatement::test_out_of_range
0.61s call     test_insert.py::TestInsertStatement::test_duplicate
0.03s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.01s teardown test_insert.py::TestInsertStatement::test_insert_rollback

(13 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/p97k/00156c/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/p97k/00156c/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-15T13:25:06.515461Z): tablet_id=72075186224037985;self_id=[1:7561438636078086253:4611];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711294;lock_id=281474976711255;verification=!CommitSnapshot;fline=written.h:89;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA72C595
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA724AD6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB5B7348
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x144DF7D6
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x151E3531
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x151E3344
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x151DB31E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA0C35FC
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x1520497C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x1526710E
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2030: ExecuteTransaction @ 0xD152A84
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1935: DoExecute @ 0xD150A4A
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1949: Execute @ 0xD153DCE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD12CC16
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD12CC16
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x15266849
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x1522F52A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB56AF77
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5A7E14
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5ABEB2
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5ABAC0
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5AC6AE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA72E1EC
23. ??:0: ?? @ 0x7F15EDCB9AC2
24. ??:0: ?? @ 0x7F15EDD4B8BF
============== 1 failed, 10 passed, 1 error in 558.80s (0:09:18) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/001575/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 ===============================
12.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
9.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
9.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
8.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
7.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
7.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
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-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 91.44s (0:01:31) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/0015c9/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 ===============================
9.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
8.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
8.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
8.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
7.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
7.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
6.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 82.19s (0:01:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/00152c/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 ===============================
95.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 163.19s (0:02:43) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/00156f/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 ===============================
108.81s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
107.31s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
103.95s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
97.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
85.54s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
4.25s setup    test_replace.py::TestReplace::test_copy_full
3.16s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.27s call     test_replace.py::TestReplace::test_copy_full
1.19s call     test_replace.py::TestReplace::test_count
1.04s call     test_replace.py::TestReplace::test_copy_partial
0.58s call     test_replace.py::TestReplace::test_partial_replace
0.43s call     test_replace.py::TestReplace::test_incorrect
0.04s setup    test_replace.py::TestReplace::test_copy_partial
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 516.57s (0:08:36) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/001572/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 ===============================
9.10s setup    test_replace.py::TestReplace::test_replace_rollback
7.37s setup    test_select.py::TestSelect::test_incorrect
6.37s setup    test_update.py::TestUpdate::test_incorrect
1.44s call     test_update.py::TestUpdate::test_update_rollback
1.28s call     test_replace.py::TestReplace::test_replace_total
1.23s call     test_select.py::TestSelect::test_json_query
1.11s call     test_update.py::TestUpdate::test_update_many_rows
1.00s call     test_replace.py::TestReplace::test_replace_with_nulls
0.98s call     test_replace.py::TestReplace::test_replace_rollback
0.92s call     test_update.py::TestUpdate::test_partial_update
0.85s call     test_update.py::TestUpdate::test_update_pk
0.54s call     test_select.py::TestSelect::test_incorrect
0.47s call     test_update.py::TestUpdate::test_incorrect
0.04s setup    test_update.py::TestUpdate::test_update_pk
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_replace.py::TestReplace::test_replace_total

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 33.93s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/p97k/0015cf/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 ===============================
391.01s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
50.09s call     zip_bomb.py::TestZipBomb::test
17.03s teardown zip_bomb.py::TestZipBomb::test
15.00s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
8.77s setup    test_upsert.py::TestUpsert::test_copy_full
7.81s setup    test_update.py::TestUpdate::test_update_single_column
3.93s setup    zip_bomb.py::TestZipBomb::test
3.06s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.05s call     test_upsert.py::TestUpsert::test_copy_full
1.71s call     test_upsert.py::TestUpsert::test_copy_partial
1.49s call     test_upsert.py::TestUpsert::test_count
1.39s call     test_update.py::TestUpdate::test_update_single_column
1.15s call     test_update.py::TestUpdate::test_update_single_row
0.67s call     test_upsert.py::TestUpsert::test_partial_update
0.57s call     test_upsert.py::TestUpsert::test_insert_nulls
0.48s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_count

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 507.30s (0:08:27) ========================
