============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/00210d/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 ===============================
149.85s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
103.49s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
80.90s call     tablets_movement.py::TestTabletsMovement::test[ROW]
29.84s call     order_by_with_limit.py::TestOrderBy::test
6.17s call     test_create.py::TestCreate::test_create_decimals
4.39s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.31s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
4.13s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.96s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.76s setup    order_by_with_limit.py::TestOrderBy::test
0.69s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.67s call     test_create.py::TestCreate::test_create_real_opt
0.65s call     test_create.py::TestCreate::test_create_all_opt_ints
0.59s call     test_create.py::TestCreate::test_create_all_req_ints
0.55s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.52s call     test_create.py::TestCreate::test_create_real_req
0.23s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.15s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 396.18s (0:06:36) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/002113/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: 19.8 ms
create table: 414.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 35.0
    "min_ms": 26.4
    "median_ms": 30.7
    "max_ms": 56.1
    "stdev_ms": 10.8
select count(*) after initial inserts: 124.5 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 48.2
    "min_ms": 33.6
    "median_ms": 46.4
    "max_ms": 114.8
    "stdev_ms": 8.1
select count(*) after all modifications: 3117.6 ms
select all: 2977.9 ms
delete from table: 3023.0 ms
select all after delete: 2298.0 ms
.drop table: 27.4 ms
create table: 316.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.8
    "min_ms": 21.9
    "median_ms": 30.0
    "max_ms": 31.3
    "stdev_ms": 2.8
select count(*) after initial inserts: 87.1 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 36.1
    "min_ms": 30.4
    "median_ms": 36.3
    "max_ms": 43.4
    "stdev_ms": 2.9
updates (step 1):
    "runs": 200
    "avg_ms": 132.9
    "min_ms": 102.2
    "median_ms": 133.4
    "max_ms": 205.0
    "stdev_ms": 14.4
upserts (step 2):
    "runs": 200
    "avg_ms": 25.2
    "min_ms": 20.6
    "median_ms": 25.2
    "max_ms": 31.2
    "stdev_ms": 1.9
select count(*) after all modifications: 339.3 ms
select all: 338.5 ms
delete from table: 323.6 ms
select all after delete: 308.7 ms
.drop table: 30.0 ms
create table: 407.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.2
    "min_ms": 26.2
    "median_ms": 29.5
    "max_ms": 30.6
    "stdev_ms": 1.3
select count(*) after initial inserts: 79.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 134.9
    "min_ms": 89.4
    "median_ms": 130.8
    "max_ms": 242.0
    "stdev_ms": 26.2
select count(*) after all modifications: 324.1 ms
select all: 376.1 ms
delete from table: 363.3 ms
select all after delete: 267.1 ms
.drop table: 45.5 ms
create table: 694.6 ms
initial inserts:
    "runs": 15
    "avg_ms": 36.1
    "min_ms": 28.6
    "median_ms": 35.5
    "max_ms": 51.0
    "stdev_ms": 6.1
select count(*) after initial inserts: 122.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 164.4
    "min_ms": 116.5
    "median_ms": 161.5
    "max_ms": 265.2
    "stdev_ms": 27.4
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 77.8
    "min_ms": 51.5
    "median_ms": 75.6
    "max_ms": 161.1
    "stdev_ms": 16.4
select count(*) after all modifications: 448.5 ms
select all: 403.7 ms
delete from table: 443.3 ms
select all after delete: 362.5 ms
.drop table: 48.6 ms
create table: 584.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 44.9
    "min_ms": 29.1
    "median_ms": 40.6
    "max_ms": 81.1
    "stdev_ms": 14.6
select count(*) after initial inserts: 170.1 ms
updates (step 0):
    "runs": 200
    "avg_ms": 156.8
    "min_ms": 99.3
    "median_ms": 152.1
    "max_ms": 247.0
    "stdev_ms": 32.5
upserts (step 1):
    "runs": 200
    "avg_ms": 26.4
    "min_ms": 22.2
    "median_ms": 26.2
    "max_ms": 39.4
    "stdev_ms": 1.9
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 56.6
    "min_ms": 47.0
    "median_ms": 56.6
    "max_ms": 70.7
    "stdev_ms": 4.8
select count(*) after all modifications: 481.2 ms
select all: 438.3 ms
delete from table: 499.3 ms
select all after delete: 457.7 ms
.drop table: 35.2 ms
create table: 329.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 28.9
    "min_ms": 24.1
    "median_ms": 30.2
    "max_ms": 30.5
    "stdev_ms": 2.4
select count(*) after initial inserts: 72.2 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 23.6
    "min_ms": 18.8
    "median_ms": 23.4
    "max_ms": 90.1
    "stdev_ms": 2.8
select count(*) after all modifications: 285.8 ms
select all: 198.4 ms
delete from table: 238.6 ms
select all after delete: 188.3 ms
.Generated operation sequence:
  0. BULK_UPSERT: 16 operations
  1. BULK_UPSERT: 19 operations
  2. BULK_UPSERT: 20 operations
  3. BULK_UPSERT: 2 operations
  4. UPSERT: 12 operations
  5. UPDATE: 7 operations
  6. BULK_UPSERT: 9 operations
  7. UPDATE: 20 operations
  8. BULK_UPSERT: 4 operations
  9. UPDATE: 12 operations
drop table: 29.2 ms
create table: 354.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 21.6
    "median_ms": 30.1
    "max_ms": 30.5
    "stdev_ms": 2.7
select count(*) after initial inserts: 90.5 ms
bulk_upserts (step 0):
    "runs": 16
    "avg_ms": 35.9
    "min_ms": 31.8
    "median_ms": 36.2
    "max_ms": 40.5
    "stdev_ms": 2.3
bulk_upserts (step 1):
    "runs": 19
    "avg_ms": 35.5
    "min_ms": 32.9
    "median_ms": 35.2
    "max_ms": 40.3
    "stdev_ms": 2.2
bulk_upserts (step 2):
    "runs": 20
    "avg_ms": 36.3
    "min_ms": 30.6
    "median_ms": 36.1
    "max_ms": 40.8
    "stdev_ms": 3.0
bulk_upserts (step 3):
    "runs": 2
    "avg_ms": 34.8
    "min_ms": 34.4
    "median_ms": 35.3
    "max_ms": 35.3
    "stdev_ms": 0.6
upserts (step 4):
    "runs": 120
    "avg_ms": 22.8
    "min_ms": 19.9
    "median_ms": 22.8
    "max_ms": 27.7
    "stdev_ms": 1.7
updates (step 5):
    "runs": 70
    "avg_ms": 102.0
    "min_ms": 88.6
    "median_ms": 101.5
    "max_ms": 118.3
    "stdev_ms": 7.2
bulk_upserts (step 6):
    "runs": 9
    "avg_ms": 35.3
    "min_ms": 31.5
    "median_ms": 33.5
    "max_ms": 41.3
    "stdev_ms": 4.0
updates (step 7):
    "runs": 200
    "avg_ms": 115.2
    "min_ms": 97.6
    "median_ms": 112.8
    "max_ms": 154.3
    "stdev_ms": 9.9
bulk_upserts (step 8):
    "runs": 4
    "avg_ms": 36.8
    "min_ms": 33.2
    "median_ms": 38.6
    "max_ms": 39.7
    "stdev_ms": 3.0
updates (step 9):
    "runs": 120
    "avg_ms": 225.5
    "min_ms": 121.1
    "median_ms": 236.2
    "max_ms": 375.4
    "stdev_ms": 67.0
select count(*) after all modifications: 270.3 ms
select all: 356.2 ms
delete from table: 479.4 ms
select all after delete: 432.0 ms
.
test_delete.py ..

============================== slowest durations ===============================
137.07s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
64.81s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
45.90s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
37.28s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.44s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
35.50s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
25.26s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
4.61s setup    test_create.py::TestCreate::test_create_strings_opt
4.25s setup    test_delete.py::TestDelete::test_delete_rollback
4.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.25s call     test_delete.py::TestDelete::test_delete_rollback
0.74s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.71s call     test_create.py::TestCreate::test_create_strings_opt
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s 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[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 401.94s (0:06:41) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/002118/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 ===============================
3.66s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.74s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.55s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.52s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.50s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.48s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.45s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.45s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.44s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.44s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.44s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.44s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.04s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.04s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.01s teardown test_delete.py::TestDelete::test_delete_where[True-0]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 11 passed in 9.96s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/002110/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 ===============================
26.02s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
18.33s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.73s setup    test_insert.py::TestInsertStatement::test_bulk
4.55s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.36s setup    test_delete.py::TestDelete::test_incorrect
3.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.14s call     test_insert.py::TestInsertStatement::test_copy_full
0.98s call     test_insert.py::TestInsertStatement::test_copy_partial
0.64s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.56s call     test_insert.py::TestInsertStatement::test_bulk
0.52s call     test_insert.py::TestInsertStatement::test_duplicate
0.51s call     test_delete.py::TestDelete::test_incorrect
0.49s call     test_insert.py::TestInsertStatement::test_plain
0.37s call     test_insert.py::TestInsertStatement::test_incorrect
0.31s call     test_insert.py::TestInsertStatement::test_out_of_range
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 67.59s (0:01:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/002116/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/9w8m/002116/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/9w8m/002116/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-06T18:30:29.907756Z): source_id=226;tablet_id=72075186224037910;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 @ 0xA62FE05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA628346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4B6BF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7A828B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C851F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C84F4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78389D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164E7E0B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x1673EBE7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166963E3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166963E3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16693203
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x16699CB7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16505558
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C94C895
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB461E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4A76A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4AB764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4AB370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4ABF5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA631A5C
E   21. ??:0: ?? @ 0x7FF8CD8E7AC2
E   22. ??:0: ?? @ 0x7FF8CD9798BF
------------------------------ 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/9w8m/002116/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 791291
DEBUG    ya.test:process.py:259 Command (pid 791291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 791291) elapsed time (sec): 0.4421660900115967
DEBUG    ya.test:process.py:263 Command (pid 791291) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) maxrss: 538860
DEBUG    ya.test:process.py:263 Command (pid 791291) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 791291) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 791291) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 791291) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 791291) stime: 0.258349
DEBUG    ya.test:process.py:263 Command (pid 791291) utime: 0.125138
DEBUG    ya.test:process.py:263 Command (pid 791291) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 791291) output:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11308
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/9w8m/002116/r3tmp/kikimr_cluster_p7kexd14
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9w8m/002116/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/9w8m/002116/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/9w8m/002116/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_8lukdc8v.log --grpc-port=1113 --mon-port=7106 --ic-port=11308
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1113/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9w8m/002116/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/9w8m/002116/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/9w8m/002116/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_8lukdc8v.log --grpc-port=1113 --mon-port=7106 --ic-port=11308
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9w8m/002116/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/9w8m/002116/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_8lukdc8v.log', '--grpc-port=1113', '--mon-port=7106', '--ic-port=11308')' in '/home/runner/.ya/build/build_root/9w8m/002116/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: 791727
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1113/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/9w8m/002116/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 791728
DEBUG    ya.test:process.py:259 Command (pid 791728) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 791728) elapsed time (sec): 0.6525707244873047
DEBUG    ya.test:process.py:263 Command (pid 791728) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) maxrss: 538860
DEBUG    ya.test:process.py:263 Command (pid 791728) minflt: 16146
DEBUG    ya.test:process.py:263 Command (pid 791728) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 791728) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 791728) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 791728) stime: 0.25895999999999997
DEBUG    ya.test:process.py:263 Command (pid 791728) utime: 0.12947999999999998
DEBUG    ya.test:process.py:263 Command (pid 791728) wtime: 0.654
DEBUG    ya.test:process.py:275 Command (pid 791728) output:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1113', '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: 11308\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/9w8m/002116/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1113', '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: 11308\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 793744
DEBUG    ya.test:process.py:259 Command (pid 793744) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 793744) elapsed time (sec): 0.5494458675384521
DEBUG    ya.test:process.py:263 Command (pid 793744) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) maxrss: 547280
DEBUG    ya.test:process.py:263 Command (pid 793744) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 793744) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 793744) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 793744) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 793744) stime: 0.35795499999999997
DEBUG    ya.test:process.py:263 Command (pid 793744) utime: 0.125853
DEBUG    ya.test:process.py:263 Command (pid 793744) wtime: 0.551
DEBUG    ya.test:process.py:275 Command (pid 793744) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1113', '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/9w8m/002116/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1113', '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: 794640
DEBUG    ya.test:process.py:259 Command (pid 794640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 794640) elapsed time (sec): 0.5036742687225342
DEBUG    ya.test:process.py:263 Command (pid 794640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) maxrss: 547260
DEBUG    ya.test:process.py:263 Command (pid 794640) minflt: 18285
DEBUG    ya.test:process.py:263 Command (pid 794640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 794640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 794640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 794640) stime: 0.297748
DEBUG    ya.test:process.py:263 Command (pid 794640) utime: 0.14321
DEBUG    ya.test:process.py:263 Command (pid 794640) wtime: 0.505
DEBUG    ya.test:process.py:275 Command (pid 794640) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 794640) 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, 43bd020c-4a6b-4738-ad3d-ff0d17a5893b, localhost:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 43bd020c-4a6b-4738-ad3d-ff0d17a5893b, localhost:1113): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 43bd020c-4a6b-4738-ad3d-ff0d17a5893b, localhost:1113): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2eqr7ycvum.auto.internal" port: 1113 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-2eqr7ycvum.auto.internal:1113, 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:1113
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -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/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 795622
DEBUG    ya.test:process.py:259 Command (pid 795622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 795622) elapsed time (sec): 0.6286361217498779
DEBUG    ya.test:process.py:263 Command (pid 795622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) maxrss: 168824
DEBUG    ya.test:process.py:263 Command (pid 795622) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 795622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 795622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 795622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 795622) stime: 0.022772
DEBUG    ya.test:process.py:263 Command (pid 795622) utime: 0.060628999999999995
DEBUG    ya.test:process.py:263 Command (pid 795622) wtime: 0.632
DEBUG    ya.test:process.py:275 Command (pid 795622) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 795622) 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/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -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/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-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: 795898
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 795898) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 795898) elapsed time (sec): 30.38170576095581
DEBUG    ya.test:process.py:263 Command (pid 795898) wtime: 30.383
DEBUG    ya.test:process.py:275 Command (pid 795898) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    197	197	0	0	50	87	100	111
2	    212	212	0	0	47	70	96	97
3	    342	342	0	0	25	57	70	75
4	    427	427	0	0	22	41	52	61
5	    295	295	0	0	30	60	68	78
6	    321	321	0	0	27	58	69	72
7	    250	250	0	0	37	85	98	111
8	    284	284	0	0	30	65	79	84
9	    258	258	0	0	36	63	68	75
10	    411	411	0	0	18	55	89	100
11	    338	338	0	0	24	78	101	110
12	    293	293	0	0	28	72	91	101
13	    441	441	0	0	19	46	69	71
14	    239	239	0	0	39	79	87	89
15	    327	327	0	0	26	59	79	83
16	    224	224	0	0	37	87	128	135
17	    314	314	0	0	25	68	80	85
18	    208	208	0	0	45	90	94	111
19	    332	332	0	0	26	62	88	98
20	    547	547	0	0	15	39	54	58
21	    348	348	0	0	26	48	60	64
22	    152	152	0	0	66	99	113	131
23	    268	268	0	0	34	66	119	123
24	    377	377	0	0	25	41	53	69
25	    383	383	0	0	20	58	71	76
26	    354	354	0	0	24	55	66	67
27	    428	428	0	0	19	52	68	80
28	    397	397	0	0	23	45	57	60
29	    541	541	0	0	17	31	36	40
30	    390	390	0	0	23	53	77	83

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9898	329.933	0	0	25	65	89	135

DEBUG    ya.test:process.py:276 Command (pid 795898) 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, 4b4da531-ff04-42d5-b0f1-f1009a0375fb, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b4da531-ff04-42d5-b0f1-f1009a0375fb, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b4da531-ff04-42d5-b0f1-f1009a0375fb, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 810560fd-a18e-4f16-8fb6-3cd83bec99b0, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 810560fd-a18e-4f16-8fb6-3cd83bec99b0, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 810560fd-a18e-4f16-8fb6-3cd83bec99b0, ghrun-2eqr7ycvum.auto.internal:1113): 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=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea22bcf6-84ff-46f2-9d1f-004eee6cc4b4, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea22bcf6-84ff-46f2-9d1f-004eee6cc4b4, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" 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, ea22bcf6-84ff-46f2-9d1f-004eee6cc4b4, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
INFO     root:test_log_scenario.py:217 Count rows after insert 9729 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 008f2b27-5aa8-4cc1-9e3e-d0ce4cab7a8d, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 008f2b27-5aa8-4cc1-9e3e-d0ce4cab7a8d, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" 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, 008f2b27-5aa8-4cc1-9e3e-d0ce4cab7a8d, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5639aad7-b982-474f-8e4a-bea80227dab7, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5639aad7-b982-474f-8e4a-bea80227dab7, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" 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, 5639aad7-b982-474f-8e4a-bea80227dab7, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
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/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -d /Root workload log --path log run insert --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.2
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/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 828527
DEBUG    ya.test:process.py:628 Command pid: 828528
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 759346cc-8488-42ce-ab21-03084900afdc, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eba3713e-d624-4077-96f6-3c575c841e96, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eba3713e-d624-4077-96f6-3c575c841e96, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 759346cc-8488-42ce-ab21-03084900afdc, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" 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, 759346cc-8488-42ce-ab21-03084900afdc, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eba3713e-d624-4077-96f6-3c575c841e96, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjU2MzgxZDYtNTg1N2EwOGItOTJlZWNkMWEtZDY5YTFhMWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfcb51e3-a394-4db7-ad76-55c7d32d1f93, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfcb51e3-a394-4db7-ad76-55c7d32d1f93, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2MzgxZDYtNTg1N2EwOGItOTJlZWNkMWEtZDY5YTFhMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfcb51e3-a394-4db7-ad76-55c7d32d1f93, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-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: 828585
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjU2MzgxZDYtNTg1N2EwOGItOTJlZWNkMWEtZDY5YTFhMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d58731c3-55ea-4807-bff1-4681f1d032ea, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d58731c3-55ea-4807-bff1-4681f1d032ea, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2MzgxZDYtNTg1N2EwOGItOTJlZWNkMWEtZDY5YTFhMWE=" 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, d58731c3-55ea-4807-bff1-4681f1d032ea, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6a3e2bce-ea21-4768-b8d3-a47b453d471b, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6a3e2bce-ea21-4768-b8d3-a47b453d471b, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6a3e2bce-ea21-4768-b8d3-a47b453d471b, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmRlNjhiYzUtZDg4NWY0YzMtYjM2MjIyYzItNjEzNjVmMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3622dde-8cf2-4c52-908e-477741ab0167, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3622dde-8cf2-4c52-908e-477741ab0167, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=YmRlNjhiYzUtZDg4NWY0YzMtYjM2MjIyYzItNjEzNjVmMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3622dde-8cf2-4c52-908e-477741ab0167, ghrun-2eqr7ycvum.auto.internal:1113): 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=YmRlNjhiYzUtZDg4NWY0YzMtYjM2MjIyYzItNjEzNjVmMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7862a61c-3c45-40ec-b9e6-9e99a3204818, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7862a61c-3c45-40ec-b9e6-9e99a3204818, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=YmRlNjhiYzUtZDg4NWY0YzMtYjM2MjIyYzItNjEzNjVmMw==" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e025f09-dfff-4c89-af8b-ec43220e8eee, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e025f09-dfff-4c89-af8b-ec43220e8eee, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7862a61c-3c45-40ec-b9e6-9e99a3204818, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e025f09-dfff-4c89-af8b-ec43220e8eee, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Q4ZTNhY2MtZjEyM2M3NC0yOWQzZDRjZi03ZWMxYTdmMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f40f0b05-86d7-411c-bc61-0c0aa6556fca, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f40f0b05-86d7-411c-bc61-0c0aa6556fca, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q4ZTNhY2MtZjEyM2M3NC0yOWQzZDRjZi03ZWMxYTdmMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f40f0b05-86d7-411c-bc61-0c0aa6556fca, ghrun-2eqr7ycvum.auto.internal:1113): 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=Y2Q4ZTNhY2MtZjEyM2M3NC0yOWQzZDRjZi03ZWMxYTdmMg==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 03c30c07-5cbf-496e-ba3e-7f8cc714ffa9, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03c30c07-5cbf-496e-ba3e-7f8cc714ffa9, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd8b41db-a992-40cb-bc19-d6ac30fffe54, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd8b41db-a992-40cb-bc19-d6ac30fffe54, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q4ZTNhY2MtZjEyM2M3NC0yOWQzZDRjZi03ZWMxYTdmMg==" 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, dd8b41db-a992-40cb-bc19-d6ac30fffe54, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03c30c07-5cbf-496e-ba3e-7f8cc714ffa9, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGFjYTBkYjQtNTBmZDJlNy1hMjhlMjg0My00YTU4YTQ3OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ce961541-4a62-448e-bac8-2c5d58981037, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ce961541-4a62-448e-bac8-2c5d58981037, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=NGFjYTBkYjQtNTBmZDJlNy1hMjhlMjg0My00YTU4YTQ3OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ce961541-4a62-448e-bac8-2c5d58981037, ghrun-2eqr7ycvum.auto.internal:1113): 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=NGFjYTBkYjQtNTBmZDJlNy1hMjhlMjg0My00YTU4YTQ3OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f06363a9-414d-48e9-8eb6-b269b3941f18, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f06363a9-414d-48e9-8eb6-b269b3941f18, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=NGFjYTBkYjQtNTBmZDJlNy1hMjhlMjg0My00YTU4YTQ3OQ==" 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, f06363a9-414d-48e9-8eb6-b269b3941f18, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf8a8c46-a251-44c2-b0ce-af0ef6d233dd, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf8a8c46-a251-44c2-b0ce-af0ef6d233dd, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf8a8c46-a251-44c2-b0ce-af0ef6d233dd, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWZkOGRiMDYtNGY0NWQxOTktZWEwNGRmZTEtNTExMjFlMzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, da440252-5314-4ed3-846d-0ad8da5394bd, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, da440252-5314-4ed3-846d-0ad8da5394bd, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=MWZkOGRiMDYtNGY0NWQxOTktZWEwNGRmZTEtNTExMjFlMzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, da440252-5314-4ed3-846d-0ad8da5394bd, ghrun-2eqr7ycvum.auto.internal:1113): 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=MWZkOGRiMDYtNGY0NWQxOTktZWEwNGRmZTEtNTExMjFlMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f0632d4-9b3c-41cb-8244-28a40b8e4129, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f0632d4-9b3c-41cb-8244-28a40b8e4129, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=MWZkOGRiMDYtNGY0NWQxOTktZWEwNGRmZTEtNTExMjFlMzE=" 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, 8f0632d4-9b3c-41cb-8244-28a40b8e4129, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05c1227b-8886-4ac3-add5-6ece7cb1ae2c, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05c1227b-8886-4ac3-add5-6ece7cb1ae2c, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 05c1227b-8886-4ac3-add5-6ece7cb1ae2c, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2YyZTJjOTMtYjJlYTAxYzItZTRhMWMzMWEtN2NlZWM0Nzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 267d039a-d1e0-457d-9d0a-ffa87556b5b9, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 267d039a-d1e0-457d-9d0a-ffa87556b5b9, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=N2YyZTJjOTMtYjJlYTAxYzItZTRhMWMzMWEtN2NlZWM0Nzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 267d039a-d1e0-457d-9d0a-ffa87556b5b9, ghrun-2eqr7ycvum.auto.internal:1113): 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=N2YyZTJjOTMtYjJlYTAxYzItZTRhMWMzMWEtN2NlZWM0Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4cde0ea-2a85-4d6f-823d-3490ad19b266, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4cde0ea-2a85-4d6f-823d-3490ad19b266, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=N2YyZTJjOTMtYjJlYTAxYzItZTRhMWMzMWEtN2NlZWM0Nzk=" 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, 9df0dd57-adf9-4530-8e4b-816c150b5e8a, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9df0dd57-adf9-4530-8e4b-816c150b5e8a, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4cde0ea-2a85-4d6f-823d-3490ad19b266, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9df0dd57-adf9-4530-8e4b-816c150b5e8a, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWEzZTgyMGUtNTkxYjJhYjEtNzdlNGMyM2EtZTk2ZWYzNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0691534b-7319-40b1-b8a5-f03a381bd395, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0691534b-7319-40b1-b8a5-f03a381bd395, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=NWEzZTgyMGUtNTkxYjJhYjEtNzdlNGMyM2EtZTk2ZWYzNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0691534b-7319-40b1-b8a5-f03a381bd395, ghrun-2eqr7ycvum.auto.internal:1113): 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=NWEzZTgyMGUtNTkxYjJhYjEtNzdlNGMyM2EtZTk2ZWYzNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81314c87-c88c-4c69-87c9-f52cebf568b3, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81314c87-c88c-4c69-87c9-f52cebf568b3, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=NWEzZTgyMGUtNTkxYjJhYjEtNzdlNGMyM2EtZTk2ZWYzNmQ=" 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, 81314c87-c88c-4c69-87c9-f52cebf568b3, ghrun-2eqr7ycvum.auto.internal:1113): 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, e5b2093b-559e-47c6-8d6d-3913431511e3, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e5b2093b-559e-47c6-8d6d-3913431511e3, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e5b2093b-559e-47c6-8d6d-3913431511e3, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjcwNDBkOWYtZmI3NzhkOGItODRjNzNiMTQtYjYxZjRkM2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5bd57ea-58e0-43ed-b52b-fea3e837e7b6, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5bd57ea-58e0-43ed-b52b-fea3e837e7b6, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZjcwNDBkOWYtZmI3NzhkOGItODRjNzNiMTQtYjYxZjRkM2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5bd57ea-58e0-43ed-b52b-fea3e837e7b6, ghrun-2eqr7ycvum.auto.internal:1113): 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=ZjcwNDBkOWYtZmI3NzhkOGItODRjNzNiMTQtYjYxZjRkM2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a23a786-c94c-4287-abd5-8110993e10c7, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a23a786-c94c-4287-abd5-8110993e10c7, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZjcwNDBkOWYtZmI3NzhkOGItODRjNzNiMTQtYjYxZjRkM2M=" 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, 1a23a786-c94c-4287-abd5-8110993e10c7, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f1a0cec5-ee87-4d36-9638-69d6901c52af, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f1a0cec5-ee87-4d36-9638-69d6901c52af, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f1a0cec5-ee87-4d36-9638-69d6901c52af, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2Q5NmJkOTktNmIwMTg4ODAtMWYzNGNkY2ItYmQwZjU0MjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7c774708-d8fb-4c39-b43e-c43b5553a84f, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c774708-d8fb-4c39-b43e-c43b5553a84f, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5NmJkOTktNmIwMTg4ODAtMWYzNGNkY2ItYmQwZjU0MjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c774708-d8fb-4c39-b43e-c43b5553a84f, ghrun-2eqr7ycvum.auto.internal:1113): 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=N2Q5NmJkOTktNmIwMTg4ODAtMWYzNGNkY2ItYmQwZjU0MjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6187d29-559e-454a-a6cd-4b636e86fc7c, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6187d29-559e-454a-a6cd-4b636e86fc7c, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5NmJkOTktNmIwMTg4ODAtMWYzNGNkY2ItYmQwZjU0MjY=" 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, d6187d29-559e-454a-a6cd-4b636e86fc7c, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 810560fd-a18e-4f16-8fb6-3cd83bec99b0, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.210919102+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, bfcb51e3-a394-4db7-ad76-55c7d32d1f93, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211243049+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3622dde-8cf2-4c52-908e-477741ab0167, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211285604+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 267d039a-d1e0-457d-9d0a-ffa87556b5b9, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211474368+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, da440252-5314-4ed3-846d-0ad8da5394bd, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211440147+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, f40f0b05-86d7-411c-bc61-0c0aa6556fca, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211324342+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0691534b-7319-40b1-b8a5-f03a381bd395, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211514374+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ce961541-4a62-448e-bac8-2c5d58981037, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211392072+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, c5bd57ea-58e0-43ed-b52b-fea3e837e7b6, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.21156261+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-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7c774708-d8fb-4c39-b43e-c43b5553a84f, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211601585+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f0632d4-9b3c-41cb-8244-28a40b8e4129, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211458836+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-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 759346cc-8488-42ce-ab21-03084900afdc, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211144321+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d58731c3-55ea-4807-bff1-4681f1d032ea, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211266307+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, 7862a61c-3c45-40ec-b9e6-9e99a3204818, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211306031+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, dd8b41db-a992-40cb-bc19-d6ac30fffe54, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211376154+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f06363a9-414d-48e9-8eb6-b269b3941f18, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211423596+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, f4cde0ea-2a85-4d6f-823d-3490ad19b266, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211497871+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 81314c87-c88c-4c69-87c9-f52cebf568b3, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211529889+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d6187d29-559e-454a-a6cd-4b636e86fc7c, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211623439+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-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1a23a786-c94c-4287-abd5-8110993e10c7, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211586136+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-2eqr7ycvum.auto.internal:1113
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.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 828528) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 828528) elapsed time (sec): 30.269330739974976
DEBUG    ya.test:process.py:263 Command (pid 828528) wtime: 30.273
DEBUG    ya.test:process.py:275 Command (pid 828528) 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	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	153	0	0	0	0
9	      0	0	0	1307	0	0	0	0
10	      0	0	0	1491	0	0	0	0
11	      0	0	0	1466	0	0	0	0
12	      0	0	0	1351	0	0	0	0
13	      0	0	0	1645	0	0	0	0
14	      0	0	0	1674	0	0	0	0
15	      0	0	0	1736	0	0	0	0
16	      0	0	0	1726	0	0	0	0
17	      0	0	0	1773	0	0	0	0
18	      0	0	0	1465	0	0	0	0
19	      0	0	0	1596	0	0	0	0
20	      0	0	0	1713	0	0	0	0
21	      0	0	0	1686	0	0	0	0
22	      0	0	0	1595	0	0	0	0
23	      0	0	0	1460	0	0	0	0
24	      0	0	0	1391	0	0	0	0
25	      0	0	0	1705	0	0	0	0
26	      0	0	0	1638	0	0	0	0
27	      0	0	0	1626	0	0	0	0
28	      0	0	0	1623	0	0	0	0
29	      0	0	0	1707	0	0	0	0
30	      0	0	0	1654	0	0	0	0

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

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

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 828527) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 828527) elapsed time (sec): 30.308610916137695
DEBUG    ya.test:process.py:263 Command (pid 828527) wtime: 30.315
DEBUG    ya.test:process.py:275 Command (pid 828527) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	479	599	691	691
2	     98	98	0	0	89	199	211	214
3	    104	104	0	0	85	148	150	151
4	     96	96	0	0	102	160	167	171
5	    130	130	0	0	66	134	153	163
6	    115	115	0	0	75	134	140	144
7	     73	73	0	0	92	138	144	150
8	      0	0	0	166	0	0	0	0
9	      0	0	0	1146	0	0	0	0
10	      0	0	0	1300	0	0	0	0
11	      0	0	0	1327	0	0	0	0
12	      0	0	0	1334	0	0	0	0
13	      0	0	0	1465	0	0	0	0
14	      0	0	0	1529	0	0	0	0
15	      0	0	0	1676	0	0	0	0
16	      0	0	0	1593	0	0	0	0
17	      0	0	0	1543	0	0	0	0
18	      0	0	0	1386	0	0	0	0
19	      0	0	0	1456	0	0	0	0
20	      0	0	0	1664	0	0	0	0
21	      0	0	0	1585	0	0	0	0
22	      0	0	0	1363	0	0	0	0
23	      0	0	0	1319	0	0	0	0
24	      0	0	0	1258	0	0	0	0
25	      0	0	0	1449	0	0	0	0
26	      0	0	0	1349	0	0	0	0
27	      0	0	0	1485	0	0	0	0
28	      0	0	0	1443	0	0	0	0
29	      0	0	0	1593	0	0	0	0
30	      0	0	0	1569	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    637	21.2333	0	31998	87	173	527	691

DEBUG    ya.test:process.py:276 Command (pid 828527) 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 828585) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 828585) elapsed time (sec): 30.289765119552612
DEBUG    ya.test:process.py:263 Command (pid 828585) wtime: 30.294
DEBUG    ya.test:process.py:275 Command (pid 828585) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	859	931	931	931
2	     73	73	0	0	130	232	251	259
3	     68	68	0	0	132	189	190	196
4	     67	67	0	0	147	230	238	238
5	     93	93	0	0	95	173	194	199
6	     83	83	0	0	115	168	171	172
7	     47	47	0	0	118	176	187	187
8	      0	0	0	280	0	0	0	0
9	      0	0	0	1280	0	0	0	0
10	      0	0	0	1508	0	0	0	0
11	      0	0	0	1476	0	0	0	0
12	      0	0	0	1486	0	0	0	0
13	      0	0	0	1758	0	0	0	0
14	      0	0	0	1724	0	0	0	0
15	      0	0	0	1774	0	0	0	0
16	      0	0	0	1705	0	0	0	0
17	      0	0	0	1715	0	0	0	0
18	      0	0	0	1594	0	0	0	0
19	      0	0	0	1656	0	0	0	0
20	      0	0	0	1835	0	0	0	0
21	      0	0	0	1666	0	0	0	0
22	      0	0	0	1519	0	0	0	0
23	      0	0	0	1429	0	0	0	0
24	      0	0	0	1050	0	0	0	0
25	      0	0	0	1693	0	0	0	0
26	      0	0	0	1508	0	0	0	0
27	      0	0	0	1639	0	0	0	0
28	      0	0	0	1692	0	0	0	0
29	      0	0	0	1664	0	0	0	0
30	      0	0	0	1673	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    445	14.8333	0	35324	125	219	891	931

DEBUG    ya.test:process.py:276 Command (pid 828585) 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-2eqr7ycvum'
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/9w8m/002116/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.791727' in '/home/runner/.ya/build/build_root/9w8m/002116/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_8lukdc8v.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:1113/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7106
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11308
=================================== 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/9w8m/002116/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 791291
DEBUG    ya.test:process.py:259 Command (pid 791291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 791291) elapsed time (sec): 0.4421660900115967
DEBUG    ya.test:process.py:263 Command (pid 791291) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) maxrss: 538860
DEBUG    ya.test:process.py:263 Command (pid 791291) minflt: 16141
DEBUG    ya.test:process.py:263 Command (pid 791291) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 791291) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 791291) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 791291) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 791291) stime: 0.258349
DEBUG    ya.test:process.py:263 Command (pid 791291) utime: 0.125138
DEBUG    ya.test:process.py:263 Command (pid 791291) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 791291) output:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11308
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/9w8m/002116/r3tmp/kikimr_cluster_p7kexd14
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7106
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9w8m/002116/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/9w8m/002116/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/9w8m/002116/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_8lukdc8v.log --grpc-port=1113 --mon-port=7106 --ic-port=11308
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1113/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9w8m/002116/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/9w8m/002116/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/9w8m/002116/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_8lukdc8v.log --grpc-port=1113 --mon-port=7106 --ic-port=11308
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9w8m/002116/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/9w8m/002116/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_8lukdc8v.log', '--grpc-port=1113', '--mon-port=7106', '--ic-port=11308')' in '/home/runner/.ya/build/build_root/9w8m/002116/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: 791727
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:1113/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/9w8m/002116/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 791728
DEBUG    ya.test:process.py:259 Command (pid 791728) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 791728) elapsed time (sec): 0.6525707244873047
DEBUG    ya.test:process.py:263 Command (pid 791728) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) maxrss: 538860
DEBUG    ya.test:process.py:263 Command (pid 791728) minflt: 16146
DEBUG    ya.test:process.py:263 Command (pid 791728) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) nivcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 791728) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 791728) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 791728) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 791728) stime: 0.25895999999999997
DEBUG    ya.test:process.py:263 Command (pid 791728) utime: 0.12947999999999998
DEBUG    ya.test:process.py:263 Command (pid 791728) wtime: 0.654
DEBUG    ya.test:process.py:275 Command (pid 791728) output:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4a7ae0cb172df9faadce3961c43916ed1a91c237
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge e6124584ea807ae5d97662b7351d9621ddc0a9d7 into 0daa817095c4024f51f5f54eb4873abcb73b7053
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1113', '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: 11308\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/9w8m/002116/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1113', '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: 11308\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 793744
DEBUG    ya.test:process.py:259 Command (pid 793744) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 793744) elapsed time (sec): 0.5494458675384521
DEBUG    ya.test:process.py:263 Command (pid 793744) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) maxrss: 547280
DEBUG    ya.test:process.py:263 Command (pid 793744) minflt: 18283
DEBUG    ya.test:process.py:263 Command (pid 793744) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 793744) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 793744) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 793744) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 793744) stime: 0.35795499999999997
DEBUG    ya.test:process.py:263 Command (pid 793744) utime: 0.125853
DEBUG    ya.test:process.py:263 Command (pid 793744) wtime: 0.551
DEBUG    ya.test:process.py:275 Command (pid 793744) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1113', '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/9w8m/002116/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1113', '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: 794640
DEBUG    ya.test:process.py:259 Command (pid 794640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 794640) elapsed time (sec): 0.5036742687225342
DEBUG    ya.test:process.py:263 Command (pid 794640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) maxrss: 547260
DEBUG    ya.test:process.py:263 Command (pid 794640) minflt: 18285
DEBUG    ya.test:process.py:263 Command (pid 794640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 794640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 794640) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 794640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 794640) stime: 0.297748
DEBUG    ya.test:process.py:263 Command (pid 794640) utime: 0.14321
DEBUG    ya.test:process.py:263 Command (pid 794640) wtime: 0.505
DEBUG    ya.test:process.py:275 Command (pid 794640) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 794640) 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, 43bd020c-4a6b-4738-ad3d-ff0d17a5893b, localhost:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 43bd020c-4a6b-4738-ad3d-ff0d17a5893b, localhost:1113): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 43bd020c-4a6b-4738-ad3d-ff0d17a5893b, localhost:1113): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2eqr7ycvum.auto.internal" port: 1113 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-2eqr7ycvum.auto.internal:1113, 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:1113
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -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/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 795622
DEBUG    ya.test:process.py:259 Command (pid 795622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 795622) elapsed time (sec): 0.6286361217498779
DEBUG    ya.test:process.py:263 Command (pid 795622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) maxrss: 168824
DEBUG    ya.test:process.py:263 Command (pid 795622) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 795622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 795622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 795622) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 795622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 795622) stime: 0.022772
DEBUG    ya.test:process.py:263 Command (pid 795622) utime: 0.060628999999999995
DEBUG    ya.test:process.py:263 Command (pid 795622) wtime: 0.632
DEBUG    ya.test:process.py:275 Command (pid 795622) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 795622) 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/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -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/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-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: 795898
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 795898) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 795898) elapsed time (sec): 30.38170576095581
DEBUG    ya.test:process.py:263 Command (pid 795898) wtime: 30.383
DEBUG    ya.test:process.py:275 Command (pid 795898) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    197	197	0	0	50	87	100	111
2	    212	212	0	0	47	70	96	97
3	    342	342	0	0	25	57	70	75
4	    427	427	0	0	22	41	52	61
5	    295	295	0	0	30	60	68	78
6	    321	321	0	0	27	58	69	72
7	    250	250	0	0	37	85	98	111
8	    284	284	0	0	30	65	79	84
9	    258	258	0	0	36	63	68	75
10	    411	411	0	0	18	55	89	100
11	    338	338	0	0	24	78	101	110
12	    293	293	0	0	28	72	91	101
13	    441	441	0	0	19	46	69	71
14	    239	239	0	0	39	79	87	89
15	    327	327	0	0	26	59	79	83
16	    224	224	0	0	37	87	128	135
17	    314	314	0	0	25	68	80	85
18	    208	208	0	0	45	90	94	111
19	    332	332	0	0	26	62	88	98
20	    547	547	0	0	15	39	54	58
21	    348	348	0	0	26	48	60	64
22	    152	152	0	0	66	99	113	131
23	    268	268	0	0	34	66	119	123
24	    377	377	0	0	25	41	53	69
25	    383	383	0	0	20	58	71	76
26	    354	354	0	0	24	55	66	67
27	    428	428	0	0	19	52	68	80
28	    397	397	0	0	23	45	57	60
29	    541	541	0	0	17	31	36	40
30	    390	390	0	0	23	53	77	83

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9898	329.933	0	0	25	65	89	135

DEBUG    ya.test:process.py:276 Command (pid 795898) 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, 4b4da531-ff04-42d5-b0f1-f1009a0375fb, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4b4da531-ff04-42d5-b0f1-f1009a0375fb, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4b4da531-ff04-42d5-b0f1-f1009a0375fb, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 810560fd-a18e-4f16-8fb6-3cd83bec99b0, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 810560fd-a18e-4f16-8fb6-3cd83bec99b0, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 810560fd-a18e-4f16-8fb6-3cd83bec99b0, ghrun-2eqr7ycvum.auto.internal:1113): 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=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea22bcf6-84ff-46f2-9d1f-004eee6cc4b4, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea22bcf6-84ff-46f2-9d1f-004eee6cc4b4, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" 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, ea22bcf6-84ff-46f2-9d1f-004eee6cc4b4, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
INFO     root:test_log_scenario.py:217 Count rows after insert 9729 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 008f2b27-5aa8-4cc1-9e3e-d0ce4cab7a8d, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 008f2b27-5aa8-4cc1-9e3e-d0ce4cab7a8d, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" 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, 008f2b27-5aa8-4cc1-9e3e-d0ce4cab7a8d, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5639aad7-b982-474f-8e4a-bea80227dab7, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5639aad7-b982-474f-8e4a-bea80227dab7, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" 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, 5639aad7-b982-474f-8e4a-bea80227dab7, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
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/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -d /Root workload log --path log run insert --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.2
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/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 828527
DEBUG    ya.test:process.py:628 Command pid: 828528
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb -e grpc://localhost:1113 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 759346cc-8488-42ce-ab21-03084900afdc, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eba3713e-d624-4077-96f6-3c575c841e96, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eba3713e-d624-4077-96f6-3c575c841e96, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 759346cc-8488-42ce-ab21-03084900afdc, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZDA1ZDJkNDAtZmE5ZTUzNWUtZDM0ZDA5NGUtYjRkMDJkNDg=" 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, 759346cc-8488-42ce-ab21-03084900afdc, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eba3713e-d624-4077-96f6-3c575c841e96, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjU2MzgxZDYtNTg1N2EwOGItOTJlZWNkMWEtZDY5YTFhMWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfcb51e3-a394-4db7-ad76-55c7d32d1f93, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfcb51e3-a394-4db7-ad76-55c7d32d1f93, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2MzgxZDYtNTg1N2EwOGItOTJlZWNkMWEtZDY5YTFhMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfcb51e3-a394-4db7-ad76-55c7d32d1f93, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9w8m/002116/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1113', '-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: 828585
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjU2MzgxZDYtNTg1N2EwOGItOTJlZWNkMWEtZDY5YTFhMWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d58731c3-55ea-4807-bff1-4681f1d032ea, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d58731c3-55ea-4807-bff1-4681f1d032ea, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZjU2MzgxZDYtNTg1N2EwOGItOTJlZWNkMWEtZDY5YTFhMWE=" 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, d58731c3-55ea-4807-bff1-4681f1d032ea, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6a3e2bce-ea21-4768-b8d3-a47b453d471b, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6a3e2bce-ea21-4768-b8d3-a47b453d471b, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6a3e2bce-ea21-4768-b8d3-a47b453d471b, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmRlNjhiYzUtZDg4NWY0YzMtYjM2MjIyYzItNjEzNjVmMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3622dde-8cf2-4c52-908e-477741ab0167, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3622dde-8cf2-4c52-908e-477741ab0167, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=YmRlNjhiYzUtZDg4NWY0YzMtYjM2MjIyYzItNjEzNjVmMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3622dde-8cf2-4c52-908e-477741ab0167, ghrun-2eqr7ycvum.auto.internal:1113): 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=YmRlNjhiYzUtZDg4NWY0YzMtYjM2MjIyYzItNjEzNjVmMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7862a61c-3c45-40ec-b9e6-9e99a3204818, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7862a61c-3c45-40ec-b9e6-9e99a3204818, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=YmRlNjhiYzUtZDg4NWY0YzMtYjM2MjIyYzItNjEzNjVmMw==" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9e025f09-dfff-4c89-af8b-ec43220e8eee, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e025f09-dfff-4c89-af8b-ec43220e8eee, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7862a61c-3c45-40ec-b9e6-9e99a3204818, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e025f09-dfff-4c89-af8b-ec43220e8eee, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Q4ZTNhY2MtZjEyM2M3NC0yOWQzZDRjZi03ZWMxYTdmMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f40f0b05-86d7-411c-bc61-0c0aa6556fca, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f40f0b05-86d7-411c-bc61-0c0aa6556fca, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q4ZTNhY2MtZjEyM2M3NC0yOWQzZDRjZi03ZWMxYTdmMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f40f0b05-86d7-411c-bc61-0c0aa6556fca, ghrun-2eqr7ycvum.auto.internal:1113): 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=Y2Q4ZTNhY2MtZjEyM2M3NC0yOWQzZDRjZi03ZWMxYTdmMg==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 03c30c07-5cbf-496e-ba3e-7f8cc714ffa9, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03c30c07-5cbf-496e-ba3e-7f8cc714ffa9, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd8b41db-a992-40cb-bc19-d6ac30fffe54, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd8b41db-a992-40cb-bc19-d6ac30fffe54, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q4ZTNhY2MtZjEyM2M3NC0yOWQzZDRjZi03ZWMxYTdmMg==" 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, dd8b41db-a992-40cb-bc19-d6ac30fffe54, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03c30c07-5cbf-496e-ba3e-7f8cc714ffa9, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGFjYTBkYjQtNTBmZDJlNy1hMjhlMjg0My00YTU4YTQ3OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ce961541-4a62-448e-bac8-2c5d58981037, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ce961541-4a62-448e-bac8-2c5d58981037, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=NGFjYTBkYjQtNTBmZDJlNy1hMjhlMjg0My00YTU4YTQ3OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ce961541-4a62-448e-bac8-2c5d58981037, ghrun-2eqr7ycvum.auto.internal:1113): 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=NGFjYTBkYjQtNTBmZDJlNy1hMjhlMjg0My00YTU4YTQ3OQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f06363a9-414d-48e9-8eb6-b269b3941f18, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f06363a9-414d-48e9-8eb6-b269b3941f18, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=NGFjYTBkYjQtNTBmZDJlNy1hMjhlMjg0My00YTU4YTQ3OQ==" 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, f06363a9-414d-48e9-8eb6-b269b3941f18, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf8a8c46-a251-44c2-b0ce-af0ef6d233dd, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf8a8c46-a251-44c2-b0ce-af0ef6d233dd, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf8a8c46-a251-44c2-b0ce-af0ef6d233dd, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWZkOGRiMDYtNGY0NWQxOTktZWEwNGRmZTEtNTExMjFlMzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, da440252-5314-4ed3-846d-0ad8da5394bd, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, da440252-5314-4ed3-846d-0ad8da5394bd, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=MWZkOGRiMDYtNGY0NWQxOTktZWEwNGRmZTEtNTExMjFlMzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, da440252-5314-4ed3-846d-0ad8da5394bd, ghrun-2eqr7ycvum.auto.internal:1113): 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=MWZkOGRiMDYtNGY0NWQxOTktZWEwNGRmZTEtNTExMjFlMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f0632d4-9b3c-41cb-8244-28a40b8e4129, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f0632d4-9b3c-41cb-8244-28a40b8e4129, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=MWZkOGRiMDYtNGY0NWQxOTktZWEwNGRmZTEtNTExMjFlMzE=" 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, 8f0632d4-9b3c-41cb-8244-28a40b8e4129, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05c1227b-8886-4ac3-add5-6ece7cb1ae2c, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05c1227b-8886-4ac3-add5-6ece7cb1ae2c, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 05c1227b-8886-4ac3-add5-6ece7cb1ae2c, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2YyZTJjOTMtYjJlYTAxYzItZTRhMWMzMWEtN2NlZWM0Nzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 267d039a-d1e0-457d-9d0a-ffa87556b5b9, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 267d039a-d1e0-457d-9d0a-ffa87556b5b9, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=N2YyZTJjOTMtYjJlYTAxYzItZTRhMWMzMWEtN2NlZWM0Nzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 267d039a-d1e0-457d-9d0a-ffa87556b5b9, ghrun-2eqr7ycvum.auto.internal:1113): 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=N2YyZTJjOTMtYjJlYTAxYzItZTRhMWMzMWEtN2NlZWM0Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4cde0ea-2a85-4d6f-823d-3490ad19b266, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4cde0ea-2a85-4d6f-823d-3490ad19b266, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=N2YyZTJjOTMtYjJlYTAxYzItZTRhMWMzMWEtN2NlZWM0Nzk=" 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, 9df0dd57-adf9-4530-8e4b-816c150b5e8a, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9df0dd57-adf9-4530-8e4b-816c150b5e8a, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4cde0ea-2a85-4d6f-823d-3490ad19b266, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9df0dd57-adf9-4530-8e4b-816c150b5e8a, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWEzZTgyMGUtNTkxYjJhYjEtNzdlNGMyM2EtZTk2ZWYzNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0691534b-7319-40b1-b8a5-f03a381bd395, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0691534b-7319-40b1-b8a5-f03a381bd395, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=NWEzZTgyMGUtNTkxYjJhYjEtNzdlNGMyM2EtZTk2ZWYzNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0691534b-7319-40b1-b8a5-f03a381bd395, ghrun-2eqr7ycvum.auto.internal:1113): 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=NWEzZTgyMGUtNTkxYjJhYjEtNzdlNGMyM2EtZTk2ZWYzNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81314c87-c88c-4c69-87c9-f52cebf568b3, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81314c87-c88c-4c69-87c9-f52cebf568b3, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=NWEzZTgyMGUtNTkxYjJhYjEtNzdlNGMyM2EtZTk2ZWYzNmQ=" 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, 81314c87-c88c-4c69-87c9-f52cebf568b3, ghrun-2eqr7ycvum.auto.internal:1113): 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, e5b2093b-559e-47c6-8d6d-3913431511e3, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e5b2093b-559e-47c6-8d6d-3913431511e3, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e5b2093b-559e-47c6-8d6d-3913431511e3, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjcwNDBkOWYtZmI3NzhkOGItODRjNzNiMTQtYjYxZjRkM2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5bd57ea-58e0-43ed-b52b-fea3e837e7b6, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5bd57ea-58e0-43ed-b52b-fea3e837e7b6, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZjcwNDBkOWYtZmI3NzhkOGItODRjNzNiMTQtYjYxZjRkM2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5bd57ea-58e0-43ed-b52b-fea3e837e7b6, ghrun-2eqr7ycvum.auto.internal:1113): 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=ZjcwNDBkOWYtZmI3NzhkOGItODRjNzNiMTQtYjYxZjRkM2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a23a786-c94c-4287-abd5-8110993e10c7, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a23a786-c94c-4287-abd5-8110993e10c7, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=ZjcwNDBkOWYtZmI3NzhkOGItODRjNzNiMTQtYjYxZjRkM2M=" 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, 1a23a786-c94c-4287-abd5-8110993e10c7, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f1a0cec5-ee87-4d36-9638-69d6901c52af, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f1a0cec5-ee87-4d36-9638-69d6901c52af, ghrun-2eqr7ycvum.auto.internal:1113): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f1a0cec5-ee87-4d36-9638-69d6901c52af, ghrun-2eqr7ycvum.auto.internal:1113): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2Q5NmJkOTktNmIwMTg4ODAtMWYzNGNkY2ItYmQwZjU0MjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7c774708-d8fb-4c39-b43e-c43b5553a84f, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c774708-d8fb-4c39-b43e-c43b5553a84f, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5NmJkOTktNmIwMTg4ODAtMWYzNGNkY2ItYmQwZjU0MjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c774708-d8fb-4c39-b43e-c43b5553a84f, ghrun-2eqr7ycvum.auto.internal:1113): 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=N2Q5NmJkOTktNmIwMTg4ODAtMWYzNGNkY2ItYmQwZjU0MjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6187d29-559e-454a-a6cd-4b636e86fc7c, ghrun-2eqr7ycvum.auto.internal:1113): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6187d29-559e-454a-a6cd-4b636e86fc7c, ghrun-2eqr7ycvum.auto.internal:1113): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5NmJkOTktNmIwMTg4ODAtMWYzNGNkY2ItYmQwZjU0MjY=" 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, d6187d29-559e-454a-a6cd-4b636e86fc7c, ghrun-2eqr7ycvum.auto.internal:1113): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 810560fd-a18e-4f16-8fb6-3cd83bec99b0, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.210919102+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, bfcb51e3-a394-4db7-ad76-55c7d32d1f93, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211243049+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e3622dde-8cf2-4c52-908e-477741ab0167, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211285604+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 267d039a-d1e0-457d-9d0a-ffa87556b5b9, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211474368+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, da440252-5314-4ed3-846d-0ad8da5394bd, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211440147+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, f40f0b05-86d7-411c-bc61-0c0aa6556fca, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211324342+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0691534b-7319-40b1-b8a5-f03a381bd395, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211514374+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ce961541-4a62-448e-bac8-2c5d58981037, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211392072+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, c5bd57ea-58e0-43ed-b52b-fea3e837e7b6, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.21156261+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-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7c774708-d8fb-4c39-b43e-c43b5553a84f, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:1113 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211601585+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f0632d4-9b3c-41cb-8244-28a40b8e4129, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211458836+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-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 759346cc-8488-42ce-ab21-03084900afdc, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211144321+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d58731c3-55ea-4807-bff1-4681f1d032ea, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211266307+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, 7862a61c-3c45-40ec-b9e6-9e99a3204818, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211306031+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, dd8b41db-a992-40cb-bc19-d6ac30fffe54, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211376154+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f06363a9-414d-48e9-8eb6-b269b3941f18, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211423596+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, f4cde0ea-2a85-4d6f-823d-3490ad19b266, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211497871+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 81314c87-c88c-4c69-87c9-f52cebf568b3, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T18:30:37.211529889+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d6187d29-559e-454a-a6cd-4b636e86fc7c, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211623439+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-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1a23a786-c94c-4287-abd5-8110993e10c7, ghrun-2eqr7ycvum.auto.internal:1113): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T18:30:37.211586136+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-2eqr7ycvum.auto.internal:1113
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.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2eqr7ycvum.auto.internal:1113
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 828528) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 828528) elapsed time (sec): 30.269330739974976
DEBUG    ya.test:process.py:263 Command (pid 828528) wtime: 30.273
DEBUG    ya.test:process.py:275 Command (pid 828528) 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	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	153	0	0	0	0
9	      0	0	0	1307	0	0	0	0
10	      0	0	0	1491	0	0	0	0
11	      0	0	0	1466	0	0	0	0
12	      0	0	0	1351	0	0	0	0
13	      0	0	0	1645	0	0	0	0
14	      0	0	0	1674	0	0	0	0
15	      0	0	0	1736	0	0	0	0
16	      0	0	0	1726	0	0	0	0
17	      0	0	0	1773	0	0	0	0
18	      0	0	0	1465	0	0	0	0
19	      0	0	0	1596	0	0	0	0
20	      0	0	0	1713	0	0	0	0
21	      0	0	0	1686	0	0	0	0
22	      0	0	0	1595	0	0	0	0
23	      0	0	0	1460	0	0	0	0
24	      0	0	0	1391	0	0	0	0
25	      0	0	0	1705	0	0	0	0
26	      0	0	0	1638	0	0	0	0
27	      0	0	0	1626	0	0	0	0
28	      0	0	0	1623	0	0	0	0
29	      0	0	0	1707	0	0	0	0
30	      0	0	0	1654	0	0	0	0

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

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

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 828527) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 828527) elapsed time (sec): 30.308610916137695
DEBUG    ya.test:process.py:263 Command (pid 828527) wtime: 30.315
DEBUG    ya.test:process.py:275 Command (pid 828527) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	479	599	691	691
2	     98	98	0	0	89	199	211	214
3	    104	104	0	0	85	148	150	151
4	     96	96	0	0	102	160	167	171
5	    130	130	0	0	66	134	153	163
6	    115	115	0	0	75	134	140	144
7	     73	73	0	0	92	138	144	150
8	      0	0	0	166	0	0	0	0
9	      0	0	0	1146	0	0	0	0
10	      0	0	0	1300	0	0	0	0
11	      0	0	0	1327	0	0	0	0
12	      0	0	0	1334	0	0	0	0
13	      0	0	0	1465	0	0	0	0
14	      0	0	0	1529	0	0	0	0
15	      0	0	0	1676	0	0	0	0
16	      0	0	0	1593	0	0	0	0
17	      0	0	0	1543	0	0	0	0
18	      0	0	0	1386	0	0	0	0
19	      0	0	0	1456	0	0	0	0
20	      0	0	0	1664	0	0	0	0
21	      0	0	0	1585	0	0	0	0
22	      0	0	0	1363	0	0	0	0
23	      0	0	0	1319	0	0	0	0
24	      0	0	0	1258	0	0	0	0
25	      0	0	0	1449	0	0	0	0
26	      0	0	0	1349	0	0	0	0
27	      0	0	0	1485	0	0	0	0
28	      0	0	0	1443	0	0	0	0
29	      0	0	0	1593	0	0	0	0
30	      0	0	0	1569	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    637	21.2333	0	31998	87	173	527	691

DEBUG    ya.test:process.py:276 Command (pid 828527) 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 828585) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 828585) elapsed time (sec): 30.289765119552612
DEBUG    ya.test:process.py:263 Command (pid 828585) wtime: 30.294
DEBUG    ya.test:process.py:275 Command (pid 828585) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	859	931	931	931
2	     73	73	0	0	130	232	251	259
3	     68	68	0	0	132	189	190	196
4	     67	67	0	0	147	230	238	238
5	     93	93	0	0	95	173	194	199
6	     83	83	0	0	115	168	171	172
7	     47	47	0	0	118	176	187	187
8	      0	0	0	280	0	0	0	0
9	      0	0	0	1280	0	0	0	0
10	      0	0	0	1508	0	0	0	0
11	      0	0	0	1476	0	0	0	0
12	      0	0	0	1486	0	0	0	0
13	      0	0	0	1758	0	0	0	0
14	      0	0	0	1724	0	0	0	0
15	      0	0	0	1774	0	0	0	0
16	      0	0	0	1705	0	0	0	0
17	      0	0	0	1715	0	0	0	0
18	      0	0	0	1594	0	0	0	0
19	      0	0	0	1656	0	0	0	0
20	      0	0	0	1835	0	0	0	0
21	      0	0	0	1666	0	0	0	0
22	      0	0	0	1519	0	0	0	0
23	      0	0	0	1429	0	0	0	0
24	      0	0	0	1050	0	0	0	0
25	      0	0	0	1693	0	0	0	0
26	      0	0	0	1508	0	0	0	0
27	      0	0	0	1639	0	0	0	0
28	      0	0	0	1692	0	0	0	0
29	      0	0	0	1664	0	0	0	0
30	      0	0	0	1673	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    445	14.8333	0	35324	125	219	891	931

DEBUG    ya.test:process.py:276 Command (pid 828585) 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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:1113
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1113". 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 ===============================
318.86s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.26s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.88s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
4.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
4.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
3.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
3.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
3.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
1.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]

(18 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/9w8m/002116/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/9w8m/002116/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-06T18:30:29.907756Z): source_id=226;tablet_id=72075186224037910;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 @ 0xA62FE05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA628346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4B6BF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7A828B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C851F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C84F4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD78389D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164E7E0B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x1673EBE7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x166963E3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x166963E3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16693203
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x16699CB7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x16505558
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C94C895
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB461E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4A76A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4AB764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4AB370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4ABF5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA631A5C
21. ??:0: ?? @ 0x7FF8CD8E7AC2
22. ??:0: ?? @ 0x7FF8CD9798BF
============== 1 failed, 10 passed, 1 error in 373.69s (0:06:13) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/002115/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
8.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
5.63s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
5.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
5.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
4.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.44s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
4.21s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 62.34s (0:01:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/002106/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 ===============================
73.74s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
12.77s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
5.34s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.19s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 140.57s (0:02:20) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/00210b/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 ===============================
108.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
92.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
90.24s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
82.22s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
80.69s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
4.59s setup    test_replace.py::TestReplace::test_copy_full
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
1.37s call     test_replace.py::TestReplace::test_copy_full
1.16s call     test_replace.py::TestReplace::test_count
1.11s call     test_replace.py::TestReplace::test_copy_partial
0.50s call     test_replace.py::TestReplace::test_partial_replace
0.41s 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 467.06s (0:07:47) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/002108/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
5.11s setup    test_select.py::TestSelect::test_incorrect
4.72s setup    test_update.py::TestUpdate::test_incorrect
4.53s setup    test_replace.py::TestReplace::test_replace_rollback
1.23s call     test_select.py::TestSelect::test_json_query
1.15s call     test_update.py::TestUpdate::test_update_rollback
1.04s call     test_replace.py::TestReplace::test_replace_total
1.02s call     test_replace.py::TestReplace::test_replace_rollback
0.82s call     test_update.py::TestUpdate::test_update_many_rows
0.73s call     test_update.py::TestUpdate::test_partial_update
0.54s call     test_replace.py::TestReplace::test_replace_with_nulls
0.53s call     test_select.py::TestSelect::test_incorrect
0.50s call     test_update.py::TestUpdate::test_update_pk
0.48s call     test_update.py::TestUpdate::test_incorrect
0.01s setup    test_update.py::TestUpdate::test_update_rollback
0.01s teardown test_update.py::TestUpdate::test_update_pk
0.01s setup    test_update.py::TestUpdate::test_update_pk

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 23.65s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9w8m/002103/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 ===============================
375.96s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
64.10s call     zip_bomb.py::TestZipBomb::test
13.27s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
5.74s setup    zip_bomb.py::TestZipBomb::test
4.85s setup    test_update.py::TestUpdate::test_update_single_column
4.68s setup    test_upsert.py::TestUpsert::test_copy_full
3.10s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.35s call     test_upsert.py::TestUpsert::test_copy_full
1.29s call     test_upsert.py::TestUpsert::test_copy_partial
1.23s call     test_upsert.py::TestUpsert::test_count
0.90s call     test_update.py::TestUpdate::test_update_single_column
0.74s call     test_update.py::TestUpdate::test_update_single_row
0.60s call     test_upsert.py::TestUpsert::test_partial_update
0.57s call     test_upsert.py::TestUpsert::test_insert_nulls
0.56s call     test_upsert.py::TestUpsert::test_incorrect
0.02s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.01s setup    test_upsert.py::TestUpsert::test_incorrect
0.01s setup    test_upsert.py::TestUpsert::test_partial_update

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