============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/km7j/000299/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
301.41s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
83.84s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
79.70s call     tablets_movement.py::TestTabletsMovement::test[ROW]
19.94s call     order_by_with_limit.py::TestOrderBy::test
15.88s setup    data_read_correctness.py::TestDataReadCorrectness::test
8.84s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.27s call     test_create.py::TestCreate::test_create_decimals
3.25s setup    order_by_with_limit.py::TestOrderBy::test
3.10s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
2.92s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.47s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.44s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.35s call     test_create.py::TestCreate::test_create_all_opt_ints
0.32s call     test_create.py::TestCreate::test_create_strings_opt
0.32s call     data_read_correctness.py::TestDataReadCorrectness::test
0.32s call     test_create.py::TestCreate::test_create_real_opt
0.29s call     test_create.py::TestCreate::test_create_all_req_ints
0.28s call     test_create.py::TestCreate::test_create_real_req
0.11s 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 525.99s (0:08:45) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/km7j/000297/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

test_create.py .
test_cs_many_updates.py drop table: 26.2 ms
create table: 702.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.1
    "min_ms": 24.9
    "median_ms": 33.2
    "max_ms": 64.3
    "stdev_ms": 12.8
select count(*) after initial inserts: 151.4 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 64.3
    "min_ms": 37.8
    "median_ms": 59.1
    "max_ms": 204.4
    "stdev_ms": 21.2
select count(*) after all modifications: 3804.0 ms
select all: 4855.4 ms
delete from table: 3760.0 ms
select all after delete: 3719.8 ms
.drop table: 71.3 ms
create table: 681.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.1
    "min_ms": 28.4
    "median_ms": 36.1
    "max_ms": 73.7
    "stdev_ms": 16.3
select count(*) after initial inserts: 108.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 82.8
    "min_ms": 39.6
    "median_ms": 73.3
    "max_ms": 274.3
    "stdev_ms": 36.1
updates (step 1):
    "runs": 200
    "avg_ms": 344.3
    "min_ms": 194.8
    "median_ms": 322.3
    "max_ms": 811.5
    "stdev_ms": 99.8
upserts (step 2):
    "runs": 200
    "avg_ms": 66.9
    "min_ms": 24.2
    "median_ms": 61.4
    "max_ms": 219.8
    "stdev_ms": 31.0
select count(*) after all modifications: 801.5 ms
select all: 580.0 ms
delete from table: 499.7 ms
select all after delete: 551.2 ms
.drop table: 69.3 ms
create table: 579.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.7
    "min_ms": 27.6
    "median_ms": 38.8
    "max_ms": 73.9
    "stdev_ms": 14.1
select count(*) after initial inserts: 124.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 152.5
    "min_ms": 73.3
    "median_ms": 131.8
    "max_ms": 930.6
    "stdev_ms": 66.1
select count(*) after all modifications: 224.9 ms
select all: 178.1 ms
delete from table: 204.3 ms
select all after delete: 194.1 ms
.drop table: 22.5 ms
create table: 350.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.6
    "min_ms": 20.0
    "median_ms": 30.1
    "max_ms": 47.9
    "stdev_ms": 6.0
select count(*) after initial inserts: 70.8 ms
updates (step 0):
    "runs": 150
    "avg_ms": 84.6
    "min_ms": 69.2
    "median_ms": 82.5
    "max_ms": 138.1
    "stdev_ms": 9.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 41.2
    "min_ms": 36.2
    "median_ms": 40.9
    "max_ms": 54.4
    "stdev_ms": 3.0
select count(*) after all modifications: 263.8 ms
select all: 245.4 ms
delete from table: 246.9 ms
select all after delete: 255.8 ms
.drop table: 23.1 ms
create table: 274.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 26.5
    "min_ms": 19.9
    "median_ms": 29.4
    "max_ms": 31.4
    "stdev_ms": 4.8
select count(*) after initial inserts: 74.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 81.7
    "min_ms": 66.1
    "median_ms": 81.2
    "max_ms": 105.0
    "stdev_ms": 6.0
upserts (step 1):
    "runs": 200
    "avg_ms": 21.1
    "min_ms": 16.5
    "median_ms": 20.4
    "max_ms": 42.8
    "stdev_ms": 2.9
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 48.7
    "min_ms": 41.0
    "median_ms": 48.3
    "max_ms": 61.6
    "stdev_ms": 3.5
select count(*) after all modifications: 394.2 ms
select all: 376.1 ms
delete from table: 369.1 ms
select all after delete: 374.3 ms
.drop table: 27.0 ms
create table: 285.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.4
    "min_ms": 19.5
    "median_ms": 29.8
    "max_ms": 30.5
    "stdev_ms": 4.4
select count(*) after initial inserts: 67.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 21.6
    "min_ms": 16.4
    "median_ms": 20.8
    "max_ms": 44.8
    "stdev_ms": 3.2
select count(*) after all modifications: 213.0 ms
select all: 170.4 ms
delete from table: 185.1 ms
select all after delete: 138.1 ms
.Generated operation sequence:
  0. UPSERT: 5 operations
  1. UPDATE: 10 operations
  2. UPSERT: 11 operations
  3. BULK_UPSERT: 6 operations
  4. UPSERT: 1 operations
  5. UPSERT: 12 operations
  6. UPDATE: 4 operations
  7. BULK_UPSERT: 20 operations
  8. BULK_UPSERT: 8 operations
  9. BULK_UPSERT: 7 operations
drop table: 19.9 ms
create table: 299.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 27.6
    "min_ms": 19.8
    "median_ms": 29.9
    "max_ms": 30.6
    "stdev_ms": 4.3
select count(*) after initial inserts: 66.7 ms
upserts (step 0):
    "runs": 50
    "avg_ms": 20.0
    "min_ms": 16.1
    "median_ms": 20.0
    "max_ms": 21.9
    "stdev_ms": 1.0
updates (step 1):
    "runs": 100
    "avg_ms": 82.2
    "min_ms": 71.2
    "median_ms": 80.9
    "max_ms": 149.0
    "stdev_ms": 10.3
upserts (step 2):
    "runs": 110
    "avg_ms": 21.0
    "min_ms": 17.7
    "median_ms": 20.5
    "max_ms": 35.9
    "stdev_ms": 2.4
bulk_upserts (step 3):
    "runs": 6
    "avg_ms": 32.1
    "min_ms": 30.4
    "median_ms": 31.8
    "max_ms": 35.4
    "stdev_ms": 1.9
upserts (step 4):
    "runs": 10
    "avg_ms": 20.0
    "min_ms": 18.1
    "median_ms": 20.0
    "max_ms": 24.0
    "stdev_ms": 1.5
upserts (step 5):
    "runs": 120
    "avg_ms": 21.2
    "min_ms": 17.9
    "median_ms": 20.9
    "max_ms": 26.3
    "stdev_ms": 1.6
updates (step 6):
    "runs": 40
    "avg_ms": 90.5
    "min_ms": 77.5
    "median_ms": 88.8
    "max_ms": 115.3
    "stdev_ms": 8.3
bulk_upserts (step 7):
    "runs": 20
    "avg_ms": 32.3
    "min_ms": 30.5
    "median_ms": 31.8
    "max_ms": 36.4
    "stdev_ms": 1.7
bulk_upserts (step 8):
    "runs": 8
    "avg_ms": 33.8
    "min_ms": 30.9
    "median_ms": 33.8
    "max_ms": 36.1
    "stdev_ms": 1.9
bulk_upserts (step 9):
    "runs": 7
    "avg_ms": 34.9
    "min_ms": 32.8
    "median_ms": 34.3
    "max_ms": 37.0
    "stdev_ms": 1.4
select count(*) after all modifications: 120.0 ms
select all: 129.9 ms
delete from table: 145.0 ms
select all after delete: 108.2 ms
.
test_delete.py ...

============================== slowest durations ===============================
154.48s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
94.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
49.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
27.86s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
22.92s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
20.43s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
18.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
17.01s setup    test_create.py::TestCreate::test_dy_number_not_supported
9.23s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.05s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.61s call     test_delete.py::TestDelete::test_delete_rollback
0.48s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.37s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.07s call     test_create.py::TestCreate::test_dy_number_not_supported
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 423.16s (0:07:03) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/km7j/00029f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
15.22s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.34s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.31s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.22s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.05s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.02s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.93s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.90s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.88s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.73s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.67s call     test_delete.py::TestDelete::test_incorrect
0.64s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.06s teardown test_delete.py::TestDelete::test_incorrect
0.06s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.06s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.05s teardown test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.04s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.04s setup    test_delete.py::TestDelete::test_incorrect
0.03s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 27.20s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/km7j/00029e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

test_insert.py ........
test_log_scenario.py ..FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py: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/km7j/00029e/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/km7j/00029e/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-27T23:02:34.474142Z): tablet_id=72075186224037974;self_id=[1:7566040626158045815:4342];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976716169;lock_id=281474976716146;verification=!CommitSnapshot;fline=written.h:108;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7B7C45
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7B0186
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB64DF88
E   3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16AA5A86
E   4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16DC1871
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16DC1684
E   6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16DB966E
E   7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA14E44C
E   8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16DE2C8C
E   9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16E45CDE
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1EDB56
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1EBB1E
E   12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1EEE9E
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD1C7C06
E   14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD1C7C06
E   15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16E45419
E   16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16E0DE2A
E   17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F6F77
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB63EA34
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB642AF4
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB642700
E   21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6432EE
E   22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7B989C
E   23. ??:0: ?? @ 0x7F49AB440AC2
E   24. ??:0: ?? @ 0x7F49AB4D28BF
------------------------------ 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/km7j/00029e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -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/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3724476
DEBUG    ya.test:process.py:259 Command (pid 3724476) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3724476) elapsed time (sec): 0.7249195575714111
DEBUG    ya.test:process.py:263 Command (pid 3724476) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) maxrss: 1051820
DEBUG    ya.test:process.py:263 Command (pid 3724476) minflt: 3650
DEBUG    ya.test:process.py:263 Command (pid 3724476) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 3724476) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3724476) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3724476) stime: 0.020016
DEBUG    ya.test:process.py:263 Command (pid 3724476) utime: 0.06805499999999999
DEBUG    ya.test:process.py:263 Command (pid 3724476) wtime: 0.745
DEBUG    ya.test:process.py:275 Command (pid 3724476) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3724476) 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/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -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/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-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: 3725730
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, b699fc8f-ae6b-456c-8db8-5e96fca4674c, localhost:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b699fc8f-ae6b-456c-8db8-5e96fca4674c, localhost:5875): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b699fc8f-ae6b-456c-8db8-5e96fca4674c, localhost:5875): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 5875 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-thqrznylba.auto.internal:5875, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
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, af9cc1cf-b6b9-46f2-9cdd-10bc248deade, localhost:2025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, af9cc1cf-b6b9-46f2-9cdd-10bc248deade, localhost:2025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, af9cc1cf-b6b9-46f2-9cdd-10bc248deade, localhost:2025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 2025 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-thqrznylba.auto.internal:2025, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2025
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 3725730) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3725730) elapsed time (sec): 30.17953896522522
DEBUG    ya.test:process.py:263 Command (pid 3725730) wtime: 30.213
DEBUG    ya.test:process.py:275 Command (pid 3725730) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    291	291	0	0	27	78	103	111
2	    266	266	0	0	34	71	82	93
3	    290	290	0	0	31	62	122	127
4	    329	329	0	0	29	51	62	65
5	    347	347	0	0	28	44	55	61
6	    304	304	0	0	32	52	57	59
7	    304	304	0	0	26	65	70	77
8	    328	328	0	0	28	60	71	88
9	    313	313	0	0	20	50	329	337
10	    481	481	0	0	19	34	46	68
11	    474	474	0	0	18	35	45	60
12	    380	380	0	0	23	47	60	71
13	    434	434	0	0	20	38	46	52
14	    311	311	0	0	29	54	61	63
15	    387	387	0	0	23	43	54	55
16	    453	453	0	0	20	36	41	47
17	    403	403	0	0	23	39	42	48
18	    543	543	0	0	17	30	34	40
19	    570	570	0	0	16	28	32	37
20	    507	507	0	0	18	34	43	46
21	    546	546	0	0	16	30	37	41
22	    449	449	0	0	21	39	56	62
23	    532	532	0	0	17	31	38	43
24	    417	417	0	0	21	41	60	64
25	    338	338	0	0	28	49	65	67
26	    376	376	0	0	24	44	55	63
27	    389	389	0	0	23	44	50	61
28	    320	320	0	0	30	53	59	70
29	    312	312	0	0	30	49	57	61
30	    369	369	0	0	25	53	63	68

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11763	392.1	0	0	22	47	64	337

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7af4aa66-fd02-480d-b785-f982e46d8d90, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7af4aa66-fd02-480d-b785-f982e46d8d90, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==" 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, 7af4aa66-fd02-480d-b785-f982e46d8d90, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
INFO     root:test_log_scenario.py:217 Count rows after insert 11510 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d19dbd3-c61e-472b-8a52-46e330d759ed, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d19dbd3-c61e-472b-8a52-46e330d759ed, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==" 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, 9d19dbd3-c61e-472b-8a52-46e330d759ed, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b6f24e8-ab26-4cc0-a689-a1067408a069, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b6f24e8-ab26-4cc0-a689-a1067408a069, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=" 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, 4b6f24e8-ab26-4cc0-a689-a1067408a069, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
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/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -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:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -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=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1477a58c-1d9a-46ca-b42c-32baf739193a, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1477a58c-1d9a-46ca-b42c-32baf739193a, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=" 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=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe5980a5-f061-49d0-a0db-a651df7a4a4c, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe5980a5-f061-49d0-a0db-a651df7a4a4c, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1477a58c-1d9a-46ca-b42c-32baf739193a, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe5980a5-f061-49d0-a0db-a651df7a4a4c, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-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: 3746712
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62bbd1ac-bec2-4d30-a146-bfb6b485b459, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=
DEBUG    ya.test:process.py:628 Command pid: 3746717
DEBUG    ya.test:process.py:628 Command pid: 3746721
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62bbd1ac-bec2-4d30-a146-bfb6b485b459, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=" 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, 62bbd1ac-bec2-4d30-a146-bfb6b485b459, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f312bfd2-1a6b-43b6-8a95-ec99e55d2ac0, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f312bfd2-1a6b-43b6-8a95-ec99e55d2ac0, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=" 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, f312bfd2-1a6b-43b6-8a95-ec99e55d2ac0, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56c77af2-9e8c-43fc-8f39-a2c52491aedf, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56c77af2-9e8c-43fc-8f39-a2c52491aedf, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=" 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=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56c77af2-9e8c-43fc-8f39-a2c52491aedf, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58390a88-0207-4b52-8ad7-1023ff425c32, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58390a88-0207-4b52-8ad7-1023ff425c32, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=" 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, 58390a88-0207-4b52-8ad7-1023ff425c32, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f6e8d50-de22-40c0-b87e-74ebae743e15, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29ed9619-e73f-43c5-acbb-43fa8b589c02, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29ed9619-e73f-43c5-acbb-43fa8b589c02, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==" 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:63 RpcState(ExecuteQuery, 6f6e8d50-de22-40c0-b87e-74ebae743e15, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=" 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, 6f6e8d50-de22-40c0-b87e-74ebae743e15, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d567fab-2127-40c3-8e0b-ce819ddf2e14, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d567fab-2127-40c3-8e0b-ce819ddf2e14, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==" 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, 3d567fab-2127-40c3-8e0b-ce819ddf2e14, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c862285-939a-43a2-a0ee-3f43ad55e573, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c862285-939a-43a2-a0ee-3f43ad55e573, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=" 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, 9c862285-939a-43a2-a0ee-3f43ad55e573, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29ed9619-e73f-43c5-acbb-43fa8b589c02, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e99742c-a1a4-4a06-b29f-fe7a2d38af39, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e99742c-a1a4-4a06-b29f-fe7a2d38af39, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e99742c-a1a4-4a06-b29f-fe7a2d38af39, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b4a03fc-0605-4f6a-bb17-0fc462bcfece, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b4a03fc-0605-4f6a-bb17-0fc462bcfece, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbfe463f-f91f-431c-98f9-26b8b1cde200, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b4a03fc-0605-4f6a-bb17-0fc462bcfece, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbfe463f-f91f-431c-98f9-26b8b1cde200, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbfe463f-f91f-431c-98f9-26b8b1cde200, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a52e09e4-a930-4514-81b7-f5b7a8d54914, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a52e09e4-a930-4514-81b7-f5b7a8d54914, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bebe17f0-1adb-4b43-acd1-ecd97ec8e366, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bebe17f0-1adb-4b43-acd1-ecd97ec8e366, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bebe17f0-1adb-4b43-acd1-ecd97ec8e366, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a42828a-dcec-451c-b8dc-a41191eba826, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a52e09e4-a930-4514-81b7-f5b7a8d54914, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a42828a-dcec-451c-b8dc-a41191eba826, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99ab2eb3-ee60-4b90-8b95-7be580d72682, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dce792d0-ef7a-462a-8ba8-f66b3fb517fb, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dce792d0-ef7a-462a-8ba8-f66b3fb517fb, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a040025-9998-4786-808b-03156b70a1b8, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a040025-9998-4786-808b-03156b70a1b8, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a040025-9998-4786-808b-03156b70a1b8, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dce792d0-ef7a-462a-8ba8-f66b3fb517fb, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a42828a-dcec-451c-b8dc-a41191eba826, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99ab2eb3-ee60-4b90-8b95-7be580d72682, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99ab2eb3-ee60-4b90-8b95-7be580d72682, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0834361-1218-4635-8a12-03245e5ac9d8, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0834361-1218-4635-8a12-03245e5ac9d8, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0834361-1218-4635-8a12-03245e5ac9d8, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4e14a375-2347-4afe-8000-1cc55fe79a95, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755790509+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 64613f1b-f730-4887-95a2-d0801931d364, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.755661047+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, 9a020884-e390-4b47-ba4e-e055748db3e8, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.755941979+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, 3cb7c14e-4717-43bf-83bb-c409a44a0bd4, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.75582598+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fca8b5f2-adac-4946-8954-02b689a70133, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.755880784+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, 0d759d27-72ff-4676-b487-5e3c486d84b3, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755863269+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3fa8f2f-9d69-48ce-91a1-e5edcdb3810b, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755902083+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e88f08a2-143d-4191-adee-8cc8806936e1, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755964318+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 403c81b3-259f-4f4f-b62f-7888153d3b59, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.75592299+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e99742c-a1a4-4a06-b29f-fe7a2d38af39, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.75599185+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-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fbfe463f-f91f-431c-98f9-26b8b1cde200, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756029685+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bebe17f0-1adb-4b43-acd1-ecd97ec8e366, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756072365+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9a42828a-dcec-451c-b8dc-a41191eba826, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.756087392+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, dce792d0-ef7a-462a-8ba8-f66b3fb517fb, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.756107996+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, 9a040025-9998-4786-808b-03156b70a1b8, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756124371+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c0834361-1218-4635-8a12-03245e5ac9d8, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.756155341+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-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 810a6aab-c398-4507-af3e-84b766803afc, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755848295+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7b4a03fc-0605-4f6a-bb17-0fc462bcfece, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756012988+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a52e09e4-a930-4514-81b7-f5b7a8d54914, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.756050017+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-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99ab2eb3-ee60-4b90-8b95-7be580d72682, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756138578+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
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-thqrznylba.auto.internal:5875
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 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: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: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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 3746717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746717) elapsed time (sec): 30.340813398361206
DEBUG    ya.test:process.py:263 Command (pid 3746717) wtime: 30.36
DEBUG    ya.test:process.py:275 Command (pid 3746717) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	731	831	831	831
2	      1	1	0	0	1247	1247	1247	1247
3	      2	2	0	0	2007	2095	2095	2095
4	      7	7	0	0	2911	2991	2991	2991
5	     11	11	0	0	931	1711	2351	2351
6	     19	19	0	0	579	719	719	719
7	     12	12	0	0	663	691	699	699
8	      8	8	0	0	1271	1407	1407	1407
9	     30	30	0	0	339	1199	1231	1231
10	     19	19	0	0	375	439	607	607
11	     11	11	0	0	919	1023	1039	1039
12	     13	13	0	0	819	935	959	959
13	      7	7	0	0	791	831	831	831
14	      8	8	0	0	1039	1143	1143	1143
15	      2	2	0	0	1575	1663	1663	1663
16	      0	0	0	0	0	0	0	0
17	      3	3	0	0	3135	3583	3583	3583
18	      1	1	0	0	3887	3887	3887	3887
19	      0	0	0	0	0	0	0	0
20	      0	0	0	356	0	0	0	0
21	      0	0	0	889	0	0	0	0
22	      0	0	0	839	0	0	0	0
23	      0	0	0	822	0	0	0	0
24	      0	0	0	832	0	0	0	0
25	      0	0	0	1018	0	0	0	0
26	      0	0	0	856	0	0	0	0
27	      0	0	0	908	0	0	0	0
28	      0	0	0	982	0	0	0	0
29	      0	0	0	976	0	0	0	0
30	      0	0	0	789	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    164	5.46667	0	9267	727	2879	3135	3887

DEBUG    ya.test:process.py:276 Command (pid 3746717) 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 3746721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746721) elapsed time (sec): 30.44015669822693
DEBUG    ya.test:process.py:263 Command (pid 3746721) wtime: 30.46
DEBUG    ya.test:process.py:275 Command (pid 3746721) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      2	2	0	8	895	935	935	935
7	      2	2	0	8	975	1047	1047	1047
8	      0	0	0	10	0	0	0	0
9	      5	5	0	5	1087	1111	1111	1111
10	      3	3	0	7	827	1047	1047	1047
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	8	0	0	0	0
15	      0	0	0	3	0	0	0	0
16	      0	0	0	9	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	10	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	498	0	0	0	0
21	      0	0	0	958	0	0	0	0
22	      0	0	0	860	0	0	0	0
23	      0	0	0	797	0	0	0	0
24	      0	0	0	946	0	0	0	0
25	      0	0	0	994	0	0	0	0
26	      0	0	0	907	0	0	0	0
27	      0	0	0	879	0	0	0	0
28	      0	0	0	983	0	0	0	0
29	      0	0	0	1008	0	0	0	0
30	      0	0	0	820	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     12	0.4	0	9798	975	1103	1111	1111

DEBUG    ya.test:process.py:276 Command (pid 3746721) 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 3746712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746712) elapsed time (sec): 30.505484342575073
DEBUG    ya.test:process.py:263 Command (pid 3746712) wtime: 30.526
DEBUG    ya.test:process.py:275 Command (pid 3746712) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	     18	18	0	0	679	775	775	775
7	     12	12	0	0	767	891	955	955
8	      0	0	0	10	0	0	0	0
9	     20	20	0	0	295	799	847	847
10	     13	13	0	0	503	559	803	803
11	      5	5	0	4	815	995	995	995
12	      2	2	0	8	1031	1039	1039	1039
13	      4	4	0	6	923	995	995	995
14	      0	0	0	10	0	0	0	0
15	      0	0	0	10	0	0	0	0
16	      0	0	0	8	0	0	0	0
17	      0	0	0	7	0	0	0	0
18	      0	0	0	6	0	0	0	0
19	      0	0	0	4	0	0	0	0
20	      0	0	0	440	0	0	0	0
21	      0	0	0	856	0	0	0	0
22	      0	0	0	942	0	0	0	0
23	      0	0	0	847	0	0	0	0
24	      0	0	0	954	0	0	0	0
25	      0	0	0	1037	0	0	0	0
26	      0	0	0	920	0	0	0	0
27	      0	0	0	905	0	0	0	0
28	      0	0	0	1092	0	0	0	0
29	      0	0	0	1033	0	0	0	0
30	      0	0	0	847	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     74	2.46667	0	9986	743	955	1031	1039

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
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:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 83c30d17-13aa-4049-a9a2-a515ed6dfc26, localhost:2025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 83c30d17-13aa-4049-a9a2-a515ed6dfc26, localhost:2025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 83c30d17-13aa-4049-a9a2-a515ed6dfc26, localhost:2025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 2025 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-thqrznylba.auto.internal:2025, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2025
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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c526ce30-1847-4b8e-a6bb-b77bf46e9cdc, localhost:2025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c526ce30-1847-4b8e-a6bb-b77bf46e9cdc, localhost:2025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c526ce30-1847-4b8e-a6bb-b77bf46e9cdc, localhost:2025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 2025 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-thqrznylba.auto.internal:2025, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2025
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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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, 63e72a22-be17-48f1-ba88-4c3ecda2d4ee, localhost:2025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 63e72a22-be17-48f1-ba88-4c3ecda2d4ee, localhost:2025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 63e72a22-be17-48f1-ba88-4c3ecda2d4ee, localhost:2025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 2025 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-thqrznylba.auto.internal:2025, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2025
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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.
---------------------------- 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:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-thqrznylba'
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/km7j/00029e/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.3671313' in '/home/runner/.ya/build/build_root/km7j/00029e/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_mi62vci_.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:5875/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31573
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2843
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5875
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61564
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:148: in aggregation_query
    self.ydb_client.query(
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -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/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3724476
DEBUG    ya.test:process.py:259 Command (pid 3724476) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3724476) elapsed time (sec): 0.7249195575714111
DEBUG    ya.test:process.py:263 Command (pid 3724476) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) maxrss: 1051820
DEBUG    ya.test:process.py:263 Command (pid 3724476) minflt: 3650
DEBUG    ya.test:process.py:263 Command (pid 3724476) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 3724476) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3724476) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3724476) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3724476) stime: 0.020016
DEBUG    ya.test:process.py:263 Command (pid 3724476) utime: 0.06805499999999999
DEBUG    ya.test:process.py:263 Command (pid 3724476) wtime: 0.745
DEBUG    ya.test:process.py:275 Command (pid 3724476) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3724476) 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/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -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/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-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: 3725730
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, b699fc8f-ae6b-456c-8db8-5e96fca4674c, localhost:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b699fc8f-ae6b-456c-8db8-5e96fca4674c, localhost:5875): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b699fc8f-ae6b-456c-8db8-5e96fca4674c, localhost:5875): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 5875 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-thqrznylba.auto.internal:5875, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
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, af9cc1cf-b6b9-46f2-9cdd-10bc248deade, localhost:2025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, af9cc1cf-b6b9-46f2-9cdd-10bc248deade, localhost:2025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, af9cc1cf-b6b9-46f2-9cdd-10bc248deade, localhost:2025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 2025 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-thqrznylba.auto.internal:2025, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2025
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 3725730) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3725730) elapsed time (sec): 30.17953896522522
DEBUG    ya.test:process.py:263 Command (pid 3725730) wtime: 30.213
DEBUG    ya.test:process.py:275 Command (pid 3725730) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    291	291	0	0	27	78	103	111
2	    266	266	0	0	34	71	82	93
3	    290	290	0	0	31	62	122	127
4	    329	329	0	0	29	51	62	65
5	    347	347	0	0	28	44	55	61
6	    304	304	0	0	32	52	57	59
7	    304	304	0	0	26	65	70	77
8	    328	328	0	0	28	60	71	88
9	    313	313	0	0	20	50	329	337
10	    481	481	0	0	19	34	46	68
11	    474	474	0	0	18	35	45	60
12	    380	380	0	0	23	47	60	71
13	    434	434	0	0	20	38	46	52
14	    311	311	0	0	29	54	61	63
15	    387	387	0	0	23	43	54	55
16	    453	453	0	0	20	36	41	47
17	    403	403	0	0	23	39	42	48
18	    543	543	0	0	17	30	34	40
19	    570	570	0	0	16	28	32	37
20	    507	507	0	0	18	34	43	46
21	    546	546	0	0	16	30	37	41
22	    449	449	0	0	21	39	56	62
23	    532	532	0	0	17	31	38	43
24	    417	417	0	0	21	41	60	64
25	    338	338	0	0	28	49	65	67
26	    376	376	0	0	24	44	55	63
27	    389	389	0	0	23	44	50	61
28	    320	320	0	0	30	53	59	70
29	    312	312	0	0	30	49	57	61
30	    369	369	0	0	25	53	63	68

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11763	392.1	0	0	22	47	64	337

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7af4aa66-fd02-480d-b785-f982e46d8d90, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7af4aa66-fd02-480d-b785-f982e46d8d90, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==" 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, 7af4aa66-fd02-480d-b785-f982e46d8d90, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
INFO     root:test_log_scenario.py:217 Count rows after insert 11510 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d19dbd3-c61e-472b-8a52-46e330d759ed, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d19dbd3-c61e-472b-8a52-46e330d759ed, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==" 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, 9d19dbd3-c61e-472b-8a52-46e330d759ed, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b6f24e8-ab26-4cc0-a689-a1067408a069, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b6f24e8-ab26-4cc0-a689-a1067408a069, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=" 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, 4b6f24e8-ab26-4cc0-a689-a1067408a069, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
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/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -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:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb -e grpc://localhost:5875 -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=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1477a58c-1d9a-46ca-b42c-32baf739193a, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1477a58c-1d9a-46ca-b42c-32baf739193a, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=" 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=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe5980a5-f061-49d0-a0db-a651df7a4a4c, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe5980a5-f061-49d0-a0db-a651df7a4a4c, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1477a58c-1d9a-46ca-b42c-32baf739193a, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe5980a5-f061-49d0-a0db-a651df7a4a4c, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-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: 3746712
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/km7j/00029e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5875', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62bbd1ac-bec2-4d30-a146-bfb6b485b459, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=
DEBUG    ya.test:process.py:628 Command pid: 3746717
DEBUG    ya.test:process.py:628 Command pid: 3746721
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62bbd1ac-bec2-4d30-a146-bfb6b485b459, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=" 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, 62bbd1ac-bec2-4d30-a146-bfb6b485b459, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f312bfd2-1a6b-43b6-8a95-ec99e55d2ac0, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f312bfd2-1a6b-43b6-8a95-ec99e55d2ac0, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=" 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, f312bfd2-1a6b-43b6-8a95-ec99e55d2ac0, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56c77af2-9e8c-43fc-8f39-a2c52491aedf, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56c77af2-9e8c-43fc-8f39-a2c52491aedf, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=" 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=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56c77af2-9e8c-43fc-8f39-a2c52491aedf, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58390a88-0207-4b52-8ad7-1023ff425c32, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58390a88-0207-4b52-8ad7-1023ff425c32, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=" 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, 58390a88-0207-4b52-8ad7-1023ff425c32, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f6e8d50-de22-40c0-b87e-74ebae743e15, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29ed9619-e73f-43c5-acbb-43fa8b589c02, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29ed9619-e73f-43c5-acbb-43fa8b589c02, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==" 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:63 RpcState(ExecuteQuery, 6f6e8d50-de22-40c0-b87e-74ebae743e15, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=" 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, 6f6e8d50-de22-40c0-b87e-74ebae743e15, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d567fab-2127-40c3-8e0b-ce819ddf2e14, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d567fab-2127-40c3-8e0b-ce819ddf2e14, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==" 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, 3d567fab-2127-40c3-8e0b-ce819ddf2e14, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c862285-939a-43a2-a0ee-3f43ad55e573, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c862285-939a-43a2-a0ee-3f43ad55e573, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=" 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, 9c862285-939a-43a2-a0ee-3f43ad55e573, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29ed9619-e73f-43c5-acbb-43fa8b589c02, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e99742c-a1a4-4a06-b29f-fe7a2d38af39, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e99742c-a1a4-4a06-b29f-fe7a2d38af39, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e99742c-a1a4-4a06-b29f-fe7a2d38af39, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b4a03fc-0605-4f6a-bb17-0fc462bcfece, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b4a03fc-0605-4f6a-bb17-0fc462bcfece, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ODUzNzYwYi01ZjVjMzMxNy04M2M0MGY2ZS1mNGUyY2FkYg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbfe463f-f91f-431c-98f9-26b8b1cde200, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b4a03fc-0605-4f6a-bb17-0fc462bcfece, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbfe463f-f91f-431c-98f9-26b8b1cde200, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbfe463f-f91f-431c-98f9-26b8b1cde200, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a52e09e4-a930-4514-81b7-f5b7a8d54914, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a52e09e4-a930-4514-81b7-f5b7a8d54914, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjgzOTIyNmQtNmEzYWEzYjItZTUzMzA4ZC02YWM0OGI3Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bebe17f0-1adb-4b43-acd1-ecd97ec8e366, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bebe17f0-1adb-4b43-acd1-ecd97ec8e366, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bebe17f0-1adb-4b43-acd1-ecd97ec8e366, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a42828a-dcec-451c-b8dc-a41191eba826, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a52e09e4-a930-4514-81b7-f5b7a8d54914, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a42828a-dcec-451c-b8dc-a41191eba826, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZDA4OTRmZWEtMmE4Nzc2YWMtMjc5Yzg1YjgtMWIwNTYxZDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99ab2eb3-ee60-4b90-8b95-7be580d72682, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dce792d0-ef7a-462a-8ba8-f66b3fb517fb, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dce792d0-ef7a-462a-8ba8-f66b3fb517fb, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=M2RlNjc2ODMtZTc3Mzk3MTAtZGU1YWZjMjctMjk3ZWM2OWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a040025-9998-4786-808b-03156b70a1b8, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a040025-9998-4786-808b-03156b70a1b8, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=NmUxYWQwOWQtNDEzOGUwNjctMTkyMGYwNTctYjBjNzdiN2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a040025-9998-4786-808b-03156b70a1b8, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dce792d0-ef7a-462a-8ba8-f66b3fb517fb, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a42828a-dcec-451c-b8dc-a41191eba826, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99ab2eb3-ee60-4b90-8b95-7be580d72682, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=ZmIyODFmM2QtZDJjMjMzM2UtMjY2ODkyMTMtZWY3NWYzZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99ab2eb3-ee60-4b90-8b95-7be580d72682, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0834361-1218-4635-8a12-03245e5ac9d8, ghrun-thqrznylba.auto.internal:5875): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0834361-1218-4635-8a12-03245e5ac9d8, ghrun-thqrznylba.auto.internal:5875): request = { session_id: "ydb://session/3?node_id=1&id=NDEzZDFjNTctOTQzZmM5MGItOGI5MGQ4M2ItNzJhMzdkMDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0834361-1218-4635-8a12-03245e5ac9d8, ghrun-thqrznylba.auto.internal:5875): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4e14a375-2347-4afe-8000-1cc55fe79a95, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755790509+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 64613f1b-f730-4887-95a2-d0801931d364, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.755661047+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, 9a020884-e390-4b47-ba4e-e055748db3e8, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.755941979+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, 3cb7c14e-4717-43bf-83bb-c409a44a0bd4, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.75582598+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fca8b5f2-adac-4946-8954-02b689a70133, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.755880784+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, 0d759d27-72ff-4676-b487-5e3c486d84b3, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755863269+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3fa8f2f-9d69-48ce-91a1-e5edcdb3810b, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755902083+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e88f08a2-143d-4191-adee-8cc8806936e1, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755964318+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 403c81b3-259f-4f4f-b62f-7888153d3b59, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.75592299+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e99742c-a1a4-4a06-b29f-fe7a2d38af39, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.75599185+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-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fbfe463f-f91f-431c-98f9-26b8b1cde200, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756029685+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bebe17f0-1adb-4b43-acd1-ecd97ec8e366, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756072365+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9a42828a-dcec-451c-b8dc-a41191eba826, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.756087392+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, dce792d0-ef7a-462a-8ba8-f66b3fb517fb, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.756107996+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, 9a040025-9998-4786-808b-03156b70a1b8, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756124371+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c0834361-1218-4635-8a12-03245e5ac9d8, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.756155341+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-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 810a6aab-c398-4507-af3e-84b766803afc, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.755848295+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7b4a03fc-0605-4f6a-bb17-0fc462bcfece, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756012988+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a52e09e4-a930-4514-81b7-f5b7a8d54914, ghrun-thqrznylba.auto.internal:5875): 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:5875 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T23:02:40.756050017+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-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxOTJmZGMtZmFiNDk2OTktMjZkNmIzOTAtYjg0ZDQ4M2M=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99ab2eb3-ee60-4b90-8b95-7be580d72682, ghrun-thqrznylba.auto.internal:5875): 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:5875 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T23:02:40.756138578+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
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-thqrznylba.auto.internal:5875
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzkyNTkxMjYtMTFiNjNhYmYtZmE2MDIwYmMtNzQxODAwMzE=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-thqrznylba.auto.internal:5875
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjA5OTgxODUtNTIwMWY5YTktY2M0NThiYjAtYTViNDM2Nw==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 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: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: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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 3746717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746717) elapsed time (sec): 30.340813398361206
DEBUG    ya.test:process.py:263 Command (pid 3746717) wtime: 30.36
DEBUG    ya.test:process.py:275 Command (pid 3746717) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	731	831	831	831
2	      1	1	0	0	1247	1247	1247	1247
3	      2	2	0	0	2007	2095	2095	2095
4	      7	7	0	0	2911	2991	2991	2991
5	     11	11	0	0	931	1711	2351	2351
6	     19	19	0	0	579	719	719	719
7	     12	12	0	0	663	691	699	699
8	      8	8	0	0	1271	1407	1407	1407
9	     30	30	0	0	339	1199	1231	1231
10	     19	19	0	0	375	439	607	607
11	     11	11	0	0	919	1023	1039	1039
12	     13	13	0	0	819	935	959	959
13	      7	7	0	0	791	831	831	831
14	      8	8	0	0	1039	1143	1143	1143
15	      2	2	0	0	1575	1663	1663	1663
16	      0	0	0	0	0	0	0	0
17	      3	3	0	0	3135	3583	3583	3583
18	      1	1	0	0	3887	3887	3887	3887
19	      0	0	0	0	0	0	0	0
20	      0	0	0	356	0	0	0	0
21	      0	0	0	889	0	0	0	0
22	      0	0	0	839	0	0	0	0
23	      0	0	0	822	0	0	0	0
24	      0	0	0	832	0	0	0	0
25	      0	0	0	1018	0	0	0	0
26	      0	0	0	856	0	0	0	0
27	      0	0	0	908	0	0	0	0
28	      0	0	0	982	0	0	0	0
29	      0	0	0	976	0	0	0	0
30	      0	0	0	789	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    164	5.46667	0	9267	727	2879	3135	3887

DEBUG    ya.test:process.py:276 Command (pid 3746717) 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 3746721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746721) elapsed time (sec): 30.44015669822693
DEBUG    ya.test:process.py:263 Command (pid 3746721) wtime: 30.46
DEBUG    ya.test:process.py:275 Command (pid 3746721) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      2	2	0	8	895	935	935	935
7	      2	2	0	8	975	1047	1047	1047
8	      0	0	0	10	0	0	0	0
9	      5	5	0	5	1087	1111	1111	1111
10	      3	3	0	7	827	1047	1047	1047
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	8	0	0	0	0
15	      0	0	0	3	0	0	0	0
16	      0	0	0	9	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	10	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	498	0	0	0	0
21	      0	0	0	958	0	0	0	0
22	      0	0	0	860	0	0	0	0
23	      0	0	0	797	0	0	0	0
24	      0	0	0	946	0	0	0	0
25	      0	0	0	994	0	0	0	0
26	      0	0	0	907	0	0	0	0
27	      0	0	0	879	0	0	0	0
28	      0	0	0	983	0	0	0	0
29	      0	0	0	1008	0	0	0	0
30	      0	0	0	820	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     12	0.4	0	9798	975	1103	1111	1111

DEBUG    ya.test:process.py:276 Command (pid 3746721) 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 3746712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3746712) elapsed time (sec): 30.505484342575073
DEBUG    ya.test:process.py:263 Command (pid 3746712) wtime: 30.526
DEBUG    ya.test:process.py:275 Command (pid 3746712) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	     18	18	0	0	679	775	775	775
7	     12	12	0	0	767	891	955	955
8	      0	0	0	10	0	0	0	0
9	     20	20	0	0	295	799	847	847
10	     13	13	0	0	503	559	803	803
11	      5	5	0	4	815	995	995	995
12	      2	2	0	8	1031	1039	1039	1039
13	      4	4	0	6	923	995	995	995
14	      0	0	0	10	0	0	0	0
15	      0	0	0	10	0	0	0	0
16	      0	0	0	8	0	0	0	0
17	      0	0	0	7	0	0	0	0
18	      0	0	0	6	0	0	0	0
19	      0	0	0	4	0	0	0	0
20	      0	0	0	440	0	0	0	0
21	      0	0	0	856	0	0	0	0
22	      0	0	0	942	0	0	0	0
23	      0	0	0	847	0	0	0	0
24	      0	0	0	954	0	0	0	0
25	      0	0	0	1037	0	0	0	0
26	      0	0	0	920	0	0	0	0
27	      0	0	0	905	0	0	0	0
28	      0	0	0	1092	0	0	0	0
29	      0	0	0	1033	0	0	0	0
30	      0	0	0	847	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     74	2.46667	0	9986	743	955	1031	1039

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
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:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 83c30d17-13aa-4049-a9a2-a515ed6dfc26, localhost:2025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 83c30d17-13aa-4049-a9a2-a515ed6dfc26, localhost:2025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 83c30d17-13aa-4049-a9a2-a515ed6dfc26, localhost:2025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 2025 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-thqrznylba.auto.internal:2025, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2025
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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, c526ce30-1847-4b8e-a6bb-b77bf46e9cdc, localhost:2025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c526ce30-1847-4b8e-a6bb-b77bf46e9cdc, localhost:2025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c526ce30-1847-4b8e-a6bb-b77bf46e9cdc, localhost:2025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 2025 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-thqrznylba.auto.internal:2025, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2025
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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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, 63e72a22-be17-48f1-ba88-4c3ecda2d4ee, localhost:2025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 63e72a22-be17-48f1-ba88-4c3ecda2d4ee, localhost:2025): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 63e72a22-be17-48f1-ba88-4c3ecda2d4ee, localhost:2025): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-thqrznylba.auto.internal" port: 2025 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-thqrznylba.auto.internal:2025, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2025
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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:5875
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5875". 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.
============================== slowest durations ===============================
322.90s call     test_log_scenario.py::TestLogScenario::test_log_uniform
34.52s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
25.70s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
16.33s setup    test_insert.py::TestInsertStatement::test_bulk
5.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
2.50s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
1.52s call     test_insert.py::TestInsertStatement::test_copy_partial
1.48s call     test_insert.py::TestInsertStatement::test_copy_full
1.32s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.01s call     test_insert.py::TestInsertStatement::test_duplicate
0.89s call     test_insert.py::TestInsertStatement::test_plain
0.87s call     test_insert.py::TestInsertStatement::test_out_of_range
0.83s call     test_insert.py::TestInsertStatement::test_bulk
0.57s call     test_insert.py::TestInsertStatement::test_incorrect
0.08s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.04s setup    test_insert.py::TestInsertStatement::test_incorrect
0.03s teardown test_insert.py::TestInsertStatement::test_incorrect
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform

(9 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/km7j/00029e/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/km7j/00029e/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-27T23:02:34.474142Z): tablet_id=72075186224037974;self_id=[1:7566040626158045815:4342];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976716169;lock_id=281474976716146;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7B7C45
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7B0186
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB64DF88
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x16AA5A86
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16DC1871
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16DC1684
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16DB966E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA14E44C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16DE2C8C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16E45CDE
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1EDB56
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1EBB1E
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1EEE9E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD1C7C06
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD1C7C06
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16E45419
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16E0DE2A
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F6F77
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB63EA34
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB642AF4
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB642700
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6432EE
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7B989C
23. ??:0: ?? @ 0x7F49AB440AC2
24. ??:0: ?? @ 0x7F49AB4D28BF
============== 1 failed, 10 passed, 1 error in 416.89s (0:06:56) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/km7j/00029d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
16.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
13.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 89.68s (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/km7j/00029b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
17.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
10.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
9.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
5.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
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-1-8]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 84.83s (0:01:24) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/km7j/0002a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
103.62s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
22.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
8.49s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 179.23s (0:02: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/km7j/00029c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
122.16s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
118.19s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
95.38s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
87.35s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
85.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.05s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.73s call     test_replace.py::TestReplace::test_count
0.69s call     test_replace.py::TestReplace::test_copy_full
0.62s call     test_replace.py::TestReplace::test_copy_partial
0.33s call     test_replace.py::TestReplace::test_partial_replace
0.25s call     test_replace.py::TestReplace::test_incorrect
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 518.25s (0:08:38) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/km7j/000298/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
18.31s setup    test_replace.py::TestReplace::test_replace_rollback
5.15s setup    test_select.py::TestSelect::test_incorrect
4.46s setup    test_update.py::TestUpdate::test_incorrect
1.25s call     test_replace.py::TestReplace::test_replace_rollback
1.19s call     test_replace.py::TestReplace::test_replace_total
1.03s call     test_update.py::TestUpdate::test_update_rollback
0.98s call     test_select.py::TestSelect::test_json_query
0.94s call     test_update.py::TestUpdate::test_update_many_rows
0.73s call     test_replace.py::TestReplace::test_replace_with_nulls
0.72s call     test_update.py::TestUpdate::test_partial_update
0.67s call     test_select.py::TestSelect::test_incorrect
0.56s call     test_update.py::TestUpdate::test_update_pk
0.44s call     test_update.py::TestUpdate::test_incorrect
0.03s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.02s setup    test_select.py::TestSelect::test_json_query
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_update.py::TestUpdate::test_partial_update
0.01s teardown test_select.py::TestSelect::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_replace.py::TestReplace::test_replace_total
0.01s setup    test_update.py::TestUpdate::test_update_pk

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 37.51s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/km7j/00029a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 106 items

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

============================== slowest durations ===============================
338.44s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
35.02s call     zip_bomb.py::TestZipBomb::test
25.94s setup    test_update.py::TestUpdate::test_update_single_column
16.08s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
3.97s setup    test_upsert.py::TestUpsert::test_copy_full
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.79s setup    zip_bomb.py::TestZipBomb::test
1.46s call     test_upsert.py::TestUpsert::test_count
1.09s call     test_upsert.py::TestUpsert::test_copy_full
1.06s call     test_update.py::TestUpdate::test_update_single_column
0.99s call     test_upsert.py::TestUpsert::test_copy_partial
0.77s call     test_update.py::TestUpdate::test_update_single_row
0.58s call     test_upsert.py::TestUpsert::test_partial_update
0.48s call     test_upsert.py::TestUpsert::test_insert_nulls
0.47s call     test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s teardown test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_incorrect

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 445.18s (0:07:25) ========================
