============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/000272/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 107 items

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

============================== slowest durations ===============================
156.76s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
99.25s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
90.87s call     tablets_movement.py::TestTabletsMovement::test[ROW]
30.81s call     order_by_with_limit.py::TestOrderBy::test
6.61s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.25s call     test_create.py::TestCreate::test_create_decimals
3.90s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.85s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.76s setup    order_by_with_limit.py::TestOrderBy::test
3.62s setup    test_create.py::TestCreate::test_create_all_opt_ints
1.10s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.52s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.50s call     test_create.py::TestCreate::test_create_all_opt_ints
0.44s call     test_create.py::TestCreate::test_create_real_req
0.44s call     test_create.py::TestCreate::test_create_real_opt
0.40s call     test_create.py::TestCreate::test_create_all_req_ints
0.21s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.16s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.10s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 409.54s (0:06:49) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/000257/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 107 items

test_create.py ..
test_cs_many_updates.py drop table: 15.0 ms
create table: 368.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.3
    "min_ms": 27.8
    "median_ms": 29.8
    "max_ms": 54.9
    "stdev_ms": 8.0
select count(*) after initial inserts: 107.0 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 43.5
    "min_ms": 32.5
    "median_ms": 41.6
    "max_ms": 77.9
    "stdev_ms": 7.5
select count(*) after all modifications: 2784.1 ms
select all: 3127.7 ms
delete from table: 3172.2 ms
select all after delete: 2965.4 ms
.drop table: 25.3 ms
create table: 396.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.7
    "min_ms": 28.5
    "median_ms": 29.7
    "max_ms": 30.5
    "stdev_ms": 0.8
select count(*) after initial inserts: 91.5 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 38.3
    "min_ms": 33.1
    "median_ms": 37.8
    "max_ms": 50.4
    "stdev_ms": 3.1
updates (step 1):
    "runs": 200
    "avg_ms": 138.7
    "min_ms": 111.8
    "median_ms": 137.7
    "max_ms": 185.7
    "stdev_ms": 11.9
upserts (step 2):
    "runs": 200
    "avg_ms": 24.1
    "min_ms": 20.6
    "median_ms": 23.3
    "max_ms": 60.8
    "stdev_ms": 3.8
select count(*) after all modifications: 293.3 ms
select all: 312.7 ms
delete from table: 378.8 ms
select all after delete: 300.8 ms
.drop table: 28.0 ms
create table: 403.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 24.9
    "median_ms": 30.0
    "max_ms": 30.9
    "stdev_ms": 2.0
select count(*) after initial inserts: 90.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 132.6
    "min_ms": 83.7
    "median_ms": 127.6
    "max_ms": 295.7
    "stdev_ms": 32.0
select count(*) after all modifications: 417.5 ms
select all: 315.7 ms
delete from table: 320.4 ms
select all after delete: 249.1 ms
.drop table: 39.2 ms
create table: 585.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 39.7
    "min_ms": 29.1
    "median_ms": 39.4
    "max_ms": 57.6
    "stdev_ms": 6.8
select count(*) after initial inserts: 147.0 ms
updates (step 0):
    "runs": 150
    "avg_ms": 143.7
    "min_ms": 110.1
    "median_ms": 140.5
    "max_ms": 236.1
    "stdev_ms": 20.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 75.3
    "min_ms": 53.5
    "median_ms": 72.1
    "max_ms": 124.9
    "stdev_ms": 15.7
select count(*) after all modifications: 550.2 ms
select all: 493.2 ms
delete from table: 509.3 ms
select all after delete: 334.6 ms
.drop table: 66.9 ms
create table: 689.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 40.8
    "min_ms": 29.3
    "median_ms": 35.8
    "max_ms": 74.4
    "stdev_ms": 13.3
select count(*) after initial inserts: 131.2 ms
updates (step 0):
    "runs": 200
    "avg_ms": 154.4
    "min_ms": 113.1
    "median_ms": 149.5
    "max_ms": 256.6
    "stdev_ms": 27.0
upserts (step 1):
    "runs": 200
    "avg_ms": 38.9
    "min_ms": 25.6
    "median_ms": 36.5
    "max_ms": 117.5
    "stdev_ms": 10.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 92.8
    "min_ms": 60.9
    "median_ms": 86.9
    "max_ms": 188.3
    "stdev_ms": 23.1
select count(*) after all modifications: 694.3 ms
select all: 945.3 ms
delete from table: 952.7 ms
select all after delete: 842.8 ms
.drop table: 92.9 ms
create table: 743.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 45.5
    "min_ms": 25.0
    "median_ms": 42.0
    "max_ms": 64.8
    "stdev_ms": 13.6
select count(*) after initial inserts: 119.9 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 32.3
    "min_ms": 16.1
    "median_ms": 29.9
    "max_ms": 111.4
    "stdev_ms": 8.0
select count(*) after all modifications: 575.2 ms
select all: 300.4 ms
delete from table: 386.4 ms
select all after delete: 313.1 ms
.Generated operation sequence:
  0. BULK_UPSERT: 4 operations
  1. UPSERT: 19 operations
  2. UPSERT: 16 operations
  3. UPSERT: 19 operations
  4. UPSERT: 5 operations
  5. BULK_UPSERT: 1 operations
  6. UPSERT: 5 operations
  7. BULK_UPSERT: 5 operations
  8. BULK_UPSERT: 8 operations
  9. UPSERT: 6 operations
drop table: 40.6 ms
create table: 535.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 46.6
    "min_ms": 29.6
    "median_ms": 38.0
    "max_ms": 78.0
    "stdev_ms": 19.4
select count(*) after initial inserts: 165.9 ms
bulk_upserts (step 0):
    "runs": 4
    "avg_ms": 71.9
    "min_ms": 49.9
    "median_ms": 78.1
    "max_ms": 95.6
    "stdev_ms": 19.6
upserts (step 1):
    "runs": 190
    "avg_ms": 29.2
    "min_ms": 23.7
    "median_ms": 28.1
    "max_ms": 46.5
    "stdev_ms": 4.0
upserts (step 2):
    "runs": 160
    "avg_ms": 27.7
    "min_ms": 23.2
    "median_ms": 27.0
    "max_ms": 36.8
    "stdev_ms": 2.8
upserts (step 3):
    "runs": 190
    "avg_ms": 27.0
    "min_ms": 21.9
    "median_ms": 26.2
    "max_ms": 37.7
    "stdev_ms": 2.9
upserts (step 4):
    "runs": 50
    "avg_ms": 26.9
    "min_ms": 24.1
    "median_ms": 26.0
    "max_ms": 34.0
    "stdev_ms": 2.4
bulk_upserts (step 5): 44.7 ms
upserts (step 6):
    "runs": 50
    "avg_ms": 25.4
    "min_ms": 23.6
    "median_ms": 25.2
    "max_ms": 31.1
    "stdev_ms": 1.3
bulk_upserts (step 7):
    "runs": 5
    "avg_ms": 42.3
    "min_ms": 40.9
    "median_ms": 41.7
    "max_ms": 45.0
    "stdev_ms": 1.6
bulk_upserts (step 8):
    "runs": 8
    "avg_ms": 42.1
    "min_ms": 39.7
    "median_ms": 40.7
    "max_ms": 51.9
    "stdev_ms": 4.1
upserts (step 9):
    "runs": 60
    "avg_ms": 25.9
    "min_ms": 23.3
    "median_ms": 25.2
    "max_ms": 36.5
    "stdev_ms": 2.6
select count(*) after all modifications: 224.6 ms
select all: 205.3 ms
delete from table: 252.6 ms
select all after delete: 193.6 ms
.
test_delete.py ..

============================== slowest durations ===============================
134.71s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
53.09s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
38.49s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
35.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
34.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
32.36s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
22.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.83s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.53s setup    test_create.py::TestCreate::test_create_strings_opt
4.11s setup    test_delete.py::TestDelete::test_delete_rollback
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.94s call     test_delete.py::TestDelete::test_delete_rollback
0.55s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.49s call     test_create.py::TestCreate::test_create_strings_opt
0.02s 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[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 370.47s (0:06:10) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/0002dd/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 107 items

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

============================== slowest durations ===============================
4.00s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.62s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.57s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.57s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.56s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.56s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.55s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.55s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.54s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.53s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.51s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.44s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 10.92s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/00024d/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 107 items

test_delete.py .
test_insert.py ........
test_log_scenario.py ..

============================== slowest durations ===============================
32.60s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
15.90s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.32s setup    test_insert.py::TestInsertStatement::test_bulk
4.78s setup    test_delete.py::TestDelete::test_incorrect
3.94s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.30s call     test_insert.py::TestInsertStatement::test_copy_full
1.14s call     test_insert.py::TestInsertStatement::test_copy_partial
0.55s call     test_insert.py::TestInsertStatement::test_bulk
0.55s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.50s call     test_insert.py::TestInsertStatement::test_plain
0.40s call     test_insert.py::TestInsertStatement::test_duplicate
0.35s call     test_delete.py::TestDelete::test_incorrect
0.33s call     test_insert.py::TestInsertStatement::test_out_of_range
0.29s call     test_insert.py::TestInsertStatement::test_incorrect
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 71.98s (0:01:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/00048b/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 107 items

test_log_scenario.py FE
test_overloads.py ..........

==================================== 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:694: 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/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/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-11-07T16:52:17.746599Z): source_id=837;tablet_id=72075186224037902;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA634E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62D346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BBBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B36CB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8A1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C89F4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78ECDD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FAD2B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16751B07
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166A9303
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166A9303
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A6123
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ACBD7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16518478
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C963F45
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB466E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AC6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B0764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B0370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B0F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA636A5C
E   21. ??:0: ?? @ 0x7F4EFFD2DAC2
E   22. ??:0: ?? @ 0x7F4EFFDBF8BF
------------------------------ 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
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 402947
DEBUG    ya.test:process.py:259 Command (pid 402947) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 402947) elapsed time (sec): 0.31148719787597656
DEBUG    ya.test:process.py:263 Command (pid 402947) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 402947) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 402947) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 402947) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 402947) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 402947) stime: 0.175595
DEBUG    ya.test:process.py:263 Command (pid 402947) utime: 0.087797
DEBUG    ya.test:process.py:263 Command (pid 402947) wtime: 0.312
DEBUG    ya.test:process.py:275 Command (pid 402947) output:
Git info:
    Commit: 848e9a462e9d408adae2fb86be966d86c89153db
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nmef5mktu
    Host information: 
        Linux ghrun-2nmef5mktu 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 402947) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 848e9a462e9d408adae2fb86be966d86c89153db
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nmef5mktu
    Host information: 
        Linux ghrun-2nmef5mktu 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/kjsk/00048b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28650
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/kjsk/00048b/r3tmp/kikimr_cluster_ydbdzurd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/kjsk/00048b/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/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_coti55dl.log --grpc-port=15003 --mon-port=13082 --ic-port=28650
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15003/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/kjsk/00048b/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/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_coti55dl.log --grpc-port=15003 --mon-port=13082 --ic-port=28650
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_coti55dl.log', '--grpc-port=15003', '--mon-port=13082', '--ic-port=28650')' in '/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 403197
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15003/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 403198
DEBUG    ya.test:process.py:259 Command (pid 403198) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 403198) elapsed time (sec): 0.3764338493347168
DEBUG    ya.test:process.py:263 Command (pid 403198) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 403198) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 403198) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 403198) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 403198) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 403198) stime: 0.217515
DEBUG    ya.test:process.py:263 Command (pid 403198) utime: 0.110735
DEBUG    ya.test:process.py:263 Command (pid 403198) wtime: 0.377
DEBUG    ya.test:process.py:275 Command (pid 403198) output:
Git info:
    Commit: 848e9a462e9d408adae2fb86be966d86c89153db
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nmef5mktu
    Host information: 
        Linux ghrun-2nmef5mktu 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 403198) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 848e9a462e9d408adae2fb86be966d86c89153db
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15003', '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: 28650\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15003', '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: 28650\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 404430
DEBUG    ya.test:process.py:259 Command (pid 404430) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 404430) elapsed time (sec): 0.35248541831970215
DEBUG    ya.test:process.py:263 Command (pid 404430) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) maxrss: 547368
DEBUG    ya.test:process.py:263 Command (pid 404430) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 404430) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 404430) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 404430) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 404430) stime: 0.20676
DEBUG    ya.test:process.py:263 Command (pid 404430) utime: 0.103381
DEBUG    ya.test:process.py:263 Command (pid 404430) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 404430) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15003', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15003', '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: 404679
DEBUG    ya.test:process.py:259 Command (pid 404679) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 404679) elapsed time (sec): 0.3119511604309082
DEBUG    ya.test:process.py:263 Command (pid 404679) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) maxrss: 547388
DEBUG    ya.test:process.py:263 Command (pid 404679) minflt: 18281
DEBUG    ya.test:process.py:263 Command (pid 404679) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 404679) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 404679) stime: 0.15837099999999998
DEBUG    ya.test:process.py:263 Command (pid 404679) utime: 0.10964099999999999
DEBUG    ya.test:process.py:263 Command (pid 404679) wtime: 0.313
DEBUG    ya.test:process.py:275 Command (pid 404679) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 3f888a99-60df-49db-ae29-73551615d2dd, localhost:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f888a99-60df-49db-ae29-73551615d2dd, localhost:15003): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f888a99-60df-49db-ae29-73551615d2dd, localhost:15003): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2nmef5mktu.auto.internal" port: 15003 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-2nmef5mktu.auto.internal:15003, 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:15003
------------------------------ 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/kjsk/00048b/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -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
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/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 405022
DEBUG    ya.test:process.py:259 Command (pid 405022) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 405022) elapsed time (sec): 0.3415083885192871
DEBUG    ya.test:process.py:263 Command (pid 405022) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) maxrss: 166020
DEBUG    ya.test:process.py:263 Command (pid 405022) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 405022) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 405022) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) nvcsw: 214
DEBUG    ya.test:process.py:263 Command (pid 405022) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 405022) stime: 0.019624
DEBUG    ya.test:process.py:263 Command (pid 405022) utime: 0.04906
DEBUG    ya.test:process.py:263 Command (pid 405022) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 405022) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 405022) 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/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -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.0
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/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-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: 405277
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 405277) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 405277) elapsed time (sec): 30.14835810661316
DEBUG    ya.test:process.py:263 Command (pid 405277) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 405277) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	   1150	1150	0	0	8	10	14	21
2	   1128	1128	0	0	8	10	14	15
3	   1143	1143	0	0	8	10	13	15
4	   1087	1087	0	0	8	11	25	31
5	    973	973	0	0	8	16	42	53
6	   1064	1064	0	0	8	13	24	43
7	   1060	1060	0	0	8	13	28	33
8	   1086	1086	0	0	8	11	14	18
9	   1164	1164	0	0	8	10	12	17
10	   1066	1066	0	0	9	11	15	18
11	    982	982	0	0	9	14	21	54
12	   1093	1093	0	0	8	11	14	15
13	    954	954	0	0	9	12	15	22
14	    719	719	0	0	9	15	323	413
15	   1123	1123	0	0	8	11	14	18
16	   1045	1045	0	0	9	12	15	19
17	   1026	1026	0	0	9	12	13	15
18	   1106	1106	0	0	8	11	12	18
19	   1024	1024	0	0	9	14	18	21
20	   1066	1066	0	0	9	10	13	15
21	   1115	1115	0	0	8	12	15	18
22	   1085	1085	0	0	8	11	12	18
23	   1103	1103	0	0	8	11	12	16
24	   1162	1162	0	0	8	10	13	16
25	   1172	1172	0	0	8	9	11	12
26	   1145	1145	0	0	8	11	14	16
27	   1203	1203	0	0	8	9	11	13
28	   1161	1161	0	0	8	11	16	20
29	   1162	1162	0	0	8	10	11	14
30	   1236	1236	0	0	7	9	10	13

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  32603	1086.77	0	0	8	11	15	413

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, db8b85e0-ce93-4f6f-a9db-522c687e78d3, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db8b85e0-ce93-4f6f-a9db-522c687e78d3, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db8b85e0-ce93-4f6f-a9db-522c687e78d3, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 770a58e9-bdec-48ef-9705-7c7afe0ae939, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 770a58e9-bdec-48ef-9705-7c7afe0ae939, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 770a58e9-bdec-48ef-9705-7c7afe0ae939, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 216c03f4-2f33-44d6-868c-b12399d928b8, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 216c03f4-2f33-44d6-868c-b12399d928b8, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" 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, 216c03f4-2f33-44d6-868c-b12399d928b8, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
INFO     root:test_log_scenario.py:217 Count rows after insert 32156 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67d28017-d339-4005-a44c-153b38d0974d, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67d28017-d339-4005-a44c-153b38d0974d, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" 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, 67d28017-d339-4005-a44c-153b38d0974d, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f97c9402-df2f-498a-9678-afb16195e94d, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f97c9402-df2f-498a-9678-afb16195e94d, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" 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, f97c9402-df2f-498a-9678-afb16195e94d, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -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/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -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, 2902339e-7e3a-43ad-a2f3-8c41ddffc98d, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2902339e-7e3a-43ad-a2f3-8c41ddffc98d, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 29902e9d-82c2-43b2-bfae-acabe796d020, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 29902e9d-82c2-43b2-bfae-acabe796d020, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2902339e-7e3a-43ad-a2f3-8c41ddffc98d, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-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:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 29902e9d-82c2-43b2-bfae-acabe796d020, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2QyZTVlYWUtNjQwZGUzYWYtNjNiODI3OGQtZjA0MjcwZWY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 427426
DEBUG    ya.test:process.py:628 Command pid: 427432
DEBUG    ya.test:process.py:628 Command pid: 427435
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9538b19e-08b0-44a2-b5df-d11e8959a67c, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9538b19e-08b0-44a2-b5df-d11e8959a67c, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=M2QyZTVlYWUtNjQwZGUzYWYtNjNiODI3OGQtZjA0MjcwZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9538b19e-08b0-44a2-b5df-d11e8959a67c, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2QyZTVlYWUtNjQwZGUzYWYtNjNiODI3OGQtZjA0MjcwZWY=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da68430f-2ca5-419d-98a6-331b71025e4c, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 07690a92-8254-4277-af66-366fafa04818, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da68430f-2ca5-419d-98a6-331b71025e4c, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=M2QyZTVlYWUtNjQwZGUzYWYtNjNiODI3OGQtZjA0MjcwZWY=" 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(CreateSession, 07690a92-8254-4277-af66-366fafa04818, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da68430f-2ca5-419d-98a6-331b71025e4c, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 07690a92-8254-4277-af66-366fafa04818, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJlMmM0NGQtOWJmZmJlYzQtZDMxNzQ0Ni01YmMzYzg4OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6064ae0f-7ed8-4c75-9481-cf81362cec62, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6064ae0f-7ed8-4c75-9481-cf81362cec62, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWJlMmM0NGQtOWJmZmJlYzQtZDMxNzQ0Ni01YmMzYzg4OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6064ae0f-7ed8-4c75-9481-cf81362cec62, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWJlMmM0NGQtOWJmZmJlYzQtZDMxNzQ0Ni01YmMzYzg4OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03dd979c-19a5-4e65-9069-19a985f4721f, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03dd979c-19a5-4e65-9069-19a985f4721f, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWJlMmM0NGQtOWJmZmJlYzQtZDMxNzQ0Ni01YmMzYzg4OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08aa25b6-b859-4b36-af7b-2487c7b1af95, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08aa25b6-b859-4b36-af7b-2487c7b1af95, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03dd979c-19a5-4e65-9069-19a985f4721f, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08aa25b6-b859-4b36-af7b-2487c7b1af95, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWZiZGJlOTQtMjBmOGIyNi1jNDA2YTQ3Yy0zYzU3ZWU3Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2ffc13ca-3160-4ae6-9e1b-06101a71f440, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2ffc13ca-3160-4ae6-9e1b-06101a71f440, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWZiZGJlOTQtMjBmOGIyNi1jNDA2YTQ3Yy0zYzU3ZWU3Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2ffc13ca-3160-4ae6-9e1b-06101a71f440, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWZiZGJlOTQtMjBmOGIyNi1jNDA2YTQ3Yy0zYzU3ZWU3Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4725e4e-9e65-4d28-9af7-04ea5368f1e2, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4725e4e-9e65-4d28-9af7-04ea5368f1e2, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWZiZGJlOTQtMjBmOGIyNi1jNDA2YTQ3Yy0zYzU3ZWU3Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e66cc853-606a-4189-8465-8b8f4ffe7b73, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e66cc853-606a-4189-8465-8b8f4ffe7b73, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4725e4e-9e65-4d28-9af7-04ea5368f1e2, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e66cc853-606a-4189-8465-8b8f4ffe7b73, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWY1NGQ5NzYtMjQ2MTJjOTAtY2U4OTNmOWUtMzY2YTczYTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dcea5c23-7489-4b97-a7a9-64dcfb98fd10, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dcea5c23-7489-4b97-a7a9-64dcfb98fd10, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWY1NGQ5NzYtMjQ2MTJjOTAtY2U4OTNmOWUtMzY2YTczYTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dcea5c23-7489-4b97-a7a9-64dcfb98fd10, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWY1NGQ5NzYtMjQ2MTJjOTAtY2U4OTNmOWUtMzY2YTczYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49b9bcfd-896e-4b1e-b03c-fd6bdf7fe41a, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49b9bcfd-896e-4b1e-b03c-fd6bdf7fe41a, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWY1NGQ5NzYtMjQ2MTJjOTAtY2U4OTNmOWUtMzY2YTczYTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eddfbf72-03e6-4c14-be99-17d1d962a9a3, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eddfbf72-03e6-4c14-be99-17d1d962a9a3, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49b9bcfd-896e-4b1e-b03c-fd6bdf7fe41a, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eddfbf72-03e6-4c14-be99-17d1d962a9a3, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTc0MDhkYmItNTdkYWQwZjItZGI3ODIwNjMtODZlYTVjZGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fd6c5293-a078-4588-83cf-df0ed032b93b, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fd6c5293-a078-4588-83cf-df0ed032b93b, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=MTc0MDhkYmItNTdkYWQwZjItZGI3ODIwNjMtODZlYTVjZGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fd6c5293-a078-4588-83cf-df0ed032b93b, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTc0MDhkYmItNTdkYWQwZjItZGI3ODIwNjMtODZlYTVjZGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8969b29c-d5cf-4ec8-b532-fd3911835005, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8969b29c-d5cf-4ec8-b532-fd3911835005, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=MTc0MDhkYmItNTdkYWQwZjItZGI3ODIwNjMtODZlYTVjZGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 545cfd66-4d1e-4604-ad78-d4d1292b28aa, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 545cfd66-4d1e-4604-ad78-d4d1292b28aa, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8969b29c-d5cf-4ec8-b532-fd3911835005, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 545cfd66-4d1e-4604-ad78-d4d1292b28aa, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWM2ODgzYzctMzM3MmEwNjEtOTMzYThmYjktMWU1YzUxOTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11582096-f94d-4289-bb47-ba9596036007, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11582096-f94d-4289-bb47-ba9596036007, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=OWM2ODgzYzctMzM3MmEwNjEtOTMzYThmYjktMWU1YzUxOTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11582096-f94d-4289-bb47-ba9596036007, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWM2ODgzYzctMzM3MmEwNjEtOTMzYThmYjktMWU1YzUxOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ed83564-76e6-4194-9482-426d2d688204, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ed83564-76e6-4194-9482-426d2d688204, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=OWM2ODgzYzctMzM3MmEwNjEtOTMzYThmYjktMWU1YzUxOTQ=" 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:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ed83564-76e6-4194-9482-426d2d688204, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bbb3b6b6-f172-4e49-a386-782581b9640f, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bbb3b6b6-f172-4e49-a386-782581b9640f, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bbb3b6b6-f172-4e49-a386-782581b9640f, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzFiM2M0YzAtNWU4ZjM0YjQtZWQ4OWU0ZmQtZTZmOGRjYjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 170978a7-177f-4ebf-b865-fbaea4f86a3f, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 170978a7-177f-4ebf-b865-fbaea4f86a3f, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=YzFiM2M0YzAtNWU4ZjM0YjQtZWQ4OWU0ZmQtZTZmOGRjYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 170978a7-177f-4ebf-b865-fbaea4f86a3f, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzFiM2M0YzAtNWU4ZjM0YjQtZWQ4OWU0ZmQtZTZmOGRjYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcfdd8fb-182b-4a67-802c-d308d5596f12, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcfdd8fb-182b-4a67-802c-d308d5596f12, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=YzFiM2M0YzAtNWU4ZjM0YjQtZWQ4OWU0ZmQtZTZmOGRjYjU=" 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:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b297d119-496c-4634-af4f-2d67cf38ecad, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fcfdd8fb-182b-4a67-802c-d308d5596f12, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b297d119-496c-4634-af4f-2d67cf38ecad, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b297d119-496c-4634-af4f-2d67cf38ecad, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjM5MGRhNzEtOTk2ZGFhMTMtMmM0N2JhOGYtZWYzM2EzZWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 092ac6f0-641e-418d-8a05-2b55be415136, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 092ac6f0-641e-418d-8a05-2b55be415136, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=ZjM5MGRhNzEtOTk2ZGFhMTMtMmM0N2JhOGYtZWYzM2EzZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 092ac6f0-641e-418d-8a05-2b55be415136, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjM5MGRhNzEtOTk2ZGFhMTMtMmM0N2JhOGYtZWYzM2EzZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44907ced-8931-4bf3-be04-56f0d9ba5f35, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44907ced-8931-4bf3-be04-56f0d9ba5f35, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=ZjM5MGRhNzEtOTk2ZGFhMTMtMmM0N2JhOGYtZWYzM2EzZWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 11eeae81-5aa0-4b7b-9791-cffaf8b1b570, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 11eeae81-5aa0-4b7b-9791-cffaf8b1b570, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44907ced-8931-4bf3-be04-56f0d9ba5f35, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 11eeae81-5aa0-4b7b-9791-cffaf8b1b570, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGMxNmY0ZGMtNTgyODg3ODktYzk2MTkyMDEtNGU3MmNlZDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a74b5884-c6f8-4345-9953-d164e8351ae0, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a74b5884-c6f8-4345-9953-d164e8351ae0, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=OGMxNmY0ZGMtNTgyODg3ODktYzk2MTkyMDEtNGU3MmNlZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a74b5884-c6f8-4345-9953-d164e8351ae0, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGMxNmY0ZGMtNTgyODg3ODktYzk2MTkyMDEtNGU3MmNlZDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26adce6e-896d-4db7-8550-5bd1954b7568, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26adce6e-896d-4db7-8550-5bd1954b7568, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=OGMxNmY0ZGMtNTgyODg3ODktYzk2MTkyMDEtNGU3MmNlZDg=" 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, 26adce6e-896d-4db7-8550-5bd1954b7568, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 770a58e9-bdec-48ef-9705-7c7afe0ae939, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600330804+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9538b19e-08b0-44a2-b5df-d11e8959a67c, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600505535+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6064ae0f-7ed8-4c75-9481-cf81362cec62, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600564133+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, 2ffc13ca-3160-4ae6-9e1b-06101a71f440, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600596044+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dcea5c23-7489-4b97-a7a9-64dcfb98fd10, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600634635+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fd6c5293-a078-4588-83cf-df0ed032b93b, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600670596+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11582096-f94d-4289-bb47-ba9596036007, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600724546+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 170978a7-177f-4ebf-b865-fbaea4f86a3f, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600752559+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, 092ac6f0-641e-418d-8a05-2b55be415136, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600788079+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a74b5884-c6f8-4345-9953-d164e8351ae0, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600809261+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2902339e-7e3a-43ad-a2f3-8c41ddffc98d, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600489093+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da68430f-2ca5-419d-98a6-331b71025e4c, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600544237+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 03dd979c-19a5-4e65-9069-19a985f4721f, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.60058381+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a4725e4e-9e65-4d28-9af7-04ea5368f1e2, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600621417+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 49b9bcfd-896e-4b1e-b03c-fd6bdf7fe41a, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600657014+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8969b29c-d5cf-4ec8-b532-fd3911835005, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600711366+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9ed83564-76e6-4194-9482-426d2d688204, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600739788+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fcfdd8fb-182b-4a67-802c-d308d5596f12, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600775423+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44907ced-8931-4bf3-be04-56f0d9ba5f35, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600798113+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 26adce6e-896d-4db7-8550-5bd1954b7568, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.60082199+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
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.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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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 427426) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 427426) elapsed time (sec): 30.160682916641235
DEBUG    ya.test:process.py:263 Command (pid 427426) wtime: 30.165
DEBUG    ya.test:process.py:275 Command (pid 427426) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	240	631	647	647
2	    136	136	0	0	54	441	519	523
3	     80	80	0	0	53	79	85	85
4	      0	0	0	629	0	0	0	0
5	      0	0	0	1150	0	0	0	0
6	      0	0	0	2178	0	0	0	0
7	      0	0	0	2200	0	0	0	0
8	      0	0	0	2090	0	0	0	0
9	      0	0	0	2206	0	0	0	0
10	      0	0	0	2146	0	0	0	0
11	      0	0	0	2138	0	0	0	0
12	      0	0	0	2125	0	0	0	0
13	      0	0	0	1995	0	0	0	0
14	      0	0	0	1963	0	0	0	0
15	      0	0	0	2053	0	0	0	0
16	      0	0	0	2017	0	0	0	0
17	      0	0	0	2045	0	0	0	0
18	      0	0	0	1870	0	0	0	0
19	      0	0	0	1646	0	0	0	0
20	      0	0	0	2029	0	0	0	0
21	      0	0	0	1913	0	0	0	0
22	      0	0	0	2065	0	0	0	0
23	      0	0	0	1877	0	0	0	0
24	      0	0	0	2151	0	0	0	0
25	      0	0	0	2037	0	0	0	0
26	      0	0	0	2137	0	0	0	0
27	      0	0	0	2165	0	0	0	0
28	      0	0	0	2085	0	0	0	0
29	      0	0	0	2045	0	0	0	0
30	      0	0	0	2129	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    236	7.86667	0	53084	57	507	631	647

DEBUG    ya.test:process.py:276 Command (pid 427426) 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 427432) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 427432) elapsed time (sec): 30.164891242980957
DEBUG    ya.test:process.py:263 Command (pid 427432) wtime: 30.168
DEBUG    ya.test:process.py:275 Command (pid 427432) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	639	0	0	0	0
5	      0	0	0	1159	0	0	0	0
6	      0	0	0	2233	0	0	0	0
7	      0	0	0	2220	0	0	0	0
8	      0	0	0	2176	0	0	0	0
9	      0	0	0	2219	0	0	0	0
10	      0	0	0	2180	0	0	0	0
11	      0	0	0	2114	0	0	0	0
12	      0	0	0	2233	0	0	0	0
13	      0	0	0	2034	0	0	0	0
14	      0	0	0	2006	0	0	0	0
15	      0	0	0	2057	0	0	0	0
16	      0	0	0	2036	0	0	0	0
17	      0	0	0	2038	0	0	0	0
18	      0	0	0	1926	0	0	0	0
19	      0	0	0	1729	0	0	0	0
20	      0	0	0	2157	0	0	0	0
21	      0	0	0	1974	0	0	0	0
22	      0	0	0	2077	0	0	0	0
23	      0	0	0	2013	0	0	0	0
24	      0	0	0	2128	0	0	0	0
25	      0	0	0	2117	0	0	0	0
26	      0	0	0	2168	0	0	0	0
27	      0	0	0	2125	0	0	0	0
28	      0	0	0	2129	0	0	0	0
29	      0	0	0	2079	0	0	0	0
30	      0	0	0	2245	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	54231	0	0	0	0

DEBUG    ya.test:process.py:276 Command (pid 427432) 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 427435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 427435) elapsed time (sec): 30.16862654685974
DEBUG    ya.test:process.py:263 Command (pid 427435) wtime: 30.171
DEBUG    ya.test:process.py:275 Command (pid 427435) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	723	859	859	859
2	     94	94	0	0	78	559	631	639
3	     50	50	0	0	81	125	126	126
4	      0	0	0	640	0	0	0	0
5	      0	0	0	1150	0	0	0	0
6	      0	0	0	2236	0	0	0	0
7	      0	0	0	2233	0	0	0	0
8	      0	0	0	2151	0	0	0	0
9	      0	0	0	2242	0	0	0	0
10	      0	0	0	2155	0	0	0	0
11	      0	0	0	2130	0	0	0	0
12	      0	0	0	2272	0	0	0	0
13	      0	0	0	2078	0	0	0	0
14	      0	0	0	2019	0	0	0	0
15	      0	0	0	2074	0	0	0	0
16	      0	0	0	2077	0	0	0	0
17	      0	0	0	2065	0	0	0	0
18	      0	0	0	1965	0	0	0	0
19	      0	0	0	1717	0	0	0	0
20	      0	0	0	2177	0	0	0	0
21	      0	0	0	2085	0	0	0	0
22	      0	0	0	2140	0	0	0	0
23	      0	0	0	1913	0	0	0	0
24	      0	0	0	2058	0	0	0	0
25	      0	0	0	2099	0	0	0	0
26	      0	0	0	2193	0	0	0	0
27	      0	0	0	2240	0	0	0	0
28	      0	0	0	2155	0	0	0	0
29	      0	0	0	2111	0	0	0	0
30	      0	0	0	2276	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    154	5.13333	0	54651	81	639	803	859

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-2nmef5mktu'
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/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/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.403197' in '/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_coti55dl.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:273 Stopped node localhost:15003/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28590
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13082
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15003
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28650
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 402947
DEBUG    ya.test:process.py:259 Command (pid 402947) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 402947) elapsed time (sec): 0.31148719787597656
DEBUG    ya.test:process.py:263 Command (pid 402947) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 402947) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 402947) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 402947) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 402947) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 402947) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 402947) stime: 0.175595
DEBUG    ya.test:process.py:263 Command (pid 402947) utime: 0.087797
DEBUG    ya.test:process.py:263 Command (pid 402947) wtime: 0.312
DEBUG    ya.test:process.py:275 Command (pid 402947) output:
Git info:
    Commit: 848e9a462e9d408adae2fb86be966d86c89153db
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nmef5mktu
    Host information: 
        Linux ghrun-2nmef5mktu 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 402947) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 848e9a462e9d408adae2fb86be966d86c89153db
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nmef5mktu
    Host information: 
        Linux ghrun-2nmef5mktu 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/kjsk/00048b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28650
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/kjsk/00048b/r3tmp/kikimr_cluster_ydbdzurd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13082
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28590
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/kjsk/00048b/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/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_coti55dl.log --grpc-port=15003 --mon-port=13082 --ic-port=28650
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15003/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/kjsk/00048b/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/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_coti55dl.log --grpc-port=15003 --mon-port=13082 --ic-port=28650
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_coti55dl.log', '--grpc-port=15003', '--mon-port=13082', '--ic-port=28650')' in '/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 403197
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:15003/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 403198
DEBUG    ya.test:process.py:259 Command (pid 403198) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 403198) elapsed time (sec): 0.3764338493347168
DEBUG    ya.test:process.py:263 Command (pid 403198) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) maxrss: 538956
DEBUG    ya.test:process.py:263 Command (pid 403198) minflt: 16140
DEBUG    ya.test:process.py:263 Command (pid 403198) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 403198) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 403198) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 403198) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 403198) stime: 0.217515
DEBUG    ya.test:process.py:263 Command (pid 403198) utime: 0.110735
DEBUG    ya.test:process.py:263 Command (pid 403198) wtime: 0.377
DEBUG    ya.test:process.py:275 Command (pid 403198) output:
Git info:
    Commit: 848e9a462e9d408adae2fb86be966d86c89153db
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nmef5mktu
    Host information: 
        Linux ghrun-2nmef5mktu 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 403198) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 848e9a462e9d408adae2fb86be966d86c89153db
    Branch: 
    Author: Stanislav Tebloev <stebloev@ydb.tech>
    Summary: Merge 1c2977939ca33da7abdcb8292bfaf395deb6a59e into e452dca37232deaf33c5643dc94267b3b470f17c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15003', '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: 28650\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15003', '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: 28650\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 404430
DEBUG    ya.test:process.py:259 Command (pid 404430) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 404430) elapsed time (sec): 0.35248541831970215
DEBUG    ya.test:process.py:263 Command (pid 404430) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) maxrss: 547368
DEBUG    ya.test:process.py:263 Command (pid 404430) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 404430) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 404430) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 404430) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 404430) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 404430) stime: 0.20676
DEBUG    ya.test:process.py:263 Command (pid 404430) utime: 0.103381
DEBUG    ya.test:process.py:263 Command (pid 404430) wtime: 0.354
DEBUG    ya.test:process.py:275 Command (pid 404430) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15003', '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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15003', '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: 404679
DEBUG    ya.test:process.py:259 Command (pid 404679) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 404679) elapsed time (sec): 0.3119511604309082
DEBUG    ya.test:process.py:263 Command (pid 404679) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) maxrss: 547388
DEBUG    ya.test:process.py:263 Command (pid 404679) minflt: 18281
DEBUG    ya.test:process.py:263 Command (pid 404679) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 404679) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 404679) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 404679) stime: 0.15837099999999998
DEBUG    ya.test:process.py:263 Command (pid 404679) utime: 0.10964099999999999
DEBUG    ya.test:process.py:263 Command (pid 404679) wtime: 0.313
DEBUG    ya.test:process.py:275 Command (pid 404679) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 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, 3f888a99-60df-49db-ae29-73551615d2dd, localhost:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f888a99-60df-49db-ae29-73551615d2dd, localhost:15003): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f888a99-60df-49db-ae29-73551615d2dd, localhost:15003): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2nmef5mktu.auto.internal" port: 15003 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-2nmef5mktu.auto.internal:15003, 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:15003
------------------------------ 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/kjsk/00048b/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -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
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/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 405022
DEBUG    ya.test:process.py:259 Command (pid 405022) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 405022) elapsed time (sec): 0.3415083885192871
DEBUG    ya.test:process.py:263 Command (pid 405022) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) maxrss: 166020
DEBUG    ya.test:process.py:263 Command (pid 405022) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 405022) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 405022) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 405022) nvcsw: 214
DEBUG    ya.test:process.py:263 Command (pid 405022) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 405022) stime: 0.019624
DEBUG    ya.test:process.py:263 Command (pid 405022) utime: 0.04906
DEBUG    ya.test:process.py:263 Command (pid 405022) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 405022) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 405022) 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/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -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.0
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/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-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: 405277
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 405277) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 405277) elapsed time (sec): 30.14835810661316
DEBUG    ya.test:process.py:263 Command (pid 405277) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 405277) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	   1150	1150	0	0	8	10	14	21
2	   1128	1128	0	0	8	10	14	15
3	   1143	1143	0	0	8	10	13	15
4	   1087	1087	0	0	8	11	25	31
5	    973	973	0	0	8	16	42	53
6	   1064	1064	0	0	8	13	24	43
7	   1060	1060	0	0	8	13	28	33
8	   1086	1086	0	0	8	11	14	18
9	   1164	1164	0	0	8	10	12	17
10	   1066	1066	0	0	9	11	15	18
11	    982	982	0	0	9	14	21	54
12	   1093	1093	0	0	8	11	14	15
13	    954	954	0	0	9	12	15	22
14	    719	719	0	0	9	15	323	413
15	   1123	1123	0	0	8	11	14	18
16	   1045	1045	0	0	9	12	15	19
17	   1026	1026	0	0	9	12	13	15
18	   1106	1106	0	0	8	11	12	18
19	   1024	1024	0	0	9	14	18	21
20	   1066	1066	0	0	9	10	13	15
21	   1115	1115	0	0	8	12	15	18
22	   1085	1085	0	0	8	11	12	18
23	   1103	1103	0	0	8	11	12	16
24	   1162	1162	0	0	8	10	13	16
25	   1172	1172	0	0	8	9	11	12
26	   1145	1145	0	0	8	11	14	16
27	   1203	1203	0	0	8	9	11	13
28	   1161	1161	0	0	8	11	16	20
29	   1162	1162	0	0	8	10	11	14
30	   1236	1236	0	0	7	9	10	13

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  32603	1086.77	0	0	8	11	15	413

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, db8b85e0-ce93-4f6f-a9db-522c687e78d3, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db8b85e0-ce93-4f6f-a9db-522c687e78d3, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db8b85e0-ce93-4f6f-a9db-522c687e78d3, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 770a58e9-bdec-48ef-9705-7c7afe0ae939, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 770a58e9-bdec-48ef-9705-7c7afe0ae939, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 770a58e9-bdec-48ef-9705-7c7afe0ae939, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 216c03f4-2f33-44d6-868c-b12399d928b8, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 216c03f4-2f33-44d6-868c-b12399d928b8, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" 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, 216c03f4-2f33-44d6-868c-b12399d928b8, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
INFO     root:test_log_scenario.py:217 Count rows after insert 32156 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67d28017-d339-4005-a44c-153b38d0974d, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67d28017-d339-4005-a44c-153b38d0974d, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" 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, 67d28017-d339-4005-a44c-153b38d0974d, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f97c9402-df2f-498a-9678-afb16195e94d, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f97c9402-df2f-498a-9678-afb16195e94d, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" 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, f97c9402-df2f-498a-9678-afb16195e94d, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -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/kjsk/00048b/ydb/apps/ydb/ydb -e grpc://localhost:15003 -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, 2902339e-7e3a-43ad-a2f3-8c41ddffc98d, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2902339e-7e3a-43ad-a2f3-8c41ddffc98d, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NmM2MmQ4NWItODU0ZjI1MmUtNjkxMjdjZGUtNDlmN2RiYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 29902e9d-82c2-43b2-bfae-acabe796d020, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 29902e9d-82c2-43b2-bfae-acabe796d020, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2902339e-7e3a-43ad-a2f3-8c41ddffc98d, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-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:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/kjsk/00048b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15003', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 29902e9d-82c2-43b2-bfae-acabe796d020, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2QyZTVlYWUtNjQwZGUzYWYtNjNiODI3OGQtZjA0MjcwZWY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 427426
DEBUG    ya.test:process.py:628 Command pid: 427432
DEBUG    ya.test:process.py:628 Command pid: 427435
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9538b19e-08b0-44a2-b5df-d11e8959a67c, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9538b19e-08b0-44a2-b5df-d11e8959a67c, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=M2QyZTVlYWUtNjQwZGUzYWYtNjNiODI3OGQtZjA0MjcwZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9538b19e-08b0-44a2-b5df-d11e8959a67c, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2QyZTVlYWUtNjQwZGUzYWYtNjNiODI3OGQtZjA0MjcwZWY=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da68430f-2ca5-419d-98a6-331b71025e4c, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 07690a92-8254-4277-af66-366fafa04818, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da68430f-2ca5-419d-98a6-331b71025e4c, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=M2QyZTVlYWUtNjQwZGUzYWYtNjNiODI3OGQtZjA0MjcwZWY=" 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(CreateSession, 07690a92-8254-4277-af66-366fafa04818, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da68430f-2ca5-419d-98a6-331b71025e4c, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 07690a92-8254-4277-af66-366fafa04818, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWJlMmM0NGQtOWJmZmJlYzQtZDMxNzQ0Ni01YmMzYzg4OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6064ae0f-7ed8-4c75-9481-cf81362cec62, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6064ae0f-7ed8-4c75-9481-cf81362cec62, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWJlMmM0NGQtOWJmZmJlYzQtZDMxNzQ0Ni01YmMzYzg4OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6064ae0f-7ed8-4c75-9481-cf81362cec62, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWJlMmM0NGQtOWJmZmJlYzQtZDMxNzQ0Ni01YmMzYzg4OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03dd979c-19a5-4e65-9069-19a985f4721f, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03dd979c-19a5-4e65-9069-19a985f4721f, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWJlMmM0NGQtOWJmZmJlYzQtZDMxNzQ0Ni01YmMzYzg4OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 08aa25b6-b859-4b36-af7b-2487c7b1af95, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 08aa25b6-b859-4b36-af7b-2487c7b1af95, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03dd979c-19a5-4e65-9069-19a985f4721f, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 08aa25b6-b859-4b36-af7b-2487c7b1af95, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWZiZGJlOTQtMjBmOGIyNi1jNDA2YTQ3Yy0zYzU3ZWU3Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2ffc13ca-3160-4ae6-9e1b-06101a71f440, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2ffc13ca-3160-4ae6-9e1b-06101a71f440, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWZiZGJlOTQtMjBmOGIyNi1jNDA2YTQ3Yy0zYzU3ZWU3Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2ffc13ca-3160-4ae6-9e1b-06101a71f440, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWZiZGJlOTQtMjBmOGIyNi1jNDA2YTQ3Yy0zYzU3ZWU3Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4725e4e-9e65-4d28-9af7-04ea5368f1e2, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4725e4e-9e65-4d28-9af7-04ea5368f1e2, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWZiZGJlOTQtMjBmOGIyNi1jNDA2YTQ3Yy0zYzU3ZWU3Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e66cc853-606a-4189-8465-8b8f4ffe7b73, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e66cc853-606a-4189-8465-8b8f4ffe7b73, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4725e4e-9e65-4d28-9af7-04ea5368f1e2, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e66cc853-606a-4189-8465-8b8f4ffe7b73, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWY1NGQ5NzYtMjQ2MTJjOTAtY2U4OTNmOWUtMzY2YTczYTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dcea5c23-7489-4b97-a7a9-64dcfb98fd10, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dcea5c23-7489-4b97-a7a9-64dcfb98fd10, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWY1NGQ5NzYtMjQ2MTJjOTAtY2U4OTNmOWUtMzY2YTczYTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dcea5c23-7489-4b97-a7a9-64dcfb98fd10, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWY1NGQ5NzYtMjQ2MTJjOTAtY2U4OTNmOWUtMzY2YTczYTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49b9bcfd-896e-4b1e-b03c-fd6bdf7fe41a, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49b9bcfd-896e-4b1e-b03c-fd6bdf7fe41a, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=NWY1NGQ5NzYtMjQ2MTJjOTAtY2U4OTNmOWUtMzY2YTczYTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eddfbf72-03e6-4c14-be99-17d1d962a9a3, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eddfbf72-03e6-4c14-be99-17d1d962a9a3, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49b9bcfd-896e-4b1e-b03c-fd6bdf7fe41a, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eddfbf72-03e6-4c14-be99-17d1d962a9a3, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTc0MDhkYmItNTdkYWQwZjItZGI3ODIwNjMtODZlYTVjZGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fd6c5293-a078-4588-83cf-df0ed032b93b, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fd6c5293-a078-4588-83cf-df0ed032b93b, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=MTc0MDhkYmItNTdkYWQwZjItZGI3ODIwNjMtODZlYTVjZGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fd6c5293-a078-4588-83cf-df0ed032b93b, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTc0MDhkYmItNTdkYWQwZjItZGI3ODIwNjMtODZlYTVjZGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8969b29c-d5cf-4ec8-b532-fd3911835005, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8969b29c-d5cf-4ec8-b532-fd3911835005, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=MTc0MDhkYmItNTdkYWQwZjItZGI3ODIwNjMtODZlYTVjZGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 545cfd66-4d1e-4604-ad78-d4d1292b28aa, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 545cfd66-4d1e-4604-ad78-d4d1292b28aa, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8969b29c-d5cf-4ec8-b532-fd3911835005, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 545cfd66-4d1e-4604-ad78-d4d1292b28aa, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWM2ODgzYzctMzM3MmEwNjEtOTMzYThmYjktMWU1YzUxOTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11582096-f94d-4289-bb47-ba9596036007, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11582096-f94d-4289-bb47-ba9596036007, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=OWM2ODgzYzctMzM3MmEwNjEtOTMzYThmYjktMWU1YzUxOTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11582096-f94d-4289-bb47-ba9596036007, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWM2ODgzYzctMzM3MmEwNjEtOTMzYThmYjktMWU1YzUxOTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ed83564-76e6-4194-9482-426d2d688204, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ed83564-76e6-4194-9482-426d2d688204, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=OWM2ODgzYzctMzM3MmEwNjEtOTMzYThmYjktMWU1YzUxOTQ=" 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:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ed83564-76e6-4194-9482-426d2d688204, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bbb3b6b6-f172-4e49-a386-782581b9640f, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bbb3b6b6-f172-4e49-a386-782581b9640f, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bbb3b6b6-f172-4e49-a386-782581b9640f, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzFiM2M0YzAtNWU4ZjM0YjQtZWQ4OWU0ZmQtZTZmOGRjYjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 170978a7-177f-4ebf-b865-fbaea4f86a3f, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 170978a7-177f-4ebf-b865-fbaea4f86a3f, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=YzFiM2M0YzAtNWU4ZjM0YjQtZWQ4OWU0ZmQtZTZmOGRjYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 170978a7-177f-4ebf-b865-fbaea4f86a3f, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzFiM2M0YzAtNWU4ZjM0YjQtZWQ4OWU0ZmQtZTZmOGRjYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcfdd8fb-182b-4a67-802c-d308d5596f12, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcfdd8fb-182b-4a67-802c-d308d5596f12, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=YzFiM2M0YzAtNWU4ZjM0YjQtZWQ4OWU0ZmQtZTZmOGRjYjU=" 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:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b297d119-496c-4634-af4f-2d67cf38ecad, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fcfdd8fb-182b-4a67-802c-d308d5596f12, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b297d119-496c-4634-af4f-2d67cf38ecad, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b297d119-496c-4634-af4f-2d67cf38ecad, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjM5MGRhNzEtOTk2ZGFhMTMtMmM0N2JhOGYtZWYzM2EzZWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 092ac6f0-641e-418d-8a05-2b55be415136, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 092ac6f0-641e-418d-8a05-2b55be415136, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=ZjM5MGRhNzEtOTk2ZGFhMTMtMmM0N2JhOGYtZWYzM2EzZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 092ac6f0-641e-418d-8a05-2b55be415136, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjM5MGRhNzEtOTk2ZGFhMTMtMmM0N2JhOGYtZWYzM2EzZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44907ced-8931-4bf3-be04-56f0d9ba5f35, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44907ced-8931-4bf3-be04-56f0d9ba5f35, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=ZjM5MGRhNzEtOTk2ZGFhMTMtMmM0N2JhOGYtZWYzM2EzZWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 11eeae81-5aa0-4b7b-9791-cffaf8b1b570, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 11eeae81-5aa0-4b7b-9791-cffaf8b1b570, ghrun-2nmef5mktu.auto.internal:15003): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44907ced-8931-4bf3-be04-56f0d9ba5f35, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 11eeae81-5aa0-4b7b-9791-cffaf8b1b570, ghrun-2nmef5mktu.auto.internal:15003): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGMxNmY0ZGMtNTgyODg3ODktYzk2MTkyMDEtNGU3MmNlZDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a74b5884-c6f8-4345-9953-d164e8351ae0, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a74b5884-c6f8-4345-9953-d164e8351ae0, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=OGMxNmY0ZGMtNTgyODg3ODktYzk2MTkyMDEtNGU3MmNlZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a74b5884-c6f8-4345-9953-d164e8351ae0, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGMxNmY0ZGMtNTgyODg3ODktYzk2MTkyMDEtNGU3MmNlZDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26adce6e-896d-4db7-8550-5bd1954b7568, ghrun-2nmef5mktu.auto.internal:15003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26adce6e-896d-4db7-8550-5bd1954b7568, ghrun-2nmef5mktu.auto.internal:15003): request = { session_id: "ydb://session/3?node_id=1&id=OGMxNmY0ZGMtNTgyODg3ODktYzk2MTkyMDEtNGU3MmNlZDg=" 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, 26adce6e-896d-4db7-8550-5bd1954b7568, ghrun-2nmef5mktu.auto.internal:15003): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 770a58e9-bdec-48ef-9705-7c7afe0ae939, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600330804+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9538b19e-08b0-44a2-b5df-d11e8959a67c, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600505535+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6064ae0f-7ed8-4c75-9481-cf81362cec62, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600564133+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, 2ffc13ca-3160-4ae6-9e1b-06101a71f440, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600596044+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dcea5c23-7489-4b97-a7a9-64dcfb98fd10, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600634635+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fd6c5293-a078-4588-83cf-df0ed032b93b, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600670596+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11582096-f94d-4289-bb47-ba9596036007, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600724546+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 170978a7-177f-4ebf-b865-fbaea4f86a3f, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600752559+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, 092ac6f0-641e-418d-8a05-2b55be415136, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600788079+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a74b5884-c6f8-4345-9953-d164e8351ae0, ghrun-2nmef5mktu.auto.internal:15003): 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:15003 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600809261+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2902339e-7e3a-43ad-a2f3-8c41ddffc98d, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600489093+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da68430f-2ca5-419d-98a6-331b71025e4c, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600544237+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 03dd979c-19a5-4e65-9069-19a985f4721f, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.60058381+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a4725e4e-9e65-4d28-9af7-04ea5368f1e2, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600621417+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 49b9bcfd-896e-4b1e-b03c-fd6bdf7fe41a, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600657014+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8969b29c-d5cf-4ec8-b532-fd3911835005, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600711366+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9ed83564-76e6-4194-9482-426d2d688204, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.600739788+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fcfdd8fb-182b-4a67-802c-d308d5596f12, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600775423+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 44907ced-8931-4bf3-be04-56f0d9ba5f35, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:52:20.600798113+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-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 26adce6e-896d-4db7-8550-5bd1954b7568, ghrun-2nmef5mktu.auto.internal:15003): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:52:20.60082199+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nmef5mktu.auto.internal:15003
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.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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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 427426) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 427426) elapsed time (sec): 30.160682916641235
DEBUG    ya.test:process.py:263 Command (pid 427426) wtime: 30.165
DEBUG    ya.test:process.py:275 Command (pid 427426) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     20	20	0	0	240	631	647	647
2	    136	136	0	0	54	441	519	523
3	     80	80	0	0	53	79	85	85
4	      0	0	0	629	0	0	0	0
5	      0	0	0	1150	0	0	0	0
6	      0	0	0	2178	0	0	0	0
7	      0	0	0	2200	0	0	0	0
8	      0	0	0	2090	0	0	0	0
9	      0	0	0	2206	0	0	0	0
10	      0	0	0	2146	0	0	0	0
11	      0	0	0	2138	0	0	0	0
12	      0	0	0	2125	0	0	0	0
13	      0	0	0	1995	0	0	0	0
14	      0	0	0	1963	0	0	0	0
15	      0	0	0	2053	0	0	0	0
16	      0	0	0	2017	0	0	0	0
17	      0	0	0	2045	0	0	0	0
18	      0	0	0	1870	0	0	0	0
19	      0	0	0	1646	0	0	0	0
20	      0	0	0	2029	0	0	0	0
21	      0	0	0	1913	0	0	0	0
22	      0	0	0	2065	0	0	0	0
23	      0	0	0	1877	0	0	0	0
24	      0	0	0	2151	0	0	0	0
25	      0	0	0	2037	0	0	0	0
26	      0	0	0	2137	0	0	0	0
27	      0	0	0	2165	0	0	0	0
28	      0	0	0	2085	0	0	0	0
29	      0	0	0	2045	0	0	0	0
30	      0	0	0	2129	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    236	7.86667	0	53084	57	507	631	647

DEBUG    ya.test:process.py:276 Command (pid 427426) 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 427432) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 427432) elapsed time (sec): 30.164891242980957
DEBUG    ya.test:process.py:263 Command (pid 427432) wtime: 30.168
DEBUG    ya.test:process.py:275 Command (pid 427432) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	639	0	0	0	0
5	      0	0	0	1159	0	0	0	0
6	      0	0	0	2233	0	0	0	0
7	      0	0	0	2220	0	0	0	0
8	      0	0	0	2176	0	0	0	0
9	      0	0	0	2219	0	0	0	0
10	      0	0	0	2180	0	0	0	0
11	      0	0	0	2114	0	0	0	0
12	      0	0	0	2233	0	0	0	0
13	      0	0	0	2034	0	0	0	0
14	      0	0	0	2006	0	0	0	0
15	      0	0	0	2057	0	0	0	0
16	      0	0	0	2036	0	0	0	0
17	      0	0	0	2038	0	0	0	0
18	      0	0	0	1926	0	0	0	0
19	      0	0	0	1729	0	0	0	0
20	      0	0	0	2157	0	0	0	0
21	      0	0	0	1974	0	0	0	0
22	      0	0	0	2077	0	0	0	0
23	      0	0	0	2013	0	0	0	0
24	      0	0	0	2128	0	0	0	0
25	      0	0	0	2117	0	0	0	0
26	      0	0	0	2168	0	0	0	0
27	      0	0	0	2125	0	0	0	0
28	      0	0	0	2129	0	0	0	0
29	      0	0	0	2079	0	0	0	0
30	      0	0	0	2245	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	54231	0	0	0	0

DEBUG    ya.test:process.py:276 Command (pid 427432) 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 427435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 427435) elapsed time (sec): 30.16862654685974
DEBUG    ya.test:process.py:263 Command (pid 427435) wtime: 30.171
DEBUG    ya.test:process.py:275 Command (pid 427435) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	723	859	859	859
2	     94	94	0	0	78	559	631	639
3	     50	50	0	0	81	125	126	126
4	      0	0	0	640	0	0	0	0
5	      0	0	0	1150	0	0	0	0
6	      0	0	0	2236	0	0	0	0
7	      0	0	0	2233	0	0	0	0
8	      0	0	0	2151	0	0	0	0
9	      0	0	0	2242	0	0	0	0
10	      0	0	0	2155	0	0	0	0
11	      0	0	0	2130	0	0	0	0
12	      0	0	0	2272	0	0	0	0
13	      0	0	0	2078	0	0	0	0
14	      0	0	0	2019	0	0	0	0
15	      0	0	0	2074	0	0	0	0
16	      0	0	0	2077	0	0	0	0
17	      0	0	0	2065	0	0	0	0
18	      0	0	0	1965	0	0	0	0
19	      0	0	0	1717	0	0	0	0
20	      0	0	0	2177	0	0	0	0
21	      0	0	0	2085	0	0	0	0
22	      0	0	0	2140	0	0	0	0
23	      0	0	0	1913	0	0	0	0
24	      0	0	0	2058	0	0	0	0
25	      0	0	0	2099	0	0	0	0
26	      0	0	0	2193	0	0	0	0
27	      0	0	0	2240	0	0	0	0
28	      0	0	0	2155	0	0	0	0
29	      0	0	0	2111	0	0	0	0
30	      0	0	0	2276	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    154	5.13333	0	54651	81	639	803	859

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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:15003
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15003". 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 ===============================
313.55s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.91s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.60s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.53s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.41s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(8 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/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/kjsk/00048b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/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-11-07T16:52:17.746599Z): source_id=837;tablet_id=72075186224037902;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA634E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62D346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BBBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B36CB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8A1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C89F4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78ECDD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FAD2B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16751B07
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166A9303
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166A9303
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A6123
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ACBD7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16518478
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C963F45
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB466E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AC6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B0764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B0370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B0F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA636A5C
21. ??:0: ?? @ 0x7F4EFFD2DAC2
22. ??:0: ?? @ 0x7F4EFFDBF8BF
============== 1 failed, 10 passed, 1 error in 376.95s (0:06:16) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/00026e/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 107 items

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

============================== slowest durations ===============================
6.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.84s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 56.00s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/00029c/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 107 items

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

============================== slowest durations ===============================
104.29s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
11.35s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.08s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 160.83s (0:02:40) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/0002c9/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 107 items

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

============================== slowest durations ===============================
118.79s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
117.35s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
86.51s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
84.02s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
74.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
3.36s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.89s call     test_replace.py::TestReplace::test_count
0.86s call     test_replace.py::TestReplace::test_copy_partial
0.81s call     test_replace.py::TestReplace::test_copy_full
0.42s call     test_replace.py::TestReplace::test_partial_replace
0.30s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 491.83s (0:08:11) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/000220/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 107 items

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

============================== slowest durations ===============================
4.18s setup    test_replace.py::TestReplace::test_replace_rollback
3.81s setup    test_select.py::TestSelect::test_incorrect
3.70s setup    test_update.py::TestUpdate::test_incorrect
0.75s call     test_select.py::TestSelect::test_json_query
0.68s call     test_update.py::TestUpdate::test_update_rollback
0.64s call     test_replace.py::TestReplace::test_replace_rollback
0.56s call     test_replace.py::TestReplace::test_replace_total
0.55s call     test_update.py::TestUpdate::test_update_many_rows
0.55s call     test_update.py::TestUpdate::test_partial_update
0.38s call     test_replace.py::TestReplace::test_replace_with_nulls
0.36s call     test_select.py::TestSelect::test_incorrect
0.35s call     test_update.py::TestUpdate::test_incorrect
0.33s call     test_update.py::TestUpdate::test_update_pk

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 17.81s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/kjsk/000242/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 107 items

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

============================== slowest durations ===============================
314.12s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
47.03s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
8.40s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
6.89s setup    test_upsert.py::TestUpsert::test_copy_full
4.80s setup    test_update.py::TestUpdate::test_update_single_column
3.83s setup    zip_bomb.py::TestZipBomb::test
3.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.02s call     test_upsert.py::TestUpsert::test_copy_partial
0.95s call     test_upsert.py::TestUpsert::test_count
0.94s call     test_upsert.py::TestUpsert::test_copy_full
0.85s call     test_update.py::TestUpdate::test_update_single_row
0.69s call     test_update.py::TestUpdate::test_update_single_column
0.58s call     test_upsert.py::TestUpsert::test_incorrect
0.49s call     test_upsert.py::TestUpsert::test_partial_update
0.44s call     test_upsert.py::TestUpsert::test_insert_nulls

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 407.03s (0:06:47) ========================
