============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/00220f/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 ===============================
249.65s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
105.82s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
89.65s call     tablets_movement.py::TestTabletsMovement::test[ROW]
23.91s call     order_by_with_limit.py::TestOrderBy::test
4.90s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.89s call     test_create.py::TestCreate::test_create_decimals
4.14s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.67s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.59s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.57s setup    order_by_with_limit.py::TestOrderBy::test
0.70s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.60s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.42s call     test_create.py::TestCreate::test_create_all_opt_ints
0.39s call     test_create.py::TestCreate::test_create_real_opt
0.39s call     test_create.py::TestCreate::test_create_real_req
0.36s call     test_create.py::TestCreate::test_create_all_req_ints
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.16s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 498.35s (0:08:18) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/002202/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: 55.1 ms
create table: 486.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 66.1
    "min_ms": 38.1
    "median_ms": 45.0
    "max_ms": 186.8
    "stdev_ms": 49.6
select count(*) after initial inserts: 283.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 99.3
    "min_ms": 51.3
    "median_ms": 93.2
    "max_ms": 266.9
    "stdev_ms": 31.3
select count(*) after all modifications: 4370.0 ms
select all: 4737.1 ms
delete from table: 4476.3 ms
select all after delete: 4168.5 ms
.drop table: 76.4 ms
create table: 795.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 60.3
    "min_ms": 30.4
    "median_ms": 68.0
    "max_ms": 87.8
    "stdev_ms": 20.0
select count(*) after initial inserts: 140.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 71.6
    "min_ms": 50.0
    "median_ms": 67.2
    "max_ms": 128.3
    "stdev_ms": 16.3
updates (step 1):
    "runs": 200
    "avg_ms": 202.9
    "min_ms": 146.9
    "median_ms": 194.6
    "max_ms": 375.4
    "stdev_ms": 33.4
upserts (step 2):
    "runs": 200
    "avg_ms": 33.2
    "min_ms": 20.7
    "median_ms": 28.6
    "max_ms": 90.6
    "stdev_ms": 12.5
select count(*) after all modifications: 395.4 ms
select all: 398.5 ms
delete from table: 457.8 ms
select all after delete: 335.3 ms
.drop table: 54.8 ms
create table: 534.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.8
    "min_ms": 23.5
    "median_ms": 29.1
    "max_ms": 35.9
    "stdev_ms": 3.6
select count(*) after initial inserts: 123.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 113.6
    "min_ms": 79.8
    "median_ms": 110.4
    "max_ms": 249.9
    "stdev_ms": 18.7
select count(*) after all modifications: 267.2 ms
select all: 229.9 ms
delete from table: 258.3 ms
select all after delete: 218.9 ms
.drop table: 26.8 ms
create table: 403.5 ms
initial inserts:
    "runs": 15
    "avg_ms": 28.9
    "min_ms": 20.3
    "median_ms": 29.8
    "max_ms": 32.9
    "stdev_ms": 3.0
select count(*) after initial inserts: 80.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 97.3
    "min_ms": 79.7
    "median_ms": 97.3
    "max_ms": 129.7
    "stdev_ms": 6.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 63.6
    "min_ms": 57.7
    "median_ms": 63.5
    "max_ms": 73.3
    "stdev_ms": 2.7
select count(*) after all modifications: 334.6 ms
select all: 327.6 ms
delete from table: 499.9 ms
select all after delete: 334.2 ms
.drop table: 36.5 ms
create table: 445.0 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.0
    "min_ms": 27.8
    "median_ms": 29.9
    "max_ms": 33.2
    "stdev_ms": 1.3
select count(*) after initial inserts: 103.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 144.2
    "min_ms": 86.6
    "median_ms": 144.1
    "max_ms": 222.1
    "stdev_ms": 26.7
upserts (step 1):
    "runs": 200
    "avg_ms": 32.8
    "min_ms": 22.3
    "median_ms": 32.0
    "max_ms": 60.2
    "stdev_ms": 7.2
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 116.8
    "min_ms": 85.5
    "median_ms": 116.2
    "max_ms": 188.3
    "stdev_ms": 21.3
select count(*) after all modifications: 918.3 ms
select all: 646.7 ms
delete from table: 689.1 ms
select all after delete: 635.3 ms
.drop table: 51.6 ms
create table: 731.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 49.0
    "min_ms": 39.6
    "median_ms": 45.6
    "max_ms": 64.0
    "stdev_ms": 8.9
select count(*) after initial inserts: 178.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 31.7
    "min_ms": 21.7
    "median_ms": 28.2
    "max_ms": 105.6
    "stdev_ms": 9.2
select count(*) after all modifications: 421.2 ms
select all: 380.0 ms
delete from table: 350.2 ms
select all after delete: 317.7 ms
.Generated operation sequence:
  0. BULK_UPSERT: 13 operations
  1. UPSERT: 17 operations
  2. UPDATE: 6 operations
  3. BULK_UPSERT: 15 operations
  4. UPDATE: 9 operations
  5. UPSERT: 7 operations
  6. UPDATE: 19 operations
  7. BULK_UPSERT: 15 operations
  8. UPSERT: 16 operations
  9. UPDATE: 6 operations
drop table: 115.5 ms
create table: 616.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 37.3
    "min_ms": 26.0
    "median_ms": 37.1
    "max_ms": 48.9
    "stdev_ms": 7.2
select count(*) after initial inserts: 166.5 ms
bulk_upserts (step 0):
    "runs": 13
    "avg_ms": 61.2
    "min_ms": 50.3
    "median_ms": 62.6
    "max_ms": 72.6
    "stdev_ms": 6.7
upserts (step 1):
    "runs": 170
    "avg_ms": 36.4
    "min_ms": 19.9
    "median_ms": 33.0
    "max_ms": 117.1
    "stdev_ms": 12.9
updates (step 2):
    "runs": 60
    "avg_ms": 179.5
    "min_ms": 116.9
    "median_ms": 172.5
    "max_ms": 368.0
    "stdev_ms": 43.1
bulk_upserts (step 3):
    "runs": 15
    "avg_ms": 66.0
    "min_ms": 50.2
    "median_ms": 66.0
    "max_ms": 85.3
    "stdev_ms": 10.1
updates (step 4):
    "runs": 90
    "avg_ms": 162.0
    "min_ms": 115.2
    "median_ms": 153.5
    "max_ms": 298.0
    "stdev_ms": 34.0
upserts (step 5):
    "runs": 70
    "avg_ms": 27.7
    "min_ms": 23.9
    "median_ms": 26.9
    "max_ms": 36.5
    "stdev_ms": 2.3
updates (step 6):
    "runs": 190
    "avg_ms": 155.9
    "min_ms": 122.3
    "median_ms": 150.7
    "max_ms": 242.9
    "stdev_ms": 21.5
bulk_upserts (step 7):
    "runs": 15
    "avg_ms": 55.0
    "min_ms": 50.1
    "median_ms": 53.2
    "max_ms": 70.0
    "stdev_ms": 5.1
upserts (step 8):
    "runs": 160
    "avg_ms": 32.3
    "min_ms": 22.8
    "median_ms": 30.6
    "max_ms": 55.7
    "stdev_ms": 6.4
updates (step 9):
    "runs": 60
    "avg_ms": 176.7
    "min_ms": 155.7
    "median_ms": 175.3
    "max_ms": 245.3
    "stdev_ms": 14.8
select count(*) after all modifications: 285.0 ms
select all: 315.6 ms
delete from table: 375.6 ms
select all after delete: 287.6 ms
.
test_delete.py ..

============================== slowest durations ===============================
115.62s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
84.03s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
68.93s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
57.61s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
51.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
34.65s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
23.40s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
5.41s setup    test_create.py::TestCreate::test_create_strings_opt
4.71s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.87s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.90s call     test_delete.py::TestDelete::test_delete_rollback
0.78s call     test_create.py::TestCreate::test_create_strings_opt
0.58s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.10s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_create.py::TestCreate::test_create_strings_opt
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(8 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 456.34s (0:07:36) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/002211/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
4.40s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.03s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.00s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.97s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.97s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.89s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.86s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.81s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.79s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.78s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.76s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.73s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.02s teardown test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
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 >= 30 AND vf < 70-60]

(16 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 15.20s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/002216/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 ===============================
24.17s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
23.79s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.54s setup    test_delete.py::TestDelete::test_incorrect
4.49s setup    test_insert.py::TestInsertStatement::test_bulk
4.22s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.15s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.70s call     test_insert.py::TestInsertStatement::test_copy_full
1.58s call     test_insert.py::TestInsertStatement::test_copy_partial
0.98s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.76s call     test_insert.py::TestInsertStatement::test_plain
0.73s call     test_insert.py::TestInsertStatement::test_bulk
0.62s call     test_insert.py::TestInsertStatement::test_duplicate
0.56s call     test_delete.py::TestDelete::test_incorrect
0.50s call     test_insert.py::TestInsertStatement::test_out_of_range
0.49s call     test_insert.py::TestInsertStatement::test_incorrect
0.02s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.02s setup    test_insert.py::TestInsertStatement::test_plain
0.02s teardown test_insert.py::TestInsertStatement::test_copy_full
0.02s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s teardown test_insert.py::TestInsertStatement::test_insert_rollback

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 73.57s (0:01:13) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/0021ff/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/7hnn/0021ff/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/7hnn/0021ff/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-11T20:07:35.819423Z): source_id=223;tablet_id=72075186224037923;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 @ 0xA7A28E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA79AE26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB628C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92167B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF63C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF611F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FCC8D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1412737B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D674F7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CBEEF3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CBEEF3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CBBD13
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CC27C7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14145168
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CBADD55
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D3ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB619724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB61D7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB61D3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB61DFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A453C
E   21. ??:0: ?? @ 0x7FA821D61AC2
E   22. ??:0: ?? @ 0x7FA821DF38BF
------------------------------ 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/7hnn/0021ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2209096
DEBUG    ya.test:process.py:259 Command (pid 2209096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2209096) elapsed time (sec): 0.5430831909179688
DEBUG    ya.test:process.py:263 Command (pid 2209096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) maxrss: 541484
DEBUG    ya.test:process.py:263 Command (pid 2209096) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 2209096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 2209096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2209096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2209096) stime: 0.343423
DEBUG    ya.test:process.py:263 Command (pid 2209096) utime: 0.113173
DEBUG    ya.test:process.py:263 Command (pid 2209096) wtime: 0.548
DEBUG    ya.test:process.py:275 Command (pid 2209096) output:
Git info:
    Commit: 73568deab0f21b1d62d5529403052d52e888bf3e
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 96108c38c64305c9b587f888cb2ab540aeb787ea into 23bb07f912e80dfad2d2f3724e370436dee87c71

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nh6do4bmu
    Host information: 
        Linux ghrun-2nh6do4bmu 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2209096) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 73568deab0f21b1d62d5529403052d52e888bf3e
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 96108c38c64305c9b587f888cb2ab540aeb787ea into 23bb07f912e80dfad2d2f3724e370436dee87c71

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4856
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/7hnn/0021ff/r3tmp/kikimr_cluster_kl3mn2f9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11035
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12843
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2311
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7hnn/0021ff/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/7hnn/0021ff/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/7hnn/0021ff/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_8xgdri27.log --grpc-port=11035 --mon-port=12843 --ic-port=4856
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11035/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7hnn/0021ff/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/7hnn/0021ff/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/7hnn/0021ff/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_8xgdri27.log --grpc-port=11035 --mon-port=12843 --ic-port=4856
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7hnn/0021ff/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/7hnn/0021ff/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_8xgdri27.log', '--grpc-port=11035', '--mon-port=12843', '--ic-port=4856')' in '/home/runner/.ya/build/build_root/7hnn/0021ff/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: 2209415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11035/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/7hnn/0021ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2209420
DEBUG    ya.test:process.py:259 Command (pid 2209420) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2209420) elapsed time (sec): 0.8279993534088135
DEBUG    ya.test:process.py:263 Command (pid 2209420) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) maxrss: 541492
DEBUG    ya.test:process.py:263 Command (pid 2209420) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 2209420) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2209420) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2209420) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2209420) stime: 0.519363
DEBUG    ya.test:process.py:263 Command (pid 2209420) utime: 0.131842
DEBUG    ya.test:process.py:263 Command (pid 2209420) wtime: 0.843
DEBUG    ya.test:process.py:275 Command (pid 2209420) output:
Git info:
    Commit: 73568deab0f21b1d62d5529403052d52e888bf3e
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 96108c38c64305c9b587f888cb2ab540aeb787ea into 23bb07f912e80dfad2d2f3724e370436dee87c71

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nh6do4bmu
    Host information: 
        Linux ghrun-2nh6do4bmu 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2209420) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 73568deab0f21b1d62d5529403052d52e888bf3e
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 96108c38c64305c9b587f888cb2ab540aeb787ea into 23bb07f912e80dfad2d2f3724e370436dee87c71
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11035', '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: 4856\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/7hnn/0021ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11035', '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: 4856\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2211255
DEBUG    ya.test:process.py:259 Command (pid 2211255) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2211255) elapsed time (sec): 0.8762192726135254
DEBUG    ya.test:process.py:263 Command (pid 2211255) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) maxrss: 549748
DEBUG    ya.test:process.py:263 Command (pid 2211255) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 2211255) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 2211255) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2211255) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2211255) stime: 0.56751
DEBUG    ya.test:process.py:263 Command (pid 2211255) utime: 0.13319699999999998
DEBUG    ya.test:process.py:263 Command (pid 2211255) wtime: 0.878
DEBUG    ya.test:process.py:275 Command (pid 2211255) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11035', '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/7hnn/0021ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11035', '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: 2211913
DEBUG    ya.test:process.py:259 Command (pid 2211913) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2211913) elapsed time (sec): 0.8883917331695557
DEBUG    ya.test:process.py:263 Command (pid 2211913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) maxrss: 549748
DEBUG    ya.test:process.py:263 Command (pid 2211913) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 2211913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 2211913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) nvcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 2211913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2211913) stime: 0.556539
DEBUG    ya.test:process.py:263 Command (pid 2211913) utime: 0.11528
DEBUG    ya.test:process.py:263 Command (pid 2211913) wtime: 0.89
DEBUG    ya.test:process.py:275 Command (pid 2211913) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2211913) 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, a1c43e0a-76b5-4c5c-b129-2652312e9e95, localhost:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a1c43e0a-76b5-4c5c-b129-2652312e9e95, localhost:11035): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a1c43e0a-76b5-4c5c-b129-2652312e9e95, localhost:11035): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2nh6do4bmu.auto.internal" port: 11035 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-2nh6do4bmu.auto.internal:11035, 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:11035
------------------------------ 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:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -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/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2212617
DEBUG    ya.test:process.py:259 Command (pid 2212617) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2212617) elapsed time (sec): 0.5784313678741455
DEBUG    ya.test:process.py:263 Command (pid 2212617) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) maxrss: 169464
DEBUG    ya.test:process.py:263 Command (pid 2212617) minflt: 3558
DEBUG    ya.test:process.py:263 Command (pid 2212617) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 2212617) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) nvcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 2212617) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2212617) stime: 0.034677
DEBUG    ya.test:process.py:263 Command (pid 2212617) utime: 0.049539
DEBUG    ya.test:process.py:263 Command (pid 2212617) wtime: 0.588
DEBUG    ya.test:process.py:275 Command (pid 2212617) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2212617) 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/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -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/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-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: 2212878
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 2212878) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2212878) elapsed time (sec): 30.24699854850769
DEBUG    ya.test:process.py:263 Command (pid 2212878) wtime: 30.252
DEBUG    ya.test:process.py:275 Command (pid 2212878) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    366	366	0	0	24	42	64	81
2	    342	342	0	0	27	48	63	67
3	    381	381	0	0	24	40	51	55
4	    300	300	0	0	30	58	72	74
5	    347	347	0	0	26	54	60	62
6	    301	301	0	0	27	58	68	79
7	    282	282	0	0	34	54	62	67
8	    261	261	0	0	36	62	65	72
9	    288	288	0	0	31	58	65	74
10	    333	333	0	0	27	48	60	64
11	    280	280	0	0	32	66	78	84
12	    280	280	0	0	33	59	70	76
13	    285	285	0	0	29	75	89	92
14	    376	376	0	0	24	37	48	54
15	    331	331	0	0	28	51	71	73
16	    283	283	0	0	31	63	75	79
17	    267	267	0	0	32	75	87	96
18	    285	285	0	0	31	65	86	93
19	    235	235	0	0	39	69	89	102
20	    218	218	0	0	45	74	78	85
21	    254	254	0	0	35	69	77	81
22	    221	221	0	0	40	73	81	86
23	    231	231	0	0	42	66	78	93
24	    275	275	0	0	35	51	65	74
25	    228	228	0	0	40	75	85	91
26	    219	219	0	0	42	76	84	92
27	    269	269	0	0	34	63	73	79
28	    267	267	0	0	35	60	67	72
29	    189	189	0	0	48	99	110	116
30	    256	256	0	0	36	70	95	98

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   8450	281.667	0	0	31	63	80	116

DEBUG    ya.test:process.py:276 Command (pid 2212878) 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, 19a03f3c-468d-47f9-b4ab-693803b10b42, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19a03f3c-468d-47f9-b4ab-693803b10b42, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19a03f3c-468d-47f9-b4ab-693803b10b42, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 200a7c99-4f02-4097-a51d-4efb77572050, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 200a7c99-4f02-4097-a51d-4efb77572050, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 200a7c99-4f02-4097-a51d-4efb77572050, ghrun-2nh6do4bmu.auto.internal:11035): 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=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1eb2d6db-67a4-4b95-a87a-7e7bd3bd1b65, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1eb2d6db-67a4-4b95-a87a-7e7bd3bd1b65, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" 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, 1eb2d6db-67a4-4b95-a87a-7e7bd3bd1b65, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
INFO     root:test_log_scenario.py:217 Count rows after insert 8294 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fb0c48b-8cb2-40d1-8959-5153780c6764, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fb0c48b-8cb2-40d1-8959-5153780c6764, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" 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, 3fb0c48b-8cb2-40d1-8959-5153780c6764, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 472ab9fe-31dc-41c3-ad32-d765bca55c2f, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 472ab9fe-31dc-41c3-ad32-d765bca55c2f, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" 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, 472ab9fe-31dc-41c3-ad32-d765bca55c2f, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
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/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-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: 2232762
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 35547524-dc20-410d-9877-31c409adca9f, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35547524-dc20-410d-9877-31c409adca9f, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35547524-dc20-410d-9877-31c409adca9f, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA4N2RiYzYtMTdkYTQ4ZWItZWRlNmQzODUtM2NlNjgyNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b804ce52-15e6-4ae9-8975-14ec29676527, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b804ce52-15e6-4ae9-8975-14ec29676527, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=NDA4N2RiYzYtMTdkYTQ4ZWItZWRlNmQzODUtM2NlNjgyNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b804ce52-15e6-4ae9-8975-14ec29676527, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5cc3e0b-bde0-4d99-b1f8-41610162f844, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5cc3e0b-bde0-4d99-b1f8-41610162f844, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" 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, f5cc3e0b-bde0-4d99-b1f8-41610162f844, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:628 Command pid: 2232841
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDA4N2RiYzYtMTdkYTQ4ZWItZWRlNmQzODUtM2NlNjgyNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20260dd7-e7a4-4b78-9628-e3874d62f7d4, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20260dd7-e7a4-4b78-9628-e3874d62f7d4, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=NDA4N2RiYzYtMTdkYTQ4ZWItZWRlNmQzODUtM2NlNjgyNDU=" 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, 20260dd7-e7a4-4b78-9628-e3874d62f7d4, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-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.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 270372f3-a91d-4a1a-840b-e503b4594906, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 270372f3-a91d-4a1a-840b-e503b4594906, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 2232901
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 270372f3-a91d-4a1a-840b-e503b4594906, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0f0e8aa5-b673-4bfd-bbe8-6560cf32047a, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0f0e8aa5-b673-4bfd-bbe8-6560cf32047a, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0f0e8aa5-b673-4bfd-bbe8-6560cf32047a, ghrun-2nh6do4bmu.auto.internal:11035): 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=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08d6e93c-7d1b-4385-b8b7-ff611950dcdd, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08d6e93c-7d1b-4385-b8b7-ff611950dcdd, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==" 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, 08d6e93c-7d1b-4385-b8b7-ff611950dcdd, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 77cf6f0d-7538-485b-8be1-465406212b43, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77cf6f0d-7538-485b-8be1-465406212b43, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77cf6f0d-7538-485b-8be1-465406212b43, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTY0ODVmNzgtMjFiNzA4YTgtODYzZWQxYzctZjNhYmM3YTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 15520223-b08d-4932-ba5e-76363c79ca24, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 15520223-b08d-4932-ba5e-76363c79ca24, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MTY0ODVmNzgtMjFiNzA4YTgtODYzZWQxYzctZjNhYmM3YTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 15520223-b08d-4932-ba5e-76363c79ca24, ghrun-2nh6do4bmu.auto.internal:11035): 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=MTY0ODVmNzgtMjFiNzA4YTgtODYzZWQxYzctZjNhYmM3YTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7089c51-ce7f-434b-8786-a7754e0e967d, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7089c51-ce7f-434b-8786-a7754e0e967d, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MTY0ODVmNzgtMjFiNzA4YTgtODYzZWQxYzctZjNhYmM3YTg=" 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, b7089c51-ce7f-434b-8786-a7754e0e967d, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aa5eaa72-d9a3-48fa-87bd-1bac26399e4b, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aa5eaa72-d9a3-48fa-87bd-1bac26399e4b, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aa5eaa72-d9a3-48fa-87bd-1bac26399e4b, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ef0509b-625d-4864-ad27-46274fc46f91, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ef0509b-625d-4864-ad27-46274fc46f91, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ef0509b-625d-4864-ad27-46274fc46f91, ghrun-2nh6do4bmu.auto.internal:11035): 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=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34717bb6-c245-4c8f-a5a7-45be02c4df36, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34717bb6-c245-4c8f-a5a7-45be02c4df36, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==" 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, 34717bb6-c245-4c8f-a5a7-45be02c4df36, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 877bfc0d-066c-433e-a020-d9815bff3898, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 877bfc0d-066c-433e-a020-d9815bff3898, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 877bfc0d-066c-433e-a020-d9815bff3898, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzBlNWZiMi0yNjMzNjZhOS0zOWQ4YTQzZi00N2NmYjQzYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3683992c-b52e-402a-97df-8a31eab0f0a1, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3683992c-b52e-402a-97df-8a31eab0f0a1, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=NzBlNWZiMi0yNjMzNjZhOS0zOWQ4YTQzZi00N2NmYjQzYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3683992c-b52e-402a-97df-8a31eab0f0a1, ghrun-2nh6do4bmu.auto.internal:11035): 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=NzBlNWZiMi0yNjMzNjZhOS0zOWQ4YTQzZi00N2NmYjQzYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a53b092-3131-4ed1-945d-a6622f75f63d, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a53b092-3131-4ed1-945d-a6622f75f63d, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=NzBlNWZiMi0yNjMzNjZhOS0zOWQ4YTQzZi00N2NmYjQzYw==" 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, 9a53b092-3131-4ed1-945d-a6622f75f63d, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0ef713e8-6f68-463e-9216-bbfadcf903f5, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ef713e8-6f68-463e-9216-bbfadcf903f5, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ef713e8-6f68-463e-9216-bbfadcf903f5, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBmYzg5NWEtZDk4MWNhZGUtNThkNjZjZjItY2UxOGZiMTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a5f7609b-a866-4842-ae73-9ab44967daab, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a5f7609b-a866-4842-ae73-9ab44967daab, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZTBmYzg5NWEtZDk4MWNhZGUtNThkNjZjZjItY2UxOGZiMTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a5f7609b-a866-4842-ae73-9ab44967daab, ghrun-2nh6do4bmu.auto.internal:11035): 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=ZTBmYzg5NWEtZDk4MWNhZGUtNThkNjZjZjItY2UxOGZiMTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02d77bfc-a91d-4594-84a9-03299e726323, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02d77bfc-a91d-4594-84a9-03299e726323, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZTBmYzg5NWEtZDk4MWNhZGUtNThkNjZjZjItY2UxOGZiMTI=" 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, 02d77bfc-a91d-4594-84a9-03299e726323, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2414ad42-06af-45dc-8a8c-20ec83cf05de, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2414ad42-06af-45dc-8a8c-20ec83cf05de, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2414ad42-06af-45dc-8a8c-20ec83cf05de, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 13af8d6e-3d76-4358-a11c-596bf1fff775, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 13af8d6e-3d76-4358-a11c-596bf1fff775, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 13af8d6e-3d76-4358-a11c-596bf1fff775, ghrun-2nh6do4bmu.auto.internal:11035): 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=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a3993b3-9841-44f0-9a5a-577d596631c0, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a3993b3-9841-44f0-9a5a-577d596631c0, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 802acd85-1447-48c2-b6ff-2469164795a2, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 802acd85-1447-48c2-b6ff-2469164795a2, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a3993b3-9841-44f0-9a5a-577d596631c0, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 802acd85-1447-48c2-b6ff-2469164795a2, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmY0MGUwOTItYzUxYzliZjgtZGNmOTk3MjctZjBiMWZjYzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eaf22259-07d3-4808-be47-e6975f17515a, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eaf22259-07d3-4808-be47-e6975f17515a, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=YmY0MGUwOTItYzUxYzliZjgtZGNmOTk3MjctZjBiMWZjYzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eaf22259-07d3-4808-be47-e6975f17515a, ghrun-2nh6do4bmu.auto.internal:11035): 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=YmY0MGUwOTItYzUxYzliZjgtZGNmOTk3MjctZjBiMWZjYzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06001d9d-f96a-4da0-8149-350306aac314, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06001d9d-f96a-4da0-8149-350306aac314, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=YmY0MGUwOTItYzUxYzliZjgtZGNmOTk3MjctZjBiMWZjYzg=" 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, 06001d9d-f96a-4da0-8149-350306aac314, ghrun-2nh6do4bmu.auto.internal:11035): 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, c8e832ec-f30c-4759-a467-406ce318a186, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8e832ec-f30c-4759-a467-406ce318a186, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8e832ec-f30c-4759-a467-406ce318a186, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ec634ef0-4b1c-42eb-a28d-9636cb84d617, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ec634ef0-4b1c-42eb-a28d-9636cb84d617, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ec634ef0-4b1c-42eb-a28d-9636cb84d617, ghrun-2nh6do4bmu.auto.internal:11035): 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=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f1040be-85d4-4e2d-852a-1094803a18a7, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f1040be-85d4-4e2d-852a-1094803a18a7, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=" 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, 4f1040be-85d4-4e2d-852a-1094803a18a7, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b804ce52-15e6-4ae9-8975-14ec29676527, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T20:07:43.082374438+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 200a7c99-4f02-4097-a51d-4efb77572050, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082222516+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 15520223-b08d-4932-ba5e-76363c79ca24, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T20:07:43.082457635+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a5f7609b-a866-4842-ae73-9ab44967daab, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082567617+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3683992c-b52e-402a-97df-8a31eab0f0a1, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082538689+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eaf22259-07d3-4808-be47-e6975f17515a, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T20:07:43.082630417+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 20260dd7-e7a4-4b78-9628-e3874d62f7d4, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082417071+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 08d6e93c-7d1b-4385-b8b7-ff611950dcdd, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082443957+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7089c51-ce7f-434b-8786-a7754e0e967d, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082494139+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 34717bb6-c245-4c8f-a5a7-45be02c4df36, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082523801+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4f1040be-85d4-4e2d-852a-1094803a18a7, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082673371+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06001d9d-f96a-4da0-8149-350306aac314, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082644472+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9a53b092-3131-4ed1-945d-a6622f75f63d, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082554713+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 02d77bfc-a91d-4594-84a9-03299e726323, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082582296+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a3993b3-9841-44f0-9a5a-577d596631c0, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082611999+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f5cc3e0b-bde0-4d99-b1f8-41610162f844, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082398054+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ec634ef0-4b1c-42eb-a28d-9636cb84d617, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082657854+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0f0e8aa5-b673-4bfd-bbe8-6560cf32047a, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082430576+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ef0509b-625d-4864-ad27-46274fc46f91, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082508579+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13af8d6e-3d76-4358-a11c-596bf1fff775, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082594953+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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    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 2232762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2232762) elapsed time (sec): 30.27248978614807
DEBUG    ya.test:process.py:263 Command (pid 2232762) wtime: 30.292
DEBUG    ya.test:process.py:275 Command (pid 2232762) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	375	465	495	495
2	      0	0	0	0	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	884	0	0	0	0
10	      0	0	0	995	0	0	0	0
11	      0	0	0	1062	0	0	0	0
12	      0	0	0	867	0	0	0	0
13	      0	0	0	1069	0	0	0	0
14	      0	0	0	935	0	0	0	0
15	      0	0	0	698	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	255	0	0	0	0
19	      0	0	0	1243	0	0	0	0
20	      0	0	0	1163	0	0	0	0
21	      0	0	0	934	0	0	0	0
22	      0	0	0	1117	0	0	0	0
23	      0	0	0	1095	0	0	0	0
24	      0	0	0	1037	0	0	0	0
25	      0	0	0	923	0	0	0	0
26	      0	0	0	1022	0	0	0	0
27	      0	0	0	812	0	0	0	0
28	      0	0	0	1173	0	0	0	0
29	      0	0	0	1083	0	0	0	0
30	      0	0	0	1192	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     12	0.4	0	19559	375	465	495	495

DEBUG    ya.test:process.py:276 Command (pid 2232762) 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 2232841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2232841) elapsed time (sec): 30.293941020965576
DEBUG    ya.test:process.py:263 Command (pid 2232841) wtime: 30.308
DEBUG    ya.test:process.py:275 Command (pid 2232841) 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	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	94	0	0	0	0
9	      0	0	0	1142	0	0	0	0
10	      0	0	0	1023	0	0	0	0
11	      0	0	0	995	0	0	0	0
12	      0	0	0	989	0	0	0	0
13	      0	0	0	1048	0	0	0	0
14	      0	0	0	985	0	0	0	0
15	      0	0	0	864	0	0	0	0
16	      0	0	0	872	0	0	0	0
17	      0	0	0	978	0	0	0	0
18	      0	0	0	927	0	0	0	0
19	      0	0	0	1191	0	0	0	0
20	      0	0	0	1221	0	0	0	0
21	      0	0	0	1269	0	0	0	0
22	      0	0	0	1218	0	0	0	0
23	      0	0	0	1177	0	0	0	0
24	      0	0	0	976	0	0	0	0
25	      0	0	0	1135	0	0	0	0
26	      0	0	0	1176	0	0	0	0
27	      0	0	0	1045	0	0	0	0
28	      0	0	0	1193	0	0	0	0
29	      0	0	0	1001	0	0	0	0
30	      0	0	0	1134	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2232841) 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 2232901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2232901) elapsed time (sec): 30.294852018356323
DEBUG    ya.test:process.py:263 Command (pid 2232901) wtime: 30.316
DEBUG    ya.test:process.py:275 Command (pid 2232901) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      1	1	0	0	759	759	759	759
2	      1	1	0	9	1023	1023	1023	1023
3	      0	0	0	1	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	5	0	0	0	0
8	      0	0	0	96	0	0	0	0
9	      0	0	0	1094	0	0	0	0
10	      0	0	0	1219	0	0	0	0
11	      0	0	0	892	0	0	0	0
12	      0	0	0	1066	0	0	0	0
13	      0	0	0	888	0	0	0	0
14	      0	0	0	960	0	0	0	0
15	      0	0	0	898	0	0	0	0
16	      0	0	0	789	0	0	0	0
17	      0	0	0	1052	0	0	0	0
18	      0	0	0	1044	0	0	0	0
19	      0	0	0	1481	0	0	0	0
20	      0	0	0	1230	0	0	0	0
21	      0	0	0	1042	0	0	0	0
22	      0	0	0	1238	0	0	0	0
23	      0	0	0	1227	0	0	0	0
24	      0	0	0	997	0	0	0	0
25	      0	0	0	881	0	0	0	0
26	      0	0	0	1036	0	0	0	0
27	      0	0	0	998	0	0	0	0
28	      0	0	0	1145	0	0	0	0
29	      0	0	0	882	0	0	0	0
30	      0	0	0	1030	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	23200	759	1023	1023	1023

DEBUG    ya.test:process.py:276 Command (pid 2232901) 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.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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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.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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-2nh6do4bmu'
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/7hnn/0021ff/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.2209415' in '/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_8xgdri27.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:11035/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2311
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12843
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11035
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4856
=================================== 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/7hnn/0021ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2209096
DEBUG    ya.test:process.py:259 Command (pid 2209096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2209096) elapsed time (sec): 0.5430831909179688
DEBUG    ya.test:process.py:263 Command (pid 2209096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) maxrss: 541484
DEBUG    ya.test:process.py:263 Command (pid 2209096) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 2209096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 2209096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2209096) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2209096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2209096) stime: 0.343423
DEBUG    ya.test:process.py:263 Command (pid 2209096) utime: 0.113173
DEBUG    ya.test:process.py:263 Command (pid 2209096) wtime: 0.548
DEBUG    ya.test:process.py:275 Command (pid 2209096) output:
Git info:
    Commit: 73568deab0f21b1d62d5529403052d52e888bf3e
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 96108c38c64305c9b587f888cb2ab540aeb787ea into 23bb07f912e80dfad2d2f3724e370436dee87c71

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nh6do4bmu
    Host information: 
        Linux ghrun-2nh6do4bmu 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2209096) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 73568deab0f21b1d62d5529403052d52e888bf3e
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 96108c38c64305c9b587f888cb2ab540aeb787ea into 23bb07f912e80dfad2d2f3724e370436dee87c71

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4856
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/7hnn/0021ff/r3tmp/kikimr_cluster_kl3mn2f9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11035
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12843
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2311
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7hnn/0021ff/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/7hnn/0021ff/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/7hnn/0021ff/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_8xgdri27.log --grpc-port=11035 --mon-port=12843 --ic-port=4856
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11035/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/7hnn/0021ff/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/7hnn/0021ff/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/7hnn/0021ff/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_8xgdri27.log --grpc-port=11035 --mon-port=12843 --ic-port=4856
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/7hnn/0021ff/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/7hnn/0021ff/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_8xgdri27.log', '--grpc-port=11035', '--mon-port=12843', '--ic-port=4856')' in '/home/runner/.ya/build/build_root/7hnn/0021ff/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: 2209415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:11035/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/7hnn/0021ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2209420
DEBUG    ya.test:process.py:259 Command (pid 2209420) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2209420) elapsed time (sec): 0.8279993534088135
DEBUG    ya.test:process.py:263 Command (pid 2209420) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) maxrss: 541492
DEBUG    ya.test:process.py:263 Command (pid 2209420) minflt: 16173
DEBUG    ya.test:process.py:263 Command (pid 2209420) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 2209420) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2209420) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2209420) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2209420) stime: 0.519363
DEBUG    ya.test:process.py:263 Command (pid 2209420) utime: 0.131842
DEBUG    ya.test:process.py:263 Command (pid 2209420) wtime: 0.843
DEBUG    ya.test:process.py:275 Command (pid 2209420) output:
Git info:
    Commit: 73568deab0f21b1d62d5529403052d52e888bf3e
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 96108c38c64305c9b587f888cb2ab540aeb787ea into 23bb07f912e80dfad2d2f3724e370436dee87c71

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2nh6do4bmu
    Host information: 
        Linux ghrun-2nh6do4bmu 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 2209420) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 73568deab0f21b1d62d5529403052d52e888bf3e
    Branch: 
    Author: Daniil Timižev <ditimizhev@ydb.tech>
    Summary: Merge 96108c38c64305c9b587f888cb2ab540aeb787ea into 23bb07f912e80dfad2d2f3724e370436dee87c71
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11035', '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: 4856\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/7hnn/0021ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11035', '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: 4856\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2211255
DEBUG    ya.test:process.py:259 Command (pid 2211255) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2211255) elapsed time (sec): 0.8762192726135254
DEBUG    ya.test:process.py:263 Command (pid 2211255) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) maxrss: 549748
DEBUG    ya.test:process.py:263 Command (pid 2211255) minflt: 18316
DEBUG    ya.test:process.py:263 Command (pid 2211255) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 2211255) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2211255) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2211255) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2211255) stime: 0.56751
DEBUG    ya.test:process.py:263 Command (pid 2211255) utime: 0.13319699999999998
DEBUG    ya.test:process.py:263 Command (pid 2211255) wtime: 0.878
DEBUG    ya.test:process.py:275 Command (pid 2211255) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11035', '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/7hnn/0021ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11035', '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: 2211913
DEBUG    ya.test:process.py:259 Command (pid 2211913) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2211913) elapsed time (sec): 0.8883917331695557
DEBUG    ya.test:process.py:263 Command (pid 2211913) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) maxrss: 549748
DEBUG    ya.test:process.py:263 Command (pid 2211913) minflt: 18319
DEBUG    ya.test:process.py:263 Command (pid 2211913) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 2211913) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2211913) nvcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 2211913) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2211913) stime: 0.556539
DEBUG    ya.test:process.py:263 Command (pid 2211913) utime: 0.11528
DEBUG    ya.test:process.py:263 Command (pid 2211913) wtime: 0.89
DEBUG    ya.test:process.py:275 Command (pid 2211913) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2211913) 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, a1c43e0a-76b5-4c5c-b129-2652312e9e95, localhost:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a1c43e0a-76b5-4c5c-b129-2652312e9e95, localhost:11035): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a1c43e0a-76b5-4c5c-b129-2652312e9e95, localhost:11035): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2nh6do4bmu.auto.internal" port: 11035 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-2nh6do4bmu.auto.internal:11035, 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:11035
------------------------------ 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:185 Binary was found by /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -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/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2212617
DEBUG    ya.test:process.py:259 Command (pid 2212617) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2212617) elapsed time (sec): 0.5784313678741455
DEBUG    ya.test:process.py:263 Command (pid 2212617) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) maxrss: 169464
DEBUG    ya.test:process.py:263 Command (pid 2212617) minflt: 3558
DEBUG    ya.test:process.py:263 Command (pid 2212617) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 2212617) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2212617) nvcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 2212617) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2212617) stime: 0.034677
DEBUG    ya.test:process.py:263 Command (pid 2212617) utime: 0.049539
DEBUG    ya.test:process.py:263 Command (pid 2212617) wtime: 0.588
DEBUG    ya.test:process.py:275 Command (pid 2212617) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2212617) 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/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -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/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-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: 2212878
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 2212878) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2212878) elapsed time (sec): 30.24699854850769
DEBUG    ya.test:process.py:263 Command (pid 2212878) wtime: 30.252
DEBUG    ya.test:process.py:275 Command (pid 2212878) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    366	366	0	0	24	42	64	81
2	    342	342	0	0	27	48	63	67
3	    381	381	0	0	24	40	51	55
4	    300	300	0	0	30	58	72	74
5	    347	347	0	0	26	54	60	62
6	    301	301	0	0	27	58	68	79
7	    282	282	0	0	34	54	62	67
8	    261	261	0	0	36	62	65	72
9	    288	288	0	0	31	58	65	74
10	    333	333	0	0	27	48	60	64
11	    280	280	0	0	32	66	78	84
12	    280	280	0	0	33	59	70	76
13	    285	285	0	0	29	75	89	92
14	    376	376	0	0	24	37	48	54
15	    331	331	0	0	28	51	71	73
16	    283	283	0	0	31	63	75	79
17	    267	267	0	0	32	75	87	96
18	    285	285	0	0	31	65	86	93
19	    235	235	0	0	39	69	89	102
20	    218	218	0	0	45	74	78	85
21	    254	254	0	0	35	69	77	81
22	    221	221	0	0	40	73	81	86
23	    231	231	0	0	42	66	78	93
24	    275	275	0	0	35	51	65	74
25	    228	228	0	0	40	75	85	91
26	    219	219	0	0	42	76	84	92
27	    269	269	0	0	34	63	73	79
28	    267	267	0	0	35	60	67	72
29	    189	189	0	0	48	99	110	116
30	    256	256	0	0	36	70	95	98

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   8450	281.667	0	0	31	63	80	116

DEBUG    ya.test:process.py:276 Command (pid 2212878) 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, 19a03f3c-468d-47f9-b4ab-693803b10b42, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19a03f3c-468d-47f9-b4ab-693803b10b42, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19a03f3c-468d-47f9-b4ab-693803b10b42, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 200a7c99-4f02-4097-a51d-4efb77572050, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 200a7c99-4f02-4097-a51d-4efb77572050, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 200a7c99-4f02-4097-a51d-4efb77572050, ghrun-2nh6do4bmu.auto.internal:11035): 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=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1eb2d6db-67a4-4b95-a87a-7e7bd3bd1b65, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1eb2d6db-67a4-4b95-a87a-7e7bd3bd1b65, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" 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, 1eb2d6db-67a4-4b95-a87a-7e7bd3bd1b65, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
INFO     root:test_log_scenario.py:217 Count rows after insert 8294 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fb0c48b-8cb2-40d1-8959-5153780c6764, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fb0c48b-8cb2-40d1-8959-5153780c6764, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" 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, 3fb0c48b-8cb2-40d1-8959-5153780c6764, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 472ab9fe-31dc-41c3-ad32-d765bca55c2f, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 472ab9fe-31dc-41c3-ad32-d765bca55c2f, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" 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, 472ab9fe-31dc-41c3-ad32-d765bca55c2f, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
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/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-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: 2232762
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 35547524-dc20-410d-9877-31c409adca9f, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35547524-dc20-410d-9877-31c409adca9f, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb -e grpc://localhost:11035 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35547524-dc20-410d-9877-31c409adca9f, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA4N2RiYzYtMTdkYTQ4ZWItZWRlNmQzODUtM2NlNjgyNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b804ce52-15e6-4ae9-8975-14ec29676527, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b804ce52-15e6-4ae9-8975-14ec29676527, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=NDA4N2RiYzYtMTdkYTQ4ZWItZWRlNmQzODUtM2NlNjgyNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b804ce52-15e6-4ae9-8975-14ec29676527, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5cc3e0b-bde0-4d99-b1f8-41610162f844, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5cc3e0b-bde0-4d99-b1f8-41610162f844, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=OWI2ZmU2MWYtZWJmZmMxMC00ODA1MGUxMi1jODc5NTU1" 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, f5cc3e0b-bde0-4d99-b1f8-41610162f844, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:628 Command pid: 2232841
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDA4N2RiYzYtMTdkYTQ4ZWItZWRlNmQzODUtM2NlNjgyNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20260dd7-e7a4-4b78-9628-e3874d62f7d4, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20260dd7-e7a4-4b78-9628-e3874d62f7d4, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=NDA4N2RiYzYtMTdkYTQ4ZWItZWRlNmQzODUtM2NlNjgyNDU=" 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, 20260dd7-e7a4-4b78-9628-e3874d62f7d4, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/7hnn/0021ff/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:11035', '-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.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 270372f3-a91d-4a1a-840b-e503b4594906, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 270372f3-a91d-4a1a-840b-e503b4594906, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 2232901
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 270372f3-a91d-4a1a-840b-e503b4594906, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0f0e8aa5-b673-4bfd-bbe8-6560cf32047a, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0f0e8aa5-b673-4bfd-bbe8-6560cf32047a, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0f0e8aa5-b673-4bfd-bbe8-6560cf32047a, ghrun-2nh6do4bmu.auto.internal:11035): 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=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08d6e93c-7d1b-4385-b8b7-ff611950dcdd, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08d6e93c-7d1b-4385-b8b7-ff611950dcdd, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==" 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, 08d6e93c-7d1b-4385-b8b7-ff611950dcdd, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 77cf6f0d-7538-485b-8be1-465406212b43, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77cf6f0d-7538-485b-8be1-465406212b43, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77cf6f0d-7538-485b-8be1-465406212b43, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTY0ODVmNzgtMjFiNzA4YTgtODYzZWQxYzctZjNhYmM3YTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 15520223-b08d-4932-ba5e-76363c79ca24, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 15520223-b08d-4932-ba5e-76363c79ca24, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MTY0ODVmNzgtMjFiNzA4YTgtODYzZWQxYzctZjNhYmM3YTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 15520223-b08d-4932-ba5e-76363c79ca24, ghrun-2nh6do4bmu.auto.internal:11035): 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=MTY0ODVmNzgtMjFiNzA4YTgtODYzZWQxYzctZjNhYmM3YTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7089c51-ce7f-434b-8786-a7754e0e967d, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7089c51-ce7f-434b-8786-a7754e0e967d, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MTY0ODVmNzgtMjFiNzA4YTgtODYzZWQxYzctZjNhYmM3YTg=" 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, b7089c51-ce7f-434b-8786-a7754e0e967d, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aa5eaa72-d9a3-48fa-87bd-1bac26399e4b, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aa5eaa72-d9a3-48fa-87bd-1bac26399e4b, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aa5eaa72-d9a3-48fa-87bd-1bac26399e4b, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1ef0509b-625d-4864-ad27-46274fc46f91, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1ef0509b-625d-4864-ad27-46274fc46f91, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1ef0509b-625d-4864-ad27-46274fc46f91, ghrun-2nh6do4bmu.auto.internal:11035): 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=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34717bb6-c245-4c8f-a5a7-45be02c4df36, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34717bb6-c245-4c8f-a5a7-45be02c4df36, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==" 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, 34717bb6-c245-4c8f-a5a7-45be02c4df36, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 877bfc0d-066c-433e-a020-d9815bff3898, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 877bfc0d-066c-433e-a020-d9815bff3898, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 877bfc0d-066c-433e-a020-d9815bff3898, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzBlNWZiMi0yNjMzNjZhOS0zOWQ4YTQzZi00N2NmYjQzYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3683992c-b52e-402a-97df-8a31eab0f0a1, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3683992c-b52e-402a-97df-8a31eab0f0a1, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=NzBlNWZiMi0yNjMzNjZhOS0zOWQ4YTQzZi00N2NmYjQzYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3683992c-b52e-402a-97df-8a31eab0f0a1, ghrun-2nh6do4bmu.auto.internal:11035): 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=NzBlNWZiMi0yNjMzNjZhOS0zOWQ4YTQzZi00N2NmYjQzYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a53b092-3131-4ed1-945d-a6622f75f63d, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a53b092-3131-4ed1-945d-a6622f75f63d, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=NzBlNWZiMi0yNjMzNjZhOS0zOWQ4YTQzZi00N2NmYjQzYw==" 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, 9a53b092-3131-4ed1-945d-a6622f75f63d, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0ef713e8-6f68-463e-9216-bbfadcf903f5, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ef713e8-6f68-463e-9216-bbfadcf903f5, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ef713e8-6f68-463e-9216-bbfadcf903f5, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBmYzg5NWEtZDk4MWNhZGUtNThkNjZjZjItY2UxOGZiMTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a5f7609b-a866-4842-ae73-9ab44967daab, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a5f7609b-a866-4842-ae73-9ab44967daab, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZTBmYzg5NWEtZDk4MWNhZGUtNThkNjZjZjItY2UxOGZiMTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a5f7609b-a866-4842-ae73-9ab44967daab, ghrun-2nh6do4bmu.auto.internal:11035): 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=ZTBmYzg5NWEtZDk4MWNhZGUtNThkNjZjZjItY2UxOGZiMTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02d77bfc-a91d-4594-84a9-03299e726323, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02d77bfc-a91d-4594-84a9-03299e726323, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZTBmYzg5NWEtZDk4MWNhZGUtNThkNjZjZjItY2UxOGZiMTI=" 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, 02d77bfc-a91d-4594-84a9-03299e726323, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2414ad42-06af-45dc-8a8c-20ec83cf05de, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2414ad42-06af-45dc-8a8c-20ec83cf05de, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2414ad42-06af-45dc-8a8c-20ec83cf05de, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 13af8d6e-3d76-4358-a11c-596bf1fff775, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 13af8d6e-3d76-4358-a11c-596bf1fff775, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 13af8d6e-3d76-4358-a11c-596bf1fff775, ghrun-2nh6do4bmu.auto.internal:11035): 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=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a3993b3-9841-44f0-9a5a-577d596631c0, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a3993b3-9841-44f0-9a5a-577d596631c0, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 802acd85-1447-48c2-b6ff-2469164795a2, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 802acd85-1447-48c2-b6ff-2469164795a2, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a3993b3-9841-44f0-9a5a-577d596631c0, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 802acd85-1447-48c2-b6ff-2469164795a2, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmY0MGUwOTItYzUxYzliZjgtZGNmOTk3MjctZjBiMWZjYzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eaf22259-07d3-4808-be47-e6975f17515a, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eaf22259-07d3-4808-be47-e6975f17515a, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=YmY0MGUwOTItYzUxYzliZjgtZGNmOTk3MjctZjBiMWZjYzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eaf22259-07d3-4808-be47-e6975f17515a, ghrun-2nh6do4bmu.auto.internal:11035): 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=YmY0MGUwOTItYzUxYzliZjgtZGNmOTk3MjctZjBiMWZjYzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06001d9d-f96a-4da0-8149-350306aac314, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06001d9d-f96a-4da0-8149-350306aac314, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=YmY0MGUwOTItYzUxYzliZjgtZGNmOTk3MjctZjBiMWZjYzg=" 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, 06001d9d-f96a-4da0-8149-350306aac314, ghrun-2nh6do4bmu.auto.internal:11035): 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, c8e832ec-f30c-4759-a467-406ce318a186, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c8e832ec-f30c-4759-a467-406ce318a186, ghrun-2nh6do4bmu.auto.internal:11035): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c8e832ec-f30c-4759-a467-406ce318a186, ghrun-2nh6do4bmu.auto.internal:11035): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ec634ef0-4b1c-42eb-a28d-9636cb84d617, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ec634ef0-4b1c-42eb-a28d-9636cb84d617, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ec634ef0-4b1c-42eb-a28d-9636cb84d617, ghrun-2nh6do4bmu.auto.internal:11035): 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=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f1040be-85d4-4e2d-852a-1094803a18a7, ghrun-2nh6do4bmu.auto.internal:11035): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f1040be-85d4-4e2d-852a-1094803a18a7, ghrun-2nh6do4bmu.auto.internal:11035): request = { session_id: "ydb://session/3?node_id=1&id=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=" 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, 4f1040be-85d4-4e2d-852a-1094803a18a7, ghrun-2nh6do4bmu.auto.internal:11035): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b804ce52-15e6-4ae9-8975-14ec29676527, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T20:07:43.082374438+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 200a7c99-4f02-4097-a51d-4efb77572050, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082222516+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 15520223-b08d-4932-ba5e-76363c79ca24, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T20:07:43.082457635+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a5f7609b-a866-4842-ae73-9ab44967daab, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082567617+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3683992c-b52e-402a-97df-8a31eab0f0a1, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082538689+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, eaf22259-07d3-4808-be47-e6975f17515a, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T20:07:43.082630417+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 20260dd7-e7a4-4b78-9628-e3874d62f7d4, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082417071+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 08d6e93c-7d1b-4385-b8b7-ff611950dcdd, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082443957+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTZiZmUxODEtMTkxZWVjYy01ODdmYjI3MS0xMWEyN2ViNA==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b7089c51-ce7f-434b-8786-a7754e0e967d, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082494139+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 34717bb6-c245-4c8f-a5a7-45be02c4df36, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082523801+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ4NzFkOC1jNGExYWZmNC01NDg0YmUzNy1lZTVlN2QyZQ==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4f1040be-85d4-4e2d-852a-1094803a18a7, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082673371+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZThmOTNkZjgtNzhjMmQ5ZDQtOTg2MWJmODgtOWJjMGZiNDU=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06001d9d-f96a-4da0-8149-350306aac314, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082644472+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9a53b092-3131-4ed1-945d-a6622f75f63d, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082554713+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 02d77bfc-a91d-4594-84a9-03299e726323, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082582296+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a3993b3-9841-44f0-9a5a-577d596631c0, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082611999+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWE1MWM0OC0zYjcyMjM4OS0zMzZmODk0ZC02MWZmMDhjYw==
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f5cc3e0b-bde0-4d99-b1f8-41610162f844, ghrun-2nh6do4bmu.auto.internal:11035): 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-11T20:07:43.082398054+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ec634ef0-4b1c-42eb-a28d-9636cb84d617, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082657854+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0f0e8aa5-b673-4bfd-bbe8-6560cf32047a, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082430576+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1ef0509b-625d-4864-ad27-46274fc46f91, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082508579+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 13af8d6e-3d76-4358-a11c-596bf1fff775, ghrun-2nh6do4bmu.auto.internal:11035): 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:11035 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T20:07:43.082594953+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-2nh6do4bmu.auto.internal:11035
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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    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 2232762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2232762) elapsed time (sec): 30.27248978614807
DEBUG    ya.test:process.py:263 Command (pid 2232762) wtime: 30.292
DEBUG    ya.test:process.py:275 Command (pid 2232762) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     12	12	0	0	375	465	495	495
2	      0	0	0	0	0	0	0	0
3	      0	0	0	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	884	0	0	0	0
10	      0	0	0	995	0	0	0	0
11	      0	0	0	1062	0	0	0	0
12	      0	0	0	867	0	0	0	0
13	      0	0	0	1069	0	0	0	0
14	      0	0	0	935	0	0	0	0
15	      0	0	0	698	0	0	0	0
16	      0	0	0	0	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	255	0	0	0	0
19	      0	0	0	1243	0	0	0	0
20	      0	0	0	1163	0	0	0	0
21	      0	0	0	934	0	0	0	0
22	      0	0	0	1117	0	0	0	0
23	      0	0	0	1095	0	0	0	0
24	      0	0	0	1037	0	0	0	0
25	      0	0	0	923	0	0	0	0
26	      0	0	0	1022	0	0	0	0
27	      0	0	0	812	0	0	0	0
28	      0	0	0	1173	0	0	0	0
29	      0	0	0	1083	0	0	0	0
30	      0	0	0	1192	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	     12	0.4	0	19559	375	465	495	495

DEBUG    ya.test:process.py:276 Command (pid 2232762) 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 2232841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2232841) elapsed time (sec): 30.293941020965576
DEBUG    ya.test:process.py:263 Command (pid 2232841) wtime: 30.308
DEBUG    ya.test:process.py:275 Command (pid 2232841) 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	0	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	94	0	0	0	0
9	      0	0	0	1142	0	0	0	0
10	      0	0	0	1023	0	0	0	0
11	      0	0	0	995	0	0	0	0
12	      0	0	0	989	0	0	0	0
13	      0	0	0	1048	0	0	0	0
14	      0	0	0	985	0	0	0	0
15	      0	0	0	864	0	0	0	0
16	      0	0	0	872	0	0	0	0
17	      0	0	0	978	0	0	0	0
18	      0	0	0	927	0	0	0	0
19	      0	0	0	1191	0	0	0	0
20	      0	0	0	1221	0	0	0	0
21	      0	0	0	1269	0	0	0	0
22	      0	0	0	1218	0	0	0	0
23	      0	0	0	1177	0	0	0	0
24	      0	0	0	976	0	0	0	0
25	      0	0	0	1135	0	0	0	0
26	      0	0	0	1176	0	0	0	0
27	      0	0	0	1045	0	0	0	0
28	      0	0	0	1193	0	0	0	0
29	      0	0	0	1001	0	0	0	0
30	      0	0	0	1134	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2232841) 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 2232901) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2232901) elapsed time (sec): 30.294852018356323
DEBUG    ya.test:process.py:263 Command (pid 2232901) wtime: 30.316
DEBUG    ya.test:process.py:275 Command (pid 2232901) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      1	1	0	0	759	759	759	759
2	      1	1	0	9	1023	1023	1023	1023
3	      0	0	0	1	0	0	0	0
4	      0	0	0	0	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	5	0	0	0	0
8	      0	0	0	96	0	0	0	0
9	      0	0	0	1094	0	0	0	0
10	      0	0	0	1219	0	0	0	0
11	      0	0	0	892	0	0	0	0
12	      0	0	0	1066	0	0	0	0
13	      0	0	0	888	0	0	0	0
14	      0	0	0	960	0	0	0	0
15	      0	0	0	898	0	0	0	0
16	      0	0	0	789	0	0	0	0
17	      0	0	0	1052	0	0	0	0
18	      0	0	0	1044	0	0	0	0
19	      0	0	0	1481	0	0	0	0
20	      0	0	0	1230	0	0	0	0
21	      0	0	0	1042	0	0	0	0
22	      0	0	0	1238	0	0	0	0
23	      0	0	0	1227	0	0	0	0
24	      0	0	0	997	0	0	0	0
25	      0	0	0	881	0	0	0	0
26	      0	0	0	1036	0	0	0	0
27	      0	0	0	998	0	0	0	0
28	      0	0	0	1145	0	0	0	0
29	      0	0	0	882	0	0	0	0
30	      0	0	0	1030	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	23200	759	1023	1023	1023

DEBUG    ya.test:process.py:276 Command (pid 2232901) 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.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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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.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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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:11035
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:11035". 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 ===============================
348.21s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.59s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
8.90s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
8.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
5.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.77s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
5.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.83s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(12 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/7hnn/0021ff/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/7hnn/0021ff/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-11T20:07:35.819423Z): source_id=223;tablet_id=72075186224037923;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 @ 0xA7A28E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA79AE26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB628C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92167B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF63C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF611F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FCC8D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1412737B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D674F7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CBEEF3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CBEEF3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CBBD13
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CC27C7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14145168
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CBADD55
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D3ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB619724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB61D7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB61D3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB61DFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A453C
21. ??:0: ?? @ 0x7FA821D61AC2
22. ??:0: ?? @ 0x7FA821DF38BF
============== 1 failed, 10 passed, 1 error in 428.11s (0:07: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/7hnn/002218/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 ===============================
9.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
6.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
6.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
6.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
5.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.79s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
3.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 71.23s (0:01:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/002213/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.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
9.92s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
8.32s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.48s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 170.59s (0:02:50) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/002207/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 ===============================
115.53s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
111.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
84.22s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
80.08s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
76.55s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
3.95s setup    test_replace.py::TestReplace::test_copy_full
3.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.11s call     test_replace.py::TestReplace::test_copy_full
1.06s call     test_replace.py::TestReplace::test_copy_partial
1.04s call     test_replace.py::TestReplace::test_count
0.54s call     test_replace.py::TestReplace::test_partial_replace
0.34s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_replace.py::TestReplace::test_copy_partial

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 479.76s (0:07:59) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/002209/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.82s setup    test_select.py::TestSelect::test_incorrect
5.03s setup    test_replace.py::TestReplace::test_replace_rollback
4.82s setup    test_update.py::TestUpdate::test_incorrect
1.44s call     test_update.py::TestUpdate::test_update_rollback
1.38s call     test_select.py::TestSelect::test_json_query
1.22s call     test_replace.py::TestReplace::test_replace_total
1.22s call     test_update.py::TestUpdate::test_partial_update
1.22s call     test_update.py::TestUpdate::test_update_many_rows
1.08s call     test_replace.py::TestReplace::test_replace_rollback
0.78s call     test_update.py::TestUpdate::test_update_pk
0.62s call     test_replace.py::TestReplace::test_replace_with_nulls
0.62s call     test_select.py::TestSelect::test_incorrect
0.58s call     test_update.py::TestUpdate::test_incorrect
0.03s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_select.py::TestSelect::test_json_query

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 27.13s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/7hnn/00220c/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 ===============================
308.97s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
55.07s call     zip_bomb.py::TestZipBomb::test
12.01s teardown zip_bomb.py::TestZipBomb::test
11.62s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.76s setup    test_update.py::TestUpdate::test_update_single_column
4.48s setup    test_upsert.py::TestUpsert::test_copy_full
3.59s setup    zip_bomb.py::TestZipBomb::test
3.10s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.88s call     test_upsert.py::TestUpsert::test_count
1.83s call     test_upsert.py::TestUpsert::test_copy_full
1.77s call     test_upsert.py::TestUpsert::test_copy_partial
1.00s call     test_update.py::TestUpdate::test_update_single_column
0.92s call     test_update.py::TestUpdate::test_update_single_row
0.85s call     test_upsert.py::TestUpsert::test_partial_update
0.78s call     test_upsert.py::TestUpsert::test_insert_nulls
0.57s call     test_upsert.py::TestUpsert::test_incorrect
0.06s teardown test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 414.41s (0:06:54) ========================
