============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002b8d/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 ===============================
246.08s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
96.75s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.19s call     tablets_movement.py::TestTabletsMovement::test[ROW]
29.02s call     order_by_with_limit.py::TestOrderBy::test
7.79s setup    test_create.py::TestCreate::test_create_all_opt_ints
6.04s call     test_create.py::TestCreate::test_create_decimals
4.48s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.90s setup    order_by_with_limit.py::TestOrderBy::test
3.79s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.05s setup    data_read_correctness.py::TestDataReadCorrectness::test
1.05s call     test_create.py::TestCreate::test_create_real_req
0.75s call     test_create.py::TestCreate::test_create_strings_opt
0.74s call     test_create.py::TestCreate::test_create_real_opt
0.72s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.72s call     test_create.py::TestCreate::test_create_all_opt_ints
0.71s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.57s call     test_create.py::TestCreate::test_create_all_req_ints
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test
0.02s setup    test_create.py::TestCreate::test_create_real_opt
0.01s teardown test_create.py::TestCreate::test_create_decimals
0.01s setup    test_create.py::TestCreate::test_create_real_req
0.01s teardown test_create.py::TestCreate::test_create_strings_opt
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 495.43s (0:08:15) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002b70/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: 15.1 ms
create table: 313.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.6
    "min_ms": 26.4
    "median_ms": 30.3
    "max_ms": 38.3
    "stdev_ms": 4.0
select count(*) after initial inserts: 340.7 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 57.3
    "min_ms": 31.3
    "median_ms": 51.8
    "max_ms": 430.5
    "stdev_ms": 25.8
select count(*) after all modifications: 3599.0 ms
select all: 4785.2 ms
delete from table: 4392.7 ms
select all after delete: 3861.2 ms
.drop table: 52.1 ms
create table: 494.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.3
    "min_ms": 25.8
    "median_ms": 30.8
    "max_ms": 41.6
    "stdev_ms": 4.7
select count(*) after initial inserts: 112.2 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 47.5
    "min_ms": 35.2
    "median_ms": 45.0
    "max_ms": 75.3
    "stdev_ms": 9.0
updates (step 1):
    "runs": 200
    "avg_ms": 224.6
    "min_ms": 146.7
    "median_ms": 221.9
    "max_ms": 420.0
    "stdev_ms": 45.6
upserts (step 2):
    "runs": 200
    "avg_ms": 44.5
    "min_ms": 23.4
    "median_ms": 39.7
    "max_ms": 102.4
    "stdev_ms": 15.0
select count(*) after all modifications: 607.4 ms
select all: 696.8 ms
delete from table: 598.0 ms
select all after delete: 508.3 ms
.drop table: 68.6 ms
create table: 490.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.2
    "min_ms": 28.1
    "median_ms": 29.6
    "max_ms": 32.9
    "stdev_ms": 1.7
select count(*) after initial inserts: 136.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 166.9
    "min_ms": 102.4
    "median_ms": 156.3
    "max_ms": 401.3
    "stdev_ms": 44.5
select count(*) after all modifications: 397.0 ms
select all: 295.8 ms
delete from table: 316.8 ms
select all after delete: 293.1 ms
.drop table: 50.9 ms
create table: 568.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 30.9
    "min_ms": 26.0
    "median_ms": 29.9
    "max_ms": 36.5
    "stdev_ms": 3.1
select count(*) after initial inserts: 114.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 119.8
    "min_ms": 93.7
    "median_ms": 116.9
    "max_ms": 188.1
    "stdev_ms": 16.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 70.4
    "min_ms": 46.1
    "median_ms": 63.9
    "max_ms": 179.3
    "stdev_ms": 23.1
select count(*) after all modifications: 459.7 ms
select all: 413.6 ms
delete from table: 430.1 ms
select all after delete: 321.9 ms
.drop table: 40.7 ms
create table: 642.3 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.7
    "min_ms": 24.3
    "median_ms": 30.0
    "max_ms": 35.7
    "stdev_ms": 2.4
select count(*) after initial inserts: 108.3 ms
updates (step 0):
    "runs": 200
    "avg_ms": 126.6
    "min_ms": 94.5
    "median_ms": 122.4
    "max_ms": 214.0
    "stdev_ms": 20.2
upserts (step 1):
    "runs": 200
    "avg_ms": 28.7
    "min_ms": 21.6
    "median_ms": 26.9
    "max_ms": 71.5
    "stdev_ms": 6.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 71.8
    "min_ms": 52.6
    "median_ms": 69.4
    "max_ms": 117.1
    "stdev_ms": 10.9
select count(*) after all modifications: 936.0 ms
select all: 841.1 ms
delete from table: 890.5 ms
select all after delete: 597.4 ms
.drop table: 50.6 ms
create table: 666.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 25.2
    "median_ms": 29.9
    "max_ms": 36.3
    "stdev_ms": 2.8
select count(*) after initial inserts: 107.6 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 30.9
    "min_ms": 21.3
    "median_ms": 28.1
    "max_ms": 86.9
    "stdev_ms": 8.4
select count(*) after all modifications: 403.9 ms
select all: 285.6 ms
delete from table: 305.4 ms
select all after delete: 219.8 ms
.Generated operation sequence:
  0. UPSERT: 6 operations
  1. UPDATE: 13 operations
  2. BULK_UPSERT: 12 operations
  3. UPDATE: 13 operations
  4. BULK_UPSERT: 16 operations
  5. BULK_UPSERT: 11 operations
  6. BULK_UPSERT: 2 operations
  7. BULK_UPSERT: 10 operations
  8. BULK_UPSERT: 16 operations
  9. UPDATE: 10 operations
drop table: 38.1 ms
create table: 456.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.0
    "min_ms": 25.5
    "median_ms": 30.1
    "max_ms": 34.4
    "stdev_ms": 2.1
select count(*) after initial inserts: 102.8 ms
upserts (step 0):
    "runs": 60
    "avg_ms": 26.7
    "min_ms": 21.6
    "median_ms": 25.9
    "max_ms": 37.8
    "stdev_ms": 3.5
updates (step 1):
    "runs": 130
    "avg_ms": 115.2
    "min_ms": 90.4
    "median_ms": 113.8
    "max_ms": 162.8
    "stdev_ms": 13.0
bulk_upserts (step 2):
    "runs": 12
    "avg_ms": 40.8
    "min_ms": 36.3
    "median_ms": 40.1
    "max_ms": 48.2
    "stdev_ms": 3.1
updates (step 3):
    "runs": 130
    "avg_ms": 110.7
    "min_ms": 96.1
    "median_ms": 107.7
    "max_ms": 158.8
    "stdev_ms": 11.1
bulk_upserts (step 4):
    "runs": 16
    "avg_ms": 39.4
    "min_ms": 34.6
    "median_ms": 39.5
    "max_ms": 46.0
    "stdev_ms": 2.8
bulk_upserts (step 5):
    "runs": 11
    "avg_ms": 47.7
    "min_ms": 38.0
    "median_ms": 41.9
    "max_ms": 90.8
    "stdev_ms": 14.8
bulk_upserts (step 6):
    "runs": 2
    "avg_ms": 49.8
    "min_ms": 45.3
    "median_ms": 54.3
    "max_ms": 54.3
    "stdev_ms": 6.3
bulk_upserts (step 7):
    "runs": 10
    "avg_ms": 46.9
    "min_ms": 39.7
    "median_ms": 43.6
    "max_ms": 68.7
    "stdev_ms": 9.3
bulk_upserts (step 8):
    "runs": 16
    "avg_ms": 42.9
    "min_ms": 39.3
    "median_ms": 42.9
    "max_ms": 49.6
    "stdev_ms": 2.7
updates (step 9):
    "runs": 100
    "avg_ms": 159.8
    "min_ms": 123.3
    "median_ms": 152.1
    "max_ms": 272.1
    "stdev_ms": 28.9
select count(*) after all modifications: 208.6 ms
select all: 243.2 ms
delete from table: 280.6 ms
select all after delete: 229.8 ms
.
test_delete.py ...

============================== slowest durations ===============================
169.21s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
61.95s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
51.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
46.31s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
42.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
33.25s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
27.84s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.15s setup    test_delete.py::TestDelete::test_delete_rollback
4.22s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.65s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.84s call     test_delete.py::TestDelete::test_delete_rollback
0.68s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.52s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_delete.py::TestDelete::test_delete_where[False-100]
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[update_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 456.11s (0:07:36) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002b83/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 ===============================
3.68s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.53s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.51s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.51s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.49s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.46s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.45s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.45s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.42s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.41s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.34s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.33s call     test_delete.py::TestDelete::test_incorrect

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 11 passed in 9.37s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002b84/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:658: 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/shgw/002b84/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/shgw/002b84/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-25T22:03:30.940354Z): tablet_id=72075186224038006;self_id=[1:7565283274041835640:13389];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;verification=result;fline=manager.h:279;lock_id=281474976710979;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB61BC28
E   3. /-S/ydb/core/tx/columnshard/operations/manager.h:279: GetLockVerified @ 0xA12E64D
E   4. /-S/ydb/core/tx/columnshard/operations/manager.h:253: GetLockFeaturesForTxOptional @ 0x16D434E2
E   5. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:124: AbortTransactionOnExecute @ 0x16D434E2
E   6. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA1283FC
E   7. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16D6CC8C
E   8. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16DCFCDE
E   9. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1C1694
E   10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1BF65A
E   11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1C29DE
E   12. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD19B766
E   13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD19B766
E   14. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16DCF419
E   15. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16D97E2A
E   16. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
E   20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
E   21. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
E   22. ??:0: ?? @ 0x7F986B688AC2
E   23. ??:0: ?? @ 0x7F986B71A8BF
------------------------------ 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/shgw/002b84/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -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/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2742709
DEBUG    ya.test:process.py:259 Command (pid 2742709) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2742709) elapsed time (sec): 0.35509657859802246
DEBUG    ya.test:process.py:263 Command (pid 2742709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) maxrss: 1185152
DEBUG    ya.test:process.py:263 Command (pid 2742709) minflt: 3497
DEBUG    ya.test:process.py:263 Command (pid 2742709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2742709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) nvcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 2742709) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2742709) stime: 0.028724
DEBUG    ya.test:process.py:263 Command (pid 2742709) utime: 0.043087
DEBUG    ya.test:process.py:263 Command (pid 2742709) wtime: 0.356
DEBUG    ya.test:process.py:275 Command (pid 2742709) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2742709) 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/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -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/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-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: 2743071
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, b95bfa75-3c24-469f-80d4-95ca25d9339d, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b95bfa75-3c24-469f-80d4-95ca25d9339d, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b95bfa75-3c24-469f-80d4-95ca25d9339d, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, a10a3ab5-1ee4-4f86-9f30-8cc902ccae78, localhost:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a10a3ab5-1ee4-4f86-9f30-8cc902ccae78, localhost:15344): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a10a3ab5-1ee4-4f86-9f30-8cc902ccae78, localhost:15344): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 15344 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-kkgqlbuo5y.auto.internal:15344, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
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 2743071) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2743071) elapsed time (sec): 30.221516847610474
DEBUG    ya.test:process.py:263 Command (pid 2743071) wtime: 30.228
DEBUG    ya.test:process.py:275 Command (pid 2743071) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    893	893	0	0	9	16	31	34
2	    642	642	0	0	14	27	34	39
3	    617	617	0	0	15	26	33	41
4	    591	591	0	0	15	27	34	41
5	    455	455	0	0	19	41	49	68
6	    499	499	0	0	17	41	47	54
7	    471	471	0	0	19	35	43	52
8	    445	445	0	0	21	36	42	46
9	    459	459	0	0	20	37	45	48
10	    388	388	0	0	22	50	64	72
11	    397	397	0	0	22	46	54	59
12	    471	471	0	0	20	37	45	49
13	    538	538	0	0	17	32	40	46
14	    444	444	0	0	20	44	54	65
15	    525	525	0	0	17	34	39	48
16	    488	488	0	0	19	34	42	49
17	    370	370	0	0	23	52	66	73
18	    464	464	0	0	19	39	48	56
19	    592	592	0	0	15	29	41	52
20	    562	562	0	0	16	30	38	47
21	    609	609	0	0	14	28	38	47
22	    715	715	0	0	12	22	27	30
23	    730	730	0	0	12	21	29	33
24	    472	472	0	0	19	35	40	47
25	    579	579	0	0	15	27	33	38
26	    542	542	0	0	17	31	42	48
27	    522	522	0	0	17	32	44	55
28	    549	549	0	0	17	28	33	36
29	    652	652	0	0	13	28	56	73
30	    475	475	0	0	17	38	54	63

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  16156	538.533	0	0	16	34	46	73

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af747a00-e6de-45d8-8cd8-40ef236ce6e7, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af747a00-e6de-45d8-8cd8-40ef236ce6e7, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=" 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, af747a00-e6de-45d8-8cd8-40ef236ce6e7, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
INFO     root:test_log_scenario.py:217 Count rows after insert 15898 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a243ba7-728c-4165-ba3c-6ccde89fd530, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a243ba7-728c-4165-ba3c-6ccde89fd530, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=" 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, 4a243ba7-728c-4165-ba3c-6ccde89fd530, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c36181c-fe30-41b0-8a5b-d14c4827739e, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c36181c-fe30-41b0-8a5b-d14c4827739e, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=" 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, 3c36181c-fe30-41b0-8a5b-d14c4827739e, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -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/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -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, 6cb969a7-508c-4b81-94ae-ee63bba2331f, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cb969a7-508c-4b81-94ae-ee63bba2331f, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=" 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, 6cb969a7-508c-4b81-94ae-ee63bba2331f, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8a63ee7-cfd2-49e9-a5ab-9cab290d4ac1, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b1f7a48-34f6-45cf-a65e-840bcfff3b90, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b1f7a48-34f6-45cf-a65e-840bcfff3b90, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=" 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.15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8a63ee7-cfd2-49e9-a5ab-9cab290d4ac1, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=" 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.13
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b1f7a48-34f6-45cf-a65e-840bcfff3b90, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-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:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-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:678 Command err will be placed to ydb.err.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7330f14-d1e6-45ea-a614-bd31c736a5fd, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8a63ee7-cfd2-49e9-a5ab-9cab290d4ac1, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2761445
DEBUG    ya.test:process.py:628 Command pid: 2761443
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ef89d3a-32a7-419f-af14-724ec0dda959, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ef89d3a-32a7-419f-af14-724ec0dda959, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==" 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, c7330f14-d1e6-45ea-a614-bd31c736a5fd, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=" 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:628 Command pid: 2761450
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7330f14-d1e6-45ea-a614-bd31c736a5fd, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0514f4aa-6815-433a-bf1e-eabb57b0367d, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0514f4aa-6815-433a-bf1e-eabb57b0367d, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=" 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, 0514f4aa-6815-433a-bf1e-eabb57b0367d, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ef89d3a-32a7-419f-af14-724ec0dda959, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 873a8471-5e09-4807-b600-b1d9f9edadd0, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 873a8471-5e09-4807-b600-b1d9f9edadd0, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=" 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, 873a8471-5e09-4807-b600-b1d9f9edadd0, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d440cad-a674-461a-a5fe-10013b9c5187, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d440cad-a674-461a-a5fe-10013b9c5187, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=" 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, 1d440cad-a674-461a-a5fe-10013b9c5187, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af4aa848-527f-4a1f-b839-06bb7ccc996b, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af4aa848-527f-4a1f-b839-06bb7ccc996b, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=" 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=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fa4649c-6e5c-4b18-b176-6df8f161773f, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fa4649c-6e5c-4b18-b176-6df8f161773f, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=" 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, af4aa848-527f-4a1f-b839-06bb7ccc996b, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fa4649c-6e5c-4b18-b176-6df8f161773f, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2df6474a-c814-4dba-956a-3d88d4219a7d, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2df6474a-c814-4dba-956a-3d88d4219a7d, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2df6474a-c814-4dba-956a-3d88d4219a7d, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 710c88b9-d142-4659-b0de-a2ac8e687863, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 710c88b9-d142-4659-b0de-a2ac8e687863, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 710c88b9-d142-4659-b0de-a2ac8e687863, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08a522fc-74a0-477b-b47d-1d844c8b3dc2, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08a522fc-74a0-477b-b47d-1d844c8b3dc2, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52d3b993-549f-439f-a1d5-15d4b3010473, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52d3b993-549f-439f-a1d5-15d4b3010473, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c929eff5-a5aa-43b2-a74e-03d99ff0434b, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c929eff5-a5aa-43b2-a74e-03d99ff0434b, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d586db9d-54f4-45c9-a11c-0064b05623fc, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d586db9d-54f4-45c9-a11c-0064b05623fc, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53d2215f-4d7e-4e78-8ff7-bb073295dad7, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53d2215f-4d7e-4e78-8ff7-bb073295dad7, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c5b49f7-8c81-4607-8aa7-28e962b1d898, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c5b49f7-8c81-4607-8aa7-28e962b1d898, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a93253b-5b9f-41e7-b308-1610f6949960, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a93253b-5b9f-41e7-b308-1610f6949960, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08a522fc-74a0-477b-b47d-1d844c8b3dc2, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52d3b993-549f-439f-a1d5-15d4b3010473, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c929eff5-a5aa-43b2-a74e-03d99ff0434b, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d586db9d-54f4-45c9-a11c-0064b05623fc, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53d2215f-4d7e-4e78-8ff7-bb073295dad7, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c5b49f7-8c81-4607-8aa7-28e962b1d898, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a93253b-5b9f-41e7-b308-1610f6949960, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbd01dba-3424-4aea-9109-be33f0ddbcb0, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbd01dba-3424-4aea-9109-be33f0ddbcb0, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbd01dba-3424-4aea-9109-be33f0ddbcb0, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1090df69-daca-4864-930d-2218b19ea63b, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021612029+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd8d1d74-148a-4d6a-bfb3-26030a00d4f4, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021645771+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 293a9a36-cb9e-4392-a709-07193a6f3a75, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.02162933+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b2266e5a-3d81-427e-9805-610b0024cbec, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021567036+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae515ced-9bad-4d88-b465-96a1127d43a8, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021692163+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ddfd16b8-b075-4a64-9b11-b3f62e6a76b6, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021659854+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ed1cdef2-11b1-4ad4-9456-c010101cfa17, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021702658+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, 2df6474a-c814-4dba-956a-3d88d4219a7d, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021725792+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52d3b993-549f-439f-a1d5-15d4b3010473, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.02177129+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 08a522fc-74a0-477b-b47d-1d844c8b3dc2, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021756195+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, c929eff5-a5aa-43b2-a74e-03d99ff0434b, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021784692+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, 710c88b9-d142-4659-b0de-a2ac8e687863, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021741974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 53d2215f-4d7e-4e78-8ff7-bb073295dad7, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021812293+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fbd01dba-3424-4aea-9109-be33f0ddbcb0, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021852561+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d586db9d-54f4-45c9-a11c-0064b05623fc, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.024996323+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5a110274-9e04-4c8c-9dd2-d1c6afdc8d72, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021442417+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 295f3196-ab39-4239-94ff-b1a0633e8dfd, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021593802+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, 1306fe97-f123-4949-8cef-2557e4ce7be4, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021680568+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a93253b-5b9f-41e7-b308-1610f6949960, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021840755+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6c5b49f7-8c81-4607-8aa7-28e962b1d898, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021828929+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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    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 2761445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2761445) elapsed time (sec): 30.257242441177368
DEBUG    ya.test:process.py:263 Command (pid 2761445) wtime: 30.27
DEBUG    ya.test:process.py:275 Command (pid 2761445) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	591	679	679	679
2	     23	23	0	0	329	855	863	863
3	     18	18	0	0	531	659	667	667
4	     18	18	0	0	505	639	647	647
5	     24	24	0	0	445	687	731	731
6	     15	15	0	0	567	747	751	751
7	      7	7	0	3	771	867	867	867
8	      0	0	0	7	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	987	0	0	0	0
13	      0	0	0	1103	0	0	0	0
14	      0	0	0	1070	0	0	0	0
15	      0	0	0	1344	0	0	0	0
16	      0	0	0	1258	0	0	0	0
17	      0	0	0	1066	0	0	0	0
18	      0	0	0	1330	0	0	0	0
19	      0	0	0	1572	0	0	0	0
20	      0	0	0	1024	0	0	0	0
21	      0	0	0	1324	0	0	0	0
22	      0	0	0	1205	0	0	0	0
23	      0	0	0	1232	0	0	0	0
24	      0	0	0	1546	0	0	0	0
25	      0	0	0	1570	0	0	0	0
26	      0	0	0	808	0	0	0	0
27	      0	0	0	919	0	0	0	0
28	      0	0	0	1298	0	0	0	0
29	      0	0	0	1055	0	0	0	0
30	      0	0	0	1215	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    115	3.83333	0	22966	523	823	863	867

DEBUG    ya.test:process.py:276 Command (pid 2761445) 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 2761443) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2761443) elapsed time (sec): 30.262388229370117
DEBUG    ya.test:process.py:263 Command (pid 2761443) wtime: 30.283
DEBUG    ya.test:process.py:275 Command (pid 2761443) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	187	643	675	675
2	     28	28	0	0	257	759	779	779
3	     20	20	0	0	443	539	555	555
4	     22	22	0	0	419	555	555	555
5	     30	30	0	0	279	603	623	623
6	     16	16	0	0	449	615	623	623
7	      8	8	0	0	555	663	663	663
8	      6	6	0	0	1263	1311	1311	1311
9	      3	3	0	0	1535	1663	1663	1663
10	      4	4	0	0	1719	1895	1895	1895
11	      0	0	0	0	0	0	0	0
12	      0	0	0	759	0	0	0	0
13	      0	0	0	959	0	0	0	0
14	      0	0	0	905	0	0	0	0
15	      0	0	0	1238	0	0	0	0
16	      0	0	0	964	0	0	0	0
17	      0	0	0	1153	0	0	0	0
18	      0	0	0	1222	0	0	0	0
19	      0	0	0	1382	0	0	0	0
20	      0	0	0	1013	0	0	0	0
21	      0	0	0	1021	0	0	0	0
22	      0	0	0	1155	0	0	0	0
23	      0	0	0	1111	0	0	0	0
24	      0	0	0	1538	0	0	0	0
25	      0	0	0	1408	0	0	0	0
26	      0	0	0	889	0	0	0	0
27	      0	0	0	1039	0	0	0	0
28	      0	0	0	1129	0	0	0	0
29	      0	0	0	967	0	0	0	0
30	      0	0	0	917	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    157	5.23333	0	20769	441	1279	1719	1895

DEBUG    ya.test:process.py:276 Command (pid 2761443) 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 2761450) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2761450) elapsed time (sec): 30.2677960395813
DEBUG    ya.test:process.py:263 Command (pid 2761450) wtime: 30.271
DEBUG    ya.test:process.py:275 Command (pid 2761450) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      7	7	0	0	787	967	967	967
2	      4	4	0	7	975	1011	1011	1011
3	      1	1	0	8	1003	1003	1003	1003
4	      3	3	0	8	991	999	999	999
5	      4	4	0	5	831	979	979	979
6	      3	3	0	4	719	1015	1015	1015
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	9	0	0	0	0
10	      0	0	0	9	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	1003	0	0	0	0
13	      0	0	0	1037	0	0	0	0
14	      0	0	0	1062	0	0	0	0
15	      0	0	0	1338	0	0	0	0
16	      0	0	0	1012	0	0	0	0
17	      0	0	0	1149	0	0	0	0
18	      0	0	0	1312	0	0	0	0
19	      0	0	0	1462	0	0	0	0
20	      0	0	0	999	0	0	0	0
21	      0	0	0	1262	0	0	0	0
22	      0	0	0	1151	0	0	0	0
23	      0	0	0	1096	0	0	0	0
24	      0	0	0	1566	0	0	0	0
25	      0	0	0	1698	0	0	0	0
26	      0	0	0	824	0	0	0	0
27	      0	0	0	1120	0	0	0	0
28	      0	0	0	1167	0	0	0	0
29	      0	0	0	1011	0	0	0	0
30	      0	0	0	1066	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     22	0.733333	0	22415	935	1011	1015	1015

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 292d5f3d-71f7-4082-9c6c-99d73c3122c1, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 292d5f3d-71f7-4082-9c6c-99d73c3122c1, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 292d5f3d-71f7-4082-9c6c-99d73c3122c1, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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, fc400d04-bd7b-4730-b466-637db1812d4a, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fc400d04-bd7b-4730-b466-637db1812d4a, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fc400d04-bd7b-4730-b466-637db1812d4a, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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, 4903e81b-83df-45d2-bd79-b19cd8a633c2, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4903e81b-83df-45d2-bd79-b19cd8a633c2, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4903e81b-83df-45d2-bd79-b19cd8a633c2, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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, b4d479dd-56f3-4c11-95c0-73eb39795c6b, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4d479dd-56f3-4c11-95c0-73eb39795c6b, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4d479dd-56f3-4c11-95c0-73eb39795c6b, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-kkgqlbuo5y'
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/shgw/002b84/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.2688137' in '/home/runner/.ya/build/build_root/shgw/002b84/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_7r_tf3p8.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:272 Stopped node localhost:15344/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26895
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25663
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17892
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15344
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25658
=================================== 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/shgw/002b84/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -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/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2742709
DEBUG    ya.test:process.py:259 Command (pid 2742709) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2742709) elapsed time (sec): 0.35509657859802246
DEBUG    ya.test:process.py:263 Command (pid 2742709) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) maxrss: 1185152
DEBUG    ya.test:process.py:263 Command (pid 2742709) minflt: 3497
DEBUG    ya.test:process.py:263 Command (pid 2742709) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2742709) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2742709) nvcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 2742709) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2742709) stime: 0.028724
DEBUG    ya.test:process.py:263 Command (pid 2742709) utime: 0.043087
DEBUG    ya.test:process.py:263 Command (pid 2742709) wtime: 0.356
DEBUG    ya.test:process.py:275 Command (pid 2742709) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2742709) 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/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -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/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-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: 2743071
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, b95bfa75-3c24-469f-80d4-95ca25d9339d, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b95bfa75-3c24-469f-80d4-95ca25d9339d, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b95bfa75-3c24-469f-80d4-95ca25d9339d, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, a10a3ab5-1ee4-4f86-9f30-8cc902ccae78, localhost:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a10a3ab5-1ee4-4f86-9f30-8cc902ccae78, localhost:15344): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a10a3ab5-1ee4-4f86-9f30-8cc902ccae78, localhost:15344): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 15344 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-kkgqlbuo5y.auto.internal:15344, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
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 2743071) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2743071) elapsed time (sec): 30.221516847610474
DEBUG    ya.test:process.py:263 Command (pid 2743071) wtime: 30.228
DEBUG    ya.test:process.py:275 Command (pid 2743071) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    893	893	0	0	9	16	31	34
2	    642	642	0	0	14	27	34	39
3	    617	617	0	0	15	26	33	41
4	    591	591	0	0	15	27	34	41
5	    455	455	0	0	19	41	49	68
6	    499	499	0	0	17	41	47	54
7	    471	471	0	0	19	35	43	52
8	    445	445	0	0	21	36	42	46
9	    459	459	0	0	20	37	45	48
10	    388	388	0	0	22	50	64	72
11	    397	397	0	0	22	46	54	59
12	    471	471	0	0	20	37	45	49
13	    538	538	0	0	17	32	40	46
14	    444	444	0	0	20	44	54	65
15	    525	525	0	0	17	34	39	48
16	    488	488	0	0	19	34	42	49
17	    370	370	0	0	23	52	66	73
18	    464	464	0	0	19	39	48	56
19	    592	592	0	0	15	29	41	52
20	    562	562	0	0	16	30	38	47
21	    609	609	0	0	14	28	38	47
22	    715	715	0	0	12	22	27	30
23	    730	730	0	0	12	21	29	33
24	    472	472	0	0	19	35	40	47
25	    579	579	0	0	15	27	33	38
26	    542	542	0	0	17	31	42	48
27	    522	522	0	0	17	32	44	55
28	    549	549	0	0	17	28	33	36
29	    652	652	0	0	13	28	56	73
30	    475	475	0	0	17	38	54	63

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  16156	538.533	0	0	16	34	46	73

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af747a00-e6de-45d8-8cd8-40ef236ce6e7, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af747a00-e6de-45d8-8cd8-40ef236ce6e7, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=" 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, af747a00-e6de-45d8-8cd8-40ef236ce6e7, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
INFO     root:test_log_scenario.py:217 Count rows after insert 15898 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a243ba7-728c-4165-ba3c-6ccde89fd530, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a243ba7-728c-4165-ba3c-6ccde89fd530, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=" 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, 4a243ba7-728c-4165-ba3c-6ccde89fd530, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c36181c-fe30-41b0-8a5b-d14c4827739e, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c36181c-fe30-41b0-8a5b-d14c4827739e, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=" 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, 3c36181c-fe30-41b0-8a5b-d14c4827739e, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -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/shgw/002b84/ydb/apps/ydb/ydb -e grpc://localhost:15344 -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, 6cb969a7-508c-4b81-94ae-ee63bba2331f, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.13
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cb969a7-508c-4b81-94ae-ee63bba2331f, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=" 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, 6cb969a7-508c-4b81-94ae-ee63bba2331f, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8a63ee7-cfd2-49e9-a5ab-9cab290d4ac1, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b1f7a48-34f6-45cf-a65e-840bcfff3b90, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b1f7a48-34f6-45cf-a65e-840bcfff3b90, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=" 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.15
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8a63ee7-cfd2-49e9-a5ab-9cab290d4ac1, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=" 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.13
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b1f7a48-34f6-45cf-a65e-840bcfff3b90, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-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:678 Command err will be placed to ydb.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-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:678 Command err will be placed to ydb.err.14
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7330f14-d1e6-45ea-a614-bd31c736a5fd, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8a63ee7-cfd2-49e9-a5ab-9cab290d4ac1, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 2761445
DEBUG    ya.test:process.py:628 Command pid: 2761443
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b84/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15344', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ef89d3a-32a7-419f-af14-724ec0dda959, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ef89d3a-32a7-419f-af14-724ec0dda959, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==" 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, c7330f14-d1e6-45ea-a614-bd31c736a5fd, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=" 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:628 Command pid: 2761450
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7330f14-d1e6-45ea-a614-bd31c736a5fd, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0514f4aa-6815-433a-bf1e-eabb57b0367d, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0514f4aa-6815-433a-bf1e-eabb57b0367d, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=" 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, 0514f4aa-6815-433a-bf1e-eabb57b0367d, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ef89d3a-32a7-419f-af14-724ec0dda959, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 873a8471-5e09-4807-b600-b1d9f9edadd0, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 873a8471-5e09-4807-b600-b1d9f9edadd0, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=" 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, 873a8471-5e09-4807-b600-b1d9f9edadd0, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d440cad-a674-461a-a5fe-10013b9c5187, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d440cad-a674-461a-a5fe-10013b9c5187, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=" 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, 1d440cad-a674-461a-a5fe-10013b9c5187, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af4aa848-527f-4a1f-b839-06bb7ccc996b, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af4aa848-527f-4a1f-b839-06bb7ccc996b, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=" 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=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fa4649c-6e5c-4b18-b176-6df8f161773f, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fa4649c-6e5c-4b18-b176-6df8f161773f, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=" 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, af4aa848-527f-4a1f-b839-06bb7ccc996b, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fa4649c-6e5c-4b18-b176-6df8f161773f, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2df6474a-c814-4dba-956a-3d88d4219a7d, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2df6474a-c814-4dba-956a-3d88d4219a7d, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=ZjI3OTg5NGYtNTgwZGQxYTEtMmM5M2YzZjYtODlmNjZjZjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2df6474a-c814-4dba-956a-3d88d4219a7d, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 710c88b9-d142-4659-b0de-a2ac8e687863, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 710c88b9-d142-4659-b0de-a2ac8e687863, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 710c88b9-d142-4659-b0de-a2ac8e687863, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08a522fc-74a0-477b-b47d-1d844c8b3dc2, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08a522fc-74a0-477b-b47d-1d844c8b3dc2, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52d3b993-549f-439f-a1d5-15d4b3010473, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52d3b993-549f-439f-a1d5-15d4b3010473, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=YmQ0ODc2NzItMmI3MzFmMTMtYjFmNzNmYy0zNjZhNzJmNA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(7)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c929eff5-a5aa-43b2-a74e-03d99ff0434b, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c929eff5-a5aa-43b2-a74e-03d99ff0434b, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=NGMyNTM3NTctODhiOGRmMGYtNDJmNzkyYzItMjNiY2E3MGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d586db9d-54f4-45c9-a11c-0064b05623fc, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d586db9d-54f4-45c9-a11c-0064b05623fc, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=ZDMwODUyOWMtNDJlZGQyNjEtNDBmNjQwYWQtMjc0ZWJmMmU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53d2215f-4d7e-4e78-8ff7-bb073295dad7, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53d2215f-4d7e-4e78-8ff7-bb073295dad7, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=YjgzZWRiMGItNzdhZmQzYzQtYTdjMDQwMzctMjEwY2Y2MTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c5b49f7-8c81-4607-8aa7-28e962b1d898, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c5b49f7-8c81-4607-8aa7-28e962b1d898, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=N2Q3NGRjN2ItOWMyYmFhZDgtZjQ3YWQzNTQtNWY2ZmQ2Y2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(1)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a93253b-5b9f-41e7-b308-1610f6949960, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a93253b-5b9f-41e7-b308-1610f6949960, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=MmZlYTM5MDItZDNiNzFjNjQtMWQzNzVkNzYtOTMzZGY5ZTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08a522fc-74a0-477b-b47d-1d844c8b3dc2, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52d3b993-549f-439f-a1d5-15d4b3010473, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c929eff5-a5aa-43b2-a74e-03d99ff0434b, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d586db9d-54f4-45c9-a11c-0064b05623fc, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53d2215f-4d7e-4e78-8ff7-bb073295dad7, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c5b49f7-8c81-4607-8aa7-28e962b1d898, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a93253b-5b9f-41e7-b308-1610f6949960, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbd01dba-3424-4aea-9109-be33f0ddbcb0, ghrun-kkgqlbuo5y.auto.internal:15344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbd01dba-3424-4aea-9109-be33f0ddbcb0, ghrun-kkgqlbuo5y.auto.internal:15344): request = { session_id: "ydb://session/3?node_id=1&id=M2QxZDFiN2MtM2I3ZDQ1MTctYmY1OTFjNjgtOTgxNjc3ZDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(4)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbd01dba-3424-4aea-9109-be33f0ddbcb0, ghrun-kkgqlbuo5y.auto.internal:15344): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1090df69-daca-4864-930d-2218b19ea63b, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021612029+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd8d1d74-148a-4d6a-bfb3-26030a00d4f4, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021645771+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 293a9a36-cb9e-4392-a709-07193a6f3a75, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.02162933+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b2266e5a-3d81-427e-9805-610b0024cbec, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021567036+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae515ced-9bad-4d88-b465-96a1127d43a8, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021692163+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ddfd16b8-b075-4a64-9b11-b3f62e6a76b6, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021659854+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ed1cdef2-11b1-4ad4-9456-c010101cfa17, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021702658+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, 2df6474a-c814-4dba-956a-3d88d4219a7d, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021725792+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 52d3b993-549f-439f-a1d5-15d4b3010473, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.02177129+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 08a522fc-74a0-477b-b47d-1d844c8b3dc2, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021756195+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, c929eff5-a5aa-43b2-a74e-03d99ff0434b, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021784692+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, 710c88b9-d142-4659-b0de-a2ac8e687863, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021741974+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 53d2215f-4d7e-4e78-8ff7-bb073295dad7, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021812293+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fbd01dba-3424-4aea-9109-be33f0ddbcb0, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021852561+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d586db9d-54f4-45c9-a11c-0064b05623fc, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.024996323+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5a110274-9e04-4c8c-9dd2-d1c6afdc8d72, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021442417+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-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 295f3196-ab39-4239-94ff-b1a0633e8dfd, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-10-25T22:03:37.021593802+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, 1306fe97-f123-4949-8cef-2557e4ce7be4, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021680568+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a93253b-5b9f-41e7-b308-1610f6949960, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021840755+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6c5b49f7-8c81-4607-8aa7-28e962b1d898, ghrun-kkgqlbuo5y.auto.internal:15344): 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:15344 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-10-25T22:03:37.021828929+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjA5OGRiNjktYmU3Mzc0ZTAtMWYzZmYzMTMtOWUxMmQyYjA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzBkMTVmZTYtYTk5ZmRmYzgtNTIwOTdkOGEtZDA2ODVmOTk=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:15344
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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    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 2761445) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2761445) elapsed time (sec): 30.257242441177368
DEBUG    ya.test:process.py:263 Command (pid 2761445) wtime: 30.27
DEBUG    ya.test:process.py:275 Command (pid 2761445) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	591	679	679	679
2	     23	23	0	0	329	855	863	863
3	     18	18	0	0	531	659	667	667
4	     18	18	0	0	505	639	647	647
5	     24	24	0	0	445	687	731	731
6	     15	15	0	0	567	747	751	751
7	      7	7	0	3	771	867	867	867
8	      0	0	0	7	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	987	0	0	0	0
13	      0	0	0	1103	0	0	0	0
14	      0	0	0	1070	0	0	0	0
15	      0	0	0	1344	0	0	0	0
16	      0	0	0	1258	0	0	0	0
17	      0	0	0	1066	0	0	0	0
18	      0	0	0	1330	0	0	0	0
19	      0	0	0	1572	0	0	0	0
20	      0	0	0	1024	0	0	0	0
21	      0	0	0	1324	0	0	0	0
22	      0	0	0	1205	0	0	0	0
23	      0	0	0	1232	0	0	0	0
24	      0	0	0	1546	0	0	0	0
25	      0	0	0	1570	0	0	0	0
26	      0	0	0	808	0	0	0	0
27	      0	0	0	919	0	0	0	0
28	      0	0	0	1298	0	0	0	0
29	      0	0	0	1055	0	0	0	0
30	      0	0	0	1215	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    115	3.83333	0	22966	523	823	863	867

DEBUG    ya.test:process.py:276 Command (pid 2761445) 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 2761443) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2761443) elapsed time (sec): 30.262388229370117
DEBUG    ya.test:process.py:263 Command (pid 2761443) wtime: 30.283
DEBUG    ya.test:process.py:275 Command (pid 2761443) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	187	643	675	675
2	     28	28	0	0	257	759	779	779
3	     20	20	0	0	443	539	555	555
4	     22	22	0	0	419	555	555	555
5	     30	30	0	0	279	603	623	623
6	     16	16	0	0	449	615	623	623
7	      8	8	0	0	555	663	663	663
8	      6	6	0	0	1263	1311	1311	1311
9	      3	3	0	0	1535	1663	1663	1663
10	      4	4	0	0	1719	1895	1895	1895
11	      0	0	0	0	0	0	0	0
12	      0	0	0	759	0	0	0	0
13	      0	0	0	959	0	0	0	0
14	      0	0	0	905	0	0	0	0
15	      0	0	0	1238	0	0	0	0
16	      0	0	0	964	0	0	0	0
17	      0	0	0	1153	0	0	0	0
18	      0	0	0	1222	0	0	0	0
19	      0	0	0	1382	0	0	0	0
20	      0	0	0	1013	0	0	0	0
21	      0	0	0	1021	0	0	0	0
22	      0	0	0	1155	0	0	0	0
23	      0	0	0	1111	0	0	0	0
24	      0	0	0	1538	0	0	0	0
25	      0	0	0	1408	0	0	0	0
26	      0	0	0	889	0	0	0	0
27	      0	0	0	1039	0	0	0	0
28	      0	0	0	1129	0	0	0	0
29	      0	0	0	967	0	0	0	0
30	      0	0	0	917	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    157	5.23333	0	20769	441	1279	1719	1895

DEBUG    ya.test:process.py:276 Command (pid 2761443) 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 2761450) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2761450) elapsed time (sec): 30.2677960395813
DEBUG    ya.test:process.py:263 Command (pid 2761450) wtime: 30.271
DEBUG    ya.test:process.py:275 Command (pid 2761450) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      7	7	0	0	787	967	967	967
2	      4	4	0	7	975	1011	1011	1011
3	      1	1	0	8	1003	1003	1003	1003
4	      3	3	0	8	991	999	999	999
5	      4	4	0	5	831	979	979	979
6	      3	3	0	4	719	1015	1015	1015
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	9	0	0	0	0
10	      0	0	0	9	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	1003	0	0	0	0
13	      0	0	0	1037	0	0	0	0
14	      0	0	0	1062	0	0	0	0
15	      0	0	0	1338	0	0	0	0
16	      0	0	0	1012	0	0	0	0
17	      0	0	0	1149	0	0	0	0
18	      0	0	0	1312	0	0	0	0
19	      0	0	0	1462	0	0	0	0
20	      0	0	0	999	0	0	0	0
21	      0	0	0	1262	0	0	0	0
22	      0	0	0	1151	0	0	0	0
23	      0	0	0	1096	0	0	0	0
24	      0	0	0	1566	0	0	0	0
25	      0	0	0	1698	0	0	0	0
26	      0	0	0	824	0	0	0	0
27	      0	0	0	1120	0	0	0	0
28	      0	0	0	1167	0	0	0	0
29	      0	0	0	1011	0	0	0	0
30	      0	0	0	1066	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     22	0.733333	0	22415	935	1011	1015	1015

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 292d5f3d-71f7-4082-9c6c-99d73c3122c1, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 292d5f3d-71f7-4082-9c6c-99d73c3122c1, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 292d5f3d-71f7-4082-9c6c-99d73c3122c1, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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, fc400d04-bd7b-4730-b466-637db1812d4a, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fc400d04-bd7b-4730-b466-637db1812d4a, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fc400d04-bd7b-4730-b466-637db1812d4a, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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, 4903e81b-83df-45d2-bd79-b19cd8a633c2, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4903e81b-83df-45d2-bd79-b19cd8a633c2, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4903e81b-83df-45d2-bd79-b19cd8a633c2, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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, b4d479dd-56f3-4c11-95c0-73eb39795c6b, localhost:6826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4d479dd-56f3-4c11-95c0-73eb39795c6b, localhost:6826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4d479dd-56f3-4c11-95c0-73eb39795c6b, localhost:6826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 6826 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-kkgqlbuo5y.auto.internal:6826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6826
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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:15344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15344". 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 ===============================
352.59s call     test_log_scenario.py::TestLogScenario::test_log_uniform
40.06s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
20.94s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
9.38s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.65s setup    test_insert.py::TestInsertStatement::test_bulk
3.63s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.73s call     test_insert.py::TestInsertStatement::test_copy_full
0.70s call     test_insert.py::TestInsertStatement::test_copy_partial
0.45s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.38s call     test_insert.py::TestInsertStatement::test_plain
0.37s call     test_insert.py::TestInsertStatement::test_bulk
0.36s call     test_insert.py::TestInsertStatement::test_duplicate
0.31s call     test_insert.py::TestInsertStatement::test_incorrect
0.30s call     test_insert.py::TestInsertStatement::test_out_of_range
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(16 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/shgw/002b84/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/shgw/002b84/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-25T22:03:30.940354Z): tablet_id=72075186224038006;self_id=[1:7565283274041835640:13389];ev=NKikimr::TEvDataShard::TEvCancelTransactionProposal;verification=result;fline=manager.h:279;lock_id=281474976710979;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA791485
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7899C6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB61BC28
3. /-S/ydb/core/tx/columnshard/operations/manager.h:279: GetLockVerified @ 0xA12E64D
4. /-S/ydb/core/tx/columnshard/operations/manager.h:253: GetLockFeaturesForTxOptional @ 0x16D434E2
5. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:124: AbortTransactionOnExecute @ 0x16D434E2
6. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0xA1283FC
7. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16D6CC8C
8. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16DCFCDE
9. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2031: ExecuteTransaction @ 0xD1C1694
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1936: DoExecute @ 0xD1BF65A
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1950: Execute @ 0xD1C29DE
12. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xD19B766
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xD19B766
14. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16DCF419
15. /-S/ydb/core/tx/columnshard/columnshard_impl.h:422: StateWork @ 0x16D97E2A
16. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5CFF77
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB60C6E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB610792
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6103A0
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB610F8E
21. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7930DC
22. ??:0: ?? @ 0x7F986B688AC2
23. ??:0: ?? @ 0x7F986B71A8BF
============== 1 failed, 10 passed, 1 error in 435.11s (0:07:15) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002b4c/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 ===============================
14.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
9.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
8.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
8.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.06s 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-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
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-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 87.02s (0:01: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/shgw/002b56/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 ===============================
14.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
12.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
12.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
9.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
6.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
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[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 92.51s (0:01:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002b7c/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 .........F

=================================== FAILURES ===================================
_______________ TestLogScenario.test_overloads_workload[1-10000] _______________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12685', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:189: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:70: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:64: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:45: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12685', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[1-10000]
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_overloads.py::TestLogScenario, test_name: test_overloads_workload[1-10000])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.35
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.35
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2734341
DEBUG    ya.test:process.py:259 Command (pid 2734341) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2734341) elapsed time (sec): 0.5844428539276123
DEBUG    ya.test:process.py:263 Command (pid 2734341) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) maxrss: 539860
DEBUG    ya.test:process.py:263 Command (pid 2734341) minflt: 16124
DEBUG    ya.test:process.py:263 Command (pid 2734341) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2734341) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2734341) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 2734341) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2734341) stime: 0.399084
DEBUG    ya.test:process.py:263 Command (pid 2734341) utime: 0.135688
DEBUG    ya.test:process.py:263 Command (pid 2734341) wtime: 0.586
DEBUG    ya.test:process.py:275 Command (pid 2734341) output:
Git info:
    Commit: 9064801ffcb717c69465753a1aa18d618fef33b2
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebdab944a9425691670455ab3a1dd1beb53e2d03 into 83fc3583be4365fad57d378b1a53e92fa1b7c36a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kkgqlbuo5y
    Host information: 
        Linux ghrun-kkgqlbuo5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     __tests__.test_overloads:test_overloads.py:93 Git info:
    Commit: 9064801ffcb717c69465753a1aa18d618fef33b2
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebdab944a9425691670455ab3a1dd1beb53e2d03 into 83fc3583be4365fad57d378b1a53e92fa1b7c36a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kkgqlbuo5y
    Host information: 
        Linux ghrun-kkgqlbuo5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13723
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:446 Working directory: /home/runner/.ya/build/build_root/shgw/002b7c/r3tmp/kikimr_cluster_fcs917cn
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24091
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28714
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16474
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/node_1/logfile_f9yzur0s.log --grpc-port=12685 --mon-port=24091 --ic-port=13723 --module=1
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:172 Formatting pdisk SectorMap:1:64 on node localhost:12685/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 CFG_DIR_PATH="/home/runner/.ya/build/build_root/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 Final command: /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/node_1/logfile_f9yzur0s.log --grpc-port=12685 --mon-port=24091 --ic-port=13723 --module=1
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/node_1/logfile_f9yzur0s.log', '--grpc-port=12685', '--mon-port=24091', '--ic-port=13723', '--module=1')' in '/home/runner/.ya/build/build_root/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1-10000/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2734850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:305 Started node localhost:12685/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.36
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.36
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2734851
DEBUG    ya.test:process.py:259 Command (pid 2734851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2734851) elapsed time (sec): 0.638498067855835
DEBUG    ya.test:process.py:263 Command (pid 2734851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2734851) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2734851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2734851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2734851) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 2734851) maxrss: 539860
DEBUG    ya.test:process.py:263 Command (pid 2734851) minflt: 18595
DEBUG    ya.test:process.py:263 Command (pid 2734851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2734851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2734851) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 2734851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2734851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2734851) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2734851) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2734851) stime: 0.45005799999999996
DEBUG    ya.test:process.py:263 Command (pid 2734851) utime: 0.108634
DEBUG    ya.test:process.py:263 Command (pid 2734851) wtime: 0.64
DEBUG    ya.test:process.py:275 Command (pid 2734851) output:
Git info:
    Commit: 9064801ffcb717c69465753a1aa18d618fef33b2
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebdab944a9425691670455ab3a1dd1beb53e2d03 into 83fc3583be4365fad57d378b1a53e92fa1b7c36a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-kkgqlbuo5y
    Host information: 
        Linux ghrun-kkgqlbuo5y 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/9944335923/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9944335923/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Node 1 version:
Git info:
    Commit: 9064801ffcb717c69465753a1aa18d618fef33b2
    Branch: 
    Author: Yuriy Kaminskiy <yumkam@gmail.com>
    Summary: Merge ebdab944a9425691670455ab3a1dd1beb53e2d03 into 83fc3583be4365fad57d378b1a53e92fa1b7c36a
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12685', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13723\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.37
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.37
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12685', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13723\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2736760
DEBUG    ya.test:process.py:259 Command (pid 2736760) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2736760) elapsed time (sec): 0.4696767330169678
DEBUG    ya.test:process.py:263 Command (pid 2736760) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) maxrss: 548144
DEBUG    ya.test:process.py:263 Command (pid 2736760) minflt: 18265
DEBUG    ya.test:process.py:263 Command (pid 2736760) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 2736760) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2736760) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2736760) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2736760) stime: 0.28787199999999996
DEBUG    ya.test:process.py:263 Command (pid 2736760) utime: 0.11670399999999999
DEBUG    ya.test:process.py:263 Command (pid 2736760) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 2736760) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:406 Executing command = ['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12685', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.38
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.38
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:12685', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2736964
DEBUG    ya.test:process.py:259 Command (pid 2736964) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2736964) elapsed time (sec): 0.7266175746917725
DEBUG    ya.test:process.py:263 Command (pid 2736964) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) maxrss: 548128
DEBUG    ya.test:process.py:263 Command (pid 2736964) minflt: 18264
DEBUG    ya.test:process.py:263 Command (pid 2736964) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 2736964) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2736964) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 2736964) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2736964) stime: 0.32706799999999997
DEBUG    ya.test:process.py:263 Command (pid 2736964) utime: 0.127874
DEBUG    ya.test:process.py:263 Command (pid 2736964) wtime: 0.728
DEBUG    ya.test:process.py:275 Command (pid 2736964) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:520 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:527 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 384507bb-e2d2-4398-b62f-44af7683574c, localhost:12685): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 384507bb-e2d2-4398-b62f-44af7683574c, localhost:12685): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 384507bb-e2d2-4398-b62f-44af7683574c, localhost:12685): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 12685 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-kkgqlbuo5y.auto.internal:12685, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:12685
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:44 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb -e grpc://localhost:12685 -d /Root workload log --path log_1_10000 init --path log_1_10000 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12685', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'init', '--path', 'log_1_10000', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2737559
DEBUG    ya.test:process.py:259 Command (pid 2737559) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2737559) elapsed time (sec): 0.4541447162628174
DEBUG    ya.test:process.py:263 Command (pid 2737559) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) maxrss: 210228
DEBUG    ya.test:process.py:263 Command (pid 2737559) minflt: 3493
DEBUG    ya.test:process.py:263 Command (pid 2737559) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 2737559) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2737559) nvcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 2737559) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2737559) stime: 0.041425
DEBUG    ya.test:process.py:263 Command (pid 2737559) utime: 0.045568
DEBUG    ya.test:process.py:263 Command (pid 2737559) wtime: 0.458
DEBUG    ya.test:process.py:275 Command (pid 2737559) output:
None
DEBUG    ya.test:process.py:276 Command (pid 2737559) errors:

INFO     root:test_overloads.py:52 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:44 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb -e grpc://localhost:12685 -d /Root workload log --path log_1_10000 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12685', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2738100
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 81862ccf-0cc9-4329-a368-31c9f31a2659, localhost:23032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 81862ccf-0cc9-4329-a368-31c9f31a2659, localhost:23032): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 81862ccf-0cc9-4329-a368-31c9f31a2659, localhost:23032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 23032 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-kkgqlbuo5y.auto.internal:23032, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23032
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, a81d7fc8-87da-448c-96f9-12651b618932, localhost:20286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a81d7fc8-87da-448c-96f9-12651b618932, localhost:20286): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a81d7fc8-87da-448c-96f9-12651b618932, localhost:20286): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 20286 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-kkgqlbuo5y.auto.internal:20286, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20286
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, eb7b242d-0d9a-4fc0-94aa-b1018ac88dc3, localhost:11853): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eb7b242d-0d9a-4fc0-94aa-b1018ac88dc3, localhost:11853): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eb7b242d-0d9a-4fc0-94aa-b1018ac88dc3, localhost:11853): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 11853 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-kkgqlbuo5y.auto.internal:11853, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11853
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 44006efe-77cb-4d1b-bf51-9dbca3705289, localhost:10243): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 44006efe-77cb-4d1b-bf51-9dbca3705289, localhost:10243): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 44006efe-77cb-4d1b-bf51-9dbca3705289, localhost:10243): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 10243 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-kkgqlbuo5y.auto.internal:10243, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10243
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 3404710f-6405-4262-a8b1-4ca5e3753a78, localhost:12685): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3404710f-6405-4262-a8b1-4ca5e3753a78, localhost:12685): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3404710f-6405-4262-a8b1-4ca5e3753a78, localhost:12685): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 12685 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-kkgqlbuo5y.auto.internal:12685, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12685
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 9a12422b-6d52-4200-b1c9-07d637c0dafe, localhost:19569): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9a12422b-6d52-4200-b1c9-07d637c0dafe, localhost:19569): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9a12422b-6d52-4200-b1c9-07d637c0dafe, localhost:19569): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 19569 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-kkgqlbuo5y.auto.internal:19569, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19569
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 7c20e95b-a127-4d49-a6e7-bd725ad579dc, localhost:21490): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c20e95b-a127-4d49-a6e7-bd725ad579dc, localhost:21490): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c20e95b-a127-4d49-a6e7-bd725ad579dc, localhost:21490): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 21490 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-kkgqlbuo5y.auto.internal:21490, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21490
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 6948c44b-12a4-484d-a361-6b3312f4bb35, localhost:8087): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6948c44b-12a4-484d-a361-6b3312f4bb35, localhost:8087): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6948c44b-12a4-484d-a361-6b3312f4bb35, localhost:8087): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 8087 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-kkgqlbuo5y.auto.internal:8087, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8087
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 8f0c6788-a4c3-4a87-8c3f-58e8e42ba435, localhost:26394): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8f0c6788-a4c3-4a87-8c3f-58e8e42ba435, localhost:26394): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8f0c6788-a4c3-4a87-8c3f-58e8e42ba435, localhost:26394): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 26394 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-kkgqlbuo5y.auto.internal:26394, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26394
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 053909e0-eba0-4a0d-858a-c41798cc95ef, localhost:23032): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 053909e0-eba0-4a0d-858a-c41798cc95ef, localhost:23032): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 053909e0-eba0-4a0d-858a-c41798cc95ef, localhost:23032): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 23032 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-kkgqlbuo5y.auto.internal:23032, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23032
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, a4c9bd2e-9583-4e50-82ef-f2c62e7efe3f, localhost:5736): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a4c9bd2e-9583-4e50-82ef-f2c62e7efe3f, localhost:5736): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a4c9bd2e-9583-4e50-82ef-f2c62e7efe3f, localhost:5736): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 5736 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-kkgqlbuo5y.auto.internal:5736, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5736
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 0e4e6513-ad6c-4685-bd35-93b4c951e0f8, localhost:20286): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0e4e6513-ad6c-4685-bd35-93b4c951e0f8, localhost:20286): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0e4e6513-ad6c-4685-bd35-93b4c951e0f8, localhost:20286): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 20286 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-kkgqlbuo5y.auto.internal:20286, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20286
DEBUG    ya.test:process.py:773 Killing process 2738100
DEBUG    ya.test:process.py:799 Killing process tree for pid 2738100 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 2738100
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 2738100
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 2738100
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12685', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 2738100) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 2738100) elapsed time (sec): 120.12981176376343
DEBUG    ya.test:process.py:263 Command (pid 2738100) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2738100) maxrss: 210228
DEBUG    ya.test:process.py:263 Command (pid 2738100) minflt: 4607
DEBUG    ya.test:process.py:263 Command (pid 2738100) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) nivcsw: 534
DEBUG    ya.test:process.py:263 Command (pid 2738100) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) nvcsw: 512911
DEBUG    ya.test:process.py:263 Command (pid 2738100) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 2738100) stime: 1.9487839999999998
DEBUG    ya.test:process.py:263 Command (pid 2738100) utime: 2.538293
DEBUG    ya.test:process.py:263 Command (pid 2738100) wtime: 120.133
DEBUG    ya.test:process.py:275 Command (pid 2738100) output:
None
DEBUG    ya.test:process.py:276 Command (pid 2738100) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-kkgqlbuo5y'
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/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6) 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.2738100' in '/home/runner/.ya/build/build_root/shgw/002b7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
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
---------------------------- 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:12685
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-kkgqlbuo5y.auto.internal:12685
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, b566e8fe-5d53-40d7-a763-f137c6c01ee1, localhost:10243): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b566e8fe-5d53-40d7-a763-f137c6c01ee1, localhost:10243): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b566e8fe-5d53-40d7-a763-f137c6c01ee1, localhost:10243): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-kkgqlbuo5y.auto.internal" port: 10243 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-kkgqlbuo5y.auto.internal:10243, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10243
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:272 Stopped node localhost:12685/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28714
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24091
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13723
============================== slowest durations ===============================
126.10s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
10.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
9.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
8.18s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
3.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
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-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1-10000] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/shgw/002b7c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12685', '-d', '/Root', 'workload', 'log', '--path', 'log_1_10000', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 197.78s (0:03:17) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002b8c/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 ===============================
125.68s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
118.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
101.08s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
97.98s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
76.76s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
3.85s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.74s call     test_replace.py::TestReplace::test_copy_partial
1.12s call     test_replace.py::TestReplace::test_count
1.00s call     test_replace.py::TestReplace::test_copy_full
0.46s call     test_replace.py::TestReplace::test_partial_replace
0.34s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 531.72s (0:08:51) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002b65/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 ===============================
13.14s setup    test_select.py::TestSelect::test_incorrect
7.10s setup    test_update.py::TestUpdate::test_incorrect
4.70s setup    test_replace.py::TestReplace::test_replace_rollback
2.48s call     test_select.py::TestSelect::test_json_query
1.52s call     test_update.py::TestUpdate::test_update_rollback
0.95s call     test_replace.py::TestReplace::test_replace_total
0.93s call     test_replace.py::TestReplace::test_replace_rollback
0.93s call     test_replace.py::TestReplace::test_replace_with_nulls
0.86s call     test_select.py::TestSelect::test_incorrect
0.86s call     test_update.py::TestUpdate::test_update_many_rows
0.84s call     test_update.py::TestUpdate::test_partial_update
0.79s call     test_update.py::TestUpdate::test_incorrect
0.54s call     test_update.py::TestUpdate::test_update_pk
0.01s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_replace.py::TestReplace::test_replace_total

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 36.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/shgw/002bfa/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 ===============================
362.50s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
42.04s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
6.64s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.40s setup    zip_bomb.py::TestZipBomb::test
3.64s setup    test_update.py::TestUpdate::test_update_single_column
3.27s setup    test_upsert.py::TestUpsert::test_copy_full
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
0.74s call     test_upsert.py::TestUpsert::test_count
0.69s call     test_upsert.py::TestUpsert::test_copy_partial
0.67s call     test_upsert.py::TestUpsert::test_copy_full
0.56s call     test_update.py::TestUpdate::test_update_single_column
0.45s call     test_update.py::TestUpdate::test_update_single_row
0.35s call     test_upsert.py::TestUpsert::test_partial_update
0.28s call     test_upsert.py::TestUpsert::test_insert_nulls
0.21s call     test_upsert.py::TestUpsert::test_incorrect

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