============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h1p8/002387/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 ===============================
166.67s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
92.46s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
80.08s call     tablets_movement.py::TestTabletsMovement::test[ROW]
23.12s call     order_by_with_limit.py::TestOrderBy::test
9.49s setup    test_create.py::TestCreate::test_create_all_opt_ints
5.98s call     test_create.py::TestCreate::test_create_decimals
4.78s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.28s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.27s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.62s setup    order_by_with_limit.py::TestOrderBy::test
0.68s call     test_create.py::TestCreate::test_create_all_req_ints
0.67s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.66s call     test_create.py::TestCreate::test_create_all_opt_ints
0.59s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.54s call     test_create.py::TestCreate::test_create_real_req
0.50s call     test_create.py::TestCreate::test_create_real_opt
0.21s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.01s setup    test_create.py::TestCreate::test_create_all_req_ints
0.01s setup    test_create.py::TestCreate::test_create_real_req
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 400.17s (0:06:40) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h1p8/0023f6/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: 22.9 ms
create table: 408.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.3
    "min_ms": 27.3
    "median_ms": 37.2
    "max_ms": 52.3
    "stdev_ms": 9.7
select count(*) after initial inserts: 139.5 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 62.9
    "min_ms": 44.1
    "median_ms": 58.1
    "max_ms": 155.8
    "stdev_ms": 15.8
select count(*) after all modifications: 2891.6 ms
select all: 2995.4 ms
delete from table: 3135.9 ms
select all after delete: 3621.9 ms
.drop table: 48.3 ms
create table: 448.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.3
    "min_ms": 25.5
    "median_ms": 29.6
    "max_ms": 43.9
    "stdev_ms": 5.2
select count(*) after initial inserts: 106.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 51.8
    "min_ms": 44.9
    "median_ms": 50.5
    "max_ms": 78.5
    "stdev_ms": 5.1
updates (step 1):
    "runs": 200
    "avg_ms": 158.8
    "min_ms": 136.0
    "median_ms": 156.3
    "max_ms": 210.0
    "stdev_ms": 13.9
upserts (step 2):
    "runs": 200
    "avg_ms": 24.1
    "min_ms": 20.6
    "median_ms": 23.7
    "max_ms": 33.0
    "stdev_ms": 1.8
select count(*) after all modifications: 310.4 ms
select all: 336.2 ms
delete from table: 386.1 ms
select all after delete: 312.2 ms
.drop table: 32.1 ms
create table: 463.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.6
    "min_ms": 26.5
    "median_ms": 29.9
    "max_ms": 31.2
    "stdev_ms": 1.3
select count(*) after initial inserts: 96.6 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 122.0
    "min_ms": 86.8
    "median_ms": 118.1
    "max_ms": 230.0
    "stdev_ms": 19.7
select count(*) after all modifications: 222.5 ms
select all: 189.4 ms
delete from table: 259.1 ms
select all after delete: 167.9 ms
.drop table: 25.0 ms
create table: 353.4 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.3
    "min_ms": 22.8
    "median_ms": 29.8
    "max_ms": 30.9
    "stdev_ms": 2.2
select count(*) after initial inserts: 87.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 92.3
    "min_ms": 72.3
    "median_ms": 92.0
    "max_ms": 115.6
    "stdev_ms": 8.3
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 57.0
    "min_ms": 51.1
    "median_ms": 56.5
    "max_ms": 66.4
    "stdev_ms": 3.3
select count(*) after all modifications: 232.9 ms
select all: 225.0 ms
delete from table: 260.3 ms
select all after delete: 217.8 ms
.drop table: 25.9 ms
create table: 326.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 28.4
    "min_ms": 20.4
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 3.2
select count(*) after initial inserts: 85.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 94.1
    "min_ms": 76.5
    "median_ms": 92.8
    "max_ms": 189.8
    "stdev_ms": 11.7
upserts (step 1):
    "runs": 200
    "avg_ms": 25.0
    "min_ms": 20.4
    "median_ms": 24.8
    "max_ms": 31.6
    "stdev_ms": 1.7
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 77.2
    "min_ms": 68.8
    "median_ms": 77.2
    "max_ms": 86.1
    "stdev_ms": 3.7
select count(*) after all modifications: 440.4 ms
select all: 466.1 ms
delete from table: 447.4 ms
select all after delete: 378.2 ms
.drop table: 24.5 ms
create table: 311.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.1
    "min_ms": 20.2
    "median_ms": 29.8
    "max_ms": 30.8
    "stdev_ms": 3.5
select count(*) after initial inserts: 91.0 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 23.0
    "min_ms": 17.5
    "median_ms": 22.7
    "max_ms": 35.0
    "stdev_ms": 2.4
select count(*) after all modifications: 264.0 ms
select all: 206.0 ms
delete from table: 260.9 ms
select all after delete: 216.1 ms
.Generated operation sequence:
  0. UPSERT: 16 operations
  1. BULK_UPSERT: 17 operations
  2. BULK_UPSERT: 20 operations
  3. UPSERT: 2 operations
  4. BULK_UPSERT: 15 operations
  5. BULK_UPSERT: 17 operations
  6. UPDATE: 8 operations
  7. UPDATE: 8 operations
  8. UPSERT: 2 operations
  9. UPSERT: 19 operations
drop table: 23.6 ms
create table: 359.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.1
    "min_ms": 19.9
    "median_ms": 29.8
    "max_ms": 31.3
    "stdev_ms": 3.6
select count(*) after initial inserts: 72.9 ms
upserts (step 0):
    "runs": 160
    "avg_ms": 21.4
    "min_ms": 18.4
    "median_ms": 21.3
    "max_ms": 28.5
    "stdev_ms": 1.8
bulk_upserts (step 1):
    "runs": 17
    "avg_ms": 43.7
    "min_ms": 40.8
    "median_ms": 42.9
    "max_ms": 49.2
    "stdev_ms": 2.6
bulk_upserts (step 2):
    "runs": 20
    "avg_ms": 44.7
    "min_ms": 41.8
    "median_ms": 44.2
    "max_ms": 48.3
    "stdev_ms": 2.2
upserts (step 3):
    "runs": 20
    "avg_ms": 20.0
    "min_ms": 18.6
    "median_ms": 19.9
    "max_ms": 22.1
    "stdev_ms": 1.0
bulk_upserts (step 4):
    "runs": 15
    "avg_ms": 41.9
    "min_ms": 38.9
    "median_ms": 41.2
    "max_ms": 45.8
    "stdev_ms": 1.9
bulk_upserts (step 5):
    "runs": 17
    "avg_ms": 43.5
    "min_ms": 39.8
    "median_ms": 43.1
    "max_ms": 52.4
    "stdev_ms": 3.1
updates (step 6):
    "runs": 80
    "avg_ms": 105.1
    "min_ms": 94.8
    "median_ms": 105.0
    "max_ms": 120.8
    "stdev_ms": 6.0
updates (step 7):
    "runs": 80
    "avg_ms": 122.8
    "min_ms": 97.4
    "median_ms": 122.2
    "max_ms": 153.8
    "stdev_ms": 14.0
upserts (step 8):
    "runs": 20
    "avg_ms": 25.3
    "min_ms": 20.8
    "median_ms": 25.6
    "max_ms": 34.0
    "stdev_ms": 3.3
upserts (step 9):
    "runs": 190
    "avg_ms": 24.2
    "min_ms": 19.1
    "median_ms": 24.5
    "max_ms": 29.6
    "stdev_ms": 1.9
select count(*) after all modifications: 249.3 ms
select all: 275.2 ms
delete from table: 291.7 ms
select all after delete: 243.7 ms
.
test_delete.py ..

============================== slowest durations ===============================
123.77s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
45.08s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
44.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
34.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
31.97s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
24.65s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
21.40s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
4.20s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
4.02s setup    test_create.py::TestCreate::test_create_strings_opt
3.35s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.88s call     test_delete.py::TestDelete::test_delete_rollback
0.59s call     test_create.py::TestCreate::test_create_strings_opt
0.56s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

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

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

============================== slowest durations ===============================
5.41s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.21s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.02s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.99s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.97s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.92s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.89s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.88s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.86s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.85s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.83s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.82s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 16.86s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h1p8/00246d/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 ===============================
23.16s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
16.66s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.89s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.14s setup    test_delete.py::TestDelete::test_incorrect
4.07s setup    test_insert.py::TestInsertStatement::test_bulk
3.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.45s call     test_insert.py::TestInsertStatement::test_copy_full
1.43s call     test_insert.py::TestInsertStatement::test_copy_partial
0.84s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.67s call     test_insert.py::TestInsertStatement::test_bulk
0.66s call     test_insert.py::TestInsertStatement::test_plain
0.60s call     test_insert.py::TestInsertStatement::test_incorrect
0.59s call     test_insert.py::TestInsertStatement::test_duplicate
0.47s call     test_insert.py::TestInsertStatement::test_out_of_range
0.39s call     test_delete.py::TestDelete::test_incorrect
0.05s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.02s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect
0.01s teardown test_insert.py::TestInsertStatement::test_bulk
0.01s setup    test_insert.py::TestInsertStatement::test_plain

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 64.21s (0:01:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h1p8/002363/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/h1p8/002363/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/h1p8/002363/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-10T22:35:03.455030Z): source_id=335;tablet_id=72075186224037893;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 @ 0xA78B8E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA783E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB611C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90A1AB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDF3C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDF11F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E57BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1410E41B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D4E217
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA5A23
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA5A23
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA2843
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CA92F7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412BC98
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB489C5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BCED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB602724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6067E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6063F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB606FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78D53C
E   21. ??:0: ?? @ 0x7F54E7074AC2
E   22. ??:0: ?? @ 0x7F54E71068BF
------------------------------ 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/h1p8/002363/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2514394
DEBUG    ya.test:process.py:259 Command (pid 2514394) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2514394) elapsed time (sec): 0.4273557662963867
DEBUG    ya.test:process.py:263 Command (pid 2514394) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) maxrss: 541048
DEBUG    ya.test:process.py:263 Command (pid 2514394) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2514394) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2514394) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2514394) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2514394) stime: 0.266252
DEBUG    ya.test:process.py:263 Command (pid 2514394) utime: 0.10892099999999999
DEBUG    ya.test:process.py:263 Command (pid 2514394) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 2514394) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3119
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/h1p8/002363/r3tmp/kikimr_cluster_2y9buh_t
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5324
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/002363/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/h1p8/002363/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/h1p8/002363/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_hes7s8za.log --grpc-port=61140 --mon-port=6698 --ic-port=3119
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61140/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/002363/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/h1p8/002363/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/h1p8/002363/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_hes7s8za.log --grpc-port=61140 --mon-port=6698 --ic-port=3119
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/002363/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/h1p8/002363/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_hes7s8za.log', '--grpc-port=61140', '--mon-port=6698', '--ic-port=3119')' in '/home/runner/.ya/build/build_root/h1p8/002363/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: 2514412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61140/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/h1p8/002363/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2514413
DEBUG    ya.test:process.py:259 Command (pid 2514413) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2514413) elapsed time (sec): 0.4337272644042969
DEBUG    ya.test:process.py:263 Command (pid 2514413) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 2514413) maxrss: 540984
DEBUG    ya.test:process.py:263 Command (pid 2514413) minflt: 21266
DEBUG    ya.test:process.py:263 Command (pid 2514413) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2514413) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2514413) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2514413) stime: 0.274783
DEBUG    ya.test:process.py:263 Command (pid 2514413) utime: 0.109105
DEBUG    ya.test:process.py:263 Command (pid 2514413) wtime: 0.435
DEBUG    ya.test:process.py:275 Command (pid 2514413) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61140', '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: 3119\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/h1p8/002363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61140', '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: 3119\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2514789
DEBUG    ya.test:process.py:259 Command (pid 2514789) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2514789) elapsed time (sec): 0.46204543113708496
DEBUG    ya.test:process.py:263 Command (pid 2514789) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) maxrss: 549312
DEBUG    ya.test:process.py:263 Command (pid 2514789) minflt: 18304
DEBUG    ya.test:process.py:263 Command (pid 2514789) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 2514789) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 2514789) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2514789) stime: 0.26736899999999997
DEBUG    ya.test:process.py:263 Command (pid 2514789) utime: 0.14366099999999998
DEBUG    ya.test:process.py:263 Command (pid 2514789) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 2514789) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61140', '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/h1p8/002363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61140', '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: 2514944
DEBUG    ya.test:process.py:259 Command (pid 2514944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2514944) elapsed time (sec): 0.45157957077026367
DEBUG    ya.test:process.py:263 Command (pid 2514944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) maxrss: 549328
DEBUG    ya.test:process.py:263 Command (pid 2514944) minflt: 18305
DEBUG    ya.test:process.py:263 Command (pid 2514944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2514944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2514944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2514944) stime: 0.268418
DEBUG    ya.test:process.py:263 Command (pid 2514944) utime: 0.136154
DEBUG    ya.test:process.py:263 Command (pid 2514944) wtime: 0.453
DEBUG    ya.test:process.py:275 Command (pid 2514944) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2514944) 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, 4aa7dc93-c7f4-45aa-9026-0145f20e6a2e, localhost:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4aa7dc93-c7f4-45aa-9026-0145f20e6a2e, localhost:61140): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4aa7dc93-c7f4-45aa-9026-0145f20e6a2e, localhost:61140): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3rnzkadbv4.auto.internal" port: 61140 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-3rnzkadbv4.auto.internal:61140, 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:61140
------------------------------ 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/h1p8/002363/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -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/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2515078
DEBUG    ya.test:process.py:259 Command (pid 2515078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2515078) elapsed time (sec): 0.3589601516723633
DEBUG    ya.test:process.py:263 Command (pid 2515078) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) maxrss: 165912
DEBUG    ya.test:process.py:263 Command (pid 2515078) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 2515078) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 2515078) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) nvcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 2515078) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2515078) stime: 0.032702999999999996
DEBUG    ya.test:process.py:263 Command (pid 2515078) utime: 0.039971
DEBUG    ya.test:process.py:263 Command (pid 2515078) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 2515078) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2515078) 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/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -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/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-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: 2515174
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 2515174) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2515174) elapsed time (sec): 30.175631284713745
DEBUG    ya.test:process.py:263 Command (pid 2515174) wtime: 30.177
DEBUG    ya.test:process.py:275 Command (pid 2515174) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    423	423	0	0	22	30	34	45
2	    377	377	0	0	24	43	48	52
3	    388	388	0	0	23	40	54	59
4	    396	396	0	0	22	43	52	59
5	    322	322	0	0	29	49	55	61
6	    439	439	0	0	22	28	33	36
7	    461	461	0	0	20	27	30	35
8	    483	483	0	0	20	23	24	25
9	    481	481	0	0	20	23	25	28
10	    475	475	0	0	20	24	27	28
11	    480	480	0	0	20	24	26	30
12	    469	469	0	0	20	25	29	33
13	    473	473	0	0	20	25	26	29
14	    475	475	0	0	20	25	27	29
15	    482	482	0	0	20	23	25	28
16	    484	484	0	0	20	22	25	26
17	    484	484	0	0	20	22	24	27
18	    481	481	0	0	20	23	25	28
19	    482	482	0	0	20	23	24	26
20	    475	475	0	0	20	26	28	34
21	    474	474	0	0	20	25	29	31
22	    459	459	0	0	21	29	32	34
23	    442	442	0	0	21	30	33	38
24	    422	422	0	0	22	34	41	51
25	    410	410	0	0	22	37	57	59
26	    428	428	0	0	21	34	37	44
27	    406	406	0	0	21	39	71	81
28	    398	398	0	0	23	39	55	64
29	    433	433	0	0	21	32	40	45
30	    396	396	0	0	24	38	55	60

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13298	443.267	0	0	21	31	44	81

DEBUG    ya.test:process.py:276 Command (pid 2515174) 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, ee7bfc28-6412-470d-bc7d-2ba115558d86, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee7bfc28-6412-470d-bc7d-2ba115558d86, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee7bfc28-6412-470d-bc7d-2ba115558d86, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4fde47e-74d5-44fb-ae10-e893b3cfd1df, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4fde47e-74d5-44fb-ae10-e893b3cfd1df, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4fde47e-74d5-44fb-ae10-e893b3cfd1df, ghrun-3rnzkadbv4.auto.internal:61140): 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=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de4de506-a608-4b2a-9c79-7ad9f80a8a1f, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de4de506-a608-4b2a-9c79-7ad9f80a8a1f, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" 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, de4de506-a608-4b2a-9c79-7ad9f80a8a1f, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
INFO     root:test_log_scenario.py:217 Count rows after insert 12982 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccbbc3f2-dd55-4ee7-a274-a2ac2a3fb054, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccbbc3f2-dd55-4ee7-a274-a2ac2a3fb054, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" 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, ccbbc3f2-dd55-4ee7-a274-a2ac2a3fb054, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3d0a9c5-883a-4e1e-9f61-94ec9d2cdbc8, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3d0a9c5-883a-4e1e-9f61-94ec9d2cdbc8, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" 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, c3d0a9c5-883a-4e1e-9f61-94ec9d2cdbc8, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -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=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e35812f0-97f4-4f35-ac6f-4d4de1a07d62, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e35812f0-97f4-4f35-ac6f-4d4de1a07d62, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c973c088-3c51-4cdd-a6eb-799060cca269, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e35812f0-97f4-4f35-ac6f-4d4de1a07d62, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c973c088-3c51-4cdd-a6eb-799060cca269, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c973c088-3c51-4cdd-a6eb-799060cca269, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZkYmMxNzItMjBkMTM3MmMtOTAwZWEzNzktNWZiN2RlNjI=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2519062
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-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(AttachSession, 533b2af2-f8a7-4a03-86e7-dad9da6bdf98, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2519063
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 533b2af2-f8a7-4a03-86e7-dad9da6bdf98, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=NmZkYmMxNzItMjBkMTM3MmMtOTAwZWEzNzktNWZiN2RlNjI=" }
DEBUG    ya.test:process.py:628 Command pid: 2519064
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 533b2af2-f8a7-4a03-86e7-dad9da6bdf98, ghrun-3rnzkadbv4.auto.internal:61140): 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=NmZkYmMxNzItMjBkMTM3MmMtOTAwZWEzNzktNWZiN2RlNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42d519fc-fc95-45f9-ae56-4ed9e3a5ddcf, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42d519fc-fc95-45f9-ae56-4ed9e3a5ddcf, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=NmZkYmMxNzItMjBkMTM3MmMtOTAwZWEzNzktNWZiN2RlNjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 292020bd-cc62-45a1-97d0-d8b2b899496e, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42d519fc-fc95-45f9-ae56-4ed9e3a5ddcf, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 292020bd-cc62-45a1-97d0-d8b2b899496e, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 292020bd-cc62-45a1-97d0-d8b2b899496e, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmFlOWNjOGMtYmNiNTcwZWQtYjU1ODdmMGItZWNiZGJjMWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8f882a0d-ffec-4227-89be-e79ec5066146, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8f882a0d-ffec-4227-89be-e79ec5066146, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=YmFlOWNjOGMtYmNiNTcwZWQtYjU1ODdmMGItZWNiZGJjMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8f882a0d-ffec-4227-89be-e79ec5066146, ghrun-3rnzkadbv4.auto.internal:61140): 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=YmFlOWNjOGMtYmNiNTcwZWQtYjU1ODdmMGItZWNiZGJjMWE=
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, 46846e5b-f92b-44ed-9d01-66c881079c84, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 46846e5b-f92b-44ed-9d01-66c881079c84, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a07864b-25a6-4c2c-bf05-2d091a3203b5, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a07864b-25a6-4c2c-bf05-2d091a3203b5, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=YmFlOWNjOGMtYmNiNTcwZWQtYjU1ODdmMGItZWNiZGJjMWE=" 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, 3a07864b-25a6-4c2c-bf05-2d091a3203b5, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 46846e5b-f92b-44ed-9d01-66c881079c84, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjk5MjQ4ODctMTQ4NjNhOWYtNjMwNWUwYzktMjQ2ZDlkNjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dae5c46f-0a2e-41cd-86ed-8a0e46db5359, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dae5c46f-0a2e-41cd-86ed-8a0e46db5359, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Zjk5MjQ4ODctMTQ4NjNhOWYtNjMwNWUwYzktMjQ2ZDlkNjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dae5c46f-0a2e-41cd-86ed-8a0e46db5359, ghrun-3rnzkadbv4.auto.internal:61140): 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=Zjk5MjQ4ODctMTQ4NjNhOWYtNjMwNWUwYzktMjQ2ZDlkNjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e06bbdc0-ca10-434b-986f-12680b8de84d, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e06bbdc0-ca10-434b-986f-12680b8de84d, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Zjk5MjQ4ODctMTQ4NjNhOWYtNjMwNWUwYzktMjQ2ZDlkNjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 980ee52a-6359-459a-b09d-3759b1417d2e, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 980ee52a-6359-459a-b09d-3759b1417d2e, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e06bbdc0-ca10-434b-986f-12680b8de84d, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 980ee52a-6359-459a-b09d-3759b1417d2e, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTA1ZTBkMWItNTIyNTJlNGYtODAwYjZiZDctNjRhMmRkZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5dc8a5df-061d-4235-9a8f-93c7fa736d58, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5dc8a5df-061d-4235-9a8f-93c7fa736d58, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZTBkMWItNTIyNTJlNGYtODAwYjZiZDctNjRhMmRkZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5dc8a5df-061d-4235-9a8f-93c7fa736d58, ghrun-3rnzkadbv4.auto.internal:61140): 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=MTA1ZTBkMWItNTIyNTJlNGYtODAwYjZiZDctNjRhMmRkZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 479c1fce-c482-4611-aa85-783873a8cc2d, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 479c1fce-c482-4611-aa85-783873a8cc2d, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZTBkMWItNTIyNTJlNGYtODAwYjZiZDctNjRhMmRkZg==" 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, 479c1fce-c482-4611-aa85-783873a8cc2d, ghrun-3rnzkadbv4.auto.internal:61140): 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, a54debe3-ce90-4810-85f3-cb9126747ce3, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a54debe3-ce90-4810-85f3-cb9126747ce3, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a54debe3-ce90-4810-85f3-cb9126747ce3, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWI0OTY5MGEtOTM2ZWJkM2ItN2QxMDQyNDAtYmY1MjQ1Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e344e847-aa11-4c88-b6ea-e68ab6beda61, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e344e847-aa11-4c88-b6ea-e68ab6beda61, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=YWI0OTY5MGEtOTM2ZWJkM2ItN2QxMDQyNDAtYmY1MjQ1Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e344e847-aa11-4c88-b6ea-e68ab6beda61, ghrun-3rnzkadbv4.auto.internal:61140): 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=YWI0OTY5MGEtOTM2ZWJkM2ItN2QxMDQyNDAtYmY1MjQ1Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b71e35a-3ba6-461c-b081-cfcf9f351961, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b71e35a-3ba6-461c-b081-cfcf9f351961, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=YWI0OTY5MGEtOTM2ZWJkM2ItN2QxMDQyNDAtYmY1MjQ1Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7fc8c0d8-874a-4ff0-9eb1-3eb7a0a74613, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b71e35a-3ba6-461c-b081-cfcf9f351961, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7fc8c0d8-874a-4ff0-9eb1-3eb7a0a74613, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7fc8c0d8-874a-4ff0-9eb1-3eb7a0a74613, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWJiZWViYTUtOWUxN2FhYmQtMTQ4Y2U3YjYtMTJjNWE4Mzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45e542a4-f395-4e40-a19a-63ed2fe7461e, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45e542a4-f395-4e40-a19a-63ed2fe7461e, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=MWJiZWViYTUtOWUxN2FhYmQtMTQ4Y2U3YjYtMTJjNWE4Mzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45e542a4-f395-4e40-a19a-63ed2fe7461e, ghrun-3rnzkadbv4.auto.internal:61140): 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=MWJiZWViYTUtOWUxN2FhYmQtMTQ4Y2U3YjYtMTJjNWE4Mzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d38ac014-da4a-4bfd-8cef-2b0aa7769ac2, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d38ac014-da4a-4bfd-8cef-2b0aa7769ac2, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=MWJiZWViYTUtOWUxN2FhYmQtMTQ4Y2U3YjYtMTJjNWE4Mzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e6c79150-f221-44c7-935c-3599ba231fdc, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6c79150-f221-44c7-935c-3599ba231fdc, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d38ac014-da4a-4bfd-8cef-2b0aa7769ac2, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6c79150-f221-44c7-935c-3599ba231fdc, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzM5ODE0NzEtZjJjNmYxMWQtYzljYTllNWQtZmQyZWM5OTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b3e6e87-ef0c-4ada-85c8-4ca691808074, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b3e6e87-ef0c-4ada-85c8-4ca691808074, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ODE0NzEtZjJjNmYxMWQtYzljYTllNWQtZmQyZWM5OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b3e6e87-ef0c-4ada-85c8-4ca691808074, ghrun-3rnzkadbv4.auto.internal:61140): 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=NzM5ODE0NzEtZjJjNmYxMWQtYzljYTllNWQtZmQyZWM5OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b6f04de-efb7-4442-b8e5-fb1939a0af05, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b6f04de-efb7-4442-b8e5-fb1939a0af05, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ODE0NzEtZjJjNmYxMWQtYzljYTllNWQtZmQyZWM5OTg=" 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, 4b6f04de-efb7-4442-b8e5-fb1939a0af05, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aba12735-85cb-4135-a419-f7ad51f74732, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aba12735-85cb-4135-a419-f7ad51f74732, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aba12735-85cb-4135-a419-f7ad51f74732, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWNiMGI0Y2EtMjAxYWFhM2ItNDgyZGY2MmQtODExNzUzYjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e138aa7e-c2ff-4433-b777-c55dfd559423, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e138aa7e-c2ff-4433-b777-c55dfd559423, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=OWNiMGI0Y2EtMjAxYWFhM2ItNDgyZGY2MmQtODExNzUzYjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e138aa7e-c2ff-4433-b777-c55dfd559423, ghrun-3rnzkadbv4.auto.internal:61140): 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=OWNiMGI0Y2EtMjAxYWFhM2ItNDgyZGY2MmQtODExNzUzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b015c2ff-730d-42f7-9d0c-87ee4a003e77, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b015c2ff-730d-42f7-9d0c-87ee4a003e77, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=OWNiMGI0Y2EtMjAxYWFhM2ItNDgyZGY2MmQtODExNzUzYjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 157d4471-e525-44f6-8d18-b5b24b88cf82, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b015c2ff-730d-42f7-9d0c-87ee4a003e77, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 157d4471-e525-44f6-8d18-b5b24b88cf82, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 157d4471-e525-44f6-8d18-b5b24b88cf82, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODdlNTA0MzUtNjU1MTUxNTctNWU2MGRhNmUtN2VkZjUwY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f5bbd9b-9ece-44f0-a171-4e946f2249b4, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f5bbd9b-9ece-44f0-a171-4e946f2249b4, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTA0MzUtNjU1MTUxNTctNWU2MGRhNmUtN2VkZjUwY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f5bbd9b-9ece-44f0-a171-4e946f2249b4, ghrun-3rnzkadbv4.auto.internal:61140): 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=ODdlNTA0MzUtNjU1MTUxNTctNWU2MGRhNmUtN2VkZjUwY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f73a84c7-f581-4c1e-bd91-984006df293b, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f73a84c7-f581-4c1e-bd91-984006df293b, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTA0MzUtNjU1MTUxNTctNWU2MGRhNmUtN2VkZjUwY2Q=" 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, f73a84c7-f581-4c1e-bd91-984006df293b, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4fde47e-74d5-44fb-ae10-e893b3cfd1df, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602398389+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 533b2af2-f8a7-4a03-86e7-dad9da6bdf98, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602620644+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8f882a0d-ffec-4227-89be-e79ec5066146, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602665473+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dae5c46f-0a2e-41cd-86ed-8a0e46db5359, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T22:35:08.602706975+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5dc8a5df-061d-4235-9a8f-93c7fa736d58, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T22:35:08.602737841+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e344e847-aa11-4c88-b6ea-e68ab6beda61, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T22:35:08.602767852+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 45e542a4-f395-4e40-a19a-63ed2fe7461e, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T22:35:08.602799181+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b3e6e87-ef0c-4ada-85c8-4ca691808074, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602826469+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e138aa7e-c2ff-4433-b777-c55dfd559423, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.60285327+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f5bbd9b-9ece-44f0-a171-4e946f2249b4, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602879623+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e35812f0-97f4-4f35-ac6f-4d4de1a07d62, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602591328+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 42d519fc-fc95-45f9-ae56-4ed9e3a5ddcf, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602650585+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3a07864b-25a6-4c2c-bf05-2d091a3203b5, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.60269206+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e06bbdc0-ca10-434b-986f-12680b8de84d, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602721587+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 479c1fce-c482-4611-aa85-783873a8cc2d, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602753392+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9b71e35a-3ba6-461c-b081-cfcf9f351961, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.60278606+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4b6f04de-efb7-4442-b8e5-fb1939a0af05, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602838295+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d38ac014-da4a-4bfd-8cef-2b0aa7769ac2, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602814773+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b015c2ff-730d-42f7-9d0c-87ee4a003e77, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602866425+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f73a84c7-f581-4c1e-bd91-984006df293b, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602897893+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61140
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:61140". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2519064) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2519064) elapsed time (sec): 30.210453033447266
DEBUG    ya.test:process.py:263 Command (pid 2519064) wtime: 30.213
DEBUG    ya.test:process.py:275 Command (pid 2519064) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     27	27	0	0	107	811	811	811
2	     95	95	0	0	105	139	144	145
3	     92	92	0	0	99	163	172	174
4	     94	94	0	0	104	148	170	179
5	     81	81	0	0	94	211	215	220
6	      0	0	0	654	0	0	0	0
7	      0	0	0	1410	0	0	0	0
8	      0	0	0	1292	0	0	0	0
9	      0	0	0	1458	0	0	0	0
10	      0	0	0	1461	0	0	0	0
11	      0	0	0	1392	0	0	0	0
12	      0	0	0	1360	0	0	0	0
13	      0	0	0	1619	0	0	0	0
14	      0	0	0	1400	0	0	0	0
15	      0	0	0	1665	0	0	0	0
16	      0	0	0	1601	0	0	0	0
17	      0	0	0	1261	0	0	0	0
18	      0	0	0	1503	0	0	0	0
19	      0	0	0	1561	0	0	0	0
20	      0	0	0	1385	0	0	0	0
21	      0	0	0	1855	0	0	0	0
22	      0	0	0	1990	0	0	0	0
23	      0	0	0	1995	0	0	0	0
24	      0	0	0	2057	0	0	0	0
25	      0	0	0	2184	0	0	0	0
26	      0	0	0	2136	0	0	0	0
27	      0	0	0	2112	0	0	0	0
28	      0	0	0	1951	0	0	0	0
29	      0	0	0	2116	0	0	0	0
30	      0	0	0	2015	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    389	12.9667	0	41433	102	179	799	811

DEBUG    ya.test:process.py:276 Command (pid 2519064) 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 2519062) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2519062) elapsed time (sec): 30.227680206298828
DEBUG    ya.test:process.py:263 Command (pid 2519062) wtime: 30.233
DEBUG    ya.test:process.py:275 Command (pid 2519062) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     42	42	0	0	87	555	571	571
2	    124	124	0	0	77	111	129	129
3	    122	122	0	0	74	129	137	143
4	    121	121	0	0	78	123	153	154
5	    107	107	0	0	73	183	192	209
6	      0	0	0	534	0	0	0	0
7	      0	0	0	1515	0	0	0	0
8	      0	0	0	1174	0	0	0	0
9	      0	0	0	1238	0	0	0	0
10	      0	0	0	1472	0	0	0	0
11	      0	0	0	1284	0	0	0	0
12	      0	0	0	1193	0	0	0	0
13	      0	0	0	1700	0	0	0	0
14	      0	0	0	1527	0	0	0	0
15	      0	0	0	1632	0	0	0	0
16	      0	0	0	1464	0	0	0	0
17	      0	0	0	1397	0	0	0	0
18	      0	0	0	1508	0	0	0	0
19	      0	0	0	1585	0	0	0	0
20	      0	0	0	1379	0	0	0	0
21	      0	0	0	1777	0	0	0	0
22	      0	0	0	1877	0	0	0	0
23	      0	0	0	1880	0	0	0	0
24	      0	0	0	1998	0	0	0	0
25	      0	0	0	2139	0	0	0	0
26	      0	0	0	2007	0	0	0	0
27	      0	0	0	2066	0	0	0	0
28	      0	0	0	1787	0	0	0	0
29	      0	0	0	2012	0	0	0	0
30	      0	0	0	1843	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    516	17.2	0	39988	77	181	523	571

DEBUG    ya.test:process.py:276 Command (pid 2519062) 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 2519063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2519063) elapsed time (sec): 30.25118398666382
DEBUG    ya.test:process.py:263 Command (pid 2519063) wtime: 30.255
DEBUG    ya.test:process.py:275 Command (pid 2519063) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	689	0	0	0	0
7	      0	0	0	1430	0	0	0	0
8	      0	0	0	1201	0	0	0	0
9	      0	0	0	1225	0	0	0	0
10	      0	0	0	1539	0	0	0	0
11	      0	0	0	1314	0	0	0	0
12	      0	0	0	1499	0	0	0	0
13	      0	0	0	1737	0	0	0	0
14	      0	0	0	1553	0	0	0	0
15	      0	0	0	1724	0	0	0	0
16	      0	0	0	1378	0	0	0	0
17	      0	0	0	1243	0	0	0	0
18	      0	0	0	1515	0	0	0	0
19	      0	0	0	1528	0	0	0	0
20	      0	0	0	1406	0	0	0	0
21	      0	0	0	1903	0	0	0	0
22	      0	0	0	1890	0	0	0	0
23	      0	0	0	1984	0	0	0	0
24	      0	0	0	2163	0	0	0	0
25	      0	0	0	2184	0	0	0	0
26	      0	0	0	2106	0	0	0	0
27	      0	0	0	2099	0	0	0	0
28	      0	0	0	1918	0	0	0	0
29	      0	0	0	2019	0	0	0	0
30	      0	0	0	1943	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2519063) 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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.connection:connection.py:549 Closing channel for endpoint localhost:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-3rnzkadbv4'
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/h1p8/002363/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.2514412' in '/home/runner/.ya/build/build_root/h1p8/002363/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile_hes7s8za.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:61140/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18423
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5324
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6698
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61140
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3119
=================================== 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/h1p8/002363/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2514394
DEBUG    ya.test:process.py:259 Command (pid 2514394) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2514394) elapsed time (sec): 0.4273557662963867
DEBUG    ya.test:process.py:263 Command (pid 2514394) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) maxrss: 541048
DEBUG    ya.test:process.py:263 Command (pid 2514394) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2514394) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2514394) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2514394) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2514394) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2514394) stime: 0.266252
DEBUG    ya.test:process.py:263 Command (pid 2514394) utime: 0.10892099999999999
DEBUG    ya.test:process.py:263 Command (pid 2514394) wtime: 0.429
DEBUG    ya.test:process.py:275 Command (pid 2514394) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3119
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/h1p8/002363/r3tmp/kikimr_cluster_2y9buh_t
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6698
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5324
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18423
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/002363/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/h1p8/002363/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/h1p8/002363/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_hes7s8za.log --grpc-port=61140 --mon-port=6698 --ic-port=3119
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61140/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/h1p8/002363/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/h1p8/002363/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/h1p8/002363/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_hes7s8za.log --grpc-port=61140 --mon-port=6698 --ic-port=3119
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/h1p8/002363/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/h1p8/002363/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_hes7s8za.log', '--grpc-port=61140', '--mon-port=6698', '--ic-port=3119')' in '/home/runner/.ya/build/build_root/h1p8/002363/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: 2514412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:61140/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/h1p8/002363/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2514413
DEBUG    ya.test:process.py:259 Command (pid 2514413) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2514413) elapsed time (sec): 0.4337272644042969
DEBUG    ya.test:process.py:263 Command (pid 2514413) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 2514413) maxrss: 540984
DEBUG    ya.test:process.py:263 Command (pid 2514413) minflt: 21266
DEBUG    ya.test:process.py:263 Command (pid 2514413) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 2514413) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2514413) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2514413) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2514413) stime: 0.274783
DEBUG    ya.test:process.py:263 Command (pid 2514413) utime: 0.109105
DEBUG    ya.test:process.py:263 Command (pid 2514413) wtime: 0.435
DEBUG    ya.test:process.py:275 Command (pid 2514413) output:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 3f3fb3ab891c97ca235f80d04c7c2d15b689a387
    Branch: 
    Author: FloatingCrowbar <komels@ydb.tech>
    Summary: Merge 413338ad67f80666602245578c70c946d0f83a1c into 4e0685800275111225607954e1f1bf0783794f3b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61140', '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: 3119\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/h1p8/002363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61140', '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: 3119\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2514789
DEBUG    ya.test:process.py:259 Command (pid 2514789) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2514789) elapsed time (sec): 0.46204543113708496
DEBUG    ya.test:process.py:263 Command (pid 2514789) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) maxrss: 549312
DEBUG    ya.test:process.py:263 Command (pid 2514789) minflt: 18304
DEBUG    ya.test:process.py:263 Command (pid 2514789) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) nivcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 2514789) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2514789) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 2514789) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2514789) stime: 0.26736899999999997
DEBUG    ya.test:process.py:263 Command (pid 2514789) utime: 0.14366099999999998
DEBUG    ya.test:process.py:263 Command (pid 2514789) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 2514789) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61140', '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/h1p8/002363/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61140', '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: 2514944
DEBUG    ya.test:process.py:259 Command (pid 2514944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2514944) elapsed time (sec): 0.45157957077026367
DEBUG    ya.test:process.py:263 Command (pid 2514944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) maxrss: 549328
DEBUG    ya.test:process.py:263 Command (pid 2514944) minflt: 18305
DEBUG    ya.test:process.py:263 Command (pid 2514944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 2514944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2514944) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2514944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2514944) stime: 0.268418
DEBUG    ya.test:process.py:263 Command (pid 2514944) utime: 0.136154
DEBUG    ya.test:process.py:263 Command (pid 2514944) wtime: 0.453
DEBUG    ya.test:process.py:275 Command (pid 2514944) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2514944) 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, 4aa7dc93-c7f4-45aa-9026-0145f20e6a2e, localhost:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4aa7dc93-c7f4-45aa-9026-0145f20e6a2e, localhost:61140): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4aa7dc93-c7f4-45aa-9026-0145f20e6a2e, localhost:61140): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-3rnzkadbv4.auto.internal" port: 61140 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-3rnzkadbv4.auto.internal:61140, 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:61140
------------------------------ 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/h1p8/002363/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -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/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2515078
DEBUG    ya.test:process.py:259 Command (pid 2515078) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2515078) elapsed time (sec): 0.3589601516723633
DEBUG    ya.test:process.py:263 Command (pid 2515078) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) maxrss: 165912
DEBUG    ya.test:process.py:263 Command (pid 2515078) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 2515078) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 2515078) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2515078) nvcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 2515078) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2515078) stime: 0.032702999999999996
DEBUG    ya.test:process.py:263 Command (pid 2515078) utime: 0.039971
DEBUG    ya.test:process.py:263 Command (pid 2515078) wtime: 0.366
DEBUG    ya.test:process.py:275 Command (pid 2515078) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2515078) 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/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -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/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-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: 2515174
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 2515174) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2515174) elapsed time (sec): 30.175631284713745
DEBUG    ya.test:process.py:263 Command (pid 2515174) wtime: 30.177
DEBUG    ya.test:process.py:275 Command (pid 2515174) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    423	423	0	0	22	30	34	45
2	    377	377	0	0	24	43	48	52
3	    388	388	0	0	23	40	54	59
4	    396	396	0	0	22	43	52	59
5	    322	322	0	0	29	49	55	61
6	    439	439	0	0	22	28	33	36
7	    461	461	0	0	20	27	30	35
8	    483	483	0	0	20	23	24	25
9	    481	481	0	0	20	23	25	28
10	    475	475	0	0	20	24	27	28
11	    480	480	0	0	20	24	26	30
12	    469	469	0	0	20	25	29	33
13	    473	473	0	0	20	25	26	29
14	    475	475	0	0	20	25	27	29
15	    482	482	0	0	20	23	25	28
16	    484	484	0	0	20	22	25	26
17	    484	484	0	0	20	22	24	27
18	    481	481	0	0	20	23	25	28
19	    482	482	0	0	20	23	24	26
20	    475	475	0	0	20	26	28	34
21	    474	474	0	0	20	25	29	31
22	    459	459	0	0	21	29	32	34
23	    442	442	0	0	21	30	33	38
24	    422	422	0	0	22	34	41	51
25	    410	410	0	0	22	37	57	59
26	    428	428	0	0	21	34	37	44
27	    406	406	0	0	21	39	71	81
28	    398	398	0	0	23	39	55	64
29	    433	433	0	0	21	32	40	45
30	    396	396	0	0	24	38	55	60

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13298	443.267	0	0	21	31	44	81

DEBUG    ya.test:process.py:276 Command (pid 2515174) 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, ee7bfc28-6412-470d-bc7d-2ba115558d86, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee7bfc28-6412-470d-bc7d-2ba115558d86, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee7bfc28-6412-470d-bc7d-2ba115558d86, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4fde47e-74d5-44fb-ae10-e893b3cfd1df, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4fde47e-74d5-44fb-ae10-e893b3cfd1df, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4fde47e-74d5-44fb-ae10-e893b3cfd1df, ghrun-3rnzkadbv4.auto.internal:61140): 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=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de4de506-a608-4b2a-9c79-7ad9f80a8a1f, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de4de506-a608-4b2a-9c79-7ad9f80a8a1f, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" 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, de4de506-a608-4b2a-9c79-7ad9f80a8a1f, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
INFO     root:test_log_scenario.py:217 Count rows after insert 12982 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccbbc3f2-dd55-4ee7-a274-a2ac2a3fb054, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccbbc3f2-dd55-4ee7-a274-a2ac2a3fb054, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" 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, ccbbc3f2-dd55-4ee7-a274-a2ac2a3fb054, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3d0a9c5-883a-4e1e-9f61-94ec9d2cdbc8, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3d0a9c5-883a-4e1e-9f61-94ec9d2cdbc8, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" 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, c3d0a9c5-883a-4e1e-9f61-94ec9d2cdbc8, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -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=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb -e grpc://localhost:61140 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e35812f0-97f4-4f35-ac6f-4d4de1a07d62, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e35812f0-97f4-4f35-ac6f-4d4de1a07d62, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Nzg4ZmVlNGEtNjgyNThlOGUtNmNhMjExMWQtZWE4NDYyODA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c973c088-3c51-4cdd-a6eb-799060cca269, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e35812f0-97f4-4f35-ac6f-4d4de1a07d62, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c973c088-3c51-4cdd-a6eb-799060cca269, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c973c088-3c51-4cdd-a6eb-799060cca269, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmZkYmMxNzItMjBkMTM3MmMtOTAwZWEzNzktNWZiN2RlNjI=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2519062
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-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(AttachSession, 533b2af2-f8a7-4a03-86e7-dad9da6bdf98, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/h1p8/002363/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:61140', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2519063
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 533b2af2-f8a7-4a03-86e7-dad9da6bdf98, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=NmZkYmMxNzItMjBkMTM3MmMtOTAwZWEzNzktNWZiN2RlNjI=" }
DEBUG    ya.test:process.py:628 Command pid: 2519064
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 533b2af2-f8a7-4a03-86e7-dad9da6bdf98, ghrun-3rnzkadbv4.auto.internal:61140): 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=NmZkYmMxNzItMjBkMTM3MmMtOTAwZWEzNzktNWZiN2RlNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42d519fc-fc95-45f9-ae56-4ed9e3a5ddcf, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42d519fc-fc95-45f9-ae56-4ed9e3a5ddcf, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=NmZkYmMxNzItMjBkMTM3MmMtOTAwZWEzNzktNWZiN2RlNjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 292020bd-cc62-45a1-97d0-d8b2b899496e, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42d519fc-fc95-45f9-ae56-4ed9e3a5ddcf, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 292020bd-cc62-45a1-97d0-d8b2b899496e, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 292020bd-cc62-45a1-97d0-d8b2b899496e, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmFlOWNjOGMtYmNiNTcwZWQtYjU1ODdmMGItZWNiZGJjMWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8f882a0d-ffec-4227-89be-e79ec5066146, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8f882a0d-ffec-4227-89be-e79ec5066146, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=YmFlOWNjOGMtYmNiNTcwZWQtYjU1ODdmMGItZWNiZGJjMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8f882a0d-ffec-4227-89be-e79ec5066146, ghrun-3rnzkadbv4.auto.internal:61140): 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=YmFlOWNjOGMtYmNiNTcwZWQtYjU1ODdmMGItZWNiZGJjMWE=
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, 46846e5b-f92b-44ed-9d01-66c881079c84, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 46846e5b-f92b-44ed-9d01-66c881079c84, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a07864b-25a6-4c2c-bf05-2d091a3203b5, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a07864b-25a6-4c2c-bf05-2d091a3203b5, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=YmFlOWNjOGMtYmNiNTcwZWQtYjU1ODdmMGItZWNiZGJjMWE=" 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, 3a07864b-25a6-4c2c-bf05-2d091a3203b5, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 46846e5b-f92b-44ed-9d01-66c881079c84, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjk5MjQ4ODctMTQ4NjNhOWYtNjMwNWUwYzktMjQ2ZDlkNjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dae5c46f-0a2e-41cd-86ed-8a0e46db5359, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dae5c46f-0a2e-41cd-86ed-8a0e46db5359, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Zjk5MjQ4ODctMTQ4NjNhOWYtNjMwNWUwYzktMjQ2ZDlkNjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dae5c46f-0a2e-41cd-86ed-8a0e46db5359, ghrun-3rnzkadbv4.auto.internal:61140): 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=Zjk5MjQ4ODctMTQ4NjNhOWYtNjMwNWUwYzktMjQ2ZDlkNjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e06bbdc0-ca10-434b-986f-12680b8de84d, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e06bbdc0-ca10-434b-986f-12680b8de84d, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=Zjk5MjQ4ODctMTQ4NjNhOWYtNjMwNWUwYzktMjQ2ZDlkNjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 980ee52a-6359-459a-b09d-3759b1417d2e, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 980ee52a-6359-459a-b09d-3759b1417d2e, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e06bbdc0-ca10-434b-986f-12680b8de84d, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 980ee52a-6359-459a-b09d-3759b1417d2e, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTA1ZTBkMWItNTIyNTJlNGYtODAwYjZiZDctNjRhMmRkZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5dc8a5df-061d-4235-9a8f-93c7fa736d58, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5dc8a5df-061d-4235-9a8f-93c7fa736d58, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZTBkMWItNTIyNTJlNGYtODAwYjZiZDctNjRhMmRkZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5dc8a5df-061d-4235-9a8f-93c7fa736d58, ghrun-3rnzkadbv4.auto.internal:61140): 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=MTA1ZTBkMWItNTIyNTJlNGYtODAwYjZiZDctNjRhMmRkZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 479c1fce-c482-4611-aa85-783873a8cc2d, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 479c1fce-c482-4611-aa85-783873a8cc2d, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZTBkMWItNTIyNTJlNGYtODAwYjZiZDctNjRhMmRkZg==" 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, 479c1fce-c482-4611-aa85-783873a8cc2d, ghrun-3rnzkadbv4.auto.internal:61140): 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, a54debe3-ce90-4810-85f3-cb9126747ce3, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a54debe3-ce90-4810-85f3-cb9126747ce3, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a54debe3-ce90-4810-85f3-cb9126747ce3, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWI0OTY5MGEtOTM2ZWJkM2ItN2QxMDQyNDAtYmY1MjQ1Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e344e847-aa11-4c88-b6ea-e68ab6beda61, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e344e847-aa11-4c88-b6ea-e68ab6beda61, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=YWI0OTY5MGEtOTM2ZWJkM2ItN2QxMDQyNDAtYmY1MjQ1Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e344e847-aa11-4c88-b6ea-e68ab6beda61, ghrun-3rnzkadbv4.auto.internal:61140): 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=YWI0OTY5MGEtOTM2ZWJkM2ItN2QxMDQyNDAtYmY1MjQ1Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b71e35a-3ba6-461c-b081-cfcf9f351961, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b71e35a-3ba6-461c-b081-cfcf9f351961, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=YWI0OTY5MGEtOTM2ZWJkM2ItN2QxMDQyNDAtYmY1MjQ1Yjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7fc8c0d8-874a-4ff0-9eb1-3eb7a0a74613, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b71e35a-3ba6-461c-b081-cfcf9f351961, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7fc8c0d8-874a-4ff0-9eb1-3eb7a0a74613, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7fc8c0d8-874a-4ff0-9eb1-3eb7a0a74613, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWJiZWViYTUtOWUxN2FhYmQtMTQ4Y2U3YjYtMTJjNWE4Mzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45e542a4-f395-4e40-a19a-63ed2fe7461e, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45e542a4-f395-4e40-a19a-63ed2fe7461e, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=MWJiZWViYTUtOWUxN2FhYmQtMTQ4Y2U3YjYtMTJjNWE4Mzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45e542a4-f395-4e40-a19a-63ed2fe7461e, ghrun-3rnzkadbv4.auto.internal:61140): 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=MWJiZWViYTUtOWUxN2FhYmQtMTQ4Y2U3YjYtMTJjNWE4Mzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d38ac014-da4a-4bfd-8cef-2b0aa7769ac2, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d38ac014-da4a-4bfd-8cef-2b0aa7769ac2, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=MWJiZWViYTUtOWUxN2FhYmQtMTQ4Y2U3YjYtMTJjNWE4Mzg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e6c79150-f221-44c7-935c-3599ba231fdc, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e6c79150-f221-44c7-935c-3599ba231fdc, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d38ac014-da4a-4bfd-8cef-2b0aa7769ac2, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e6c79150-f221-44c7-935c-3599ba231fdc, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzM5ODE0NzEtZjJjNmYxMWQtYzljYTllNWQtZmQyZWM5OTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b3e6e87-ef0c-4ada-85c8-4ca691808074, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b3e6e87-ef0c-4ada-85c8-4ca691808074, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ODE0NzEtZjJjNmYxMWQtYzljYTllNWQtZmQyZWM5OTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b3e6e87-ef0c-4ada-85c8-4ca691808074, ghrun-3rnzkadbv4.auto.internal:61140): 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=NzM5ODE0NzEtZjJjNmYxMWQtYzljYTllNWQtZmQyZWM5OTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b6f04de-efb7-4442-b8e5-fb1939a0af05, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b6f04de-efb7-4442-b8e5-fb1939a0af05, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=NzM5ODE0NzEtZjJjNmYxMWQtYzljYTllNWQtZmQyZWM5OTg=" 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, 4b6f04de-efb7-4442-b8e5-fb1939a0af05, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, aba12735-85cb-4135-a419-f7ad51f74732, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aba12735-85cb-4135-a419-f7ad51f74732, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aba12735-85cb-4135-a419-f7ad51f74732, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWNiMGI0Y2EtMjAxYWFhM2ItNDgyZGY2MmQtODExNzUzYjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e138aa7e-c2ff-4433-b777-c55dfd559423, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e138aa7e-c2ff-4433-b777-c55dfd559423, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=OWNiMGI0Y2EtMjAxYWFhM2ItNDgyZGY2MmQtODExNzUzYjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e138aa7e-c2ff-4433-b777-c55dfd559423, ghrun-3rnzkadbv4.auto.internal:61140): 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=OWNiMGI0Y2EtMjAxYWFhM2ItNDgyZGY2MmQtODExNzUzYjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b015c2ff-730d-42f7-9d0c-87ee4a003e77, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b015c2ff-730d-42f7-9d0c-87ee4a003e77, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=OWNiMGI0Y2EtMjAxYWFhM2ItNDgyZGY2MmQtODExNzUzYjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 157d4471-e525-44f6-8d18-b5b24b88cf82, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b015c2ff-730d-42f7-9d0c-87ee4a003e77, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 157d4471-e525-44f6-8d18-b5b24b88cf82, ghrun-3rnzkadbv4.auto.internal:61140): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 157d4471-e525-44f6-8d18-b5b24b88cf82, ghrun-3rnzkadbv4.auto.internal:61140): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODdlNTA0MzUtNjU1MTUxNTctNWU2MGRhNmUtN2VkZjUwY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4f5bbd9b-9ece-44f0-a171-4e946f2249b4, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f5bbd9b-9ece-44f0-a171-4e946f2249b4, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTA0MzUtNjU1MTUxNTctNWU2MGRhNmUtN2VkZjUwY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f5bbd9b-9ece-44f0-a171-4e946f2249b4, ghrun-3rnzkadbv4.auto.internal:61140): 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=ODdlNTA0MzUtNjU1MTUxNTctNWU2MGRhNmUtN2VkZjUwY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f73a84c7-f581-4c1e-bd91-984006df293b, ghrun-3rnzkadbv4.auto.internal:61140): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f73a84c7-f581-4c1e-bd91-984006df293b, ghrun-3rnzkadbv4.auto.internal:61140): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTA0MzUtNjU1MTUxNTctNWU2MGRhNmUtN2VkZjUwY2Q=" 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, f73a84c7-f581-4c1e-bd91-984006df293b, ghrun-3rnzkadbv4.auto.internal:61140): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4fde47e-74d5-44fb-ae10-e893b3cfd1df, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602398389+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 533b2af2-f8a7-4a03-86e7-dad9da6bdf98, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602620644+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8f882a0d-ffec-4227-89be-e79ec5066146, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602665473+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dae5c46f-0a2e-41cd-86ed-8a0e46db5359, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T22:35:08.602706975+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5dc8a5df-061d-4235-9a8f-93c7fa736d58, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T22:35:08.602737841+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e344e847-aa11-4c88-b6ea-e68ab6beda61, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T22:35:08.602767852+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 45e542a4-f395-4e40-a19a-63ed2fe7461e, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T22:35:08.602799181+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b3e6e87-ef0c-4ada-85c8-4ca691808074, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602826469+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e138aa7e-c2ff-4433-b777-c55dfd559423, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.60285327+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f5bbd9b-9ece-44f0-a171-4e946f2249b4, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:61140 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602879623+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e35812f0-97f4-4f35-ac6f-4d4de1a07d62, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602591328+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 42d519fc-fc95-45f9-ae56-4ed9e3a5ddcf, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602650585+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3a07864b-25a6-4c2c-bf05-2d091a3203b5, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.60269206+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e06bbdc0-ca10-434b-986f-12680b8de84d, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602721587+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 479c1fce-c482-4611-aa85-783873a8cc2d, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602753392+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9b71e35a-3ba6-461c-b081-cfcf9f351961, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.60278606+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-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4b6f04de-efb7-4442-b8e5-fb1939a0af05, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602838295+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d38ac014-da4a-4bfd-8cef-2b0aa7769ac2, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T22:35:08.602814773+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b015c2ff-730d-42f7-9d0c-87ee4a003e77, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602866425+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f73a84c7-f581-4c1e-bd91-984006df293b, ghrun-3rnzkadbv4.auto.internal:61140): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	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-10T22:35:08.602897893+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-3rnzkadbv4.auto.internal:61140
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61140
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:61140". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2519064) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2519064) elapsed time (sec): 30.210453033447266
DEBUG    ya.test:process.py:263 Command (pid 2519064) wtime: 30.213
DEBUG    ya.test:process.py:275 Command (pid 2519064) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     27	27	0	0	107	811	811	811
2	     95	95	0	0	105	139	144	145
3	     92	92	0	0	99	163	172	174
4	     94	94	0	0	104	148	170	179
5	     81	81	0	0	94	211	215	220
6	      0	0	0	654	0	0	0	0
7	      0	0	0	1410	0	0	0	0
8	      0	0	0	1292	0	0	0	0
9	      0	0	0	1458	0	0	0	0
10	      0	0	0	1461	0	0	0	0
11	      0	0	0	1392	0	0	0	0
12	      0	0	0	1360	0	0	0	0
13	      0	0	0	1619	0	0	0	0
14	      0	0	0	1400	0	0	0	0
15	      0	0	0	1665	0	0	0	0
16	      0	0	0	1601	0	0	0	0
17	      0	0	0	1261	0	0	0	0
18	      0	0	0	1503	0	0	0	0
19	      0	0	0	1561	0	0	0	0
20	      0	0	0	1385	0	0	0	0
21	      0	0	0	1855	0	0	0	0
22	      0	0	0	1990	0	0	0	0
23	      0	0	0	1995	0	0	0	0
24	      0	0	0	2057	0	0	0	0
25	      0	0	0	2184	0	0	0	0
26	      0	0	0	2136	0	0	0	0
27	      0	0	0	2112	0	0	0	0
28	      0	0	0	1951	0	0	0	0
29	      0	0	0	2116	0	0	0	0
30	      0	0	0	2015	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    389	12.9667	0	41433	102	179	799	811

DEBUG    ya.test:process.py:276 Command (pid 2519064) 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 2519062) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2519062) elapsed time (sec): 30.227680206298828
DEBUG    ya.test:process.py:263 Command (pid 2519062) wtime: 30.233
DEBUG    ya.test:process.py:275 Command (pid 2519062) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     42	42	0	0	87	555	571	571
2	    124	124	0	0	77	111	129	129
3	    122	122	0	0	74	129	137	143
4	    121	121	0	0	78	123	153	154
5	    107	107	0	0	73	183	192	209
6	      0	0	0	534	0	0	0	0
7	      0	0	0	1515	0	0	0	0
8	      0	0	0	1174	0	0	0	0
9	      0	0	0	1238	0	0	0	0
10	      0	0	0	1472	0	0	0	0
11	      0	0	0	1284	0	0	0	0
12	      0	0	0	1193	0	0	0	0
13	      0	0	0	1700	0	0	0	0
14	      0	0	0	1527	0	0	0	0
15	      0	0	0	1632	0	0	0	0
16	      0	0	0	1464	0	0	0	0
17	      0	0	0	1397	0	0	0	0
18	      0	0	0	1508	0	0	0	0
19	      0	0	0	1585	0	0	0	0
20	      0	0	0	1379	0	0	0	0
21	      0	0	0	1777	0	0	0	0
22	      0	0	0	1877	0	0	0	0
23	      0	0	0	1880	0	0	0	0
24	      0	0	0	1998	0	0	0	0
25	      0	0	0	2139	0	0	0	0
26	      0	0	0	2007	0	0	0	0
27	      0	0	0	2066	0	0	0	0
28	      0	0	0	1787	0	0	0	0
29	      0	0	0	2012	0	0	0	0
30	      0	0	0	1843	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    516	17.2	0	39988	77	181	523	571

DEBUG    ya.test:process.py:276 Command (pid 2519062) 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 2519063) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2519063) elapsed time (sec): 30.25118398666382
DEBUG    ya.test:process.py:263 Command (pid 2519063) wtime: 30.255
DEBUG    ya.test:process.py:275 Command (pid 2519063) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	689	0	0	0	0
7	      0	0	0	1430	0	0	0	0
8	      0	0	0	1201	0	0	0	0
9	      0	0	0	1225	0	0	0	0
10	      0	0	0	1539	0	0	0	0
11	      0	0	0	1314	0	0	0	0
12	      0	0	0	1499	0	0	0	0
13	      0	0	0	1737	0	0	0	0
14	      0	0	0	1553	0	0	0	0
15	      0	0	0	1724	0	0	0	0
16	      0	0	0	1378	0	0	0	0
17	      0	0	0	1243	0	0	0	0
18	      0	0	0	1515	0	0	0	0
19	      0	0	0	1528	0	0	0	0
20	      0	0	0	1406	0	0	0	0
21	      0	0	0	1903	0	0	0	0
22	      0	0	0	1890	0	0	0	0
23	      0	0	0	1984	0	0	0	0
24	      0	0	0	2163	0	0	0	0
25	      0	0	0	2184	0	0	0	0
26	      0	0	0	2106	0	0	0	0
27	      0	0	0	2099	0	0	0	0
28	      0	0	0	1918	0	0	0	0
29	      0	0	0	2019	0	0	0	0
30	      0	0	0	1943	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2519063) 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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.connection:connection.py:549 Closing channel for endpoint localhost:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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:61140
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:61140". 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 ===============================
333.93s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.08s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.20s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.50s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.35s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.78s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-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-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(15 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/h1p8/002363/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/h1p8/002363/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-10T22:35:03.455030Z): source_id=335;tablet_id=72075186224037893;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 @ 0xA78B8E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA783E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB611C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90A1AB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDF3C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDF11F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E57BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1410E41B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D4E217
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA5A23
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA5A23
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA2843
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CA92F7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412BC98
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB489C5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BCED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB602724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6067E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6063F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB606FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78D53C
21. ??:0: ?? @ 0x7F54E7074AC2
22. ??:0: ?? @ 0x7F54E71068BF
============== 1 failed, 10 passed, 1 error in 402.33s (0:06:42) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h1p8/00239e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
6.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
4.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.70s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
4.69s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 56.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h1p8/002414/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 ===============================
115.44s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
6.52s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
5.54s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
4.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
4.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
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-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

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

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

============================== slowest durations ===============================
118.21s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
112.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
104.42s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
93.58s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
78.28s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
8.30s setup    test_replace.py::TestReplace::test_copy_full
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.99s call     test_replace.py::TestReplace::test_copy_partial
1.52s call     test_replace.py::TestReplace::test_count
1.36s call     test_replace.py::TestReplace::test_copy_full
0.60s call     test_replace.py::TestReplace::test_partial_replace
0.48s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

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

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

============================== slowest durations ===============================
4.57s setup    test_update.py::TestUpdate::test_incorrect
4.25s setup    test_replace.py::TestReplace::test_replace_rollback
4.16s setup    test_select.py::TestSelect::test_incorrect
1.44s call     test_update.py::TestUpdate::test_update_rollback
1.04s call     test_update.py::TestUpdate::test_update_many_rows
1.03s call     test_select.py::TestSelect::test_json_query
1.00s call     test_replace.py::TestReplace::test_replace_rollback
0.95s call     test_update.py::TestUpdate::test_partial_update
0.83s call     test_replace.py::TestReplace::test_replace_total
0.69s call     test_replace.py::TestReplace::test_replace_with_nulls
0.68s call     test_update.py::TestUpdate::test_update_pk
0.52s call     test_update.py::TestUpdate::test_incorrect
0.45s call     test_select.py::TestSelect::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_many_rows
0.01s setup    test_update.py::TestUpdate::test_update_rollback

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 22.66s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/h1p8/002377/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 ===============================
310.71s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
44.05s call     zip_bomb.py::TestZipBomb::test
17.04s teardown zip_bomb.py::TestZipBomb::test
8.11s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
4.07s setup    test_update.py::TestUpdate::test_update_single_column
3.87s setup    test_upsert.py::TestUpsert::test_copy_full
3.19s setup    zip_bomb.py::TestZipBomb::test
3.04s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.25s call     test_upsert.py::TestUpsert::test_copy_full
1.19s call     test_upsert.py::TestUpsert::test_copy_partial
1.12s call     test_upsert.py::TestUpsert::test_count
0.91s call     test_update.py::TestUpdate::test_update_single_column
0.70s call     test_update.py::TestUpdate::test_update_single_row
0.59s call     test_upsert.py::TestUpsert::test_partial_update
0.40s call     test_upsert.py::TestUpsert::test_insert_nulls
0.35s call     test_upsert.py::TestUpsert::test_incorrect

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