============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/0019ea/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 ===============================
232.29s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
94.48s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
91.58s call     tablets_movement.py::TestTabletsMovement::test[ROW]
24.19s call     order_by_with_limit.py::TestOrderBy::test
9.94s call     test_create.py::TestCreate::test_create_decimals
9.88s setup    test_create.py::TestCreate::test_create_all_opt_ints
7.65s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
6.03s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.97s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.81s setup    order_by_with_limit.py::TestOrderBy::test
1.59s call     test_create.py::TestCreate::test_create_all_opt_ints
1.17s call     test_create.py::TestCreate::test_create_all_req_ints
0.94s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.89s call     test_create.py::TestCreate::test_create_real_opt
0.89s call     test_create.py::TestCreate::test_create_real_req
0.61s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.44s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.32s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.05s setup    test_create.py::TestCreate::test_create_decimals
0.04s setup    test_create.py::TestCreate::test_create_all_req_ints
0.02s setup    test_create.py::TestCreate::test_create_real_opt
0.01s teardown test_create.py::TestCreate::test_create_all_req_ints
0.01s setup    test_create.py::TestCreate::test_create_real_req
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(7 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 492.96s (0:08:12) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/00196d/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: 124.6 ms
create table: 901.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 56.9
    "min_ms": 40.0
    "median_ms": 51.2
    "max_ms": 93.0
    "stdev_ms": 16.6
select count(*) after initial inserts: 186.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 84.2
    "min_ms": 41.1
    "median_ms": 77.6
    "max_ms": 191.7
    "stdev_ms": 29.8
select count(*) after all modifications: 4708.5 ms
select all: 5032.6 ms
delete from table: 5250.2 ms
select all after delete: 4704.5 ms
.drop table: 39.1 ms
create table: 789.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 36.7
    "min_ms": 25.0
    "median_ms": 37.8
    "max_ms": 51.2
    "stdev_ms": 8.6
select count(*) after initial inserts: 175.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 58.3
    "min_ms": 39.6
    "median_ms": 54.5
    "max_ms": 149.1
    "stdev_ms": 17.2
updates (step 1):
    "runs": 200
    "avg_ms": 191.7
    "min_ms": 139.1
    "median_ms": 185.2
    "max_ms": 309.6
    "stdev_ms": 33.8
upserts (step 2):
    "runs": 200
    "avg_ms": 31.0
    "min_ms": 22.3
    "median_ms": 28.8
    "max_ms": 73.8
    "stdev_ms": 7.9
select count(*) after all modifications: 390.1 ms
select all: 557.3 ms
delete from table: 453.2 ms
select all after delete: 424.8 ms
.drop table: 38.9 ms
create table: 634.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.0
    "min_ms": 26.5
    "median_ms": 36.1
    "max_ms": 52.4
    "stdev_ms": 8.5
select count(*) after initial inserts: 106.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 120.1
    "min_ms": 84.3
    "median_ms": 116.7
    "max_ms": 249.5
    "stdev_ms": 19.7
select count(*) after all modifications: 245.6 ms
select all: 299.6 ms
delete from table: 307.3 ms
select all after delete: 244.6 ms
.drop table: 29.5 ms
create table: 425.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.5
    "min_ms": 26.0
    "median_ms": 29.9
    "max_ms": 33.4
    "stdev_ms": 1.9
select count(*) after initial inserts: 100.8 ms
updates (step 0):
    "runs": 150
    "avg_ms": 117.0
    "min_ms": 96.3
    "median_ms": 112.8
    "max_ms": 189.0
    "stdev_ms": 15.0
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 54.3
    "min_ms": 44.6
    "median_ms": 52.9
    "max_ms": 76.4
    "stdev_ms": 5.5
select count(*) after all modifications: 332.1 ms
select all: 320.7 ms
delete from table: 352.0 ms
select all after delete: 314.3 ms
.drop table: 34.8 ms
create table: 462.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.9
    "min_ms": 24.8
    "median_ms": 30.1
    "max_ms": 38.3
    "stdev_ms": 2.6
select count(*) after initial inserts: 96.3 ms
updates (step 0):
    "runs": 200
    "avg_ms": 129.3
    "min_ms": 92.7
    "median_ms": 121.8
    "max_ms": 232.5
    "stdev_ms": 25.6
upserts (step 1):
    "runs": 200
    "avg_ms": 33.3
    "min_ms": 23.9
    "median_ms": 29.6
    "max_ms": 85.0
    "stdev_ms": 9.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 79.7
    "min_ms": 59.9
    "median_ms": 76.7
    "max_ms": 123.9
    "stdev_ms": 12.8
select count(*) after all modifications: 701.2 ms
select all: 627.2 ms
delete from table: 616.1 ms
select all after delete: 625.8 ms
.drop table: 36.3 ms
create table: 506.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.4
    "min_ms": 26.7
    "median_ms": 29.9
    "max_ms": 37.7
    "stdev_ms": 3.3
select count(*) after initial inserts: 108.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 32.0
    "min_ms": 15.8
    "median_ms": 28.4
    "max_ms": 105.0
    "stdev_ms": 10.6
select count(*) after all modifications: 422.5 ms
select all: 402.9 ms
delete from table: 324.5 ms
select all after delete: 371.7 ms
.Generated operation sequence:
  0. BULK_UPSERT: 18 operations
  1. BULK_UPSERT: 10 operations
  2. BULK_UPSERT: 11 operations
  3. UPDATE: 4 operations
  4. UPSERT: 8 operations
  5. BULK_UPSERT: 10 operations
  6. UPDATE: 10 operations
  7. UPSERT: 13 operations
  8. BULK_UPSERT: 12 operations
  9. BULK_UPSERT: 2 operations
drop table: 64.4 ms
create table: 714.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 51.9
    "min_ms": 24.2
    "median_ms": 51.7
    "max_ms": 92.7
    "stdev_ms": 23.6
select count(*) after initial inserts: 154.1 ms
bulk_upserts (step 0):
    "runs": 18
    "avg_ms": 73.1
    "min_ms": 47.0
    "median_ms": 69.4
    "max_ms": 117.9
    "stdev_ms": 19.6
bulk_upserts (step 1):
    "runs": 10
    "avg_ms": 71.5
    "min_ms": 50.7
    "median_ms": 67.9
    "max_ms": 120.9
    "stdev_ms": 21.7
bulk_upserts (step 2):
    "runs": 11
    "avg_ms": 69.8
    "min_ms": 43.7
    "median_ms": 74.7
    "max_ms": 92.5
    "stdev_ms": 15.8
updates (step 3):
    "runs": 40
    "avg_ms": 163.4
    "min_ms": 112.1
    "median_ms": 158.3
    "max_ms": 248.2
    "stdev_ms": 31.8
upserts (step 4):
    "runs": 80
    "avg_ms": 30.0
    "min_ms": 21.6
    "median_ms": 29.1
    "max_ms": 50.2
    "stdev_ms": 5.4
bulk_upserts (step 5):
    "runs": 10
    "avg_ms": 58.9
    "min_ms": 47.8
    "median_ms": 54.0
    "max_ms": 94.3
    "stdev_ms": 15.0
updates (step 6):
    "runs": 100
    "avg_ms": 151.0
    "min_ms": 117.2
    "median_ms": 142.7
    "max_ms": 260.8
    "stdev_ms": 26.7
upserts (step 7):
    "runs": 130
    "avg_ms": 29.0
    "min_ms": 22.9
    "median_ms": 28.2
    "max_ms": 58.4
    "stdev_ms": 4.5
bulk_upserts (step 8):
    "runs": 12
    "avg_ms": 52.5
    "min_ms": 45.2
    "median_ms": 52.8
    "max_ms": 60.1
    "stdev_ms": 4.5
bulk_upserts (step 9):
    "runs": 2
    "avg_ms": 50.8
    "min_ms": 46.5
    "median_ms": 55.1
    "max_ms": 55.1
    "stdev_ms": 6.1
select count(*) after all modifications: 270.2 ms
select all: 321.0 ms
delete from table: 313.9 ms
select all after delete: 322.9 ms
.
test_delete.py ..

============================== slowest durations ===============================
122.36s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
63.58s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
53.59s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
44.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
34.63s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
34.48s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.30s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
14.57s setup    test_delete.py::TestDelete::test_delete_rollback
7.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
6.53s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
6.29s setup    test_create.py::TestCreate::test_create_strings_opt
1.58s call     test_delete.py::TestDelete::test_delete_rollback
0.91s call     test_create.py::TestCreate::test_create_strings_opt
0.74s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.18s call     test_create.py::TestCreate::test_dy_number_not_supported
0.09s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
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]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 417.88s (0:06:57) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/0019c9/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 ===============================
6.91s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.33s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.23s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.20s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
1.20s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.20s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.18s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.18s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.15s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.03s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.86s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.86s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 20.80s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/0019a2/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 ===============================
37.52s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
24.23s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
6.75s setup    test_insert.py::TestInsertStatement::test_bulk
6.44s setup    test_delete.py::TestDelete::test_incorrect
5.50s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.19s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
2.21s call     test_insert.py::TestInsertStatement::test_copy_full
2.14s call     test_insert.py::TestInsertStatement::test_copy_partial
1.35s call     test_insert.py::TestInsertStatement::test_insert_rollback
1.03s call     test_insert.py::TestInsertStatement::test_bulk
1.00s call     test_insert.py::TestInsertStatement::test_plain
0.84s call     test_insert.py::TestInsertStatement::test_incorrect
0.81s call     test_insert.py::TestInsertStatement::test_out_of_range
0.81s call     test_delete.py::TestDelete::test_incorrect
0.73s call     test_insert.py::TestInsertStatement::test_duplicate
0.07s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.03s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.01s setup    test_insert.py::TestInsertStatement::test_plain
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 96.18s (0:01:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/001a2e/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/zt2z/001a2e/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/zt2z/001a2e/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-08T12:25:48.291697Z): source_id=334;tablet_id=72075186224037917;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 @ 0xA657E25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA650366
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4DEBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7D726B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9CAD218
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9CACF6F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7B287D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1659DD6B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167F4B17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1674C343
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1674C343
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16749163
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1674FC17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165BB4B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CA0E455
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB489E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4CF6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4D3764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4D3370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4D3F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA659A7C
E   21. ??:0: ?? @ 0x7F86E0D9FAC2
E   22. ??:0: ?? @ 0x7F86E0E318BF
------------------------------ 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/zt2z/001a2e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1853991
DEBUG    ya.test:process.py:259 Command (pid 1853991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1853991) elapsed time (sec): 1.2718915939331055
DEBUG    ya.test:process.py:263 Command (pid 1853991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 1853991) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 1853991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 1853991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1853991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1853991) stime: 0.680878
DEBUG    ya.test:process.py:263 Command (pid 1853991) utime: 0.123482
DEBUG    ya.test:process.py:263 Command (pid 1853991) wtime: 1.274
DEBUG    ya.test:process.py:275 Command (pid 1853991) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-k7x7pfmfni
    Host information: 
        Linux ghrun-k7x7pfmfni 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:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/zt2z/001a2e/r3tmp/kikimr_cluster_k70ybpqk
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1785
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/001a2e/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/zt2z/001a2e/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/zt2z/001a2e/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_d8wu94ah.log --grpc-port=20734 --mon-port=7263 --ic-port=16555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20734/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/001a2e/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/zt2z/001a2e/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/zt2z/001a2e/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_d8wu94ah.log --grpc-port=20734 --mon-port=7263 --ic-port=16555
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/001a2e/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/zt2z/001a2e/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_d8wu94ah.log', '--grpc-port=20734', '--mon-port=7263', '--ic-port=16555')' in '/home/runner/.ya/build/build_root/zt2z/001a2e/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: 1855932
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20734/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/zt2z/001a2e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1855933
DEBUG    ya.test:process.py:259 Command (pid 1855933) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1855933) elapsed time (sec): 0.8401856422424316
DEBUG    ya.test:process.py:263 Command (pid 1855933) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) maxrss: 539720
DEBUG    ya.test:process.py:263 Command (pid 1855933) minflt: 16708
DEBUG    ya.test:process.py:263 Command (pid 1855933) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1855933) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1855933) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1855933) stime: 0.413896
DEBUG    ya.test:process.py:263 Command (pid 1855933) utime: 0.131296
DEBUG    ya.test:process.py:263 Command (pid 1855933) wtime: 0.853
DEBUG    ya.test:process.py:275 Command (pid 1855933) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20734', '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: 16555\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/zt2z/001a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20734', '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: 16555\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1859332
DEBUG    ya.test:process.py:259 Command (pid 1859332) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1859332) elapsed time (sec): 0.7713067531585693
DEBUG    ya.test:process.py:263 Command (pid 1859332) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) maxrss: 548156
DEBUG    ya.test:process.py:263 Command (pid 1859332) minflt: 18292
DEBUG    ya.test:process.py:263 Command (pid 1859332) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1859332) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1859332) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1859332) stime: 0.371853
DEBUG    ya.test:process.py:263 Command (pid 1859332) utime: 0.127932
DEBUG    ya.test:process.py:263 Command (pid 1859332) wtime: 0.779
DEBUG    ya.test:process.py:275 Command (pid 1859332) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20734', '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/zt2z/001a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20734', '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: 1859800
DEBUG    ya.test:process.py:259 Command (pid 1859800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1859800) elapsed time (sec): 0.5996434688568115
DEBUG    ya.test:process.py:263 Command (pid 1859800) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) maxrss: 548120
DEBUG    ya.test:process.py:263 Command (pid 1859800) minflt: 18293
DEBUG    ya.test:process.py:263 Command (pid 1859800) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1859800) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1859800) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1859800) stime: 0.364915
DEBUG    ya.test:process.py:263 Command (pid 1859800) utime: 0.138955
DEBUG    ya.test:process.py:263 Command (pid 1859800) wtime: 0.602
DEBUG    ya.test:process.py:275 Command (pid 1859800) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1859800) 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, be118017-e24b-422c-8367-f63795a3c6e6, localhost:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, be118017-e24b-422c-8367-f63795a3c6e6, localhost:20734): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, be118017-e24b-422c-8367-f63795a3c6e6, localhost:20734): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-k7x7pfmfni.auto.internal" port: 20734 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-k7x7pfmfni.auto.internal:20734, 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:20734
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
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:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -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/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1860379
DEBUG    ya.test:process.py:259 Command (pid 1860379) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1860379) elapsed time (sec): 0.6260359287261963
DEBUG    ya.test:process.py:263 Command (pid 1860379) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) maxrss: 169016
DEBUG    ya.test:process.py:263 Command (pid 1860379) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 1860379) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1860379) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) nvcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 1860379) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1860379) stime: 0.028755
DEBUG    ya.test:process.py:263 Command (pid 1860379) utime: 0.053403
DEBUG    ya.test:process.py:263 Command (pid 1860379) wtime: 0.628
DEBUG    ya.test:process.py:275 Command (pid 1860379) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1860379) 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/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -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/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-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: 1860752
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 1860752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1860752) elapsed time (sec): 30.335928916931152
DEBUG    ya.test:process.py:263 Command (pid 1860752) wtime: 30.342
DEBUG    ya.test:process.py:275 Command (pid 1860752) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    356	356	0	0	24	54	64	70
2	    471	471	0	0	20	38	42	47
3	    517	517	0	0	18	31	45	56
4	    440	440	0	0	20	44	53	64
5	    366	366	0	0	21	60	90	94
6	    351	351	0	0	25	49	64	67
7	    452	452	0	0	20	36	57	71
8	    434	434	0	0	20	39	53	60
9	    454	454	0	0	20	42	50	55
10	    439	439	0	0	20	43	51	58
11	    471	471	0	0	19	37	52	57
12	    393	393	0	0	22	46	55	68
13	    403	403	0	0	24	41	57	62
14	    392	392	0	0	23	47	55	67
15	    563	563	0	0	17	25	30	36
16	    416	416	0	0	22	36	57	66
17	    364	364	0	0	24	51	61	64
18	    401	401	0	0	22	47	57	65
19	    431	431	0	0	22	37	51	67
20	    433	433	0	0	19	47	67	77
21	    459	459	0	0	20	36	40	48
22	    310	310	0	0	29	59	67	72
23	    494	494	0	0	18	35	44	51
24	    389	389	0	0	25	40	49	53
25	    327	327	0	0	28	56	66	90
26	    400	400	0	0	25	42	51	59
27	    504	504	0	0	19	32	36	42
28	    389	389	0	0	22	49	54	59
29	    452	452	0	0	21	36	44	62
30	    365	365	0	0	26	47	57	67

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12636	421.2	0	0	21	44	58	94

DEBUG    ya.test:process.py:276 Command (pid 1860752) 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, 704e03a9-0d9d-4af0-9b63-eaa8fe73498d, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 704e03a9-0d9d-4af0-9b63-eaa8fe73498d, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 704e03a9-0d9d-4af0-9b63-eaa8fe73498d, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe4cb8cb-46fb-4073-9f7b-053bd11276b5, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe4cb8cb-46fb-4073-9f7b-053bd11276b5, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe4cb8cb-46fb-4073-9f7b-053bd11276b5, ghrun-k7x7pfmfni.auto.internal:20734): 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=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f595c0f-c54f-4bdb-aa61-b36f1972ca61, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f595c0f-c54f-4bdb-aa61-b36f1972ca61, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" 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, 4f595c0f-c54f-4bdb-aa61-b36f1972ca61, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 12402 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66691a21-6a87-469e-b855-a8afff33bdc2, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66691a21-6a87-469e-b855-a8afff33bdc2, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" 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, 66691a21-6a87-469e-b855-a8afff33bdc2, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a923a937-d174-4f0b-a150-6c6286096084, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a923a937-d174-4f0b-a150-6c6286096084, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" 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, a923a937-d174-4f0b-a150-6c6286096084, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
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/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-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: 1873034
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -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/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c450779e-3150-472e-a394-83f77180fdc0, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c450779e-3150-472e-a394-83f77180fdc0, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" 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: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 077fbe94-b122-4460-bade-a992c7d306da, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 077fbe94-b122-4460-bade-a992c7d306da, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
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/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c450779e-3150-472e-a394-83f77180fdc0, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 077fbe94-b122-4460-bade-a992c7d306da, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c39626d2-0898-4845-8c55-18ed83e94032, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c39626d2-0898-4845-8c55-18ed83e94032, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c39626d2-0898-4845-8c55-18ed83e94032, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1873045
DEBUG    ya.test:process.py:628 Command pid: 1873044
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bbca50f-6fd2-48d4-841d-a0fa0f62f4ca, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bbca50f-6fd2-48d4-841d-a0fa0f62f4ca, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1" 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: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b7394287-f8ee-4823-955c-77dcc5d425df, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b7394287-f8ee-4823-955c-77dcc5d425df, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bbca50f-6fd2-48d4-841d-a0fa0f62f4ca, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b7394287-f8ee-4823-955c-77dcc5d425df, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTM3MzkxYzItZjk3OGI3ZDQtZTdkMDAyNTAtZGNjYTUxMDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b5944a0a-7433-48d2-93dd-1d03a45428df, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b5944a0a-7433-48d2-93dd-1d03a45428df, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NTM3MzkxYzItZjk3OGI3ZDQtZTdkMDAyNTAtZGNjYTUxMDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b5944a0a-7433-48d2-93dd-1d03a45428df, ghrun-k7x7pfmfni.auto.internal:20734): 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=NTM3MzkxYzItZjk3OGI3ZDQtZTdkMDAyNTAtZGNjYTUxMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbce09fb-8795-4557-a6b4-c5e7136a116d, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbce09fb-8795-4557-a6b4-c5e7136a116d, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NTM3MzkxYzItZjk3OGI3ZDQtZTdkMDAyNTAtZGNjYTUxMDU=" 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, fbce09fb-8795-4557-a6b4-c5e7136a116d, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38a479d7-2bf2-46f9-bde8-35aed024fdf7, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38a479d7-2bf2-46f9-bde8-35aed024fdf7, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38a479d7-2bf2-46f9-bde8-35aed024fdf7, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGJhMzkzZTQtNjc2NTg3MzItZWIwNWFiZDctYmFlMWVjYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37a637dd-fbbd-460e-b04d-cce2dad150fc, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37a637dd-fbbd-460e-b04d-cce2dad150fc, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NGJhMzkzZTQtNjc2NTg3MzItZWIwNWFiZDctYmFlMWVjYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37a637dd-fbbd-460e-b04d-cce2dad150fc, ghrun-k7x7pfmfni.auto.internal:20734): 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=NGJhMzkzZTQtNjc2NTg3MzItZWIwNWFiZDctYmFlMWVjYTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08e1d0b3-dbb6-4082-8789-40595b6a6bdf, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08e1d0b3-dbb6-4082-8789-40595b6a6bdf, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NGJhMzkzZTQtNjc2NTg3MzItZWIwNWFiZDctYmFlMWVjYTA=" 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, 08e1d0b3-dbb6-4082-8789-40595b6a6bdf, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ad6be90-1ecb-4734-a94c-b1b85d7981fc, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ad6be90-1ecb-4734-a94c-b1b85d7981fc, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ad6be90-1ecb-4734-a94c-b1b85d7981fc, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjQ2ZDQ0NjItYWIwMWQxMzUtZThjNzBjOTEtYTdlYWU1NmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8b4b9e31-71ae-41eb-bc64-87246c2501a1, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8b4b9e31-71ae-41eb-bc64-87246c2501a1, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MjQ2ZDQ0NjItYWIwMWQxMzUtZThjNzBjOTEtYTdlYWU1NmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8b4b9e31-71ae-41eb-bc64-87246c2501a1, ghrun-k7x7pfmfni.auto.internal:20734): 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=MjQ2ZDQ0NjItYWIwMWQxMzUtZThjNzBjOTEtYTdlYWU1NmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b05528f-3b68-45b2-bb72-1e73d4167ffc, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b05528f-3b68-45b2-bb72-1e73d4167ffc, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MjQ2ZDQ0NjItYWIwMWQxMzUtZThjNzBjOTEtYTdlYWU1NmM=" 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, 9b05528f-3b68-45b2-bb72-1e73d4167ffc, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 67f058fe-541a-4e7f-ab59-2214e5642640, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67f058fe-541a-4e7f-ab59-2214e5642640, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67f058fe-541a-4e7f-ab59-2214e5642640, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e5904a3-27fc-428c-af51-3ebd9074b6bc, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e5904a3-27fc-428c-af51-3ebd9074b6bc, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e5904a3-27fc-428c-af51-3ebd9074b6bc, ghrun-k7x7pfmfni.auto.internal:20734): 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=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e241f061-223f-43db-b72e-74efc6d3bb6c, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e241f061-223f-43db-b72e-74efc6d3bb6c, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=" 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, e241f061-223f-43db-b72e-74efc6d3bb6c, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 13e1fcf5-4040-4813-9869-ab8f469694d7, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13e1fcf5-4040-4813-9869-ab8f469694d7, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13e1fcf5-4040-4813-9869-ab8f469694d7, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjI5MGZmZDUtNTNlY2QxODgtYmIxMjU1MS04ZWIzYTc5Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af10ea60-52a9-4c9c-bfa8-ac49fdbca91f, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af10ea60-52a9-4c9c-bfa8-ac49fdbca91f, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MjI5MGZmZDUtNTNlY2QxODgtYmIxMjU1MS04ZWIzYTc5Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af10ea60-52a9-4c9c-bfa8-ac49fdbca91f, ghrun-k7x7pfmfni.auto.internal:20734): 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=MjI5MGZmZDUtNTNlY2QxODgtYmIxMjU1MS04ZWIzYTc5Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c4b7402-efa6-48e8-9992-cbe38aea4344, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c4b7402-efa6-48e8-9992-cbe38aea4344, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MjI5MGZmZDUtNTNlY2QxODgtYmIxMjU1MS04ZWIzYTc5Nw==" 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, 5c4b7402-efa6-48e8-9992-cbe38aea4344, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04db1e2b-679f-4ddb-b222-57a62b0ca8fe, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04db1e2b-679f-4ddb-b222-57a62b0ca8fe, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04db1e2b-679f-4ddb-b222-57a62b0ca8fe, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dd13aa3b-4b55-4c2c-96bf-1bbc38b9035e, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dd13aa3b-4b55-4c2c-96bf-1bbc38b9035e, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dd13aa3b-4b55-4c2c-96bf-1bbc38b9035e, ghrun-k7x7pfmfni.auto.internal:20734): 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=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7312ae0e-9c24-4c08-ac74-d60c7eadccea, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7312ae0e-9c24-4c08-ac74-d60c7eadccea, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==" 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, 7312ae0e-9c24-4c08-ac74-d60c7eadccea, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
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, 41d2627c-c263-4997-91f0-d07de9b8a0ff, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41d2627c-c263-4997-91f0-d07de9b8a0ff, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41d2627c-c263-4997-91f0-d07de9b8a0ff, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6e2964b8-7e33-48a2-92da-faed2a39d74e, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6e2964b8-7e33-48a2-92da-faed2a39d74e, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6e2964b8-7e33-48a2-92da-faed2a39d74e, ghrun-k7x7pfmfni.auto.internal:20734): 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=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57978ffc-1e1e-475c-8ca7-e3321e50bfc7, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57978ffc-1e1e-475c-8ca7-e3321e50bfc7, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=" 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, 57978ffc-1e1e-475c-8ca7-e3321e50bfc7, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bced2f81-09c2-4d0a-af43-b0893703c88e, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bced2f81-09c2-4d0a-af43-b0893703c88e, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bced2f81-09c2-4d0a-af43-b0893703c88e, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzVlZGNmZTQtZjkxNTUxMmEtODRhMzA2MDMtZDUyYjFiOTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 143fcfb2-2f4f-461b-9530-df1197936ba7, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 143fcfb2-2f4f-461b-9530-df1197936ba7, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=YzVlZGNmZTQtZjkxNTUxMmEtODRhMzA2MDMtZDUyYjFiOTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 143fcfb2-2f4f-461b-9530-df1197936ba7, ghrun-k7x7pfmfni.auto.internal:20734): 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=YzVlZGNmZTQtZjkxNTUxMmEtODRhMzA2MDMtZDUyYjFiOTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8975be8b-cedb-43bc-ac96-a5c882d5e2f4, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8975be8b-cedb-43bc-ac96-a5c882d5e2f4, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=YzVlZGNmZTQtZjkxNTUxMmEtODRhMzA2MDMtZDUyYjFiOTI=" 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, 8975be8b-cedb-43bc-ac96-a5c882d5e2f4, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 37a637dd-fbbd-460e-b04d-cce2dad150fc, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339184601+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, 9e5904a3-27fc-428c-af51-3ebd9074b6bc, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.339245364+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8b4b9e31-71ae-41eb-bc64-87246c2501a1, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.339219086+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dd13aa3b-4b55-4c2c-96bf-1bbc38b9035e, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339290784+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, 143fcfb2-2f4f-461b-9530-df1197936ba7, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.339353444+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af10ea60-52a9-4c9c-bfa8-ac49fdbca91f, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.339269249+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe4cb8cb-46fb-4073-9f7b-053bd11276b5, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.33894338+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c39626d2-0898-4845-8c55-18ed83e94032, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339109136+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, b5944a0a-7433-48d2-93dd-1d03a45428df, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339155935+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c450779e-3150-472e-a394-83f77180fdc0, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339091323+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 08e1d0b3-dbb6-4082-8789-40595b6a6bdf, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339207006+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6bbca50f-6fd2-48d4-841d-a0fa0f62f4ca, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339143286+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fbce09fb-8795-4557-a6b4-c5e7136a116d, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339174152+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9b05528f-3b68-45b2-bb72-1e73d4167ffc, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339233518+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e241f061-223f-43db-b72e-74efc6d3bb6c, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339259658+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-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7312ae0e-9c24-4c08-ac74-d60c7eadccea, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339314059+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6e2964b8-7e33-48a2-92da-faed2a39d74e, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339325932+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-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5c4b7402-efa6-48e8-9992-cbe38aea4344, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339280078+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 57978ffc-1e1e-475c-8ca7-e3321e50bfc7, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339343354+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-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=
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.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
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.connection:connection.py:78 RpcState(ExecuteQuery, 8975be8b-cedb-43bc-ac96-a5c882d5e2f4, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339366166+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
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: 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.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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    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 1873034) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1873034) elapsed time (sec): 30.216367721557617
DEBUG    ya.test:process.py:263 Command (pid 1873034) wtime: 30.218
DEBUG    ya.test:process.py:275 Command (pid 1873034) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     33	33	0	0	281	587	615	615
2	    131	131	0	0	66	154	199	207
3	    101	101	0	0	91	141	149	152
4	     78	78	0	0	92	179	182	183
5	      0	0	0	513	0	0	0	0
6	      0	0	0	1070	0	0	0	0
7	      0	0	0	1003	0	0	0	0
8	      0	0	0	1161	0	0	0	0
9	      0	0	0	1062	0	0	0	0
10	      0	0	0	1085	0	0	0	0
11	      0	0	0	991	0	0	0	0
12	      0	0	0	1073	0	0	0	0
13	      0	0	0	1107	0	0	0	0
14	      0	0	0	1133	0	0	0	0
15	      0	0	0	1066	0	0	0	0
16	      0	0	0	1059	0	0	0	0
17	      0	0	0	1073	0	0	0	0
18	      0	0	0	855	0	0	0	0
19	      0	0	0	863	0	0	0	0
20	      0	0	0	826	0	0	0	0
21	      0	0	0	886	0	0	0	0
22	      0	0	0	852	0	0	0	0
23	      0	0	0	952	0	0	0	0
24	      0	0	0	930	0	0	0	0
25	      0	0	0	898	0	0	0	0
26	      0	0	0	982	0	0	0	0
27	      0	0	0	805	0	0	0	0
28	      0	0	0	972	0	0	0	0
29	      0	0	0	783	0	0	0	0
30	      0	0	0	935	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    343	11.4333	0	24935	80	279	579	615

DEBUG    ya.test:process.py:276 Command (pid 1873034) 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 1873045) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1873045) elapsed time (sec): 30.238762140274048
DEBUG    ya.test:process.py:263 Command (pid 1873045) wtime: 30.243
DEBUG    ya.test:process.py:275 Command (pid 1873045) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	698	0	0	0	0
6	      0	0	0	1298	0	0	0	0
7	      0	0	0	1127	0	0	0	0
8	      0	0	0	1185	0	0	0	0
9	      0	0	0	1020	0	0	0	0
10	      0	0	0	1058	0	0	0	0
11	      0	0	0	1132	0	0	0	0
12	      0	0	0	1107	0	0	0	0
13	      0	0	0	1224	0	0	0	0
14	      0	0	0	1103	0	0	0	0
15	      0	0	0	1069	0	0	0	0
16	      0	0	0	1080	0	0	0	0
17	      0	0	0	1048	0	0	0	0
18	      0	0	0	768	0	0	0	0
19	      0	0	0	1083	0	0	0	0
20	      0	0	0	960	0	0	0	0
21	      0	0	0	1098	0	0	0	0
22	      0	0	0	893	0	0	0	0
23	      0	0	0	990	0	0	0	0
24	      0	0	0	906	0	0	0	0
25	      0	0	0	963	0	0	0	0
26	      0	0	0	866	0	0	0	0
27	      0	0	0	868	0	0	0	0
28	      0	0	0	759	0	0	0	0
29	      0	0	0	854	0	0	0	0
30	      0	0	0	977	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1873045) 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 1873044) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1873044) elapsed time (sec): 30.286978721618652
DEBUG    ya.test:process.py:263 Command (pid 1873044) wtime: 30.294
DEBUG    ya.test:process.py:275 Command (pid 1873044) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     23	23	0	0	180	827	827	827
2	     85	85	0	0	100	241	244	248
3	     73	73	0	0	128	176	189	202
4	     51	51	0	0	138	254	263	263
5	      0	0	0	649	0	0	0	0
6	      0	0	0	1204	0	0	0	0
7	      0	0	0	1004	0	0	0	0
8	      0	0	0	1106	0	0	0	0
9	      0	0	0	1126	0	0	0	0
10	      0	0	0	1135	0	0	0	0
11	      0	0	0	1092	0	0	0	0
12	      0	0	0	926	0	0	0	0
13	      0	0	0	1117	0	0	0	0
14	      0	0	0	1160	0	0	0	0
15	      0	0	0	1076	0	0	0	0
16	      0	0	0	1275	0	0	0	0
17	      0	0	0	1125	0	0	0	0
18	      0	0	0	952	0	0	0	0
19	      0	0	0	1066	0	0	0	0
20	      0	0	0	887	0	0	0	0
21	      0	0	0	918	0	0	0	0
22	      0	0	0	1039	0	0	0	0
23	      0	0	0	1066	0	0	0	0
24	      0	0	0	859	0	0	0	0
25	      0	0	0	767	0	0	0	0
26	      0	0	0	938	0	0	0	0
27	      0	0	0	934	0	0	0	0
28	      0	0	0	960	0	0	0	0
29	      0	0	0	872	0	0	0	0
30	      0	0	0	926	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    232	7.73333	0	26179	115	261	827	827

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-k7x7pfmfni'
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/zt2z/001a2e/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.1855932' in '/home/runner/.ya/build/build_root/zt2z/001a2e/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_d8wu94ah.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:20734/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1785
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12474
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7263
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16555
=================================== 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/zt2z/001a2e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1853991
DEBUG    ya.test:process.py:259 Command (pid 1853991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1853991) elapsed time (sec): 1.2718915939331055
DEBUG    ya.test:process.py:263 Command (pid 1853991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 1853991) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 1853991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) nivcsw: 213
DEBUG    ya.test:process.py:263 Command (pid 1853991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1853991) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1853991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1853991) stime: 0.680878
DEBUG    ya.test:process.py:263 Command (pid 1853991) utime: 0.123482
DEBUG    ya.test:process.py:263 Command (pid 1853991) wtime: 1.274
DEBUG    ya.test:process.py:275 Command (pid 1853991) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-k7x7pfmfni
    Host information: 
        Linux ghrun-k7x7pfmfni 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:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/zt2z/001a2e/r3tmp/kikimr_cluster_k70ybpqk
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7263
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1785
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/001a2e/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/zt2z/001a2e/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/zt2z/001a2e/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_d8wu94ah.log --grpc-port=20734 --mon-port=7263 --ic-port=16555
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:20734/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zt2z/001a2e/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/zt2z/001a2e/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/zt2z/001a2e/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_d8wu94ah.log --grpc-port=20734 --mon-port=7263 --ic-port=16555
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zt2z/001a2e/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/zt2z/001a2e/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_d8wu94ah.log', '--grpc-port=20734', '--mon-port=7263', '--ic-port=16555')' in '/home/runner/.ya/build/build_root/zt2z/001a2e/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: 1855932
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:20734/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/zt2z/001a2e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1855933
DEBUG    ya.test:process.py:259 Command (pid 1855933) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1855933) elapsed time (sec): 0.8401856422424316
DEBUG    ya.test:process.py:263 Command (pid 1855933) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) maxrss: 539720
DEBUG    ya.test:process.py:263 Command (pid 1855933) minflt: 16708
DEBUG    ya.test:process.py:263 Command (pid 1855933) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) nivcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1855933) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1855933) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1855933) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1855933) stime: 0.413896
DEBUG    ya.test:process.py:263 Command (pid 1855933) utime: 0.131296
DEBUG    ya.test:process.py:263 Command (pid 1855933) wtime: 0.853
DEBUG    ya.test:process.py:275 Command (pid 1855933) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20734', '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: 16555\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/zt2z/001a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20734', '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: 16555\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1859332
DEBUG    ya.test:process.py:259 Command (pid 1859332) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1859332) elapsed time (sec): 0.7713067531585693
DEBUG    ya.test:process.py:263 Command (pid 1859332) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) maxrss: 548156
DEBUG    ya.test:process.py:263 Command (pid 1859332) minflt: 18292
DEBUG    ya.test:process.py:263 Command (pid 1859332) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1859332) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1859332) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1859332) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1859332) stime: 0.371853
DEBUG    ya.test:process.py:263 Command (pid 1859332) utime: 0.127932
DEBUG    ya.test:process.py:263 Command (pid 1859332) wtime: 0.779
DEBUG    ya.test:process.py:275 Command (pid 1859332) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20734', '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/zt2z/001a2e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:20734', '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: 1859800
DEBUG    ya.test:process.py:259 Command (pid 1859800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1859800) elapsed time (sec): 0.5996434688568115
DEBUG    ya.test:process.py:263 Command (pid 1859800) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) maxrss: 548120
DEBUG    ya.test:process.py:263 Command (pid 1859800) minflt: 18293
DEBUG    ya.test:process.py:263 Command (pid 1859800) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1859800) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1859800) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1859800) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1859800) stime: 0.364915
DEBUG    ya.test:process.py:263 Command (pid 1859800) utime: 0.138955
DEBUG    ya.test:process.py:263 Command (pid 1859800) wtime: 0.602
DEBUG    ya.test:process.py:275 Command (pid 1859800) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1859800) 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, be118017-e24b-422c-8367-f63795a3c6e6, localhost:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, be118017-e24b-422c-8367-f63795a3c6e6, localhost:20734): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, be118017-e24b-422c-8367-f63795a3c6e6, localhost:20734): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-k7x7pfmfni.auto.internal" port: 20734 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-k7x7pfmfni.auto.internal:20734, 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:20734
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
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:185 Binary was found by /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -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/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1860379
DEBUG    ya.test:process.py:259 Command (pid 1860379) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1860379) elapsed time (sec): 0.6260359287261963
DEBUG    ya.test:process.py:263 Command (pid 1860379) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) maxrss: 169016
DEBUG    ya.test:process.py:263 Command (pid 1860379) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 1860379) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1860379) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1860379) nvcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 1860379) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1860379) stime: 0.028755
DEBUG    ya.test:process.py:263 Command (pid 1860379) utime: 0.053403
DEBUG    ya.test:process.py:263 Command (pid 1860379) wtime: 0.628
DEBUG    ya.test:process.py:275 Command (pid 1860379) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1860379) 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/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -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/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-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: 1860752
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 1860752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1860752) elapsed time (sec): 30.335928916931152
DEBUG    ya.test:process.py:263 Command (pid 1860752) wtime: 30.342
DEBUG    ya.test:process.py:275 Command (pid 1860752) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    356	356	0	0	24	54	64	70
2	    471	471	0	0	20	38	42	47
3	    517	517	0	0	18	31	45	56
4	    440	440	0	0	20	44	53	64
5	    366	366	0	0	21	60	90	94
6	    351	351	0	0	25	49	64	67
7	    452	452	0	0	20	36	57	71
8	    434	434	0	0	20	39	53	60
9	    454	454	0	0	20	42	50	55
10	    439	439	0	0	20	43	51	58
11	    471	471	0	0	19	37	52	57
12	    393	393	0	0	22	46	55	68
13	    403	403	0	0	24	41	57	62
14	    392	392	0	0	23	47	55	67
15	    563	563	0	0	17	25	30	36
16	    416	416	0	0	22	36	57	66
17	    364	364	0	0	24	51	61	64
18	    401	401	0	0	22	47	57	65
19	    431	431	0	0	22	37	51	67
20	    433	433	0	0	19	47	67	77
21	    459	459	0	0	20	36	40	48
22	    310	310	0	0	29	59	67	72
23	    494	494	0	0	18	35	44	51
24	    389	389	0	0	25	40	49	53
25	    327	327	0	0	28	56	66	90
26	    400	400	0	0	25	42	51	59
27	    504	504	0	0	19	32	36	42
28	    389	389	0	0	22	49	54	59
29	    452	452	0	0	21	36	44	62
30	    365	365	0	0	26	47	57	67

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12636	421.2	0	0	21	44	58	94

DEBUG    ya.test:process.py:276 Command (pid 1860752) 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, 704e03a9-0d9d-4af0-9b63-eaa8fe73498d, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 704e03a9-0d9d-4af0-9b63-eaa8fe73498d, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 704e03a9-0d9d-4af0-9b63-eaa8fe73498d, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe4cb8cb-46fb-4073-9f7b-053bd11276b5, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe4cb8cb-46fb-4073-9f7b-053bd11276b5, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe4cb8cb-46fb-4073-9f7b-053bd11276b5, ghrun-k7x7pfmfni.auto.internal:20734): 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=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f595c0f-c54f-4bdb-aa61-b36f1972ca61, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f595c0f-c54f-4bdb-aa61-b36f1972ca61, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" 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, 4f595c0f-c54f-4bdb-aa61-b36f1972ca61, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
INFO     root:test_log_scenario.py:217 Count rows after insert 12402 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66691a21-6a87-469e-b855-a8afff33bdc2, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66691a21-6a87-469e-b855-a8afff33bdc2, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" 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, 66691a21-6a87-469e-b855-a8afff33bdc2, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a923a937-d174-4f0b-a150-6c6286096084, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a923a937-d174-4f0b-a150-6c6286096084, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" 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, a923a937-d174-4f0b-a150-6c6286096084, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
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/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -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.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-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: 1873034
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -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/zt2z/001a2e/ydb/apps/ydb/ydb -e grpc://localhost:20734 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c450779e-3150-472e-a394-83f77180fdc0, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c450779e-3150-472e-a394-83f77180fdc0, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=ZjAxNjY1MTEtY2UxZTg5MWYtOTliMWU4OWItOThhM2FmZTQ=" 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: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 077fbe94-b122-4460-bade-a992c7d306da, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 077fbe94-b122-4460-bade-a992c7d306da, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
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/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zt2z/001a2e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:20734', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c450779e-3150-472e-a394-83f77180fdc0, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 077fbe94-b122-4460-bade-a992c7d306da, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c39626d2-0898-4845-8c55-18ed83e94032, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c39626d2-0898-4845-8c55-18ed83e94032, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c39626d2-0898-4845-8c55-18ed83e94032, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 1873045
DEBUG    ya.test:process.py:628 Command pid: 1873044
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bbca50f-6fd2-48d4-841d-a0fa0f62f4ca, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bbca50f-6fd2-48d4-841d-a0fa0f62f4ca, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1" 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: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b7394287-f8ee-4823-955c-77dcc5d425df, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b7394287-f8ee-4823-955c-77dcc5d425df, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bbca50f-6fd2-48d4-841d-a0fa0f62f4ca, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b7394287-f8ee-4823-955c-77dcc5d425df, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTM3MzkxYzItZjk3OGI3ZDQtZTdkMDAyNTAtZGNjYTUxMDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b5944a0a-7433-48d2-93dd-1d03a45428df, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b5944a0a-7433-48d2-93dd-1d03a45428df, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NTM3MzkxYzItZjk3OGI3ZDQtZTdkMDAyNTAtZGNjYTUxMDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b5944a0a-7433-48d2-93dd-1d03a45428df, ghrun-k7x7pfmfni.auto.internal:20734): 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=NTM3MzkxYzItZjk3OGI3ZDQtZTdkMDAyNTAtZGNjYTUxMDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbce09fb-8795-4557-a6b4-c5e7136a116d, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbce09fb-8795-4557-a6b4-c5e7136a116d, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NTM3MzkxYzItZjk3OGI3ZDQtZTdkMDAyNTAtZGNjYTUxMDU=" 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, fbce09fb-8795-4557-a6b4-c5e7136a116d, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38a479d7-2bf2-46f9-bde8-35aed024fdf7, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38a479d7-2bf2-46f9-bde8-35aed024fdf7, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38a479d7-2bf2-46f9-bde8-35aed024fdf7, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGJhMzkzZTQtNjc2NTg3MzItZWIwNWFiZDctYmFlMWVjYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37a637dd-fbbd-460e-b04d-cce2dad150fc, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37a637dd-fbbd-460e-b04d-cce2dad150fc, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NGJhMzkzZTQtNjc2NTg3MzItZWIwNWFiZDctYmFlMWVjYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37a637dd-fbbd-460e-b04d-cce2dad150fc, ghrun-k7x7pfmfni.auto.internal:20734): 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=NGJhMzkzZTQtNjc2NTg3MzItZWIwNWFiZDctYmFlMWVjYTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08e1d0b3-dbb6-4082-8789-40595b6a6bdf, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08e1d0b3-dbb6-4082-8789-40595b6a6bdf, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NGJhMzkzZTQtNjc2NTg3MzItZWIwNWFiZDctYmFlMWVjYTA=" 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, 08e1d0b3-dbb6-4082-8789-40595b6a6bdf, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ad6be90-1ecb-4734-a94c-b1b85d7981fc, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ad6be90-1ecb-4734-a94c-b1b85d7981fc, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ad6be90-1ecb-4734-a94c-b1b85d7981fc, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjQ2ZDQ0NjItYWIwMWQxMzUtZThjNzBjOTEtYTdlYWU1NmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8b4b9e31-71ae-41eb-bc64-87246c2501a1, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8b4b9e31-71ae-41eb-bc64-87246c2501a1, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MjQ2ZDQ0NjItYWIwMWQxMzUtZThjNzBjOTEtYTdlYWU1NmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8b4b9e31-71ae-41eb-bc64-87246c2501a1, ghrun-k7x7pfmfni.auto.internal:20734): 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=MjQ2ZDQ0NjItYWIwMWQxMzUtZThjNzBjOTEtYTdlYWU1NmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b05528f-3b68-45b2-bb72-1e73d4167ffc, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b05528f-3b68-45b2-bb72-1e73d4167ffc, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MjQ2ZDQ0NjItYWIwMWQxMzUtZThjNzBjOTEtYTdlYWU1NmM=" 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, 9b05528f-3b68-45b2-bb72-1e73d4167ffc, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 67f058fe-541a-4e7f-ab59-2214e5642640, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67f058fe-541a-4e7f-ab59-2214e5642640, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67f058fe-541a-4e7f-ab59-2214e5642640, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e5904a3-27fc-428c-af51-3ebd9074b6bc, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e5904a3-27fc-428c-af51-3ebd9074b6bc, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e5904a3-27fc-428c-af51-3ebd9074b6bc, ghrun-k7x7pfmfni.auto.internal:20734): 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=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e241f061-223f-43db-b72e-74efc6d3bb6c, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e241f061-223f-43db-b72e-74efc6d3bb6c, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=" 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, e241f061-223f-43db-b72e-74efc6d3bb6c, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 13e1fcf5-4040-4813-9869-ab8f469694d7, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13e1fcf5-4040-4813-9869-ab8f469694d7, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13e1fcf5-4040-4813-9869-ab8f469694d7, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjI5MGZmZDUtNTNlY2QxODgtYmIxMjU1MS04ZWIzYTc5Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af10ea60-52a9-4c9c-bfa8-ac49fdbca91f, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af10ea60-52a9-4c9c-bfa8-ac49fdbca91f, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MjI5MGZmZDUtNTNlY2QxODgtYmIxMjU1MS04ZWIzYTc5Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af10ea60-52a9-4c9c-bfa8-ac49fdbca91f, ghrun-k7x7pfmfni.auto.internal:20734): 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=MjI5MGZmZDUtNTNlY2QxODgtYmIxMjU1MS04ZWIzYTc5Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c4b7402-efa6-48e8-9992-cbe38aea4344, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c4b7402-efa6-48e8-9992-cbe38aea4344, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MjI5MGZmZDUtNTNlY2QxODgtYmIxMjU1MS04ZWIzYTc5Nw==" 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, 5c4b7402-efa6-48e8-9992-cbe38aea4344, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04db1e2b-679f-4ddb-b222-57a62b0ca8fe, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04db1e2b-679f-4ddb-b222-57a62b0ca8fe, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04db1e2b-679f-4ddb-b222-57a62b0ca8fe, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dd13aa3b-4b55-4c2c-96bf-1bbc38b9035e, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dd13aa3b-4b55-4c2c-96bf-1bbc38b9035e, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dd13aa3b-4b55-4c2c-96bf-1bbc38b9035e, ghrun-k7x7pfmfni.auto.internal:20734): 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=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7312ae0e-9c24-4c08-ac74-d60c7eadccea, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7312ae0e-9c24-4c08-ac74-d60c7eadccea, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==" 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, 7312ae0e-9c24-4c08-ac74-d60c7eadccea, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
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, 41d2627c-c263-4997-91f0-d07de9b8a0ff, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41d2627c-c263-4997-91f0-d07de9b8a0ff, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41d2627c-c263-4997-91f0-d07de9b8a0ff, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6e2964b8-7e33-48a2-92da-faed2a39d74e, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6e2964b8-7e33-48a2-92da-faed2a39d74e, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6e2964b8-7e33-48a2-92da-faed2a39d74e, ghrun-k7x7pfmfni.auto.internal:20734): 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=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57978ffc-1e1e-475c-8ca7-e3321e50bfc7, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57978ffc-1e1e-475c-8ca7-e3321e50bfc7, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=" 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, 57978ffc-1e1e-475c-8ca7-e3321e50bfc7, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bced2f81-09c2-4d0a-af43-b0893703c88e, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bced2f81-09c2-4d0a-af43-b0893703c88e, ghrun-k7x7pfmfni.auto.internal:20734): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bced2f81-09c2-4d0a-af43-b0893703c88e, ghrun-k7x7pfmfni.auto.internal:20734): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzVlZGNmZTQtZjkxNTUxMmEtODRhMzA2MDMtZDUyYjFiOTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 143fcfb2-2f4f-461b-9530-df1197936ba7, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 143fcfb2-2f4f-461b-9530-df1197936ba7, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=YzVlZGNmZTQtZjkxNTUxMmEtODRhMzA2MDMtZDUyYjFiOTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 143fcfb2-2f4f-461b-9530-df1197936ba7, ghrun-k7x7pfmfni.auto.internal:20734): 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=YzVlZGNmZTQtZjkxNTUxMmEtODRhMzA2MDMtZDUyYjFiOTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8975be8b-cedb-43bc-ac96-a5c882d5e2f4, ghrun-k7x7pfmfni.auto.internal:20734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8975be8b-cedb-43bc-ac96-a5c882d5e2f4, ghrun-k7x7pfmfni.auto.internal:20734): request = { session_id: "ydb://session/3?node_id=1&id=YzVlZGNmZTQtZjkxNTUxMmEtODRhMzA2MDMtZDUyYjFiOTI=" 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, 8975be8b-cedb-43bc-ac96-a5c882d5e2f4, ghrun-k7x7pfmfni.auto.internal:20734): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 37a637dd-fbbd-460e-b04d-cce2dad150fc, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339184601+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, 9e5904a3-27fc-428c-af51-3ebd9074b6bc, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.339245364+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8b4b9e31-71ae-41eb-bc64-87246c2501a1, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.339219086+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dd13aa3b-4b55-4c2c-96bf-1bbc38b9035e, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339290784+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, 143fcfb2-2f4f-461b-9530-df1197936ba7, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.339353444+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af10ea60-52a9-4c9c-bfa8-ac49fdbca91f, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.339269249+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe4cb8cb-46fb-4073-9f7b-053bd11276b5, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T12:25:52.33894338+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c39626d2-0898-4845-8c55-18ed83e94032, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339109136+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, b5944a0a-7433-48d2-93dd-1d03a45428df, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339155935+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c450779e-3150-472e-a394-83f77180fdc0, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339091323+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 08e1d0b3-dbb6-4082-8789-40595b6a6bdf, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339207006+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6bbca50f-6fd2-48d4-841d-a0fa0f62f4ca, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339143286+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fbce09fb-8795-4557-a6b4-c5e7136a116d, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339174152+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9b05528f-3b68-45b2-bb72-1e73d4167ffc, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339233518+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e241f061-223f-43db-b72e-74efc6d3bb6c, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339259658+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-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7312ae0e-9c24-4c08-ac74-d60c7eadccea, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339314059+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6e2964b8-7e33-48a2-92da-faed2a39d74e, ghrun-k7x7pfmfni.auto.internal:20734): 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:20734 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T12:25:52.339325932+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-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MwYzFlZC1iOGQyZTQ3Zi02NzA2YTdkLTI5MmFlMjQ1
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE0NzM1YjAtNWMyYjZiOWUtZTMxM2ZhY2YtM2U5MjA3NTg=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWM2OWYzNS1jMDFlMjUxNi02ZDA2ODZiZi05MjgwNGJkMg==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5c4b7402-efa6-48e8-9992-cbe38aea4344, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339280078+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 57978ffc-1e1e-475c-8ca7-e3321e50bfc7, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339343354+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-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWFlM2RmZTQtNTllZDQyOGMtNzkyOWYzZGEtZTZkOGQ1ZDk=
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.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
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.connection:connection.py:78 RpcState(ExecuteQuery, 8975be8b-cedb-43bc-ac96-a5c882d5e2f4, ghrun-k7x7pfmfni.auto.internal:20734): 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-08T12:25:52.339366166+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:20734
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: 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.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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    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 1873034) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1873034) elapsed time (sec): 30.216367721557617
DEBUG    ya.test:process.py:263 Command (pid 1873034) wtime: 30.218
DEBUG    ya.test:process.py:275 Command (pid 1873034) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     33	33	0	0	281	587	615	615
2	    131	131	0	0	66	154	199	207
3	    101	101	0	0	91	141	149	152
4	     78	78	0	0	92	179	182	183
5	      0	0	0	513	0	0	0	0
6	      0	0	0	1070	0	0	0	0
7	      0	0	0	1003	0	0	0	0
8	      0	0	0	1161	0	0	0	0
9	      0	0	0	1062	0	0	0	0
10	      0	0	0	1085	0	0	0	0
11	      0	0	0	991	0	0	0	0
12	      0	0	0	1073	0	0	0	0
13	      0	0	0	1107	0	0	0	0
14	      0	0	0	1133	0	0	0	0
15	      0	0	0	1066	0	0	0	0
16	      0	0	0	1059	0	0	0	0
17	      0	0	0	1073	0	0	0	0
18	      0	0	0	855	0	0	0	0
19	      0	0	0	863	0	0	0	0
20	      0	0	0	826	0	0	0	0
21	      0	0	0	886	0	0	0	0
22	      0	0	0	852	0	0	0	0
23	      0	0	0	952	0	0	0	0
24	      0	0	0	930	0	0	0	0
25	      0	0	0	898	0	0	0	0
26	      0	0	0	982	0	0	0	0
27	      0	0	0	805	0	0	0	0
28	      0	0	0	972	0	0	0	0
29	      0	0	0	783	0	0	0	0
30	      0	0	0	935	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    343	11.4333	0	24935	80	279	579	615

DEBUG    ya.test:process.py:276 Command (pid 1873034) 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 1873045) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1873045) elapsed time (sec): 30.238762140274048
DEBUG    ya.test:process.py:263 Command (pid 1873045) wtime: 30.243
DEBUG    ya.test:process.py:275 Command (pid 1873045) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	698	0	0	0	0
6	      0	0	0	1298	0	0	0	0
7	      0	0	0	1127	0	0	0	0
8	      0	0	0	1185	0	0	0	0
9	      0	0	0	1020	0	0	0	0
10	      0	0	0	1058	0	0	0	0
11	      0	0	0	1132	0	0	0	0
12	      0	0	0	1107	0	0	0	0
13	      0	0	0	1224	0	0	0	0
14	      0	0	0	1103	0	0	0	0
15	      0	0	0	1069	0	0	0	0
16	      0	0	0	1080	0	0	0	0
17	      0	0	0	1048	0	0	0	0
18	      0	0	0	768	0	0	0	0
19	      0	0	0	1083	0	0	0	0
20	      0	0	0	960	0	0	0	0
21	      0	0	0	1098	0	0	0	0
22	      0	0	0	893	0	0	0	0
23	      0	0	0	990	0	0	0	0
24	      0	0	0	906	0	0	0	0
25	      0	0	0	963	0	0	0	0
26	      0	0	0	866	0	0	0	0
27	      0	0	0	868	0	0	0	0
28	      0	0	0	759	0	0	0	0
29	      0	0	0	854	0	0	0	0
30	      0	0	0	977	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 1873045) 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 1873044) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1873044) elapsed time (sec): 30.286978721618652
DEBUG    ya.test:process.py:263 Command (pid 1873044) wtime: 30.294
DEBUG    ya.test:process.py:275 Command (pid 1873044) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     23	23	0	0	180	827	827	827
2	     85	85	0	0	100	241	244	248
3	     73	73	0	0	128	176	189	202
4	     51	51	0	0	138	254	263	263
5	      0	0	0	649	0	0	0	0
6	      0	0	0	1204	0	0	0	0
7	      0	0	0	1004	0	0	0	0
8	      0	0	0	1106	0	0	0	0
9	      0	0	0	1126	0	0	0	0
10	      0	0	0	1135	0	0	0	0
11	      0	0	0	1092	0	0	0	0
12	      0	0	0	926	0	0	0	0
13	      0	0	0	1117	0	0	0	0
14	      0	0	0	1160	0	0	0	0
15	      0	0	0	1076	0	0	0	0
16	      0	0	0	1275	0	0	0	0
17	      0	0	0	1125	0	0	0	0
18	      0	0	0	952	0	0	0	0
19	      0	0	0	1066	0	0	0	0
20	      0	0	0	887	0	0	0	0
21	      0	0	0	918	0	0	0	0
22	      0	0	0	1039	0	0	0	0
23	      0	0	0	1066	0	0	0	0
24	      0	0	0	859	0	0	0	0
25	      0	0	0	767	0	0	0	0
26	      0	0	0	938	0	0	0	0
27	      0	0	0	934	0	0	0	0
28	      0	0	0	960	0	0	0	0
29	      0	0	0	872	0	0	0	0
30	      0	0	0	926	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    232	7.73333	0	26179	115	261	827	827

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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:20734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20734". 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 ===============================
302.71s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
6.85s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
6.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.62s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.24s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(17 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/zt2z/001a2e/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/zt2z/001a2e/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-08T12:25:48.291697Z): source_id=334;tablet_id=72075186224037917;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 @ 0xA657E25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA650366
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4DEBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7D726B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9CAD218
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9CACF6F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7B287D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1659DD6B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167F4B17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1674C343
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1674C343
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16749163
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1674FC17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165BB4B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CA0E455
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB489E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4CF6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4D3764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4D3370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4D3F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA659A7C
21. ??:0: ?? @ 0x7F86E0D9FAC2
22. ??:0: ?? @ 0x7F86E0E318BF
============== 1 failed, 10 passed, 1 error in 384.97s (0:06:24) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/001a0e/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 ===============================
8.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
6.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.13s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 80.51s (0:01:20) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/0019fa/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 ===============================
105.00s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.62s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
8.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
8.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.15s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
6.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 183.68s (0:03:03) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/001a25/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 ===============================
114.46s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
114.16s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
112.06s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
77.54s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
74.16s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
7.17s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
5.28s setup    test_replace.py::TestReplace::test_copy_full
2.20s call     test_replace.py::TestReplace::test_copy_full
2.14s call     test_replace.py::TestReplace::test_count
1.68s call     test_replace.py::TestReplace::test_copy_partial
0.86s call     test_replace.py::TestReplace::test_partial_replace
0.66s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_replace.py::TestReplace::test_partial_replace
0.01s setup    test_replace.py::TestReplace::test_copy_partial
0.01s setup    test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 513.69s (0:08:33) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/00198d/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 ===============================
8.03s setup    test_update.py::TestUpdate::test_incorrect
7.94s setup    test_select.py::TestSelect::test_incorrect
6.43s setup    test_replace.py::TestReplace::test_replace_rollback
1.66s call     test_update.py::TestUpdate::test_update_many_rows
1.41s call     test_replace.py::TestReplace::test_replace_rollback
1.39s call     test_update.py::TestUpdate::test_update_rollback
1.32s call     test_select.py::TestSelect::test_json_query
1.30s call     test_update.py::TestUpdate::test_partial_update
1.26s call     test_update.py::TestUpdate::test_incorrect
1.23s call     test_replace.py::TestReplace::test_replace_total
1.04s call     test_update.py::TestUpdate::test_update_pk
0.84s call     test_select.py::TestSelect::test_incorrect
0.67s call     test_replace.py::TestReplace::test_replace_with_nulls
0.04s setup    test_update.py::TestUpdate::test_partial_update
0.02s setup    test_replace.py::TestReplace::test_replace_total
0.01s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_select.py::TestSelect::test_json_query
0.01s teardown test_update.py::TestUpdate::test_incorrect
0.01s teardown test_replace.py::TestReplace::test_replace_rollback

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 36.28s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zt2z/0019d9/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 ===============================
349.12s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
75.12s call     zip_bomb.py::TestZipBomb::test
14.93s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.07s teardown zip_bomb.py::TestZipBomb::test
7.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
6.69s setup    test_update.py::TestUpdate::test_update_single_column
6.33s setup    test_upsert.py::TestUpsert::test_copy_full
5.37s setup    zip_bomb.py::TestZipBomb::test
2.24s call     test_upsert.py::TestUpsert::test_copy_full
1.91s call     test_upsert.py::TestUpsert::test_copy_partial
1.85s call     test_upsert.py::TestUpsert::test_count
1.63s call     test_update.py::TestUpdate::test_update_single_column
1.24s call     test_update.py::TestUpdate::test_update_single_row
0.79s call     test_upsert.py::TestUpsert::test_partial_update
0.79s call     test_upsert.py::TestUpsert::test_insert_nulls
0.70s call     test_upsert.py::TestUpsert::test_incorrect
0.02s setup    test_update.py::TestUpdate::test_update_single_row
0.01s teardown test_upsert.py::TestUpsert::test_copy_full

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