============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/00030f/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 ===============================
293.84s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
84.03s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
76.49s call     tablets_movement.py::TestTabletsMovement::test[ROW]
21.90s call     order_by_with_limit.py::TestOrderBy::test
13.30s setup    data_read_correctness.py::TestDataReadCorrectness::test
9.15s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.05s setup    order_by_with_limit.py::TestOrderBy::test
3.46s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.02s setup    test_create.py::TestCreate::test_create_all_opt_ints
2.83s call     test_create.py::TestCreate::test_create_decimals
0.47s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.46s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.33s call     test_create.py::TestCreate::test_create_all_opt_ints
0.31s call     test_create.py::TestCreate::test_create_strings_opt
0.30s call     test_create.py::TestCreate::test_create_real_opt
0.30s call     test_create.py::TestCreate::test_create_all_req_ints
0.27s call     test_create.py::TestCreate::test_create_real_req
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 515.85s (0:08:35) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/000306/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: 44.4 ms
create table: 659.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 51.7
    "min_ms": 32.1
    "median_ms": 54.9
    "max_ms": 80.1
    "stdev_ms": 19.2
select count(*) after initial inserts: 148.4 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 78.8
    "min_ms": 41.5
    "median_ms": 72.8
    "max_ms": 240.7
    "stdev_ms": 28.5
select count(*) after all modifications: 4375.6 ms
select all: 3992.8 ms
delete from table: 4215.0 ms
select all after delete: 4929.4 ms
.drop table: 70.6 ms
create table: 681.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 53.5
    "min_ms": 36.4
    "median_ms": 58.3
    "max_ms": 80.3
    "stdev_ms": 14.6
select count(*) after initial inserts: 176.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 73.1
    "min_ms": 44.0
    "median_ms": 68.5
    "max_ms": 123.4
    "stdev_ms": 20.3
updates (step 1):
    "runs": 200
    "avg_ms": 310.6
    "min_ms": 179.6
    "median_ms": 292.3
    "max_ms": 1061.0
    "stdev_ms": 94.7
upserts (step 2):
    "runs": 200
    "avg_ms": 75.1
    "min_ms": 28.8
    "median_ms": 69.3
    "max_ms": 175.0
    "stdev_ms": 30.7
select count(*) after all modifications: 667.9 ms
select all: 748.7 ms
delete from table: 745.5 ms
select all after delete: 506.3 ms
.drop table: 106.6 ms
create table: 959.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 63.2
    "min_ms": 29.7
    "median_ms": 51.9
    "max_ms": 149.4
    "stdev_ms": 34.5
select count(*) after initial inserts: 356.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 147.9
    "min_ms": 82.8
    "median_ms": 125.2
    "max_ms": 630.0
    "stdev_ms": 60.6
select count(*) after all modifications: 222.2 ms
select all: 204.5 ms
delete from table: 219.9 ms
select all after delete: 174.4 ms
.drop table: 24.0 ms
create table: 316.5 ms
initial inserts:
    "runs": 15
    "avg_ms": 26.2
    "min_ms": 19.7
    "median_ms": 29.6
    "max_ms": 30.8
    "stdev_ms": 5.0
select count(*) after initial inserts: 67.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 82.5
    "min_ms": 71.6
    "median_ms": 82.2
    "max_ms": 100.6
    "stdev_ms": 5.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 42.6
    "min_ms": 36.9
    "median_ms": 42.7
    "max_ms": 50.7
    "stdev_ms": 2.9
select count(*) after all modifications: 265.3 ms
select all: 252.4 ms
delete from table: 271.0 ms
select all after delete: 231.1 ms
.drop table: 25.9 ms
create table: 358.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.5
    "min_ms": 22.5
    "median_ms": 30.0
    "max_ms": 35.5
    "stdev_ms": 2.9
select count(*) after initial inserts: 72.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 86.4
    "min_ms": 74.7
    "median_ms": 84.5
    "max_ms": 166.2
    "stdev_ms": 8.6
upserts (step 1):
    "runs": 200
    "avg_ms": 20.9
    "min_ms": 17.8
    "median_ms": 20.9
    "max_ms": 30.1
    "stdev_ms": 1.5
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 48.4
    "min_ms": 41.2
    "median_ms": 48.5
    "max_ms": 60.8
    "stdev_ms": 3.6
select count(*) after all modifications: 398.9 ms
select all: 364.3 ms
delete from table: 362.9 ms
select all after delete: 388.8 ms
.drop table: 22.3 ms
create table: 318.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.3
    "min_ms": 19.6
    "median_ms": 29.4
    "max_ms": 31.0
    "stdev_ms": 5.0
select count(*) after initial inserts: 70.9 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 22.3
    "min_ms": 17.0
    "median_ms": 21.7
    "max_ms": 48.3
    "stdev_ms": 3.1
select count(*) after all modifications: 307.9 ms
select all: 216.0 ms
delete from table: 247.9 ms
select all after delete: 167.1 ms
.Generated operation sequence:
  0. UPDATE: 15 operations
  1. UPSERT: 13 operations
  2. UPDATE: 16 operations
  3. UPSERT: 4 operations
  4. BULK_UPSERT: 15 operations
  5. UPSERT: 7 operations
  6. BULK_UPSERT: 9 operations
  7. BULK_UPSERT: 17 operations
  8. BULK_UPSERT: 2 operations
  9. UPDATE: 13 operations
drop table: 24.2 ms
create table: 383.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 26.8
    "min_ms": 19.8
    "median_ms": 29.9
    "max_ms": 30.4
    "stdev_ms": 4.6
select count(*) after initial inserts: 78.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 86.0
    "min_ms": 71.1
    "median_ms": 85.6
    "max_ms": 106.4
    "stdev_ms": 6.0
upserts (step 1):
    "runs": 130
    "avg_ms": 21.6
    "min_ms": 18.0
    "median_ms": 21.6
    "max_ms": 27.8
    "stdev_ms": 1.4
updates (step 2):
    "runs": 160
    "avg_ms": 87.0
    "min_ms": 73.3
    "median_ms": 87.1
    "max_ms": 109.7
    "stdev_ms": 6.6
upserts (step 3):
    "runs": 40
    "avg_ms": 20.4
    "min_ms": 17.7
    "median_ms": 20.1
    "max_ms": 24.9
    "stdev_ms": 1.4
bulk_upserts (step 4):
    "runs": 15
    "avg_ms": 34.9
    "min_ms": 31.3
    "median_ms": 35.1
    "max_ms": 37.7
    "stdev_ms": 1.7
upserts (step 5):
    "runs": 70
    "avg_ms": 20.8
    "min_ms": 17.7
    "median_ms": 20.4
    "max_ms": 24.2
    "stdev_ms": 1.5
bulk_upserts (step 6):
    "runs": 9
    "avg_ms": 32.5
    "min_ms": 29.9
    "median_ms": 32.6
    "max_ms": 35.4
    "stdev_ms": 1.8
bulk_upserts (step 7):
    "runs": 17
    "avg_ms": 34.0
    "min_ms": 29.0
    "median_ms": 34.4
    "max_ms": 42.0
    "stdev_ms": 3.4
bulk_upserts (step 8):
    "runs": 2
    "avg_ms": 33.8
    "min_ms": 30.9
    "median_ms": 36.8
    "max_ms": 36.8
    "stdev_ms": 4.2
updates (step 9):
    "runs": 130
    "avg_ms": 108.5
    "min_ms": 89.8
    "median_ms": 108.4
    "max_ms": 147.2
    "stdev_ms": 9.6
select count(*) after all modifications: 157.7 ms
select all: 174.8 ms
delete from table: 198.1 ms
select all after delete: 158.7 ms
.
test_delete.py ...

============================== slowest durations ===============================
150.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
88.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
58.31s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
48.92s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
28.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
23.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
18.98s setup    test_create.py::TestCreate::test_dy_number_not_supported
18.46s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
6.99s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.24s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.60s call     test_delete.py::TestDelete::test_delete_rollback
0.43s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.34s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.06s call     test_create.py::TestCreate::test_dy_number_not_supported
0.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 452.94s (0:07:32) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/0002fa/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 ===============================
18.00s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.43s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.24s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.23s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.15s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.08s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.04s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.98s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.96s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.92s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.74s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.73s call     test_delete.py::TestDelete::test_incorrect
0.03s 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 > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
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 '3'-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 30.63s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/000309/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/vnox/000309/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/vnox/000309/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-15T14:53:21.786118Z): tablet_id=72075186224037998;self_id=[1:7561461431204200018:4465];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711692;lock_id=281474976711653;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: ?? @ 0x7F826D013AC2
E   24. ??:0: ?? @ 0x7F826D0A58BF
------------------------------ 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/vnox/000309/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -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/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4108782
DEBUG    ya.test:process.py:259 Command (pid 4108782) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4108782) elapsed time (sec): 0.8393216133117676
DEBUG    ya.test:process.py:263 Command (pid 4108782) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) maxrss: 990788
DEBUG    ya.test:process.py:263 Command (pid 4108782) minflt: 3480
DEBUG    ya.test:process.py:263 Command (pid 4108782) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 4108782) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 4108782) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4108782) stime: 0.029686999999999998
DEBUG    ya.test:process.py:263 Command (pid 4108782) utime: 0.067857
DEBUG    ya.test:process.py:263 Command (pid 4108782) wtime: 0.849
DEBUG    ya.test:process.py:275 Command (pid 4108782) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4108782) 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/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -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/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-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: 4109566
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, f72bcfeb-2b93-4e83-9a07-4e971db91de6, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f72bcfeb-2b93-4e83-9a07-4e971db91de6, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f72bcfeb-2b93-4e83-9a07-4e971db91de6, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
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, 7fcee0c7-10a2-481e-881e-8191b539dc9d, localhost:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7fcee0c7-10a2-481e-881e-8191b539dc9d, localhost:24315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7fcee0c7-10a2-481e-881e-8191b539dc9d, localhost:24315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 24315 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:24315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
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 4109566) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4109566) elapsed time (sec): 30.303985118865967
DEBUG    ya.test:process.py:263 Command (pid 4109566) wtime: 30.326
DEBUG    ya.test:process.py:275 Command (pid 4109566) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    283	283	0	0	31	63	77	91
2	    245	245	0	0	36	70	118	124
3	    265	265	0	0	37	57	65	76
4	    237	237	0	0	42	58	69	78
5	    216	216	0	0	46	75	81	84
6	    219	219	0	0	43	87	116	123
7	    278	278	0	0	32	63	68	85
8	    228	228	0	0	43	62	69	77
9	    299	299	0	0	29	56	70	71
10	    283	283	0	0	36	56	63	65
11	    297	297	0	0	32	53	59	65
12	    339	339	0	0	27	56	63	69
13	    462	462	0	0	20	36	41	44
14	    435	435	0	0	21	36	56	62
15	    524	524	0	0	17	34	42	55
16	    462	462	0	0	19	39	44	48
17	    562	562	0	0	16	30	35	40
18	    410	410	0	0	22	44	56	61
19	    422	422	0	0	21	39	56	63
20	    404	404	0	0	23	40	65	77
21	    359	359	0	0	26	46	52	62
22	    338	338	0	0	28	48	54	57
23	    320	320	0	0	29	49	66	73
24	    405	405	0	0	24	37	40	42
25	    342	342	0	0	26	49	55	58
26	    318	318	0	0	30	54	69	78
27	    359	359	0	0	26	42	47	54
28	    347	347	0	0	25	50	58	62
29	    391	391	0	0	23	46	62	72
30	    348	348	0	0	27	61	74	82

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10397	346.567	0	0	25	54	69	124

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47f145ae-e330-4481-9a31-d1b877fc9dba, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47f145ae-e330-4481-9a31-d1b877fc9dba, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==" 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, 47f145ae-e330-4481-9a31-d1b877fc9dba, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 10384 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0801359-5b8a-4bf7-9ac5-6de05702f3ec, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0801359-5b8a-4bf7-9ac5-6de05702f3ec, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=" 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, e0801359-5b8a-4bf7-9ac5-6de05702f3ec, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81499103-4b0c-4029-820a-2019b36c101e, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81499103-4b0c-4029-820a-2019b36c101e, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=" 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, 81499103-4b0c-4029-820a-2019b36c101e, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljZDk3NzgtYWViOGNlOTYtOGY1Nzg4MGQtNTY0ZjIyZGI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -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    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44b12369-7a90-4ecf-bd2b-3c4eeca36860, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiMzQ1OTAtODcxMzUwZWItOGQwMDMwYjQtN2U4OTQ2N2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 280f27bf-1644-4b5c-b302-febaece79764, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 280f27bf-1644-4b5c-b302-febaece79764, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=MTBiMzQ1OTAtODcxMzUwZWItOGQwMDMwYjQtN2U4OTQ2N2Y=" 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, 280f27bf-1644-4b5c-b302-febaece79764, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTAxMWIxYzYtMjVlMWE2YjctNTI0MjJiZmEtZWFjOTAxNDE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0001a2c2-2577-4240-98ca-8f9186f8840e, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44b12369-7a90-4ecf-bd2b-3c4eeca36860, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=MzljZDk3NzgtYWViOGNlOTYtOGY1Nzg4MGQtNTY0ZjIyZGI=" 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, 44b12369-7a90-4ecf-bd2b-3c4eeca36860, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwOGRiMDgtOTdlYWVlNGUtMzRjMmQ5NTAtN2NiODQ0Mg==
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0001a2c2-2577-4240-98ca-8f9186f8840e, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=YTAxMWIxYzYtMjVlMWE2YjctNTI0MjJiZmEtZWFjOTAxNDE=" 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:610 Executing '['/home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-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/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-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=MjFjOWJmMWItOGRhODkxNjctZWEyNTA1ZTgtZWY3Yjg1MDg=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0001a2c2-2577-4240-98ca-8f9186f8840e, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fc9f62c-0583-43f4-a454-7e9912852d7b, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4131539
DEBUG    ya.test:process.py:628 Command pid: 4131540
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4e7e0c9-cd5a-4f55-b8fd-76a25a055177, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4e7e0c9-cd5a-4f55-b8fd-76a25a055177, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=MjFjOWJmMWItOGRhODkxNjctZWEyNTA1ZTgtZWY3Yjg1MDg=" 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, a4e7e0c9-cd5a-4f55-b8fd-76a25a055177, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fc9f62c-0583-43f4-a454-7e9912852d7b, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwOGRiMDgtOTdlYWVlNGUtMzRjMmQ5NTAtN2NiODQ0Mg==" 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, 6fc9f62c-0583-43f4-a454-7e9912852d7b, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjc2OTcyNmUtYTIwZjI4NTktMWRhNDhjYjYtOGEwOTIyZQ==
DEBUG    ya.test:process.py:628 Command pid: 4131541
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9c3eecd-0951-4168-b8ec-dee14e38e51b, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9c3eecd-0951-4168-b8ec-dee14e38e51b, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=Zjc2OTcyNmUtYTIwZjI4NTktMWRhNDhjYjYtOGEwOTIyZQ==" 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, b9c3eecd-0951-4168-b8ec-dee14e38e51b, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJjNmUzZGUtNTZhMTFlMmYtZjU0ZGRkMWUtY2YwZWRmZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2456abf9-bcd1-4b8d-b852-368cf82d49ed, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2456abf9-bcd1-4b8d-b852-368cf82d49ed, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=YmJjNmUzZGUtNTZhMTFlMmYtZjU0ZGRkMWUtY2YwZWRmZjg=" 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, 2456abf9-bcd1-4b8d-b852-368cf82d49ed, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1465a55-9be9-4702-addf-246dc7ae30b8, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1465a55-9be9-4702-addf-246dc7ae30b8, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==" 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, d1465a55-9be9-4702-addf-246dc7ae30b8, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b05b97c-fe23-4ff8-bdda-da996e00d690, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b05b97c-fe23-4ff8-bdda-da996e00d690, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=" 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=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b05b97c-fe23-4ff8-bdda-da996e00d690, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2b45d26-f25b-4b4d-af88-900b6dd72ef7, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2b45d26-f25b-4b4d-af88-900b6dd72ef7, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=" 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, d2b45d26-f25b-4b4d-af88-900b6dd72ef7, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 752f66da-887e-4261-ad11-9f32bafff6e7, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277456042+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7de9167-485a-42a9-ab29-7ca0e80d74b8, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277425568+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, 93b3f8e9-091b-4590-84a0-b3d195cef977, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277393216+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4ac86edc-926a-4539-9c55-2629658f0cdb, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277410814+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 62abe6ae-6743-45f9-958d-f3502b215a5d, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.27748375+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a4746f14-4252-42d4-8557-bceaa4770cef, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277515839+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8c7b3be4-fdbd-47d6-a44b-442eb5fe67b9, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277301002+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, ad44355d-d1dd-48f9-8452-be5961ecbc12, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277470944+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, 07caf411-4f74-45ae-ad6b-3c17c3bfbf18, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277500334+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, 8dea8d88-4cab-43dc-a8d4-e33d9514dc39, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277441319+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:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0001a2c2-2577-4240-98ca-8f9186f8840e, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277561664+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, 44b12369-7a90-4ecf-bd2b-3c4eeca36860, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277547549+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, 280f27bf-1644-4b5c-b302-febaece79764, ghrun-rpegpnxfcy.auto.internal:24315): 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  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277532269+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:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7b05b97c-fe23-4ff8-bdda-da996e00d690, ghrun-rpegpnxfcy.auto.internal:24315): 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  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277645461+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6fc9f62c-0583-43f4-a454-7e9912852d7b, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277589761+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:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d1465a55-9be9-4702-addf-246dc7ae30b8, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277630455+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:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b9c3eecd-0951-4168-b8ec-dee14e38e51b, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277602958+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:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d2b45d26-f25b-4b4d-af88-900b6dd72ef7, ghrun-rpegpnxfcy.auto.internal:24315): 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  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277663478+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:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a4e7e0c9-cd5a-4f55-b8fd-76a25a055177, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277576958+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.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2456abf9-bcd1-4b8d-b852-368cf82d49ed, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277615568+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=Y2EwOGRiMDgtOTdlYWVlNGUtMzRjMmQ5NTAtN2NiODQ0Mg==
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.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 ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 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    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 4131539) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131539) elapsed time (sec): 30.70552110671997
DEBUG    ya.test:process.py:263 Command (pid 4131539) wtime: 30.72
DEBUG    ya.test:process.py:275 Command (pid 4131539) 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	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	5	0	0	0	0
12	      0	0	0	5	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      0	0	0	10	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	     24	24	0	0	523	775	775	775
18	     25	25	0	0	345	477	503	503
19	     33	33	0	0	247	691	707	707
20	     40	40	0	0	231	315	381	381
21	      8	8	0	2	403	991	991	991
22	      7	7	0	4	871	999	999	999
23	      0	0	0	10	0	0	0	0
24	     10	10	0	3	915	1063	1063	1063
25	      4	4	0	6	735	839	839	839
26	      0	0	0	4	0	0	0	0
27	      0	0	0	10	0	0	0	0
28	      0	0	0	639	0	0	0	0
29	      0	0	0	1494	0	0	0	0
30	      0	0	0	1444	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    151	5.03333	0	3736	321	927	991	1063

DEBUG    ya.test:process.py:276 Command (pid 4131539) 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 4131541) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131541) elapsed time (sec): 30.781766891479492
DEBUG    ya.test:process.py:263 Command (pid 4131541) wtime: 30.803
DEBUG    ya.test:process.py:275 Command (pid 4131541) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	0	0	0	0	0
3	     10	10	0	0	2271	2735	2735	2735
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      1	1	0	0	6879	6879	6879	6879
10	      9	9	0	0	7103	7199	7199	7199
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	0	0	0	0	0
15	     10	10	0	0	4863	5247	5247	5247
16	     10	10	0	0	1599	1679	1679	1679
17	     40	40	0	0	207	411	437	437
18	     33	33	0	0	205	351	361	361
19	     66	66	0	0	151	611	619	619
20	     67	67	0	0	127	289	311	315
21	     14	14	0	0	735	923	927	927
22	     13	13	0	0	659	707	707	707
23	      8	8	0	0	1063	1167	1167	1167
24	     20	20	0	0	445	1175	1303	1303
25	      5	5	0	0	515	663	663	663
26	      1	1	0	0	1807	1807	1807	1807
27	      5	5	0	0	2143	2223	2223	2223
28	      0	0	0	683	0	0	0	0
29	      0	0	0	1395	0	0	0	0
30	      0	0	0	1417	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    312	10.4	0	3495	228	4831	7135	7199

DEBUG    ya.test:process.py:276 Command (pid 4131541) 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 4131540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131540) elapsed time (sec): 30.86332130432129
DEBUG    ya.test:process.py:263 Command (pid 4131540) wtime: 30.875
DEBUG    ya.test:process.py:275 Command (pid 4131540) 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	0	0	0	0	0
6	      0	0	0	2	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	8	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      0	0	0	10	0	0	0	0
16	      1	1	0	10	461	461	461	461
17	     39	39	0	0	283	535	539	539
18	     26	26	0	0	263	397	399	399
19	     49	49	0	0	184	651	659	659
20	     51	51	0	0	176	333	363	365
21	     11	11	0	0	899	971	975	975
22	     13	13	0	0	783	859	923	923
23	      1	1	0	9	779	779	779	779
24	     15	15	0	1	699	867	947	947
25	      3	3	0	7	497	531	531	531
26	      0	0	0	3	0	0	0	0
27	      0	0	0	10	0	0	0	0
28	      0	0	0	693	0	0	0	0
29	      0	0	0	1563	0	0	0	0
30	      0	0	0	1526	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    209	6.96667	0	3932	234	863	963	975

DEBUG    ya.test:process.py:276 Command (pid 4131540) 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.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.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, 01a6a700-80c3-4835-b073-c94b593ceaa4, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 01a6a700-80c3-4835-b073-c94b593ceaa4, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 01a6a700-80c3-4835-b073-c94b593ceaa4, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
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:24315
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 08b72cf8-f0d2-49ed-8fdb-b465bf160b94, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 08b72cf8-f0d2-49ed-8fdb-b465bf160b94, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 08b72cf8-f0d2-49ed-8fdb-b465bf160b94, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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.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, 732e522e-90b0-49af-80d5-58e2d7283852, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 732e522e-90b0-49af-80d5-58e2d7283852, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 732e522e-90b0-49af-80d5-58e2d7283852, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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, eb99f3f3-2c24-499c-acc2-6e97720bffac, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eb99f3f3-2c24-499c-acc2-6e97720bffac, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eb99f3f3-2c24-499c-acc2-6e97720bffac, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
---------------------------- 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:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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/vnox/000309/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.4022132' in '/home/runner/.ya/build/build_root/vnox/000309/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, logfile_u2t2tsx0.log, stdout)
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:24315/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5645
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6831
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24315
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17843
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -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/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4108782
DEBUG    ya.test:process.py:259 Command (pid 4108782) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4108782) elapsed time (sec): 0.8393216133117676
DEBUG    ya.test:process.py:263 Command (pid 4108782) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) maxrss: 990788
DEBUG    ya.test:process.py:263 Command (pid 4108782) minflt: 3480
DEBUG    ya.test:process.py:263 Command (pid 4108782) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 4108782) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4108782) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 4108782) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4108782) stime: 0.029686999999999998
DEBUG    ya.test:process.py:263 Command (pid 4108782) utime: 0.067857
DEBUG    ya.test:process.py:263 Command (pid 4108782) wtime: 0.849
DEBUG    ya.test:process.py:275 Command (pid 4108782) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4108782) 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/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -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/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-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: 4109566
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, f72bcfeb-2b93-4e83-9a07-4e971db91de6, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f72bcfeb-2b93-4e83-9a07-4e971db91de6, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f72bcfeb-2b93-4e83-9a07-4e971db91de6, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
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, 7fcee0c7-10a2-481e-881e-8191b539dc9d, localhost:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7fcee0c7-10a2-481e-881e-8191b539dc9d, localhost:24315): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7fcee0c7-10a2-481e-881e-8191b539dc9d, localhost:24315): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 24315 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:24315, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
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 4109566) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4109566) elapsed time (sec): 30.303985118865967
DEBUG    ya.test:process.py:263 Command (pid 4109566) wtime: 30.326
DEBUG    ya.test:process.py:275 Command (pid 4109566) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    283	283	0	0	31	63	77	91
2	    245	245	0	0	36	70	118	124
3	    265	265	0	0	37	57	65	76
4	    237	237	0	0	42	58	69	78
5	    216	216	0	0	46	75	81	84
6	    219	219	0	0	43	87	116	123
7	    278	278	0	0	32	63	68	85
8	    228	228	0	0	43	62	69	77
9	    299	299	0	0	29	56	70	71
10	    283	283	0	0	36	56	63	65
11	    297	297	0	0	32	53	59	65
12	    339	339	0	0	27	56	63	69
13	    462	462	0	0	20	36	41	44
14	    435	435	0	0	21	36	56	62
15	    524	524	0	0	17	34	42	55
16	    462	462	0	0	19	39	44	48
17	    562	562	0	0	16	30	35	40
18	    410	410	0	0	22	44	56	61
19	    422	422	0	0	21	39	56	63
20	    404	404	0	0	23	40	65	77
21	    359	359	0	0	26	46	52	62
22	    338	338	0	0	28	48	54	57
23	    320	320	0	0	29	49	66	73
24	    405	405	0	0	24	37	40	42
25	    342	342	0	0	26	49	55	58
26	    318	318	0	0	30	54	69	78
27	    359	359	0	0	26	42	47	54
28	    347	347	0	0	25	50	58	62
29	    391	391	0	0	23	46	62	72
30	    348	348	0	0	27	61	74	82

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10397	346.567	0	0	25	54	69	124

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47f145ae-e330-4481-9a31-d1b877fc9dba, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47f145ae-e330-4481-9a31-d1b877fc9dba, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==" 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, 47f145ae-e330-4481-9a31-d1b877fc9dba, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 10384 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0801359-5b8a-4bf7-9ac5-6de05702f3ec, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0801359-5b8a-4bf7-9ac5-6de05702f3ec, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=" 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, e0801359-5b8a-4bf7-9ac5-6de05702f3ec, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81499103-4b0c-4029-820a-2019b36c101e, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81499103-4b0c-4029-820a-2019b36c101e, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=" 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, 81499103-4b0c-4029-820a-2019b36c101e, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzljZDk3NzgtYWViOGNlOTYtOGY1Nzg4MGQtNTY0ZjIyZGI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb -e grpc://localhost:24315 -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    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44b12369-7a90-4ecf-bd2b-3c4eeca36860, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiMzQ1OTAtODcxMzUwZWItOGQwMDMwYjQtN2U4OTQ2N2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 280f27bf-1644-4b5c-b302-febaece79764, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 280f27bf-1644-4b5c-b302-febaece79764, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=MTBiMzQ1OTAtODcxMzUwZWItOGQwMDMwYjQtN2U4OTQ2N2Y=" 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, 280f27bf-1644-4b5c-b302-febaece79764, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTAxMWIxYzYtMjVlMWE2YjctNTI0MjJiZmEtZWFjOTAxNDE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0001a2c2-2577-4240-98ca-8f9186f8840e, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44b12369-7a90-4ecf-bd2b-3c4eeca36860, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=MzljZDk3NzgtYWViOGNlOTYtOGY1Nzg4MGQtNTY0ZjIyZGI=" 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, 44b12369-7a90-4ecf-bd2b-3c4eeca36860, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwOGRiMDgtOTdlYWVlNGUtMzRjMmQ5NTAtN2NiODQ0Mg==
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0001a2c2-2577-4240-98ca-8f9186f8840e, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=YTAxMWIxYzYtMjVlMWE2YjctNTI0MjJiZmEtZWFjOTAxNDE=" 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:610 Executing '['/home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-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/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-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=MjFjOWJmMWItOGRhODkxNjctZWEyNTA1ZTgtZWY3Yjg1MDg=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/vnox/000309/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24315', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0001a2c2-2577-4240-98ca-8f9186f8840e, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fc9f62c-0583-43f4-a454-7e9912852d7b, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4131539
DEBUG    ya.test:process.py:628 Command pid: 4131540
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4e7e0c9-cd5a-4f55-b8fd-76a25a055177, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4e7e0c9-cd5a-4f55-b8fd-76a25a055177, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=MjFjOWJmMWItOGRhODkxNjctZWEyNTA1ZTgtZWY3Yjg1MDg=" 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, a4e7e0c9-cd5a-4f55-b8fd-76a25a055177, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fc9f62c-0583-43f4-a454-7e9912852d7b, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwOGRiMDgtOTdlYWVlNGUtMzRjMmQ5NTAtN2NiODQ0Mg==" 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, 6fc9f62c-0583-43f4-a454-7e9912852d7b, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjc2OTcyNmUtYTIwZjI4NTktMWRhNDhjYjYtOGEwOTIyZQ==
DEBUG    ya.test:process.py:628 Command pid: 4131541
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9c3eecd-0951-4168-b8ec-dee14e38e51b, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9c3eecd-0951-4168-b8ec-dee14e38e51b, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=Zjc2OTcyNmUtYTIwZjI4NTktMWRhNDhjYjYtOGEwOTIyZQ==" 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, b9c3eecd-0951-4168-b8ec-dee14e38e51b, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmJjNmUzZGUtNTZhMTFlMmYtZjU0ZGRkMWUtY2YwZWRmZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2456abf9-bcd1-4b8d-b852-368cf82d49ed, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2456abf9-bcd1-4b8d-b852-368cf82d49ed, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=YmJjNmUzZGUtNTZhMTFlMmYtZjU0ZGRkMWUtY2YwZWRmZjg=" 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, 2456abf9-bcd1-4b8d-b852-368cf82d49ed, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1465a55-9be9-4702-addf-246dc7ae30b8, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1465a55-9be9-4702-addf-246dc7ae30b8, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=ZTExMzJhZDQtZWRhZTQyNi1lNGNlODE4NS1kNzhlOTg4OQ==" 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, d1465a55-9be9-4702-addf-246dc7ae30b8, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b05b97c-fe23-4ff8-bdda-da996e00d690, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b05b97c-fe23-4ff8-bdda-da996e00d690, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=ZDAyMTM1MTEtYzQwNWFlYTMtZGRiMzM2YjQtNDExN2Y0ZTQ=" 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=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b05b97c-fe23-4ff8-bdda-da996e00d690, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2b45d26-f25b-4b4d-af88-900b6dd72ef7, ghrun-rpegpnxfcy.auto.internal:24315): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2b45d26-f25b-4b4d-af88-900b6dd72ef7, ghrun-rpegpnxfcy.auto.internal:24315): request = { session_id: "ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=" 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, d2b45d26-f25b-4b4d-af88-900b6dd72ef7, ghrun-rpegpnxfcy.auto.internal:24315): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 752f66da-887e-4261-ad11-9f32bafff6e7, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277456042+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d7de9167-485a-42a9-ab29-7ca0e80d74b8, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277425568+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, 93b3f8e9-091b-4590-84a0-b3d195cef977, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277393216+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4ac86edc-926a-4539-9c55-2629658f0cdb, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277410814+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 62abe6ae-6743-45f9-958d-f3502b215a5d, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.27748375+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a4746f14-4252-42d4-8557-bceaa4770cef, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277515839+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8c7b3be4-fdbd-47d6-a44b-442eb5fe67b9, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277301002+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, ad44355d-d1dd-48f9-8452-be5961ecbc12, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277470944+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, 07caf411-4f74-45ae-ad6b-3c17c3bfbf18, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277500334+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, 8dea8d88-4cab-43dc-a8d4-e33d9514dc39, ghrun-rpegpnxfcy.auto.internal:24315): 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:24315 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277441319+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:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0001a2c2-2577-4240-98ca-8f9186f8840e, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277561664+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, 44b12369-7a90-4ecf-bd2b-3c4eeca36860, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277547549+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, 280f27bf-1644-4b5c-b302-febaece79764, ghrun-rpegpnxfcy.auto.internal:24315): 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  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277532269+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:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7b05b97c-fe23-4ff8-bdda-da996e00d690, ghrun-rpegpnxfcy.auto.internal:24315): 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  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277645461+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6fc9f62c-0583-43f4-a454-7e9912852d7b, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277589761+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:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d1465a55-9be9-4702-addf-246dc7ae30b8, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277630455+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:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b9c3eecd-0951-4168-b8ec-dee14e38e51b, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277602958+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:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d2b45d26-f25b-4b4d-af88-900b6dd72ef7, ghrun-rpegpnxfcy.auto.internal:24315): 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  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-15T14:53:27.277663478+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:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwYzNhNzItMzAyNjRlZGMtNDY4NTQ2OGYtMjdlNzY1NjY=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a4e7e0c9-cd5a-4f55-b8fd-76a25a055177, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277576958+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.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2456abf9-bcd1-4b8d-b852-368cf82d49ed, ghrun-rpegpnxfcy.auto.internal:24315): 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  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-15T14:53:27.277615568+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=Y2EwOGRiMDgtOTdlYWVlNGUtMzRjMmQ5NTAtN2NiODQ0Mg==
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.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 ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-rpegpnxfcy.auto.internal:24315
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 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    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 4131539) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131539) elapsed time (sec): 30.70552110671997
DEBUG    ya.test:process.py:263 Command (pid 4131539) wtime: 30.72
DEBUG    ya.test:process.py:275 Command (pid 4131539) 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	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	5	0	0	0	0
12	      0	0	0	5	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      0	0	0	10	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	     24	24	0	0	523	775	775	775
18	     25	25	0	0	345	477	503	503
19	     33	33	0	0	247	691	707	707
20	     40	40	0	0	231	315	381	381
21	      8	8	0	2	403	991	991	991
22	      7	7	0	4	871	999	999	999
23	      0	0	0	10	0	0	0	0
24	     10	10	0	3	915	1063	1063	1063
25	      4	4	0	6	735	839	839	839
26	      0	0	0	4	0	0	0	0
27	      0	0	0	10	0	0	0	0
28	      0	0	0	639	0	0	0	0
29	      0	0	0	1494	0	0	0	0
30	      0	0	0	1444	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    151	5.03333	0	3736	321	927	991	1063

DEBUG    ya.test:process.py:276 Command (pid 4131539) 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 4131541) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131541) elapsed time (sec): 30.781766891479492
DEBUG    ya.test:process.py:263 Command (pid 4131541) wtime: 30.803
DEBUG    ya.test:process.py:275 Command (pid 4131541) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	0	0	0	0	0
3	     10	10	0	0	2271	2735	2735	2735
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      1	1	0	0	6879	6879	6879	6879
10	      9	9	0	0	7103	7199	7199	7199
11	      0	0	0	0	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	0	0	0	0	0
14	      0	0	0	0	0	0	0	0
15	     10	10	0	0	4863	5247	5247	5247
16	     10	10	0	0	1599	1679	1679	1679
17	     40	40	0	0	207	411	437	437
18	     33	33	0	0	205	351	361	361
19	     66	66	0	0	151	611	619	619
20	     67	67	0	0	127	289	311	315
21	     14	14	0	0	735	923	927	927
22	     13	13	0	0	659	707	707	707
23	      8	8	0	0	1063	1167	1167	1167
24	     20	20	0	0	445	1175	1303	1303
25	      5	5	0	0	515	663	663	663
26	      1	1	0	0	1807	1807	1807	1807
27	      5	5	0	0	2143	2223	2223	2223
28	      0	0	0	683	0	0	0	0
29	      0	0	0	1395	0	0	0	0
30	      0	0	0	1417	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    312	10.4	0	3495	228	4831	7135	7199

DEBUG    ya.test:process.py:276 Command (pid 4131541) 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 4131540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4131540) elapsed time (sec): 30.86332130432129
DEBUG    ya.test:process.py:263 Command (pid 4131540) wtime: 30.875
DEBUG    ya.test:process.py:275 Command (pid 4131540) 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	0	0	0	0	0
6	      0	0	0	2	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	8	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	0	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      0	0	0	10	0	0	0	0
16	      1	1	0	10	461	461	461	461
17	     39	39	0	0	283	535	539	539
18	     26	26	0	0	263	397	399	399
19	     49	49	0	0	184	651	659	659
20	     51	51	0	0	176	333	363	365
21	     11	11	0	0	899	971	975	975
22	     13	13	0	0	783	859	923	923
23	      1	1	0	9	779	779	779	779
24	     15	15	0	1	699	867	947	947
25	      3	3	0	7	497	531	531	531
26	      0	0	0	3	0	0	0	0
27	      0	0	0	10	0	0	0	0
28	      0	0	0	693	0	0	0	0
29	      0	0	0	1563	0	0	0	0
30	      0	0	0	1526	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    209	6.96667	0	3932	234	863	963	975

DEBUG    ya.test:process.py:276 Command (pid 4131540) 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.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.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, 01a6a700-80c3-4835-b073-c94b593ceaa4, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 01a6a700-80c3-4835-b073-c94b593ceaa4, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 01a6a700-80c3-4835-b073-c94b593ceaa4, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
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:24315
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 08b72cf8-f0d2-49ed-8fdb-b465bf160b94, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 08b72cf8-f0d2-49ed-8fdb-b465bf160b94, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 08b72cf8-f0d2-49ed-8fdb-b465bf160b94, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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.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, 732e522e-90b0-49af-80d5-58e2d7283852, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 732e522e-90b0-49af-80d5-58e2d7283852, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 732e522e-90b0-49af-80d5-58e2d7283852, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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.connection:connection.py:549 Closing channel for endpoint localhost:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
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:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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:24315
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24315". 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, eb99f3f3-2c24-499c-acc2-6e97720bffac, localhost:29906): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eb99f3f3-2c24-499c-acc2-6e97720bffac, localhost:29906): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eb99f3f3-2c24-499c-acc2-6e97720bffac, localhost:29906): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rpegpnxfcy.auto.internal" port: 29906 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:29906, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29906
============================== slowest durations ===============================
367.73s call     test_log_scenario.py::TestLogScenario::test_log_uniform
72.89s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
60.84s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
14.52s setup    test_insert.py::TestInsertStatement::test_bulk
5.97s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.88s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
2.48s call     test_insert.py::TestInsertStatement::test_copy_partial
2.39s call     test_insert.py::TestInsertStatement::test_copy_full
1.19s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.83s call     test_insert.py::TestInsertStatement::test_incorrect
0.83s call     test_insert.py::TestInsertStatement::test_duplicate
0.68s call     test_insert.py::TestInsertStatement::test_bulk
0.65s call     test_insert.py::TestInsertStatement::test_plain
0.61s call     test_insert.py::TestInsertStatement::test_out_of_range
0.10s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(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/vnox/000309/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/vnox/000309/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-15T14:53:21.786118Z): tablet_id=72075186224037998;self_id=[1:7561461431204200018:4465];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976711692;lock_id=281474976711653;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: ?? @ 0x7F826D013AC2
24. ??:0: ?? @ 0x7F826D0A58BF
============== 1 failed, 10 passed, 1 error in 537.91s (0:08:57) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/0002fd/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 ===============================
15.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
9.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
8.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.06s 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-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 89.67s (0:01:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/0002f7/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 ===============================
12.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
9.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
8.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
8.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 80.61s (0:01:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/00030c/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 ===============================
105.08s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
16.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
10.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.01s 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-10000-8]
6.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 181.79s (0:03:01) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/000303/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 ===============================
102.91s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
97.64s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
93.86s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
93.27s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
82.13s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.07s setup    test_replace.py::TestReplace::test_copy_full
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.73s call     test_replace.py::TestReplace::test_count
0.66s call     test_replace.py::TestReplace::test_copy_full
0.63s call     test_replace.py::TestReplace::test_copy_partial
0.32s call     test_replace.py::TestReplace::test_partial_replace
0.24s call     test_replace.py::TestReplace::test_incorrect
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 479.59s (0:07:59) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/000300/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 ===============================
13.84s setup    test_replace.py::TestReplace::test_replace_rollback
7.45s setup    test_select.py::TestSelect::test_incorrect
6.16s setup    test_update.py::TestUpdate::test_incorrect
1.87s call     test_update.py::TestUpdate::test_update_rollback
1.66s call     test_update.py::TestUpdate::test_update_many_rows
1.65s call     test_select.py::TestSelect::test_json_query
1.47s call     test_replace.py::TestReplace::test_replace_total
1.47s call     test_update.py::TestUpdate::test_incorrect
1.34s call     test_update.py::TestUpdate::test_partial_update
1.22s call     test_replace.py::TestReplace::test_replace_rollback
0.91s call     test_replace.py::TestReplace::test_replace_with_nulls
0.90s call     test_update.py::TestUpdate::test_update_pk
0.58s call     test_select.py::TestSelect::test_incorrect
0.03s setup    test_update.py::TestUpdate::test_partial_update
0.03s setup    test_update.py::TestUpdate::test_update_pk
0.03s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.02s setup    test_update.py::TestUpdate::test_update_rollback
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_replace.py::TestReplace::test_replace_total

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 41.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/vnox/0002f4/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 ===============================
331.76s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
34.02s call     zip_bomb.py::TestZipBomb::test
15.43s setup    test_update.py::TestUpdate::test_update_single_column
15.24s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
7.47s setup    test_upsert.py::TestUpsert::test_copy_full
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.98s setup    zip_bomb.py::TestZipBomb::test
2.06s call     test_upsert.py::TestUpsert::test_count
1.91s call     test_upsert.py::TestUpsert::test_copy_partial
1.70s call     test_upsert.py::TestUpsert::test_copy_full
1.42s call     test_update.py::TestUpdate::test_update_single_column
1.29s call     test_update.py::TestUpdate::test_update_single_row
1.26s call     test_upsert.py::TestUpsert::test_partial_update
0.94s call     test_upsert.py::TestUpsert::test_insert_nulls
0.77s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s setup    test_update.py::TestUpdate::test_update_single_row

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 434.30s (0:07:14) ========================
