============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/00073e/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 ===============================
306.41s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
83.99s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
78.05s call     tablets_movement.py::TestTabletsMovement::test[ROW]
24.64s call     order_by_with_limit.py::TestOrderBy::test
17.82s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
15.33s setup    data_read_correctness.py::TestDataReadCorrectness::test
3.43s setup    order_by_with_limit.py::TestOrderBy::test
3.37s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.28s call     test_create.py::TestCreate::test_create_decimals
3.12s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.55s call     data_read_correctness.py::TestDataReadCorrectness::test
0.45s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.45s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.32s call     test_create.py::TestCreate::test_create_all_opt_ints
0.31s call     test_create.py::TestCreate::test_create_real_opt
0.31s call     test_create.py::TestCreate::test_create_strings_opt
0.26s call     test_create.py::TestCreate::test_create_all_req_ints
0.26s call     test_create.py::TestCreate::test_create_real_req
0.14s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 543.51s (0:09: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/4e33/00073d/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: 32.2 ms
create table: 631.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 49.1
    "min_ms": 26.0
    "median_ms": 49.5
    "max_ms": 96.0
    "stdev_ms": 20.1
select count(*) after initial inserts: 173.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 97.8
    "min_ms": 40.9
    "median_ms": 87.9
    "max_ms": 306.9
    "stdev_ms": 42.0
select count(*) after all modifications: 5356.1 ms
select all: 6620.6 ms
delete from table: 8503.5 ms
select all after delete: 6949.3 ms
.drop table: 98.5 ms
create table: 902.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 68.1
    "min_ms": 36.1
    "median_ms": 48.1
    "max_ms": 134.4
    "stdev_ms": 35.5
select count(*) after initial inserts: 174.7 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 84.3
    "min_ms": 47.8
    "median_ms": 77.9
    "max_ms": 212.0
    "stdev_ms": 27.5
updates (step 1):
    "runs": 200
    "avg_ms": 293.5
    "min_ms": 169.9
    "median_ms": 280.7
    "max_ms": 630.1
    "stdev_ms": 82.4
upserts (step 2):
    "runs": 200
    "avg_ms": 56.8
    "min_ms": 24.6
    "median_ms": 50.6
    "max_ms": 166.9
    "stdev_ms": 25.2
select count(*) after all modifications: 375.4 ms
select all: 425.3 ms
delete from table: 575.0 ms
select all after delete: 324.9 ms
.drop table: 37.5 ms
create table: 713.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 39.1
    "min_ms": 29.3
    "median_ms": 37.9
    "max_ms": 60.6
    "stdev_ms": 10.6
select count(*) after initial inserts: 148.2 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 149.5
    "min_ms": 77.0
    "median_ms": 144.9
    "max_ms": 342.2
    "stdev_ms": 42.6
select count(*) after all modifications: 208.2 ms
select all: 229.6 ms
delete from table: 217.1 ms
select all after delete: 183.4 ms
.drop table: 23.9 ms
create table: 341.2 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.5
    "min_ms": 23.2
    "median_ms": 30.0
    "max_ms": 30.8
    "stdev_ms": 1.8
select count(*) after initial inserts: 88.3 ms
updates (step 0):
    "runs": 150
    "avg_ms": 88.9
    "min_ms": 72.5
    "median_ms": 88.7
    "max_ms": 116.9
    "stdev_ms": 6.5
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 46.5
    "min_ms": 38.2
    "median_ms": 46.6
    "max_ms": 58.8
    "stdev_ms": 3.7
select count(*) after all modifications: 305.2 ms
select all: 277.9 ms
delete from table: 317.1 ms
select all after delete: 296.6 ms
.drop table: 29.3 ms
create table: 369.7 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.9
    "min_ms": 25.9
    "median_ms": 30.0
    "max_ms": 37.1
    "stdev_ms": 2.2
select count(*) after initial inserts: 87.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 86.8
    "min_ms": 68.6
    "median_ms": 86.1
    "max_ms": 109.6
    "stdev_ms": 7.6
upserts (step 1):
    "runs": 200
    "avg_ms": 21.2
    "min_ms": 17.3
    "median_ms": 21.0
    "max_ms": 29.9
    "stdev_ms": 1.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 50.7
    "min_ms": 43.2
    "median_ms": 50.9
    "max_ms": 67.2
    "stdev_ms": 4.4
select count(*) after all modifications: 417.1 ms
select all: 381.8 ms
delete from table: 414.6 ms
select all after delete: 374.7 ms
.drop table: 27.7 ms
create table: 311.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.0
    "min_ms": 20.0
    "median_ms": 29.4
    "max_ms": 31.0
    "stdev_ms": 3.6
select count(*) after initial inserts: 83.8 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 22.7
    "min_ms": 17.5
    "median_ms": 22.3
    "max_ms": 62.5
    "stdev_ms": 3.5
select count(*) after all modifications: 218.2 ms
select all: 159.6 ms
delete from table: 205.0 ms
select all after delete: 160.7 ms
.Generated operation sequence:
  0. BULK_UPSERT: 17 operations
  1. UPDATE: 6 operations
  2. UPDATE: 1 operations
  3. BULK_UPSERT: 10 operations
  4. UPDATE: 5 operations
  5. UPSERT: 8 operations
  6. UPSERT: 13 operations
  7. BULK_UPSERT: 11 operations
  8. UPDATE: 7 operations
  9. UPDATE: 1 operations
drop table: 21.3 ms
create table: 295.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.4
    "min_ms": 23.2
    "median_ms": 30.0
    "max_ms": 30.3
    "stdev_ms": 2.2
select count(*) after initial inserts: 78.2 ms
bulk_upserts (step 0):
    "runs": 17
    "avg_ms": 33.8
    "min_ms": 30.6
    "median_ms": 34.3
    "max_ms": 36.0
    "stdev_ms": 1.6
updates (step 1):
    "runs": 60
    "avg_ms": 86.2
    "min_ms": 72.9
    "median_ms": 86.0
    "max_ms": 123.0
    "stdev_ms": 9.0
updates (step 2):
    "runs": 10
    "avg_ms": 84.7
    "min_ms": 76.0
    "median_ms": 86.1
    "max_ms": 93.7
    "stdev_ms": 5.0
bulk_upserts (step 3):
    "runs": 10
    "avg_ms": 37.6
    "min_ms": 32.7
    "median_ms": 37.2
    "max_ms": 43.9
    "stdev_ms": 3.6
updates (step 4):
    "runs": 50
    "avg_ms": 84.3
    "min_ms": 71.0
    "median_ms": 83.9
    "max_ms": 106.5
    "stdev_ms": 7.0
upserts (step 5):
    "runs": 80
    "avg_ms": 21.3
    "min_ms": 17.4
    "median_ms": 20.3
    "max_ms": 39.0
    "stdev_ms": 3.6
upserts (step 6):
    "runs": 130
    "avg_ms": 20.5
    "min_ms": 18.0
    "median_ms": 20.2
    "max_ms": 30.9
    "stdev_ms": 1.5
bulk_upserts (step 7):
    "runs": 11
    "avg_ms": 34.6
    "min_ms": 31.6
    "median_ms": 34.8
    "max_ms": 36.5
    "stdev_ms": 1.6
updates (step 8):
    "runs": 70
    "avg_ms": 102.9
    "min_ms": 83.3
    "median_ms": 102.2
    "max_ms": 120.9
    "stdev_ms": 10.1
updates (step 9):
    "runs": 10
    "avg_ms": 110.3
    "min_ms": 91.3
    "median_ms": 110.5
    "max_ms": 121.7
    "stdev_ms": 8.9
select count(*) after all modifications: 128.1 ms
select all: 121.8 ms
delete from table: 156.8 ms
select all after delete: 126.8 ms
.
test_delete.py ...

============================== slowest durations ===============================
151.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
82.05s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
77.67s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
29.36s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
25.47s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
24.12s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
20.09s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
15.83s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
8.02s setup    test_create.py::TestCreate::test_dy_number_not_supported
3.18s setup    test_delete.py::TestDelete::test_delete_rollback
3.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.53s call     test_delete.py::TestDelete::test_delete_rollback
0.47s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.33s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.04s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s 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]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 443.02s (0:07:23) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/000741/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.62s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
2.55s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
2.09s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.80s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.61s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.45s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.39s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.34s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.31s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.15s call     test_delete.py::TestDelete::test_incorrect
1.13s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.09s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 33.69s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/000743/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/4e33/000743/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/4e33/000743/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-27T21:20:12.339556Z): tablet_id=72075186224037986;self_id=[1:7566014284126943069:12799];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976710937;lock_id=281474976710900;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: ?? @ 0x7FB7245DFAC2
E   24. ??:0: ?? @ 0x7FB7246718BF
------------------------------ 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/4e33/000743/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -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/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3934611
DEBUG    ya.test:process.py:259 Command (pid 3934611) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3934611) elapsed time (sec): 0.7065401077270508
DEBUG    ya.test:process.py:263 Command (pid 3934611) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) maxrss: 608000
DEBUG    ya.test:process.py:263 Command (pid 3934611) minflt: 3645
DEBUG    ya.test:process.py:263 Command (pid 3934611) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3934611) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) nvcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 3934611) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3934611) stime: 0.033235
DEBUG    ya.test:process.py:263 Command (pid 3934611) utime: 0.051698999999999995
DEBUG    ya.test:process.py:263 Command (pid 3934611) wtime: 0.711
DEBUG    ya.test:process.py:275 Command (pid 3934611) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3934611) 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/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -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/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-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: 3935226
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, 04e97837-8e06-4f69-92bc-c675c91053be, localhost:12532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 04e97837-8e06-4f69-92bc-c675c91053be, localhost:12532): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 04e97837-8e06-4f69-92bc-c675c91053be, localhost:12532): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 12532 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-hlaqagx5om.auto.internal:12532, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12532
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, 9c69ba50-7a5a-4cb9-81d7-577df417148f, localhost:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9c69ba50-7a5a-4cb9-81d7-577df417148f, localhost:25959): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9c69ba50-7a5a-4cb9-81d7-577df417148f, localhost:25959): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 25959 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-hlaqagx5om.auto.internal:25959, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25959
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 3935226) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3935226) elapsed time (sec): 30.292357921600342
DEBUG    ya.test:process.py:263 Command (pid 3935226) wtime: 30.334
DEBUG    ya.test:process.py:275 Command (pid 3935226) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    324	324	0	0	27	50	58	68
2	    309	309	0	0	29	59	79	95
3	    308	308	0	0	30	59	67	71
4	    343	343	0	0	26	58	72	79
5	    292	292	0	0	31	53	59	66
6	    237	237	0	0	39	64	76	84
7	    331	331	0	0	28	48	56	59
8	    422	422	0	0	20	46	91	111
9	    428	428	0	0	20	41	49	52
10	    346	346	0	0	27	47	64	72
11	    459	459	0	0	19	41	49	60
12	    468	468	0	0	20	34	44	52
13	    542	542	0	0	17	32	36	38
14	    543	543	0	0	17	30	36	42
15	    497	497	0	0	18	31	34	39
16	    644	644	0	0	14	25	32	35
17	    609	609	0	0	15	24	31	33
18	    488	488	0	0	18	35	41	51
19	    376	376	0	0	23	42	67	73
20	    330	330	0	0	28	49	54	57
21	    483	483	0	0	18	35	45	51
22	    566	566	0	0	16	28	34	46
23	    440	440	0	0	21	35	45	50
24	    454	454	0	0	19	44	62	69
25	    370	370	0	0	24	45	56	78
26	    465	465	0	0	19	35	51	60
27	    396	396	0	0	23	46	59	65
28	    467	467	0	0	20	34	42	45
29	    303	303	0	0	28	61	70	80
30	    336	336	0	0	25	57	76	87

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12576	419.2	0	0	21	45	61	111

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae31fdbc-2ea1-408e-950b-8a5b4e7f7c6f, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae31fdbc-2ea1-408e-950b-8a5b4e7f7c6f, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==" 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, ae31fdbc-2ea1-408e-950b-8a5b4e7f7c6f, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 12340 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a652929e-0ee3-4728-825c-c9e1af94de31, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a652929e-0ee3-4728-825c-c9e1af94de31, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=" 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, a652929e-0ee3-4728-825c-c9e1af94de31, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e153bce8-5f0b-46f0-b3e4-5307010f923a, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e153bce8-5f0b-46f0-b3e4-5307010f923a, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=" 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, e153bce8-5f0b-46f0-b3e4-5307010f923a, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed08a63c-d3bb-4f51-bd05-3d317dbfafdc, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed08a63c-d3bb-4f51-bd05-3d317dbfafdc, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82d10a89-83e6-4be3-ae3a-86c15b1207c1, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed08a63c-d3bb-4f51-bd05-3d317dbfafdc, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82d10a89-83e6-4be3-ae3a-86c15b1207c1, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=" 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    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78a23158-5c64-4f45-9bfc-a764712a7327, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78a23158-5c64-4f45-9bfc-a764712a7327, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==" 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, 78a23158-5c64-4f45-9bfc-a764712a7327, ghrun-hlaqagx5om.auto.internal:25959): 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/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82d10a89-83e6-4be3-ae3a-86c15b1207c1, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96200cb1-6ebe-43a2-b4ae-508094298ba7, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96200cb1-6ebe-43a2-b4ae-508094298ba7, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==" 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, 96200cb1-6ebe-43a2-b4ae-508094298ba7, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a73ea39d-75ee-4198-b669-2d98bff57c71, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3951245
DEBUG    ya.test:process.py:628 Command pid: 3951247
DEBUG    ya.test:process.py:628 Command pid: 3951244
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d24750b-79c6-4cfc-8b9e-df150bea112a, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d24750b-79c6-4cfc-8b9e-df150bea112a, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=" 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=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a73ea39d-75ee-4198-b669-2d98bff57c71, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==" 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, a73ea39d-75ee-4198-b669-2d98bff57c71, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab86e2bf-ea0b-4d52-899a-e820be7aaad0, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51eee83c-8cc4-4522-9443-365e4b24ab37, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d24750b-79c6-4cfc-8b9e-df150bea112a, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab86e2bf-ea0b-4d52-899a-e820be7aaad0, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==" 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, ab86e2bf-ea0b-4d52-899a-e820be7aaad0, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51eee83c-8cc4-4522-9443-365e4b24ab37, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ca4d8ec-562f-47b3-9b2b-a7c80376b7fd, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 405cc874-4b64-4071-99b6-7e38c2d08b11, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51eee83c-8cc4-4522-9443-365e4b24ab37, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ca4d8ec-562f-47b3-9b2b-a7c80376b7fd, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=" 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, 405cc874-4b64-4071-99b6-7e38c2d08b11, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=" 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, 405cc874-4b64-4071-99b6-7e38c2d08b11, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ca4d8ec-562f-47b3-9b2b-a7c80376b7fd, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0285296-4d42-4d6a-b070-de0a3b5905eb, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0285296-4d42-4d6a-b070-de0a3b5905eb, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=" 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:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd9d694f-dc6c-429b-8b1a-54e9cdb357d5, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd9d694f-dc6c-429b-8b1a-54e9cdb357d5, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0285296-4d42-4d6a-b070-de0a3b5905eb, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd9d694f-dc6c-429b-8b1a-54e9cdb357d5, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70c9dfcd-6fb8-4489-a288-d05347126dc0, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b66b664-fb04-4276-a160-d14881919ca8, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b66b664-fb04-4276-a160-d14881919ca8, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb276715-4bc3-4578-a146-86b8d84cab55, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70c9dfcd-6fb8-4489-a288-d05347126dc0, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==" 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.connection:connection.py:52 RpcState(ExecuteQuery, 1b66b664-fb04-4276-a160-d14881919ca8, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb276715-4bc3-4578-a146-86b8d84cab55, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70c9dfcd-6fb8-4489-a288-d05347126dc0, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb276715-4bc3-4578-a146-86b8d84cab55, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f49284e-35c2-430a-8dde-2f36a5b5fb9e, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f49284e-35c2-430a-8dde-2f36a5b5fb9e, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==" 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, 0f49284e-35c2-430a-8dde-2f36a5b5fb9e, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d6c845c-0525-47f7-8bda-0b36dc71d355, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d6c845c-0525-47f7-8bda-0b36dc71d355, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=" 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:421 RpcState(ExecuteQuery, 24e64160-9c9a-43cf-9652-ae3d7455f764, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d6c845c-0525-47f7-8bda-0b36dc71d355, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24e64160-9c9a-43cf-9652-ae3d7455f764, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24e64160-9c9a-43cf-9652-ae3d7455f764, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e613a192-24f0-4d4a-baa3-72ad14f962e0, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e613a192-24f0-4d4a-baa3-72ad14f962e0, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e613a192-24f0-4d4a-baa3-72ad14f962e0, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08b3cfe8-5d73-47fc-857f-ff66ddd82a88, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08b3cfe8-5d73-47fc-857f-ff66ddd82a88, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08b3cfe8-5d73-47fc-857f-ff66ddd82a88, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1d9fea50-a708-4ab3-848a-1b845c7b872e, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484685251+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13b67ecc-a48a-4cf8-8bf8-a0f73dd88b85, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484800492+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fd9d694f-dc6c-429b-8b1a-54e9cdb357d5, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484839246+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eb276715-4bc3-4578-a146-86b8d84cab55, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484875891+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e613a192-24f0-4d4a-baa3-72ad14f962e0, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484931323+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70c9dfcd-6fb8-4489-a288-d05347126dc0, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.48486322+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 24e64160-9c9a-43cf-9652-ae3d7455f764, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484917588+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1d6c845c-0525-47f7-8bda-0b36dc71d355, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484903366+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, 1b66b664-fb04-4276-a160-d14881919ca8, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484851388+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, 362b1112-e866-45cd-aa09-2d6c711f88c2, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484770622+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1f998014-2532-464f-86a4-de6a6db93574, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484723924+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c0285296-4d42-4d6a-b070-de0a3b5905eb, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484826921+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, ab82649f-4188-4d5b-96f5-98c25c42cbd3, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484558344+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, 69aa2893-d071-4051-aaf1-cc2faba30258, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484706833+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, adec659c-53c4-45aa-984f-76af837c1281, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484738149+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-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1d2c352-7de2-444f-bc1c-11521e4e4921, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484784972+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-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6cda55b3-cd86-402c-92a9-f43233da8895, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484813225+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-hlaqagx5om.auto.internal:25959
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:78 RpcState(ExecuteQuery, 0f49284e-35c2-430a-8dde-2f36a5b5fb9e, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484888634+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-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 08b3cfe8-5d73-47fc-857f-ff66ddd82a88, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.48494345+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, 6c5007db-eac1-4a6c-87c6-854e131c15aa, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.48475443+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-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
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=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=
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=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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    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 3951245) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951245) elapsed time (sec): 30.21299147605896
DEBUG    ya.test:process.py:263 Command (pid 3951245) wtime: 30.241
DEBUG    ya.test:process.py:275 Command (pid 3951245) 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	      3	3	0	9	903	1047	1047	1047
3	      1	1	0	9	1079	1079	1079	1079
4	      2	2	0	7	971	1063	1063	1063
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	9	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	754	0	0	0	0
12	      0	0	0	827	0	0	0	0
13	      0	0	0	863	0	0	0	0
14	      0	0	0	841	0	0	0	0
15	      0	0	0	996	0	0	0	0
16	      0	0	0	810	0	0	0	0
17	      0	0	0	1113	0	0	0	0
18	      0	0	0	1118	0	0	0	0
19	      0	0	0	1133	0	0	0	0
20	      0	0	0	1018	0	0	0	0
21	      0	0	0	926	0	0	0	0
22	      0	0	0	1135	0	0	0	0
23	      0	0	0	1190	0	0	0	0
24	      0	0	0	1087	0	0	0	0
25	      0	0	0	951	0	0	0	0
26	      0	0	0	1120	0	0	0	0
27	      0	0	0	1375	0	0	0	0
28	      0	0	0	1126	0	0	0	0
29	      0	0	0	1117	0	0	0	0
30	      0	0	0	1282	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      6	0.2	0	20866	971	1079	1079	1079

DEBUG    ya.test:process.py:276 Command (pid 3951245) 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 3951247) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951247) elapsed time (sec): 30.429017066955566
DEBUG    ya.test:process.py:263 Command (pid 3951247) wtime: 30.445
DEBUG    ya.test:process.py:275 Command (pid 3951247) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	437	483	575	575
2	     25	25	0	0	351	707	723	723
3	     18	18	0	0	599	695	703	703
4	     12	12	0	0	579	751	763	763
5	     13	13	0	0	887	1063	1071	1071
6	      9	9	0	0	923	1087	1087	1087
7	      3	3	0	0	1327	1479	1479	1479
8	      6	6	0	0	1879	2031	2031	2031
9	      2	2	0	0	2095	2127	2127	2127
10	      0	0	0	0	0	0	0	0
11	      0	0	0	830	0	0	0	0
12	      0	0	0	878	0	0	0	0
13	      0	0	0	982	0	0	0	0
14	      0	0	0	873	0	0	0	0
15	      0	0	0	865	0	0	0	0
16	      0	0	0	976	0	0	0	0
17	      0	0	0	1131	0	0	0	0
18	      0	0	0	948	0	0	0	0
19	      0	0	0	1055	0	0	0	0
20	      0	0	0	1062	0	0	0	0
21	      0	0	0	840	0	0	0	0
22	      0	0	0	898	0	0	0	0
23	      0	0	0	1060	0	0	0	0
24	      0	0	0	1052	0	0	0	0
25	      0	0	0	917	0	0	0	0
26	      0	0	0	1128	0	0	0	0
27	      0	0	0	1080	0	0	0	0
28	      0	0	0	999	0	0	0	0
29	      0	0	0	1164	0	0	0	0
30	      0	0	0	980	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     99	3.3	0	19718	643	1879	2095	2127

DEBUG    ya.test:process.py:276 Command (pid 3951247) 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 3951244) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951244) elapsed time (sec): 30.526824712753296
DEBUG    ya.test:process.py:263 Command (pid 3951244) wtime: 30.593
DEBUG    ya.test:process.py:275 Command (pid 3951244) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      8	8	0	0	891	979	979	979
2	     16	16	0	0	369	1047	1047	1047
3	     16	16	0	0	767	819	819	819
4	      7	7	0	3	731	803	803	803
5	      1	1	0	7	999	999	999	999
6	      2	2	0	7	1047	1047	1047	1047
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	6	0	0	0	0
11	      0	0	0	892	0	0	0	0
12	      0	0	0	780	0	0	0	0
13	      0	0	0	782	0	0	0	0
14	      0	0	0	879	0	0	0	0
15	      0	0	0	961	0	0	0	0
16	      0	0	0	841	0	0	0	0
17	      0	0	0	1041	0	0	0	0
18	      0	0	0	890	0	0	0	0
19	      0	0	0	1001	0	0	0	0
20	      0	0	0	1070	0	0	0	0
21	      0	0	0	1027	0	0	0	0
22	      0	0	0	1000	0	0	0	0
23	      0	0	0	1189	0	0	0	0
24	      0	0	0	1094	0	0	0	0
25	      0	0	0	986	0	0	0	0
26	      0	0	0	934	0	0	0	0
27	      0	0	0	1254	0	0	0	0
28	      0	0	0	1138	0	0	0	0
29	      0	0	0	1173	0	0	0	0
30	      0	0	0	1189	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     50	1.66667	0	20174	743	1047	1047	1047

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

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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d2fbc9fe-0c45-40a0-ad2a-c208000056a3, localhost:12532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d2fbc9fe-0c45-40a0-ad2a-c208000056a3, localhost:12532): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d2fbc9fe-0c45-40a0-ad2a-c208000056a3, localhost:12532): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 12532 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-hlaqagx5om.auto.internal:12532, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:25959
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:25959". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d801e61b-c1bb-4d70-aeaa-9b1285a67553, localhost:12532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d801e61b-c1bb-4d70-aeaa-9b1285a67553, localhost:12532): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d801e61b-c1bb-4d70-aeaa-9b1285a67553, localhost:12532): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 12532 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-hlaqagx5om.auto.internal:12532, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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.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, ec03eea3-23b6-4b00-bb71-616709837301, localhost:12532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ec03eea3-23b6-4b00-bb71-616709837301, localhost:12532): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ec03eea3-23b6-4b00-bb71-616709837301, localhost:12532): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 12532 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-hlaqagx5om.auto.internal:12532, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
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:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-hlaqagx5om'
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/4e33/000743/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.3891057' in '/home/runner/.ya/build/build_root/4e33/000743/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.1051200/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_nivslw7o.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:25959/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19519
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19427
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25959
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23188
=================================== 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/4e33/000743/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -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/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3934611
DEBUG    ya.test:process.py:259 Command (pid 3934611) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3934611) elapsed time (sec): 0.7065401077270508
DEBUG    ya.test:process.py:263 Command (pid 3934611) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) maxrss: 608000
DEBUG    ya.test:process.py:263 Command (pid 3934611) minflt: 3645
DEBUG    ya.test:process.py:263 Command (pid 3934611) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3934611) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3934611) nvcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 3934611) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3934611) stime: 0.033235
DEBUG    ya.test:process.py:263 Command (pid 3934611) utime: 0.051698999999999995
DEBUG    ya.test:process.py:263 Command (pid 3934611) wtime: 0.711
DEBUG    ya.test:process.py:275 Command (pid 3934611) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3934611) 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/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -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/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-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: 3935226
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, 04e97837-8e06-4f69-92bc-c675c91053be, localhost:12532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 04e97837-8e06-4f69-92bc-c675c91053be, localhost:12532): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 04e97837-8e06-4f69-92bc-c675c91053be, localhost:12532): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 12532 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-hlaqagx5om.auto.internal:12532, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12532
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, 9c69ba50-7a5a-4cb9-81d7-577df417148f, localhost:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9c69ba50-7a5a-4cb9-81d7-577df417148f, localhost:25959): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9c69ba50-7a5a-4cb9-81d7-577df417148f, localhost:25959): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 25959 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-hlaqagx5om.auto.internal:25959, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25959
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 3935226) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3935226) elapsed time (sec): 30.292357921600342
DEBUG    ya.test:process.py:263 Command (pid 3935226) wtime: 30.334
DEBUG    ya.test:process.py:275 Command (pid 3935226) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    324	324	0	0	27	50	58	68
2	    309	309	0	0	29	59	79	95
3	    308	308	0	0	30	59	67	71
4	    343	343	0	0	26	58	72	79
5	    292	292	0	0	31	53	59	66
6	    237	237	0	0	39	64	76	84
7	    331	331	0	0	28	48	56	59
8	    422	422	0	0	20	46	91	111
9	    428	428	0	0	20	41	49	52
10	    346	346	0	0	27	47	64	72
11	    459	459	0	0	19	41	49	60
12	    468	468	0	0	20	34	44	52
13	    542	542	0	0	17	32	36	38
14	    543	543	0	0	17	30	36	42
15	    497	497	0	0	18	31	34	39
16	    644	644	0	0	14	25	32	35
17	    609	609	0	0	15	24	31	33
18	    488	488	0	0	18	35	41	51
19	    376	376	0	0	23	42	67	73
20	    330	330	0	0	28	49	54	57
21	    483	483	0	0	18	35	45	51
22	    566	566	0	0	16	28	34	46
23	    440	440	0	0	21	35	45	50
24	    454	454	0	0	19	44	62	69
25	    370	370	0	0	24	45	56	78
26	    465	465	0	0	19	35	51	60
27	    396	396	0	0	23	46	59	65
28	    467	467	0	0	20	34	42	45
29	    303	303	0	0	28	61	70	80
30	    336	336	0	0	25	57	76	87

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12576	419.2	0	0	21	45	61	111

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae31fdbc-2ea1-408e-950b-8a5b4e7f7c6f, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae31fdbc-2ea1-408e-950b-8a5b4e7f7c6f, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==" 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, ae31fdbc-2ea1-408e-950b-8a5b4e7f7c6f, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 12340 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a652929e-0ee3-4728-825c-c9e1af94de31, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a652929e-0ee3-4728-825c-c9e1af94de31, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=" 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, a652929e-0ee3-4728-825c-c9e1af94de31, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e153bce8-5f0b-46f0-b3e4-5307010f923a, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e153bce8-5f0b-46f0-b3e4-5307010f923a, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=" 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, e153bce8-5f0b-46f0-b3e4-5307010f923a, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb -e grpc://localhost:25959 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed08a63c-d3bb-4f51-bd05-3d317dbfafdc, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed08a63c-d3bb-4f51-bd05-3d317dbfafdc, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82d10a89-83e6-4be3-ae3a-86c15b1207c1, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.15
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed08a63c-d3bb-4f51-bd05-3d317dbfafdc, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82d10a89-83e6-4be3-ae3a-86c15b1207c1, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=" 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    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78a23158-5c64-4f45-9bfc-a764712a7327, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78a23158-5c64-4f45-9bfc-a764712a7327, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==" 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, 78a23158-5c64-4f45-9bfc-a764712a7327, ghrun-hlaqagx5om.auto.internal:25959): 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/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82d10a89-83e6-4be3-ae3a-86c15b1207c1, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96200cb1-6ebe-43a2-b4ae-508094298ba7, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96200cb1-6ebe-43a2-b4ae-508094298ba7, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==" 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, 96200cb1-6ebe-43a2-b4ae-508094298ba7, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4e33/000743/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25959', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a73ea39d-75ee-4198-b669-2d98bff57c71, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3951245
DEBUG    ya.test:process.py:628 Command pid: 3951247
DEBUG    ya.test:process.py:628 Command pid: 3951244
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d24750b-79c6-4cfc-8b9e-df150bea112a, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d24750b-79c6-4cfc-8b9e-df150bea112a, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=" 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=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a73ea39d-75ee-4198-b669-2d98bff57c71, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==" 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, a73ea39d-75ee-4198-b669-2d98bff57c71, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab86e2bf-ea0b-4d52-899a-e820be7aaad0, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51eee83c-8cc4-4522-9443-365e4b24ab37, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d24750b-79c6-4cfc-8b9e-df150bea112a, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab86e2bf-ea0b-4d52-899a-e820be7aaad0, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==" 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, ab86e2bf-ea0b-4d52-899a-e820be7aaad0, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51eee83c-8cc4-4522-9443-365e4b24ab37, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ca4d8ec-562f-47b3-9b2b-a7c80376b7fd, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 405cc874-4b64-4071-99b6-7e38c2d08b11, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51eee83c-8cc4-4522-9443-365e4b24ab37, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ca4d8ec-562f-47b3-9b2b-a7c80376b7fd, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=" 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, 405cc874-4b64-4071-99b6-7e38c2d08b11, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=" 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, 405cc874-4b64-4071-99b6-7e38c2d08b11, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ca4d8ec-562f-47b3-9b2b-a7c80376b7fd, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0285296-4d42-4d6a-b070-de0a3b5905eb, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0285296-4d42-4d6a-b070-de0a3b5905eb, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=" 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:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd9d694f-dc6c-429b-8b1a-54e9cdb357d5, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd9d694f-dc6c-429b-8b1a-54e9cdb357d5, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=ZmUxMGQwODEtYjdmYmU5NTYtYTFhMjEzMzMtMTA4YjMzMGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0285296-4d42-4d6a-b070-de0a3b5905eb, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd9d694f-dc6c-429b-8b1a-54e9cdb357d5, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70c9dfcd-6fb8-4489-a288-d05347126dc0, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b66b664-fb04-4276-a160-d14881919ca8, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b66b664-fb04-4276-a160-d14881919ca8, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NTQ4MDZlYzUtY2Y5OTA3ODUtYzM2Nzc0YWQtYzExNWFlNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb276715-4bc3-4578-a146-86b8d84cab55, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70c9dfcd-6fb8-4489-a288-d05347126dc0, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==" 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.connection:connection.py:52 RpcState(ExecuteQuery, 1b66b664-fb04-4276-a160-d14881919ca8, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb276715-4bc3-4578-a146-86b8d84cab55, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70c9dfcd-6fb8-4489-a288-d05347126dc0, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb276715-4bc3-4578-a146-86b8d84cab55, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f49284e-35c2-430a-8dde-2f36a5b5fb9e, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f49284e-35c2-430a-8dde-2f36a5b5fb9e, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=MWQ4YzJlZWEtZmIxOGQxMjUtZTk4M2E5ZTgtYzczZjQxOA==" 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, 0f49284e-35c2-430a-8dde-2f36a5b5fb9e, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d6c845c-0525-47f7-8bda-0b36dc71d355, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d6c845c-0525-47f7-8bda-0b36dc71d355, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=" 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:421 RpcState(ExecuteQuery, 24e64160-9c9a-43cf-9652-ae3d7455f764, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d6c845c-0525-47f7-8bda-0b36dc71d355, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24e64160-9c9a-43cf-9652-ae3d7455f764, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24e64160-9c9a-43cf-9652-ae3d7455f764, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e613a192-24f0-4d4a-baa3-72ad14f962e0, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e613a192-24f0-4d4a-baa3-72ad14f962e0, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=N2ZkN2EyNi1lZGIwZGZlZC0zMjNlZDJjMS0zMDg3NzA0OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e613a192-24f0-4d4a-baa3-72ad14f962e0, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08b3cfe8-5d73-47fc-857f-ff66ddd82a88, ghrun-hlaqagx5om.auto.internal:25959): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08b3cfe8-5d73-47fc-857f-ff66ddd82a88, ghrun-hlaqagx5om.auto.internal:25959): request = { session_id: "ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08b3cfe8-5d73-47fc-857f-ff66ddd82a88, ghrun-hlaqagx5om.auto.internal:25959): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1d9fea50-a708-4ab3-848a-1b845c7b872e, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484685251+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13b67ecc-a48a-4cf8-8bf8-a0f73dd88b85, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484800492+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fd9d694f-dc6c-429b-8b1a-54e9cdb357d5, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484839246+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eb276715-4bc3-4578-a146-86b8d84cab55, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484875891+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e613a192-24f0-4d4a-baa3-72ad14f962e0, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484931323+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 70c9dfcd-6fb8-4489-a288-d05347126dc0, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.48486322+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 24e64160-9c9a-43cf-9652-ae3d7455f764, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484917588+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1d6c845c-0525-47f7-8bda-0b36dc71d355, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484903366+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, 1b66b664-fb04-4276-a160-d14881919ca8, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484851388+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, 362b1112-e866-45cd-aa09-2d6c711f88c2, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484770622+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1f998014-2532-464f-86a4-de6a6db93574, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484723924+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c0285296-4d42-4d6a-b070-de0a3b5905eb, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484826921+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, ab82649f-4188-4d5b-96f5-98c25c42cbd3, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484558344+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, 69aa2893-d071-4051-aaf1-cc2faba30258, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-27T21:20:18.484706833+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, adec659c-53c4-45aa-984f-76af837c1281, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484738149+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-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1d2c352-7de2-444f-bc1c-11521e4e4921, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484784972+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-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6cda55b3-cd86-402c-92a9-f43233da8895, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484813225+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-hlaqagx5om.auto.internal:25959
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:78 RpcState(ExecuteQuery, 0f49284e-35c2-430a-8dde-2f36a5b5fb9e, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.484888634+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-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 08b3cfe8-5d73-47fc-857f-ff66ddd82a88, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.48494345+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, 6c5007db-eac1-4a6c-87c6-854e131c15aa, ghrun-hlaqagx5om.auto.internal:25959): 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:25959 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-27T21:20:18.48475443+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-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
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=ZGRhNjhjZGYtYWZhZWU5MTItYTI0MGNmZDctOWMxOWU3Mzk=
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=Njc0ZDliZTktMTNmMDJkMy00MjBiM2Q4Mi03MGM0NGVlOA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ODQ3MDctODgzMWQ1OGItZDgwNzBlZGItYjEzZDYyZWU=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRmMjU3MTUtZDhlYzg4OTgtMTMyZjc4OWUtMzE2ZTQ4Y2U=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NmNTg5YjMtOTJlYzYwMTMtOGEzMzk5NDEtY2NmZTk5MGI=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hlaqagx5om.auto.internal:25959
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWNlYTIwZjktMTdkMmRkZi0yNTViYTM2ZS1iOTAxZDQxMA==
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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    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 3951245) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951245) elapsed time (sec): 30.21299147605896
DEBUG    ya.test:process.py:263 Command (pid 3951245) wtime: 30.241
DEBUG    ya.test:process.py:275 Command (pid 3951245) 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	      3	3	0	9	903	1047	1047	1047
3	      1	1	0	9	1079	1079	1079	1079
4	      2	2	0	7	971	1063	1063	1063
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	9	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	754	0	0	0	0
12	      0	0	0	827	0	0	0	0
13	      0	0	0	863	0	0	0	0
14	      0	0	0	841	0	0	0	0
15	      0	0	0	996	0	0	0	0
16	      0	0	0	810	0	0	0	0
17	      0	0	0	1113	0	0	0	0
18	      0	0	0	1118	0	0	0	0
19	      0	0	0	1133	0	0	0	0
20	      0	0	0	1018	0	0	0	0
21	      0	0	0	926	0	0	0	0
22	      0	0	0	1135	0	0	0	0
23	      0	0	0	1190	0	0	0	0
24	      0	0	0	1087	0	0	0	0
25	      0	0	0	951	0	0	0	0
26	      0	0	0	1120	0	0	0	0
27	      0	0	0	1375	0	0	0	0
28	      0	0	0	1126	0	0	0	0
29	      0	0	0	1117	0	0	0	0
30	      0	0	0	1282	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      6	0.2	0	20866	971	1079	1079	1079

DEBUG    ya.test:process.py:276 Command (pid 3951245) 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 3951247) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951247) elapsed time (sec): 30.429017066955566
DEBUG    ya.test:process.py:263 Command (pid 3951247) wtime: 30.445
DEBUG    ya.test:process.py:275 Command (pid 3951247) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	437	483	575	575
2	     25	25	0	0	351	707	723	723
3	     18	18	0	0	599	695	703	703
4	     12	12	0	0	579	751	763	763
5	     13	13	0	0	887	1063	1071	1071
6	      9	9	0	0	923	1087	1087	1087
7	      3	3	0	0	1327	1479	1479	1479
8	      6	6	0	0	1879	2031	2031	2031
9	      2	2	0	0	2095	2127	2127	2127
10	      0	0	0	0	0	0	0	0
11	      0	0	0	830	0	0	0	0
12	      0	0	0	878	0	0	0	0
13	      0	0	0	982	0	0	0	0
14	      0	0	0	873	0	0	0	0
15	      0	0	0	865	0	0	0	0
16	      0	0	0	976	0	0	0	0
17	      0	0	0	1131	0	0	0	0
18	      0	0	0	948	0	0	0	0
19	      0	0	0	1055	0	0	0	0
20	      0	0	0	1062	0	0	0	0
21	      0	0	0	840	0	0	0	0
22	      0	0	0	898	0	0	0	0
23	      0	0	0	1060	0	0	0	0
24	      0	0	0	1052	0	0	0	0
25	      0	0	0	917	0	0	0	0
26	      0	0	0	1128	0	0	0	0
27	      0	0	0	1080	0	0	0	0
28	      0	0	0	999	0	0	0	0
29	      0	0	0	1164	0	0	0	0
30	      0	0	0	980	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     99	3.3	0	19718	643	1879	2095	2127

DEBUG    ya.test:process.py:276 Command (pid 3951247) 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 3951244) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3951244) elapsed time (sec): 30.526824712753296
DEBUG    ya.test:process.py:263 Command (pid 3951244) wtime: 30.593
DEBUG    ya.test:process.py:275 Command (pid 3951244) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      8	8	0	0	891	979	979	979
2	     16	16	0	0	369	1047	1047	1047
3	     16	16	0	0	767	819	819	819
4	      7	7	0	3	731	803	803	803
5	      1	1	0	7	999	999	999	999
6	      2	2	0	7	1047	1047	1047	1047
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	6	0	0	0	0
11	      0	0	0	892	0	0	0	0
12	      0	0	0	780	0	0	0	0
13	      0	0	0	782	0	0	0	0
14	      0	0	0	879	0	0	0	0
15	      0	0	0	961	0	0	0	0
16	      0	0	0	841	0	0	0	0
17	      0	0	0	1041	0	0	0	0
18	      0	0	0	890	0	0	0	0
19	      0	0	0	1001	0	0	0	0
20	      0	0	0	1070	0	0	0	0
21	      0	0	0	1027	0	0	0	0
22	      0	0	0	1000	0	0	0	0
23	      0	0	0	1189	0	0	0	0
24	      0	0	0	1094	0	0	0	0
25	      0	0	0	986	0	0	0	0
26	      0	0	0	934	0	0	0	0
27	      0	0	0	1254	0	0	0	0
28	      0	0	0	1138	0	0	0	0
29	      0	0	0	1173	0	0	0	0
30	      0	0	0	1189	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     50	1.66667	0	20174	743	1047	1047	1047

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

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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d2fbc9fe-0c45-40a0-ad2a-c208000056a3, localhost:12532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d2fbc9fe-0c45-40a0-ad2a-c208000056a3, localhost:12532): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d2fbc9fe-0c45-40a0-ad2a-c208000056a3, localhost:12532): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 12532 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-hlaqagx5om.auto.internal:12532, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:25959
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:25959". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d801e61b-c1bb-4d70-aeaa-9b1285a67553, localhost:12532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d801e61b-c1bb-4d70-aeaa-9b1285a67553, localhost:12532): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d801e61b-c1bb-4d70-aeaa-9b1285a67553, localhost:12532): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 12532 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-hlaqagx5om.auto.internal:12532, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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.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, ec03eea3-23b6-4b00-bb71-616709837301, localhost:12532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ec03eea3-23b6-4b00-bb71-616709837301, localhost:12532): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ec03eea3-23b6-4b00-bb71-616709837301, localhost:12532): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hlaqagx5om.auto.internal" port: 12532 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-hlaqagx5om.auto.internal:12532, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
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:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". 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:25959
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25959". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
340.02s call     test_log_scenario.py::TestLogScenario::test_log_uniform
34.93s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
33.57s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.97s setup    test_insert.py::TestInsertStatement::test_bulk
13.53s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
5.80s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.88s call     test_insert.py::TestInsertStatement::test_copy_full
3.41s call     test_insert.py::TestInsertStatement::test_copy_partial
1.58s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.54s call     test_insert.py::TestInsertStatement::test_plain
1.16s call     test_insert.py::TestInsertStatement::test_out_of_range
1.14s call     test_insert.py::TestInsertStatement::test_incorrect
1.11s call     test_insert.py::TestInsertStatement::test_bulk
1.06s call     test_insert.py::TestInsertStatement::test_duplicate
0.07s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect

(14 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/4e33/000743/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/4e33/000743/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-27T21:20:12.339556Z): tablet_id=72075186224037986;self_id=[1:7566014284126943069:12799];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;tx_id=281474976710937;lock_id=281474976710900;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: ?? @ 0x7FB7245DFAC2
24. ??:0: ?? @ 0x7FB7246718BF
============== 1 failed, 10 passed, 1 error in 464.25s (0:07:44) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/00073a/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 ===============================
18.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
14.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
13.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
10.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
9.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
9.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
9.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
8.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
8.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
7.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.11s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 120.63s (0:02:00) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/000740/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.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
14.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
11.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
11.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
9.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
9.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
8.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
7.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
7.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.09s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 115.64s (0:01:55) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/000742/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 ===============================
102.33s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
19.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
14.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
12.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
12.18s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
10.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
8.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
8.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 207.26s (0:03:27) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/00073b/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 ===============================
118.41s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
116.70s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
99.06s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
87.79s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
71.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.30s setup    test_replace.py::TestReplace::test_copy_full
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.83s call     test_replace.py::TestReplace::test_count
0.69s call     test_replace.py::TestReplace::test_copy_partial
0.69s call     test_replace.py::TestReplace::test_copy_full
0.41s call     test_replace.py::TestReplace::test_partial_replace
0.28s call     test_replace.py::TestReplace::test_incorrect
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 503.56s (0:08:23) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/00073c/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 ===============================
19.58s setup    test_select.py::TestSelect::test_incorrect
14.52s setup    test_update.py::TestUpdate::test_incorrect
6.96s setup    test_replace.py::TestReplace::test_replace_rollback
2.58s call     test_select.py::TestSelect::test_json_query
2.22s call     test_update.py::TestUpdate::test_update_rollback
1.94s call     test_replace.py::TestReplace::test_replace_rollback
1.82s call     test_update.py::TestUpdate::test_partial_update
1.74s call     test_replace.py::TestReplace::test_replace_total
1.62s call     test_update.py::TestUpdate::test_update_many_rows
1.28s call     test_update.py::TestUpdate::test_incorrect
1.11s call     test_select.py::TestSelect::test_incorrect
1.08s call     test_update.py::TestUpdate::test_update_pk
0.79s call     test_replace.py::TestReplace::test_replace_with_nulls
0.07s setup    test_update.py::TestUpdate::test_partial_update
0.04s setup    test_update.py::TestUpdate::test_update_pk
0.02s setup    test_replace.py::TestReplace::test_replace_total
0.02s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s teardown test_update.py::TestUpdate::test_update_rollback
0.01s teardown test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s setup    test_select.py::TestSelect::test_json_query

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 58.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/4e33/00073f/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 ===============================
368.10s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
42.02s call     zip_bomb.py::TestZipBomb::test
20.59s setup    test_update.py::TestUpdate::test_update_single_column
17.67s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
15.22s setup    test_upsert.py::TestUpsert::test_copy_full
12.00s teardown zip_bomb.py::TestZipBomb::test
3.60s call     test_upsert.py::TestUpsert::test_copy_full
3.05s setup    zip_bomb.py::TestZipBomb::test
3.03s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.41s call     test_upsert.py::TestUpsert::test_copy_partial
2.19s call     test_update.py::TestUpdate::test_update_single_row
2.07s call     test_update.py::TestUpdate::test_update_single_column
2.02s call     test_upsert.py::TestUpsert::test_count
1.46s call     test_upsert.py::TestUpsert::test_partial_update
1.21s call     test_upsert.py::TestUpsert::test_insert_nulls
1.15s call     test_upsert.py::TestUpsert::test_incorrect
0.06s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_upsert.py::TestUpsert::test_count
0.01s teardown test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

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