============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/00331b/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 ===============================
263.31s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
95.58s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.12s call     tablets_movement.py::TestTabletsMovement::test[ROW]
27.63s call     order_by_with_limit.py::TestOrderBy::test
5.42s call     test_create.py::TestCreate::test_create_decimals
5.33s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
5.08s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.93s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.83s setup    order_by_with_limit.py::TestOrderBy::test
3.70s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.71s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.63s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.59s call     test_create.py::TestCreate::test_create_all_opt_ints
0.52s call     test_create.py::TestCreate::test_create_real_opt
0.51s call     test_create.py::TestCreate::test_create_real_req
0.48s call     test_create.py::TestCreate::test_create_all_req_ints
0.35s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.23s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.21s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.02s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    test_create.py::TestCreate::test_create_real_req
0.01s teardown data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 507.47s (0:08:27) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/003351/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: 50.4 ms
create table: 582.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 56.0
    "min_ms": 33.6
    "median_ms": 56.2
    "max_ms": 89.1
    "stdev_ms": 19.5
select count(*) after initial inserts: 234.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 64.6
    "min_ms": 38.0
    "median_ms": 59.8
    "max_ms": 175.1
    "stdev_ms": 19.3
select count(*) after all modifications: 3953.8 ms
select all: 3713.8 ms
delete from table: 3799.2 ms
select all after delete: 4826.2 ms
.drop table: 34.0 ms
create table: 464.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.7
    "min_ms": 29.2
    "median_ms": 34.3
    "max_ms": 39.5
    "stdev_ms": 3.0
select count(*) after initial inserts: 145.8 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 68.0
    "min_ms": 45.3
    "median_ms": 63.6
    "max_ms": 138.3
    "stdev_ms": 17.7
updates (step 1):
    "runs": 200
    "avg_ms": 266.7
    "min_ms": 167.9
    "median_ms": 257.7
    "max_ms": 515.1
    "stdev_ms": 60.7
upserts (step 2):
    "runs": 200
    "avg_ms": 37.9
    "min_ms": 23.8
    "median_ms": 34.3
    "max_ms": 84.1
    "stdev_ms": 12.1
select count(*) after all modifications: 362.2 ms
select all: 377.2 ms
delete from table: 456.2 ms
select all after delete: 360.8 ms
.drop table: 39.9 ms
create table: 623.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 44.8
    "min_ms": 31.3
    "median_ms": 35.9
    "max_ms": 68.9
    "stdev_ms": 14.2
select count(*) after initial inserts: 139.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 158.5
    "min_ms": 93.2
    "median_ms": 149.9
    "max_ms": 381.2
    "stdev_ms": 42.7
select count(*) after all modifications: 282.5 ms
select all: 252.5 ms
delete from table: 283.9 ms
select all after delete: 209.3 ms
.drop table: 32.3 ms
create table: 516.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 32.8
    "min_ms": 25.2
    "median_ms": 30.7
    "max_ms": 41.8
    "stdev_ms": 5.2
select count(*) after initial inserts: 98.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 121.4
    "min_ms": 98.6
    "median_ms": 117.0
    "max_ms": 163.5
    "stdev_ms": 13.8
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 52.2
    "min_ms": 46.6
    "median_ms": 51.3
    "max_ms": 72.6
    "stdev_ms": 4.7
select count(*) after all modifications: 312.0 ms
select all: 312.9 ms
delete from table: 325.3 ms
select all after delete: 287.8 ms
.drop table: 27.2 ms
create table: 478.4 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.7
    "min_ms": 25.9
    "median_ms": 29.9
    "max_ms": 49.8
    "stdev_ms": 4.7
select count(*) after initial inserts: 127.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 119.4
    "min_ms": 91.2
    "median_ms": 115.2
    "max_ms": 206.5
    "stdev_ms": 21.0
upserts (step 1):
    "runs": 200
    "avg_ms": 33.9
    "min_ms": 24.2
    "median_ms": 31.3
    "max_ms": 72.0
    "stdev_ms": 8.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 74.1
    "min_ms": 59.0
    "median_ms": 71.9
    "max_ms": 121.2
    "stdev_ms": 11.5
select count(*) after all modifications: 625.0 ms
select all: 550.2 ms
delete from table: 635.4 ms
select all after delete: 580.4 ms
.drop table: 39.5 ms
create table: 544.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.2
    "min_ms": 26.9
    "median_ms": 29.2
    "max_ms": 40.2
    "stdev_ms": 4.4
select count(*) after initial inserts: 124.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 31.4
    "min_ms": 23.2
    "median_ms": 29.3
    "max_ms": 115.7
    "stdev_ms": 7.3
select count(*) after all modifications: 610.1 ms
select all: 281.5 ms
delete from table: 337.7 ms
select all after delete: 279.6 ms
.Generated operation sequence:
  0. BULK_UPSERT: 20 operations
  1. BULK_UPSERT: 10 operations
  2. UPSERT: 17 operations
  3. UPSERT: 6 operations
  4. UPSERT: 14 operations
  5. UPSERT: 1 operations
  6. BULK_UPSERT: 5 operations
  7. UPDATE: 17 operations
  8. UPDATE: 11 operations
  9. UPDATE: 19 operations
drop table: 38.3 ms
create table: 705.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.7
    "min_ms": 27.2
    "median_ms": 31.1
    "max_ms": 41.1
    "stdev_ms": 4.6
select count(*) after initial inserts: 106.3 ms
bulk_upserts (step 0):
    "runs": 20
    "avg_ms": 49.2
    "min_ms": 40.4
    "median_ms": 49.9
    "max_ms": 66.4
    "stdev_ms": 6.9
bulk_upserts (step 1):
    "runs": 10
    "avg_ms": 53.5
    "min_ms": 40.8
    "median_ms": 51.4
    "max_ms": 68.3
    "stdev_ms": 9.1
upserts (step 2):
    "runs": 170
    "avg_ms": 31.3
    "min_ms": 23.9
    "median_ms": 28.6
    "max_ms": 74.8
    "stdev_ms": 7.2
upserts (step 3):
    "runs": 60
    "avg_ms": 31.4
    "min_ms": 25.5
    "median_ms": 30.4
    "max_ms": 50.6
    "stdev_ms": 5.1
upserts (step 4):
    "runs": 140
    "avg_ms": 30.6
    "min_ms": 24.8
    "median_ms": 29.4
    "max_ms": 45.5
    "stdev_ms": 4.5
upserts (step 5):
    "runs": 10
    "avg_ms": 31.3
    "min_ms": 25.8
    "median_ms": 29.7
    "max_ms": 41.9
    "stdev_ms": 5.8
bulk_upserts (step 6):
    "runs": 5
    "avg_ms": 56.0
    "min_ms": 50.0
    "median_ms": 53.8
    "max_ms": 62.3
    "stdev_ms": 5.8
updates (step 7):
    "runs": 170
    "avg_ms": 155.6
    "min_ms": 127.7
    "median_ms": 153.1
    "max_ms": 243.4
    "stdev_ms": 17.9
updates (step 8):
    "runs": 110
    "avg_ms": 168.5
    "min_ms": 129.9
    "median_ms": 164.9
    "max_ms": 235.7
    "stdev_ms": 19.4
updates (step 9):
    "runs": 190
    "avg_ms": 181.4
    "min_ms": 140.2
    "median_ms": 178.9
    "max_ms": 282.6
    "stdev_ms": 20.1
select count(*) after all modifications: 329.6 ms
select all: 411.0 ms
delete from table: 541.6 ms
select all after delete: 500.0 ms
.
test_delete.py ..

============================== slowest durations ===============================
160.79s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
96.02s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
70.27s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
50.06s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
41.72s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
33.93s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
25.81s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.34s setup    test_create.py::TestCreate::test_create_strings_opt
5.13s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.84s setup    test_delete.py::TestDelete::test_delete_rollback
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.92s call     test_delete.py::TestDelete::test_delete_rollback
0.73s call     test_create.py::TestCreate::test_create_strings_opt
0.61s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 499.66s (0:08:19) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/003333/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 ===============================
5.67s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.55s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.45s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.29s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.25s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
1.19s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.13s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.10s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.01s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.00s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.97s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.91s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.05s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
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[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

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

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

============================== slowest durations ===============================
32.91s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
23.95s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.49s setup    test_delete.py::TestDelete::test_incorrect
5.05s setup    test_insert.py::TestInsertStatement::test_bulk
4.76s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.54s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
2.05s call     test_insert.py::TestInsertStatement::test_copy_full
1.53s call     test_insert.py::TestInsertStatement::test_copy_partial
0.95s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.94s call     test_insert.py::TestInsertStatement::test_plain
0.83s call     test_insert.py::TestInsertStatement::test_bulk
0.73s call     test_insert.py::TestInsertStatement::test_incorrect
0.71s call     test_delete.py::TestDelete::test_incorrect
0.63s call     test_insert.py::TestInsertStatement::test_duplicate
0.61s call     test_insert.py::TestInsertStatement::test_out_of_range
0.04s setup    test_insert.py::TestInsertStatement::test_copy_full
0.04s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 86.01s (0:01:26) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/003339/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/pc86/003339/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/pc86/003339/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-07T16:35:48.425412Z): source_id=336;tablet_id=72075186224037919;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 @ 0xA635E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62E346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BCBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B480B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8B1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C8AF4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78FE1D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FBCAB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16752A87
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166AA283
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166AA283
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A70A3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ADB57
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165193F8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C9688A5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB467E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AD6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B1764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B1370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B1F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA637A5C
E   21. ??:0: ?? @ 0x7F307DF42AC2
E   22. ??:0: ?? @ 0x7F307DFD48BF
------------------------------ 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/pc86/003339/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1605296
DEBUG    ya.test:process.py:259 Command (pid 1605296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1605296) elapsed time (sec): 0.8775646686553955
DEBUG    ya.test:process.py:263 Command (pid 1605296) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) maxrss: 538976
DEBUG    ya.test:process.py:263 Command (pid 1605296) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 1605296) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 1605296) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1605296) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1605296) stime: 0.39904
DEBUG    ya.test:process.py:263 Command (pid 1605296) utime: 0.11257299999999999
DEBUG    ya.test:process.py:263 Command (pid 1605296) wtime: 0.879
DEBUG    ya.test:process.py:275 Command (pid 1605296) output:
Git info:
    Commit: 18ebe0f2940c9b21e28202c83a39e6b9bbc788b1
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 355576cb6ffdd09ebefe500c36139ab6fc0c465b into 5d8445c66c26185c907cbecf89dd3a291e62ffc4

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 18ebe0f2940c9b21e28202c83a39e6b9bbc788b1
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 355576cb6ffdd09ebefe500c36139ab6fc0c465b into 5d8445c66c26185c907cbecf89dd3a291e62ffc4

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17234
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/pc86/003339/r3tmp/kikimr_cluster_jt92uwbk
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23027
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pc86/003339/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/pc86/003339/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/pc86/003339/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_52f5lu_g.log --grpc-port=23027 --mon-port=1916 --ic-port=17234
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23027/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pc86/003339/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/pc86/003339/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/pc86/003339/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_52f5lu_g.log --grpc-port=23027 --mon-port=1916 --ic-port=17234
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pc86/003339/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/pc86/003339/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_52f5lu_g.log', '--grpc-port=23027', '--mon-port=1916', '--ic-port=17234')' in '/home/runner/.ya/build/build_root/pc86/003339/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: 1605915
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23027/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/pc86/003339/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1605916
DEBUG    ya.test:process.py:259 Command (pid 1605916) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1605916) elapsed time (sec): 0.7967543601989746
DEBUG    ya.test:process.py:263 Command (pid 1605916) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) maxrss: 538976
DEBUG    ya.test:process.py:263 Command (pid 1605916) minflt: 16134
DEBUG    ya.test:process.py:263 Command (pid 1605916) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 1605916) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1605916) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1605916) stime: 0.27713899999999997
DEBUG    ya.test:process.py:263 Command (pid 1605916) utime: 0.13003699999999999
DEBUG    ya.test:process.py:263 Command (pid 1605916) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 1605916) output:
Git info:
    Commit: 18ebe0f2940c9b21e28202c83a39e6b9bbc788b1
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 355576cb6ffdd09ebefe500c36139ab6fc0c465b into 5d8445c66c26185c907cbecf89dd3a291e62ffc4

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 18ebe0f2940c9b21e28202c83a39e6b9bbc788b1
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 355576cb6ffdd09ebefe500c36139ab6fc0c465b into 5d8445c66c26185c907cbecf89dd3a291e62ffc4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23027', '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: 17234\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/pc86/003339/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23027', '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: 17234\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1607027
DEBUG    ya.test:process.py:259 Command (pid 1607027) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1607027) elapsed time (sec): 0.7216787338256836
DEBUG    ya.test:process.py:263 Command (pid 1607027) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) maxrss: 547404
DEBUG    ya.test:process.py:263 Command (pid 1607027) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 1607027) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1607027) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1607027) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1607027) stime: 0.29845099999999997
DEBUG    ya.test:process.py:263 Command (pid 1607027) utime: 0.143531
DEBUG    ya.test:process.py:263 Command (pid 1607027) wtime: 0.723
DEBUG    ya.test:process.py:275 Command (pid 1607027) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23027', '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/pc86/003339/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23027', '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: 1607377
DEBUG    ya.test:process.py:259 Command (pid 1607377) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1607377) elapsed time (sec): 0.7488687038421631
DEBUG    ya.test:process.py:263 Command (pid 1607377) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) maxrss: 547408
DEBUG    ya.test:process.py:263 Command (pid 1607377) minflt: 18276
DEBUG    ya.test:process.py:263 Command (pid 1607377) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1607377) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1607377) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1607377) stime: 0.333719
DEBUG    ya.test:process.py:263 Command (pid 1607377) utime: 0.146251
DEBUG    ya.test:process.py:263 Command (pid 1607377) wtime: 0.774
DEBUG    ya.test:process.py:275 Command (pid 1607377) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1607377) 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, 4dce11b6-6d18-43f5-8024-04d5398a741d, localhost:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4dce11b6-6d18-43f5-8024-04d5398a741d, localhost:23027): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4dce11b6-6d18-43f5-8024-04d5398a741d, localhost:23027): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7j5rrkfj3q.auto.internal" port: 23027 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-7j5rrkfj3q.auto.internal:23027, 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:23027
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -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/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1607770
DEBUG    ya.test:process.py:259 Command (pid 1607770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1607770) elapsed time (sec): 0.6537778377532959
DEBUG    ya.test:process.py:263 Command (pid 1607770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) maxrss: 171468
DEBUG    ya.test:process.py:263 Command (pid 1607770) minflt: 3558
DEBUG    ya.test:process.py:263 Command (pid 1607770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 1607770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1607770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1607770) stime: 0.024596999999999997
DEBUG    ya.test:process.py:263 Command (pid 1607770) utime: 0.061494
DEBUG    ya.test:process.py:263 Command (pid 1607770) wtime: 0.667
DEBUG    ya.test:process.py:275 Command (pid 1607770) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1607770) 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/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -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/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-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: 1608102
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 1608102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1608102) elapsed time (sec): 30.25939154624939
DEBUG    ya.test:process.py:263 Command (pid 1608102) wtime: 30.261
DEBUG    ya.test:process.py:275 Command (pid 1608102) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    436	436	0	0	19	47	67	84
2	    515	515	0	0	17	36	48	53
3	    518	518	0	0	18	30	39	43
4	    515	515	0	0	17	34	52	56
5	    518	518	0	0	17	31	60	64
6	    370	370	0	0	23	49	70	84
7	    373	373	0	0	24	53	60	68
8	    355	355	0	0	26	50	56	66
9	    494	494	0	0	18	31	38	49
10	    352	352	0	0	27	49	56	64
11	    324	324	0	0	28	51	60	64
12	    444	444	0	0	21	41	52	62
13	    446	446	0	0	21	35	51	56
14	    505	505	0	0	18	39	49	56
15	    375	375	0	0	23	45	59	70
16	    357	357	0	0	26	45	51	58
17	    281	281	0	0	30	70	76	82
18	    391	391	0	0	24	42	55	65
19	    518	518	0	0	17	34	42	48
20	    393	393	0	0	23	40	47	52
21	    538	538	0	0	16	30	89	101
22	    627	627	0	0	14	26	34	40
23	    563	563	0	0	14	34	42	49
24	    531	531	0	0	17	32	46	52
25	    523	523	0	0	17	37	50	63
26	    537	537	0	0	15	37	71	75
27	    541	541	0	0	17	30	35	44
28	    657	657	0	0	13	25	29	39
29	    537	537	0	0	15	35	71	84
30	    689	689	0	0	13	23	29	32

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14223	474.1	0	0	18	40	56	101

DEBUG    ya.test:process.py:276 Command (pid 1608102) 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, 138eb7ab-0b58-449f-8e2d-695451ccb6ab, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 138eb7ab-0b58-449f-8e2d-695451ccb6ab, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 138eb7ab-0b58-449f-8e2d-695451ccb6ab, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a209dac0-64d2-47cb-beb6-aa3e6afc42f6, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a209dac0-64d2-47cb-beb6-aa3e6afc42f6, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a209dac0-64d2-47cb-beb6-aa3e6afc42f6, ghrun-7j5rrkfj3q.auto.internal:23027): 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=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1670a16c-b06b-4990-82ed-c46439488da0, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1670a16c-b06b-4990-82ed-c46439488da0, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" 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, 1670a16c-b06b-4990-82ed-c46439488da0, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
INFO     root:test_log_scenario.py:217 Count rows after insert 13950 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 161cca57-e87d-48d3-9ecd-02a2065007dc, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 161cca57-e87d-48d3-9ecd-02a2065007dc, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" 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, 161cca57-e87d-48d3-9ecd-02a2065007dc, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12cd8439-ec34-47f6-bafe-4d034574c5c0, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12cd8439-ec34-47f6-bafe-4d034574c5c0, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" 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, 12cd8439-ec34-47f6-bafe-4d034574c5c0, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
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/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -d /Root workload log --path log run 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.3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a7622dd-fb74-4222-b02a-51874fc1a822, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
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.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a7622dd-fb74-4222-b02a-51874fc1a822, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" 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    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a7622dd-fb74-4222-b02a-51874fc1a822, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a37c53bc-9878-4f0e-9cfe-b4c317167b2c, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a37c53bc-9878-4f0e-9cfe-b4c317167b2c, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-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: 1621737
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1621763
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a37c53bc-9878-4f0e-9cfe-b4c317167b2c, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2MxM2UxZDgtMmE4YWQ5ODAtOWIyYmIxZjctNjZiNDA5NGY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 1621764
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 97c0148f-e744-4882-b220-b24c0eec0d59, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 97c0148f-e744-4882-b220-b24c0eec0d59, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=M2MxM2UxZDgtMmE4YWQ5ODAtOWIyYmIxZjctNjZiNDA5NGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 97c0148f-e744-4882-b220-b24c0eec0d59, ghrun-7j5rrkfj3q.auto.internal:23027): 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=M2MxM2UxZDgtMmE4YWQ5ODAtOWIyYmIxZjctNjZiNDA5NGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d86f7da0-6d18-49b0-964d-2155f5348c0f, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d86f7da0-6d18-49b0-964d-2155f5348c0f, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=M2MxM2UxZDgtMmE4YWQ5ODAtOWIyYmIxZjctNjZiNDA5NGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6fffcaae-6568-46a6-8a7d-a2f498a684c9, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d86f7da0-6d18-49b0-964d-2155f5348c0f, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6fffcaae-6568-46a6-8a7d-a2f498a684c9, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6fffcaae-6568-46a6-8a7d-a2f498a684c9, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b6e36dda-881f-41bb-af3d-31c972759d3d, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b6e36dda-881f-41bb-af3d-31c972759d3d, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b6e36dda-881f-41bb-af3d-31c972759d3d, ghrun-7j5rrkfj3q.auto.internal:23027): 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=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9ccd29a-a8e6-498d-b838-e4dad16963f4, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 921dc208-8061-488d-a860-90fd37fda657, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 921dc208-8061-488d-a860-90fd37fda657, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9ccd29a-a8e6-498d-b838-e4dad16963f4, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=" 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, c9ccd29a-a8e6-498d-b838-e4dad16963f4, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 921dc208-8061-488d-a860-90fd37fda657, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTUxZmY3ZmQtZTBlNTNhOWYtYWE2NGE3NjgtODY5YTBkMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 35807269-d7d0-4fe6-a3a0-ee1851c3a86e, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 35807269-d7d0-4fe6-a3a0-ee1851c3a86e, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=NTUxZmY3ZmQtZTBlNTNhOWYtYWE2NGE3NjgtODY5YTBkMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 35807269-d7d0-4fe6-a3a0-ee1851c3a86e, ghrun-7j5rrkfj3q.auto.internal:23027): 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=NTUxZmY3ZmQtZTBlNTNhOWYtYWE2NGE3NjgtODY5YTBkMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37db1b6d-7bc9-49c0-b9d9-1c422a799c24, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37db1b6d-7bc9-49c0-b9d9-1c422a799c24, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=NTUxZmY3ZmQtZTBlNTNhOWYtYWE2NGE3NjgtODY5YTBkMGU=" 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: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37db1b6d-7bc9-49c0-b9d9-1c422a799c24, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04408b5f-27de-4f57-99bf-dc939a758ea8, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04408b5f-27de-4f57-99bf-dc939a758ea8, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04408b5f-27de-4f57-99bf-dc939a758ea8, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjAwNWViNTctY2IxODhhZDAtMjg1ZjRkMzItN2Y2MGVkNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ebddc70f-ef19-405d-b5de-278b7aa2b820, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ebddc70f-ef19-405d-b5de-278b7aa2b820, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MjAwNWViNTctY2IxODhhZDAtMjg1ZjRkMzItN2Y2MGVkNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ebddc70f-ef19-405d-b5de-278b7aa2b820, ghrun-7j5rrkfj3q.auto.internal:23027): 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=MjAwNWViNTctY2IxODhhZDAtMjg1ZjRkMzItN2Y2MGVkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 982f93cd-dc1a-4f87-9925-789379dafe29, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a4adf678-1578-42f0-a268-b97332375a91, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a4adf678-1578-42f0-a268-b97332375a91, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 982f93cd-dc1a-4f87-9925-789379dafe29, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MjAwNWViNTctY2IxODhhZDAtMjg1ZjRkMzItN2Y2MGVkNg==" 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, 982f93cd-dc1a-4f87-9925-789379dafe29, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a4adf678-1578-42f0-a268-b97332375a91, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWY1Y2RhMzEtMTFhYWJkNjMtODdiMjFhZTctNDkwNzI4ZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b38a8de0-5a1b-4cba-8e84-d36860d01a23, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b38a8de0-5a1b-4cba-8e84-d36860d01a23, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MWY1Y2RhMzEtMTFhYWJkNjMtODdiMjFhZTctNDkwNzI4ZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b38a8de0-5a1b-4cba-8e84-d36860d01a23, ghrun-7j5rrkfj3q.auto.internal:23027): 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=MWY1Y2RhMzEtMTFhYWJkNjMtODdiMjFhZTctNDkwNzI4ZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d55e5f3b-3432-482d-a050-21ffb87aa574, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d55e5f3b-3432-482d-a050-21ffb87aa574, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MWY1Y2RhMzEtMTFhYWJkNjMtODdiMjFhZTctNDkwNzI4ZmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4adf84cf-b186-4d5b-8ffe-20be18021978, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d55e5f3b-3432-482d-a050-21ffb87aa574, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4adf84cf-b186-4d5b-8ffe-20be18021978, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4adf84cf-b186-4d5b-8ffe-20be18021978, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bb1ce4a0-d991-48bd-b8fb-4581588016ff, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bb1ce4a0-d991-48bd-b8fb-4581588016ff, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bb1ce4a0-d991-48bd-b8fb-4581588016ff, ghrun-7j5rrkfj3q.auto.internal:23027): 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=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31794ef7-2ad5-4dbd-a406-921a46f07a84, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31794ef7-2ad5-4dbd-a406-921a46f07a84, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31794ef7-2ad5-4dbd-a406-921a46f07a84, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1bca4589-8ee3-492c-a20a-e98008ba826b, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1bca4589-8ee3-492c-a20a-e98008ba826b, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1bca4589-8ee3-492c-a20a-e98008ba826b, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzI0ZjE0NTgtNzA0MWFjMjEtNTI1NmRhMjAtMjRiYjRjNWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a2a119b9-19c7-4dc5-8c80-fa7953395e20, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a2a119b9-19c7-4dc5-8c80-fa7953395e20, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=NzI0ZjE0NTgtNzA0MWFjMjEtNTI1NmRhMjAtMjRiYjRjNWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a2a119b9-19c7-4dc5-8c80-fa7953395e20, ghrun-7j5rrkfj3q.auto.internal:23027): 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=NzI0ZjE0NTgtNzA0MWFjMjEtNTI1NmRhMjAtMjRiYjRjNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 880d850b-79b9-4ff7-8881-436aad8f79f2, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 880d850b-79b9-4ff7-8881-436aad8f79f2, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=NzI0ZjE0NTgtNzA0MWFjMjEtNTI1NmRhMjAtMjRiYjRjNWI=" 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, 880d850b-79b9-4ff7-8881-436aad8f79f2, ghrun-7j5rrkfj3q.auto.internal:23027): 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, 31e89553-f28e-4142-a9f8-a367c38607ac, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 31e89553-f28e-4142-a9f8-a367c38607ac, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 31e89553-f28e-4142-a9f8-a367c38607ac, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc3NWRiZmYtZGJmMjgwZDEtY2QyYjdkNWYtNjY4ODhkNzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0405c2f2-5fd4-4e65-96a8-313ebf3c6508, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0405c2f2-5fd4-4e65-96a8-313ebf3c6508, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ZTc3NWRiZmYtZGJmMjgwZDEtY2QyYjdkNWYtNjY4ODhkNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0405c2f2-5fd4-4e65-96a8-313ebf3c6508, ghrun-7j5rrkfj3q.auto.internal:23027): 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=ZTc3NWRiZmYtZGJmMjgwZDEtY2QyYjdkNWYtNjY4ODhkNzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f516abd3-680c-4a6e-8438-f8e26c3e9e07, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f516abd3-680c-4a6e-8438-f8e26c3e9e07, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ZTc3NWRiZmYtZGJmMjgwZDEtY2QyYjdkNWYtNjY4ODhkNzM=" 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, f516abd3-680c-4a6e-8438-f8e26c3e9e07, ghrun-7j5rrkfj3q.auto.internal:23027): 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, e20af8c6-c1bf-4bf6-a1ca-89104cb392a0, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e20af8c6-c1bf-4bf6-a1ca-89104cb392a0, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e20af8c6-c1bf-4bf6-a1ca-89104cb392a0, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODE2MjliZmEtYmMxN2UzZTQtYjVlYmNmODAtNDMzNTliMmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a5efe1c-517c-41cb-adcf-7f92e77d8e56, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a5efe1c-517c-41cb-adcf-7f92e77d8e56, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ODE2MjliZmEtYmMxN2UzZTQtYjVlYmNmODAtNDMzNTliMmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a5efe1c-517c-41cb-adcf-7f92e77d8e56, ghrun-7j5rrkfj3q.auto.internal:23027): 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=ODE2MjliZmEtYmMxN2UzZTQtYjVlYmNmODAtNDMzNTliMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d860ecc-6b4e-45c3-984d-eb2500688ca1, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d860ecc-6b4e-45c3-984d-eb2500688ca1, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ODE2MjliZmEtYmMxN2UzZTQtYjVlYmNmODAtNDMzNTliMmU=" 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, 0d860ecc-6b4e-45c3-984d-eb2500688ca1, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a209dac0-64d2-47cb-beb6-aa3e6afc42f6, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000632315+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 97c0148f-e744-4882-b220-b24c0eec0d59, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000812238+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, b6e36dda-881f-41bb-af3d-31c972759d3d, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000842413+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, 35807269-d7d0-4fe6-a3a0-ee1851c3a86e, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000874456+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-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b38a8de0-5a1b-4cba-8e84-d36860d01a23, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000947171+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, bb1ce4a0-d991-48bd-b8fb-4581588016ff, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000979134+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0405c2f2-5fd4-4e65-96a8-313ebf3c6508, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.001039527+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, a2a119b9-19c7-4dc5-8c80-fa7953395e20, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.00100951+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, 6a5efe1c-517c-41cb-adcf-7f92e77d8e56, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.001064285+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a7622dd-fb74-4222-b02a-51874fc1a822, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000790242+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, c9ccd29a-a8e6-498d-b838-e4dad16963f4, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000859678+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-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 37db1b6d-7bc9-49c0-b9d9-1c422a799c24, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000895272+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, d86f7da0-6d18-49b0-964d-2155f5348c0f, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000827913+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 31794ef7-2ad5-4dbd-a406-921a46f07a84, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.00099221+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d860ecc-6b4e-45c3-984d-eb2500688ca1, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.001078587+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f516abd3-680c-4a6e-8438-f8e26c3e9e07, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.001053439+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-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ebddc70f-ef19-405d-b5de-278b7aa2b820, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000909255+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d55e5f3b-3432-482d-a050-21ffb87aa574, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000965493+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, 982f93cd-dc1a-4f87-9925-789379dafe29, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000932771+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 880d850b-79b9-4ff7-8881-436aad8f79f2, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.001025221+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
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:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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    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 1621764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1621764) elapsed time (sec): 30.230929613113403
DEBUG    ya.test:process.py:263 Command (pid 1621764) wtime: 30.236
DEBUG    ya.test:process.py:275 Command (pid 1621764) 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	      1	1	0	10	167	167	167	167
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	951	0	0	0	0
9	      0	0	0	1460	0	0	0	0
10	      0	0	0	1173	0	0	0	0
11	      0	0	0	1295	0	0	0	0
12	      0	0	0	1405	0	0	0	0
13	      0	0	0	1312	0	0	0	0
14	      0	0	0	1680	0	0	0	0
15	      0	0	0	1422	0	0	0	0
16	      0	0	0	1443	0	0	0	0
17	      0	0	0	1241	0	0	0	0
18	      0	0	0	1526	0	0	0	0
19	      0	0	0	1197	0	0	0	0
20	      0	0	0	1511	0	0	0	0
21	      0	0	0	1681	0	0	0	0
22	      0	0	0	1182	0	0	0	0
23	      0	0	0	1242	0	0	0	0
24	      0	0	0	1371	0	0	0	0
25	      0	0	0	1104	0	0	0	0
26	      0	0	0	1316	0	0	0	0
27	      0	0	0	1535	0	0	0	0
28	      0	0	0	1583	0	0	0	0
29	      0	0	0	1462	0	0	0	0
30	      0	0	0	1597	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	31749	167	167	167	167

DEBUG    ya.test:process.py:276 Command (pid 1621764) 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 1621763) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1621763) elapsed time (sec): 30.24683141708374
DEBUG    ya.test:process.py:263 Command (pid 1621763) wtime: 30.253
DEBUG    ya.test:process.py:275 Command (pid 1621763) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	543	631	631	631
2	     84	84	0	0	73	915	959	963
3	    108	108	0	0	79	179	189	191
4	    130	130	0	0	73	122	132	135
5	    131	131	0	0	70	119	123	124
6	    133	133	0	0	64	173	199	222
7	     69	69	0	0	61	90	94	95
8	      0	0	0	824	0	0	0	0
9	      0	0	0	1036	0	0	0	0
10	      0	0	0	1275	0	0	0	0
11	      0	0	0	1102	0	0	0	0
12	      0	0	0	1234	0	0	0	0
13	      0	0	0	1153	0	0	0	0
14	      0	0	0	1448	0	0	0	0
15	      0	0	0	1202	0	0	0	0
16	      0	0	0	1171	0	0	0	0
17	      0	0	0	1251	0	0	0	0
18	      0	0	0	1270	0	0	0	0
19	      0	0	0	1107	0	0	0	0
20	      0	0	0	1324	0	0	0	0
21	      0	0	0	1441	0	0	0	0
22	      0	0	0	1408	0	0	0	0
23	      0	0	0	1166	0	0	0	0
24	      0	0	0	1379	0	0	0	0
25	      0	0	0	1096	0	0	0	0
26	      0	0	0	1156	0	0	0	0
27	      0	0	0	1482	0	0	0	0
28	      0	0	0	1261	0	0	0	0
29	      0	0	0	1177	0	0	0	0
30	      0	0	0	1454	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    665	22.1667	0	28417	70	178	871	963

DEBUG    ya.test:process.py:276 Command (pid 1621763) 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 1621737) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1621737) elapsed time (sec): 30.342205286026
DEBUG    ya.test:process.py:263 Command (pid 1621737) wtime: 30.357
DEBUG    ya.test:process.py:275 Command (pid 1621737) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	955	975	975	975
2	     67	67	0	6	103	425	469	1023
3	     71	71	0	0	129	213	241	242
4	     89	89	0	0	114	152	170	171
5	     93	93	0	0	105	145	155	156
6	     93	93	0	0	96	200	235	236
7	     34	34	0	0	87	111	124	124
8	      0	0	0	1194	0	0	0	0
9	      0	0	0	1305	0	0	0	0
10	      0	0	0	1373	0	0	0	0
11	      0	0	0	1274	0	0	0	0
12	      0	0	0	1275	0	0	0	0
13	      0	0	0	1106	0	0	0	0
14	      0	0	0	1623	0	0	0	0
15	      0	0	0	1470	0	0	0	0
16	      0	0	0	1450	0	0	0	0
17	      0	0	0	1344	0	0	0	0
18	      0	0	0	1368	0	0	0	0
19	      0	0	0	1104	0	0	0	0
20	      0	0	0	1415	0	0	0	0
21	      0	0	0	1700	0	0	0	0
22	      0	0	0	1539	0	0	0	0
23	      0	0	0	1191	0	0	0	0
24	      0	0	0	1235	0	0	0	0
25	      0	0	0	1233	0	0	0	0
26	      0	0	0	1309	0	0	0	0
27	      0	0	0	1554	0	0	0	0
28	      0	0	0	1401	0	0	0	0
29	      0	0	0	1540	0	0	0	0
30	      0	0	0	1615	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    450	15	0	31624	103	213	469	1023

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-7j5rrkfj3q'
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/pc86/003339/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.1605915' in '/home/runner/.ya/build/build_root/pc86/003339/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, logfile_52f5lu_g.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:23027/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14611
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23027
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17234
=================================== 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/pc86/003339/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1605296
DEBUG    ya.test:process.py:259 Command (pid 1605296) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1605296) elapsed time (sec): 0.8775646686553955
DEBUG    ya.test:process.py:263 Command (pid 1605296) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) maxrss: 538976
DEBUG    ya.test:process.py:263 Command (pid 1605296) minflt: 16131
DEBUG    ya.test:process.py:263 Command (pid 1605296) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) nivcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 1605296) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1605296) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1605296) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1605296) stime: 0.39904
DEBUG    ya.test:process.py:263 Command (pid 1605296) utime: 0.11257299999999999
DEBUG    ya.test:process.py:263 Command (pid 1605296) wtime: 0.879
DEBUG    ya.test:process.py:275 Command (pid 1605296) output:
Git info:
    Commit: 18ebe0f2940c9b21e28202c83a39e6b9bbc788b1
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 355576cb6ffdd09ebefe500c36139ab6fc0c465b into 5d8445c66c26185c907cbecf89dd3a291e62ffc4

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 18ebe0f2940c9b21e28202c83a39e6b9bbc788b1
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 355576cb6ffdd09ebefe500c36139ab6fc0c465b into 5d8445c66c26185c907cbecf89dd3a291e62ffc4

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17234
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/pc86/003339/r3tmp/kikimr_cluster_jt92uwbk
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23027
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14611
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pc86/003339/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/pc86/003339/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/pc86/003339/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_52f5lu_g.log --grpc-port=23027 --mon-port=1916 --ic-port=17234
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23027/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/pc86/003339/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/pc86/003339/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/pc86/003339/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_52f5lu_g.log --grpc-port=23027 --mon-port=1916 --ic-port=17234
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/pc86/003339/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/pc86/003339/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_52f5lu_g.log', '--grpc-port=23027', '--mon-port=1916', '--ic-port=17234')' in '/home/runner/.ya/build/build_root/pc86/003339/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: 1605915
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23027/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/pc86/003339/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1605916
DEBUG    ya.test:process.py:259 Command (pid 1605916) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1605916) elapsed time (sec): 0.7967543601989746
DEBUG    ya.test:process.py:263 Command (pid 1605916) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) maxrss: 538976
DEBUG    ya.test:process.py:263 Command (pid 1605916) minflt: 16134
DEBUG    ya.test:process.py:263 Command (pid 1605916) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) nivcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 1605916) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1605916) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1605916) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1605916) stime: 0.27713899999999997
DEBUG    ya.test:process.py:263 Command (pid 1605916) utime: 0.13003699999999999
DEBUG    ya.test:process.py:263 Command (pid 1605916) wtime: 0.815
DEBUG    ya.test:process.py:275 Command (pid 1605916) output:
Git info:
    Commit: 18ebe0f2940c9b21e28202c83a39e6b9bbc788b1
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 355576cb6ffdd09ebefe500c36139ab6fc0c465b into 5d8445c66c26185c907cbecf89dd3a291e62ffc4

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 18ebe0f2940c9b21e28202c83a39e6b9bbc788b1
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 355576cb6ffdd09ebefe500c36139ab6fc0c465b into 5d8445c66c26185c907cbecf89dd3a291e62ffc4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23027', '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: 17234\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/pc86/003339/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23027', '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: 17234\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1607027
DEBUG    ya.test:process.py:259 Command (pid 1607027) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1607027) elapsed time (sec): 0.7216787338256836
DEBUG    ya.test:process.py:263 Command (pid 1607027) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) maxrss: 547404
DEBUG    ya.test:process.py:263 Command (pid 1607027) minflt: 18274
DEBUG    ya.test:process.py:263 Command (pid 1607027) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1607027) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1607027) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1607027) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1607027) stime: 0.29845099999999997
DEBUG    ya.test:process.py:263 Command (pid 1607027) utime: 0.143531
DEBUG    ya.test:process.py:263 Command (pid 1607027) wtime: 0.723
DEBUG    ya.test:process.py:275 Command (pid 1607027) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23027', '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/pc86/003339/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23027', '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: 1607377
DEBUG    ya.test:process.py:259 Command (pid 1607377) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1607377) elapsed time (sec): 0.7488687038421631
DEBUG    ya.test:process.py:263 Command (pid 1607377) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) maxrss: 547408
DEBUG    ya.test:process.py:263 Command (pid 1607377) minflt: 18276
DEBUG    ya.test:process.py:263 Command (pid 1607377) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1607377) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1607377) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1607377) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1607377) stime: 0.333719
DEBUG    ya.test:process.py:263 Command (pid 1607377) utime: 0.146251
DEBUG    ya.test:process.py:263 Command (pid 1607377) wtime: 0.774
DEBUG    ya.test:process.py:275 Command (pid 1607377) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1607377) 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, 4dce11b6-6d18-43f5-8024-04d5398a741d, localhost:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4dce11b6-6d18-43f5-8024-04d5398a741d, localhost:23027): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4dce11b6-6d18-43f5-8024-04d5398a741d, localhost:23027): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-7j5rrkfj3q.auto.internal" port: 23027 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-7j5rrkfj3q.auto.internal:23027, 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:23027
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -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/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1607770
DEBUG    ya.test:process.py:259 Command (pid 1607770) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1607770) elapsed time (sec): 0.6537778377532959
DEBUG    ya.test:process.py:263 Command (pid 1607770) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) maxrss: 171468
DEBUG    ya.test:process.py:263 Command (pid 1607770) minflt: 3558
DEBUG    ya.test:process.py:263 Command (pid 1607770) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 1607770) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1607770) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1607770) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1607770) stime: 0.024596999999999997
DEBUG    ya.test:process.py:263 Command (pid 1607770) utime: 0.061494
DEBUG    ya.test:process.py:263 Command (pid 1607770) wtime: 0.667
DEBUG    ya.test:process.py:275 Command (pid 1607770) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1607770) 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/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -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/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-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: 1608102
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 1608102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1608102) elapsed time (sec): 30.25939154624939
DEBUG    ya.test:process.py:263 Command (pid 1608102) wtime: 30.261
DEBUG    ya.test:process.py:275 Command (pid 1608102) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    436	436	0	0	19	47	67	84
2	    515	515	0	0	17	36	48	53
3	    518	518	0	0	18	30	39	43
4	    515	515	0	0	17	34	52	56
5	    518	518	0	0	17	31	60	64
6	    370	370	0	0	23	49	70	84
7	    373	373	0	0	24	53	60	68
8	    355	355	0	0	26	50	56	66
9	    494	494	0	0	18	31	38	49
10	    352	352	0	0	27	49	56	64
11	    324	324	0	0	28	51	60	64
12	    444	444	0	0	21	41	52	62
13	    446	446	0	0	21	35	51	56
14	    505	505	0	0	18	39	49	56
15	    375	375	0	0	23	45	59	70
16	    357	357	0	0	26	45	51	58
17	    281	281	0	0	30	70	76	82
18	    391	391	0	0	24	42	55	65
19	    518	518	0	0	17	34	42	48
20	    393	393	0	0	23	40	47	52
21	    538	538	0	0	16	30	89	101
22	    627	627	0	0	14	26	34	40
23	    563	563	0	0	14	34	42	49
24	    531	531	0	0	17	32	46	52
25	    523	523	0	0	17	37	50	63
26	    537	537	0	0	15	37	71	75
27	    541	541	0	0	17	30	35	44
28	    657	657	0	0	13	25	29	39
29	    537	537	0	0	15	35	71	84
30	    689	689	0	0	13	23	29	32

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14223	474.1	0	0	18	40	56	101

DEBUG    ya.test:process.py:276 Command (pid 1608102) 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, 138eb7ab-0b58-449f-8e2d-695451ccb6ab, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 138eb7ab-0b58-449f-8e2d-695451ccb6ab, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 138eb7ab-0b58-449f-8e2d-695451ccb6ab, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a209dac0-64d2-47cb-beb6-aa3e6afc42f6, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a209dac0-64d2-47cb-beb6-aa3e6afc42f6, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a209dac0-64d2-47cb-beb6-aa3e6afc42f6, ghrun-7j5rrkfj3q.auto.internal:23027): 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=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1670a16c-b06b-4990-82ed-c46439488da0, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1670a16c-b06b-4990-82ed-c46439488da0, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" 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, 1670a16c-b06b-4990-82ed-c46439488da0, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
INFO     root:test_log_scenario.py:217 Count rows after insert 13950 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 161cca57-e87d-48d3-9ecd-02a2065007dc, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 161cca57-e87d-48d3-9ecd-02a2065007dc, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" 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, 161cca57-e87d-48d3-9ecd-02a2065007dc, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12cd8439-ec34-47f6-bafe-4d034574c5c0, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12cd8439-ec34-47f6-bafe-4d034574c5c0, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" 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, 12cd8439-ec34-47f6-bafe-4d034574c5c0, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
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/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb -e grpc://localhost:23027 -d /Root workload log --path log run 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.3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a7622dd-fb74-4222-b02a-51874fc1a822, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
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.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a7622dd-fb74-4222-b02a-51874fc1a822, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=OWVkZjcwZjgtMmY0YjI5MGEtZjljZGM1NjktN2MyMWU3NWU=" 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    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a7622dd-fb74-4222-b02a-51874fc1a822, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a37c53bc-9878-4f0e-9cfe-b4c317167b2c, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a37c53bc-9878-4f0e-9cfe-b4c317167b2c, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-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: 1621737
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/pc86/003339/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:23027', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1621763
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a37c53bc-9878-4f0e-9cfe-b4c317167b2c, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2MxM2UxZDgtMmE4YWQ5ODAtOWIyYmIxZjctNjZiNDA5NGY=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 1621764
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 97c0148f-e744-4882-b220-b24c0eec0d59, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 97c0148f-e744-4882-b220-b24c0eec0d59, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=M2MxM2UxZDgtMmE4YWQ5ODAtOWIyYmIxZjctNjZiNDA5NGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 97c0148f-e744-4882-b220-b24c0eec0d59, ghrun-7j5rrkfj3q.auto.internal:23027): 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=M2MxM2UxZDgtMmE4YWQ5ODAtOWIyYmIxZjctNjZiNDA5NGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d86f7da0-6d18-49b0-964d-2155f5348c0f, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d86f7da0-6d18-49b0-964d-2155f5348c0f, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=M2MxM2UxZDgtMmE4YWQ5ODAtOWIyYmIxZjctNjZiNDA5NGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6fffcaae-6568-46a6-8a7d-a2f498a684c9, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d86f7da0-6d18-49b0-964d-2155f5348c0f, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6fffcaae-6568-46a6-8a7d-a2f498a684c9, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6fffcaae-6568-46a6-8a7d-a2f498a684c9, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b6e36dda-881f-41bb-af3d-31c972759d3d, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b6e36dda-881f-41bb-af3d-31c972759d3d, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b6e36dda-881f-41bb-af3d-31c972759d3d, ghrun-7j5rrkfj3q.auto.internal:23027): 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=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9ccd29a-a8e6-498d-b838-e4dad16963f4, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 921dc208-8061-488d-a860-90fd37fda657, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 921dc208-8061-488d-a860-90fd37fda657, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9ccd29a-a8e6-498d-b838-e4dad16963f4, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=" 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, c9ccd29a-a8e6-498d-b838-e4dad16963f4, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 921dc208-8061-488d-a860-90fd37fda657, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTUxZmY3ZmQtZTBlNTNhOWYtYWE2NGE3NjgtODY5YTBkMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 35807269-d7d0-4fe6-a3a0-ee1851c3a86e, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 35807269-d7d0-4fe6-a3a0-ee1851c3a86e, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=NTUxZmY3ZmQtZTBlNTNhOWYtYWE2NGE3NjgtODY5YTBkMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 35807269-d7d0-4fe6-a3a0-ee1851c3a86e, ghrun-7j5rrkfj3q.auto.internal:23027): 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=NTUxZmY3ZmQtZTBlNTNhOWYtYWE2NGE3NjgtODY5YTBkMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37db1b6d-7bc9-49c0-b9d9-1c422a799c24, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37db1b6d-7bc9-49c0-b9d9-1c422a799c24, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=NTUxZmY3ZmQtZTBlNTNhOWYtYWE2NGE3NjgtODY5YTBkMGU=" 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: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37db1b6d-7bc9-49c0-b9d9-1c422a799c24, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04408b5f-27de-4f57-99bf-dc939a758ea8, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04408b5f-27de-4f57-99bf-dc939a758ea8, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04408b5f-27de-4f57-99bf-dc939a758ea8, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjAwNWViNTctY2IxODhhZDAtMjg1ZjRkMzItN2Y2MGVkNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ebddc70f-ef19-405d-b5de-278b7aa2b820, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ebddc70f-ef19-405d-b5de-278b7aa2b820, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MjAwNWViNTctY2IxODhhZDAtMjg1ZjRkMzItN2Y2MGVkNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ebddc70f-ef19-405d-b5de-278b7aa2b820, ghrun-7j5rrkfj3q.auto.internal:23027): 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=MjAwNWViNTctY2IxODhhZDAtMjg1ZjRkMzItN2Y2MGVkNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 982f93cd-dc1a-4f87-9925-789379dafe29, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a4adf678-1578-42f0-a268-b97332375a91, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a4adf678-1578-42f0-a268-b97332375a91, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 982f93cd-dc1a-4f87-9925-789379dafe29, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MjAwNWViNTctY2IxODhhZDAtMjg1ZjRkMzItN2Y2MGVkNg==" 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, 982f93cd-dc1a-4f87-9925-789379dafe29, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a4adf678-1578-42f0-a268-b97332375a91, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWY1Y2RhMzEtMTFhYWJkNjMtODdiMjFhZTctNDkwNzI4ZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b38a8de0-5a1b-4cba-8e84-d36860d01a23, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b38a8de0-5a1b-4cba-8e84-d36860d01a23, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MWY1Y2RhMzEtMTFhYWJkNjMtODdiMjFhZTctNDkwNzI4ZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b38a8de0-5a1b-4cba-8e84-d36860d01a23, ghrun-7j5rrkfj3q.auto.internal:23027): 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=MWY1Y2RhMzEtMTFhYWJkNjMtODdiMjFhZTctNDkwNzI4ZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d55e5f3b-3432-482d-a050-21ffb87aa574, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d55e5f3b-3432-482d-a050-21ffb87aa574, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MWY1Y2RhMzEtMTFhYWJkNjMtODdiMjFhZTctNDkwNzI4ZmE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4adf84cf-b186-4d5b-8ffe-20be18021978, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d55e5f3b-3432-482d-a050-21ffb87aa574, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4adf84cf-b186-4d5b-8ffe-20be18021978, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4adf84cf-b186-4d5b-8ffe-20be18021978, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bb1ce4a0-d991-48bd-b8fb-4581588016ff, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bb1ce4a0-d991-48bd-b8fb-4581588016ff, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bb1ce4a0-d991-48bd-b8fb-4581588016ff, ghrun-7j5rrkfj3q.auto.internal:23027): 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=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31794ef7-2ad5-4dbd-a406-921a46f07a84, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31794ef7-2ad5-4dbd-a406-921a46f07a84, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31794ef7-2ad5-4dbd-a406-921a46f07a84, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1bca4589-8ee3-492c-a20a-e98008ba826b, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1bca4589-8ee3-492c-a20a-e98008ba826b, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1bca4589-8ee3-492c-a20a-e98008ba826b, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzI0ZjE0NTgtNzA0MWFjMjEtNTI1NmRhMjAtMjRiYjRjNWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a2a119b9-19c7-4dc5-8c80-fa7953395e20, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a2a119b9-19c7-4dc5-8c80-fa7953395e20, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=NzI0ZjE0NTgtNzA0MWFjMjEtNTI1NmRhMjAtMjRiYjRjNWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a2a119b9-19c7-4dc5-8c80-fa7953395e20, ghrun-7j5rrkfj3q.auto.internal:23027): 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=NzI0ZjE0NTgtNzA0MWFjMjEtNTI1NmRhMjAtMjRiYjRjNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 880d850b-79b9-4ff7-8881-436aad8f79f2, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 880d850b-79b9-4ff7-8881-436aad8f79f2, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=NzI0ZjE0NTgtNzA0MWFjMjEtNTI1NmRhMjAtMjRiYjRjNWI=" 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, 880d850b-79b9-4ff7-8881-436aad8f79f2, ghrun-7j5rrkfj3q.auto.internal:23027): 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, 31e89553-f28e-4142-a9f8-a367c38607ac, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 31e89553-f28e-4142-a9f8-a367c38607ac, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 31e89553-f28e-4142-a9f8-a367c38607ac, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc3NWRiZmYtZGJmMjgwZDEtY2QyYjdkNWYtNjY4ODhkNzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0405c2f2-5fd4-4e65-96a8-313ebf3c6508, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0405c2f2-5fd4-4e65-96a8-313ebf3c6508, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ZTc3NWRiZmYtZGJmMjgwZDEtY2QyYjdkNWYtNjY4ODhkNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0405c2f2-5fd4-4e65-96a8-313ebf3c6508, ghrun-7j5rrkfj3q.auto.internal:23027): 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=ZTc3NWRiZmYtZGJmMjgwZDEtY2QyYjdkNWYtNjY4ODhkNzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f516abd3-680c-4a6e-8438-f8e26c3e9e07, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f516abd3-680c-4a6e-8438-f8e26c3e9e07, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ZTc3NWRiZmYtZGJmMjgwZDEtY2QyYjdkNWYtNjY4ODhkNzM=" 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, f516abd3-680c-4a6e-8438-f8e26c3e9e07, ghrun-7j5rrkfj3q.auto.internal:23027): 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, e20af8c6-c1bf-4bf6-a1ca-89104cb392a0, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e20af8c6-c1bf-4bf6-a1ca-89104cb392a0, ghrun-7j5rrkfj3q.auto.internal:23027): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e20af8c6-c1bf-4bf6-a1ca-89104cb392a0, ghrun-7j5rrkfj3q.auto.internal:23027): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODE2MjliZmEtYmMxN2UzZTQtYjVlYmNmODAtNDMzNTliMmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a5efe1c-517c-41cb-adcf-7f92e77d8e56, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a5efe1c-517c-41cb-adcf-7f92e77d8e56, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ODE2MjliZmEtYmMxN2UzZTQtYjVlYmNmODAtNDMzNTliMmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a5efe1c-517c-41cb-adcf-7f92e77d8e56, ghrun-7j5rrkfj3q.auto.internal:23027): 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=ODE2MjliZmEtYmMxN2UzZTQtYjVlYmNmODAtNDMzNTliMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d860ecc-6b4e-45c3-984d-eb2500688ca1, ghrun-7j5rrkfj3q.auto.internal:23027): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d860ecc-6b4e-45c3-984d-eb2500688ca1, ghrun-7j5rrkfj3q.auto.internal:23027): request = { session_id: "ydb://session/3?node_id=1&id=ODE2MjliZmEtYmMxN2UzZTQtYjVlYmNmODAtNDMzNTliMmU=" 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, 0d860ecc-6b4e-45c3-984d-eb2500688ca1, ghrun-7j5rrkfj3q.auto.internal:23027): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a209dac0-64d2-47cb-beb6-aa3e6afc42f6, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000632315+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 97c0148f-e744-4882-b220-b24c0eec0d59, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000812238+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, b6e36dda-881f-41bb-af3d-31c972759d3d, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000842413+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, 35807269-d7d0-4fe6-a3a0-ee1851c3a86e, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000874456+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-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b38a8de0-5a1b-4cba-8e84-d36860d01a23, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000947171+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, bb1ce4a0-d991-48bd-b8fb-4581588016ff, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000979134+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0405c2f2-5fd4-4e65-96a8-313ebf3c6508, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.001039527+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, a2a119b9-19c7-4dc5-8c80-fa7953395e20, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.00100951+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, 6a5efe1c-517c-41cb-adcf-7f92e77d8e56, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.001064285+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a7622dd-fb74-4222-b02a-51874fc1a822, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000790242+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, c9ccd29a-a8e6-498d-b838-e4dad16963f4, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000859678+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-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 37db1b6d-7bc9-49c0-b9d9-1c422a799c24, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000895272+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, d86f7da0-6d18-49b0-964d-2155f5348c0f, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000827913+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 31794ef7-2ad5-4dbd-a406-921a46f07a84, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.00099221+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0d860ecc-6b4e-45c3-984d-eb2500688ca1, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.001078587+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f516abd3-680c-4a6e-8438-f8e26c3e9e07, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.001053439+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-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ebddc70f-ef19-405d-b5de-278b7aa2b820, ghrun-7j5rrkfj3q.auto.internal:23027): 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:23027 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000909255+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBlZTY4MjUtM2ViMGY2ZGItNGE5YzFmYTYtYjhjNjUxYmU=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d55e5f3b-3432-482d-a050-21ffb87aa574, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.000965493+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, 982f93cd-dc1a-4f87-9925-789379dafe29, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-07T16:35:55.000932771+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 880d850b-79b9-4ff7-8881-436aad8f79f2, ghrun-7j5rrkfj3q.auto.internal:23027): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-07T16:35:55.001025221+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTY5YjUwYTgtNTdmMTMwMWUtOTAwZjYwNGQtZTFmODg2OWU=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
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:549 Closing channel for endpoint ghrun-7j5rrkfj3q.auto.internal:23027
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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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    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 1621764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1621764) elapsed time (sec): 30.230929613113403
DEBUG    ya.test:process.py:263 Command (pid 1621764) wtime: 30.236
DEBUG    ya.test:process.py:275 Command (pid 1621764) 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	      1	1	0	10	167	167	167	167
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	951	0	0	0	0
9	      0	0	0	1460	0	0	0	0
10	      0	0	0	1173	0	0	0	0
11	      0	0	0	1295	0	0	0	0
12	      0	0	0	1405	0	0	0	0
13	      0	0	0	1312	0	0	0	0
14	      0	0	0	1680	0	0	0	0
15	      0	0	0	1422	0	0	0	0
16	      0	0	0	1443	0	0	0	0
17	      0	0	0	1241	0	0	0	0
18	      0	0	0	1526	0	0	0	0
19	      0	0	0	1197	0	0	0	0
20	      0	0	0	1511	0	0	0	0
21	      0	0	0	1681	0	0	0	0
22	      0	0	0	1182	0	0	0	0
23	      0	0	0	1242	0	0	0	0
24	      0	0	0	1371	0	0	0	0
25	      0	0	0	1104	0	0	0	0
26	      0	0	0	1316	0	0	0	0
27	      0	0	0	1535	0	0	0	0
28	      0	0	0	1583	0	0	0	0
29	      0	0	0	1462	0	0	0	0
30	      0	0	0	1597	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	31749	167	167	167	167

DEBUG    ya.test:process.py:276 Command (pid 1621764) 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 1621763) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1621763) elapsed time (sec): 30.24683141708374
DEBUG    ya.test:process.py:263 Command (pid 1621763) wtime: 30.253
DEBUG    ya.test:process.py:275 Command (pid 1621763) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	543	631	631	631
2	     84	84	0	0	73	915	959	963
3	    108	108	0	0	79	179	189	191
4	    130	130	0	0	73	122	132	135
5	    131	131	0	0	70	119	123	124
6	    133	133	0	0	64	173	199	222
7	     69	69	0	0	61	90	94	95
8	      0	0	0	824	0	0	0	0
9	      0	0	0	1036	0	0	0	0
10	      0	0	0	1275	0	0	0	0
11	      0	0	0	1102	0	0	0	0
12	      0	0	0	1234	0	0	0	0
13	      0	0	0	1153	0	0	0	0
14	      0	0	0	1448	0	0	0	0
15	      0	0	0	1202	0	0	0	0
16	      0	0	0	1171	0	0	0	0
17	      0	0	0	1251	0	0	0	0
18	      0	0	0	1270	0	0	0	0
19	      0	0	0	1107	0	0	0	0
20	      0	0	0	1324	0	0	0	0
21	      0	0	0	1441	0	0	0	0
22	      0	0	0	1408	0	0	0	0
23	      0	0	0	1166	0	0	0	0
24	      0	0	0	1379	0	0	0	0
25	      0	0	0	1096	0	0	0	0
26	      0	0	0	1156	0	0	0	0
27	      0	0	0	1482	0	0	0	0
28	      0	0	0	1261	0	0	0	0
29	      0	0	0	1177	0	0	0	0
30	      0	0	0	1454	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    665	22.1667	0	28417	70	178	871	963

DEBUG    ya.test:process.py:276 Command (pid 1621763) 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 1621737) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1621737) elapsed time (sec): 30.342205286026
DEBUG    ya.test:process.py:263 Command (pid 1621737) wtime: 30.357
DEBUG    ya.test:process.py:275 Command (pid 1621737) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	955	975	975	975
2	     67	67	0	6	103	425	469	1023
3	     71	71	0	0	129	213	241	242
4	     89	89	0	0	114	152	170	171
5	     93	93	0	0	105	145	155	156
6	     93	93	0	0	96	200	235	236
7	     34	34	0	0	87	111	124	124
8	      0	0	0	1194	0	0	0	0
9	      0	0	0	1305	0	0	0	0
10	      0	0	0	1373	0	0	0	0
11	      0	0	0	1274	0	0	0	0
12	      0	0	0	1275	0	0	0	0
13	      0	0	0	1106	0	0	0	0
14	      0	0	0	1623	0	0	0	0
15	      0	0	0	1470	0	0	0	0
16	      0	0	0	1450	0	0	0	0
17	      0	0	0	1344	0	0	0	0
18	      0	0	0	1368	0	0	0	0
19	      0	0	0	1104	0	0	0	0
20	      0	0	0	1415	0	0	0	0
21	      0	0	0	1700	0	0	0	0
22	      0	0	0	1539	0	0	0	0
23	      0	0	0	1191	0	0	0	0
24	      0	0	0	1235	0	0	0	0
25	      0	0	0	1233	0	0	0	0
26	      0	0	0	1309	0	0	0	0
27	      0	0	0	1554	0	0	0	0
28	      0	0	0	1401	0	0	0	0
29	      0	0	0	1540	0	0	0	0
30	      0	0	0	1615	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    450	15	0	31624	103	213	469	1023

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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:23027
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23027". 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 ===============================
336.29s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.24s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.10s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.26s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(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/pc86/003339/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/pc86/003339/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-07T16:35:48.425412Z): source_id=336;tablet_id=72075186224037919;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 @ 0xA635E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA62E346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4BCBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7B480B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C8B1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C8AF4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78FE1D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164FBCAB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16752A87
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166AA283
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166AA283
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x166A70A3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x166ADB57
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165193F8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C9688A5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB467E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4AD6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4B1764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4B1370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4B1F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA637A5C
21. ??:0: ?? @ 0x7F307DF42AC2
22. ??:0: ?? @ 0x7F307DFD48BF
============== 1 failed, 10 passed, 1 error in 401.35s (0:06:41) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/00336f/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 ===============================
7.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    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-2-8]
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[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 68.96s (0:01:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/00337f/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 ===============================
100.63s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
8.40s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.76s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
5.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
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-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 164.66s (0:02:44) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/00334e/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 ===============================
111.25s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
98.89s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
91.44s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
90.76s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
82.57s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
3.94s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.16s call     test_replace.py::TestReplace::test_copy_partial
1.16s call     test_replace.py::TestReplace::test_copy_full
1.08s call     test_replace.py::TestReplace::test_count
0.59s call     test_replace.py::TestReplace::test_partial_replace
0.39s call     test_replace.py::TestReplace::test_incorrect
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_replace.py::TestReplace::test_partial_replace

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 487.77s (0:08:07) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/0032e4/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 ===============================
5.53s setup    test_replace.py::TestReplace::test_replace_rollback
5.49s setup    test_select.py::TestSelect::test_incorrect
5.11s setup    test_update.py::TestUpdate::test_incorrect
1.35s call     test_update.py::TestUpdate::test_update_rollback
1.27s call     test_select.py::TestSelect::test_json_query
1.19s call     test_replace.py::TestReplace::test_replace_total
1.18s call     test_update.py::TestUpdate::test_update_many_rows
1.11s call     test_replace.py::TestReplace::test_replace_rollback
0.97s call     test_replace.py::TestReplace::test_replace_with_nulls
0.90s call     test_update.py::TestUpdate::test_partial_update
0.79s call     test_update.py::TestUpdate::test_incorrect
0.78s call     test_update.py::TestUpdate::test_update_pk
0.63s call     test_select.py::TestSelect::test_incorrect
0.05s setup    test_update.py::TestUpdate::test_partial_update
0.02s setup    test_replace.py::TestReplace::test_replace_total
0.02s setup    test_update.py::TestUpdate::test_update_many_rows
0.02s setup    test_select.py::TestSelect::test_json_query
0.01s setup    test_update.py::TestUpdate::test_update_pk
0.01s teardown test_update.py::TestUpdate::test_partial_update
0.01s teardown test_replace.py::TestReplace::test_replace_with_nulls
0.01s teardown test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_update_rollback

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 28.01s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/pc86/00336e/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 ===============================
371.84s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
50.05s call     zip_bomb.py::TestZipBomb::test
17.01s teardown zip_bomb.py::TestZipBomb::test
11.04s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
5.15s setup    test_upsert.py::TestUpsert::test_copy_full
4.87s setup    test_update.py::TestUpdate::test_update_single_column
3.62s setup    zip_bomb.py::TestZipBomb::test
3.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.73s call     test_upsert.py::TestUpsert::test_count
1.62s call     test_upsert.py::TestUpsert::test_copy_full
1.50s call     test_upsert.py::TestUpsert::test_copy_partial
1.05s call     test_update.py::TestUpdate::test_update_single_column
0.99s call     test_update.py::TestUpdate::test_update_single_row
0.88s call     test_upsert.py::TestUpsert::test_partial_update
0.69s call     test_upsert.py::TestUpsert::test_insert_nulls
0.55s call     test_upsert.py::TestUpsert::test_incorrect
0.05s setup    test_upsert.py::TestUpsert::test_count
0.01s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_update.py::TestUpdate::test_update_single_row
0.01s teardown test_upsert.py::TestUpsert::test_copy_partial
0.01s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.01s teardown test_upsert.py::TestUpsert::test_partial_update
0.01s setup    test_upsert.py::TestUpsert::test_partial_update
0.01s teardown test_update.py::TestUpdate::test_update_single_row

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 477.10s (0:07:57) ========================
