============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/002956/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 ===============================
176.76s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
110.95s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
88.72s call     tablets_movement.py::TestTabletsMovement::test[ROW]
30.58s call     order_by_with_limit.py::TestOrderBy::test
12.88s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
8.31s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
6.05s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
5.03s call     test_create.py::TestCreate::test_create_decimals
4.10s setup    test_create.py::TestCreate::test_create_all_opt_ints
3.89s setup    order_by_with_limit.py::TestOrderBy::test
0.72s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.60s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.54s call     test_create.py::TestCreate::test_create_all_opt_ints
0.45s call     test_create.py::TestCreate::test_create_all_req_ints
0.39s call     test_create.py::TestCreate::test_create_real_opt
0.34s call     test_create.py::TestCreate::test_create_real_req
0.32s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.20s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.20s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s teardown order_by_with_limit.py::TestOrderBy::test
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 452.47s (0:07:32) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/002939/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: 20.9 ms
create table: 449.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.0
    "min_ms": 28.5
    "median_ms": 36.1
    "max_ms": 74.2
    "stdev_ms": 13.3
select count(*) after initial inserts: 108.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 59.3
    "min_ms": 42.3
    "median_ms": 56.1
    "max_ms": 147.7
    "stdev_ms": 12.9
select count(*) after all modifications: 2887.1 ms
select all: 2990.8 ms
delete from table: 3069.7 ms
select all after delete: 3111.6 ms
.drop table: 32.1 ms
create table: 471.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.0
    "min_ms": 25.6
    "median_ms": 32.6
    "max_ms": 35.2
    "stdev_ms": 4.0
select count(*) after initial inserts: 107.0 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 49.3
    "min_ms": 42.9
    "median_ms": 48.7
    "max_ms": 72.8
    "stdev_ms": 4.3
updates (step 1):
    "runs": 200
    "avg_ms": 140.7
    "min_ms": 111.6
    "median_ms": 138.4
    "max_ms": 230.7
    "stdev_ms": 18.9
upserts (step 2):
    "runs": 200
    "avg_ms": 30.8
    "min_ms": 19.3
    "median_ms": 25.6
    "max_ms": 79.4
    "stdev_ms": 11.3
select count(*) after all modifications: 273.7 ms
select all: 315.5 ms
delete from table: 361.0 ms
select all after delete: 264.2 ms
.drop table: 25.1 ms
create table: 393.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.2
    "min_ms": 22.2
    "median_ms": 29.8
    "max_ms": 30.8
    "stdev_ms": 2.5
select count(*) after initial inserts: 93.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 134.5
    "min_ms": 85.1
    "median_ms": 125.1
    "max_ms": 640.0
    "stdev_ms": 38.3
select count(*) after all modifications: 480.4 ms
select all: 319.5 ms
delete from table: 399.6 ms
select all after delete: 377.0 ms
.drop table: 90.8 ms
create table: 793.3 ms
initial inserts:
    "runs": 15
    "avg_ms": 66.0
    "min_ms": 35.4
    "median_ms": 54.5
    "max_ms": 177.2
    "stdev_ms": 38.3
select count(*) after initial inserts: 272.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 161.3
    "min_ms": 109.5
    "median_ms": 153.5
    "max_ms": 318.1
    "stdev_ms": 32.7
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 86.1
    "min_ms": 65.4
    "median_ms": 82.4
    "max_ms": 162.8
    "stdev_ms": 15.4
select count(*) after all modifications: 375.2 ms
select all: 389.3 ms
delete from table: 433.9 ms
select all after delete: 366.9 ms
.drop table: 56.8 ms
create table: 477.2 ms
initial inserts:
    "runs": 20
    "avg_ms": 35.7
    "min_ms": 25.0
    "median_ms": 34.2
    "max_ms": 51.7
    "stdev_ms": 7.9
select count(*) after initial inserts: 107.1 ms
updates (step 0):
    "runs": 200
    "avg_ms": 155.0
    "min_ms": 109.3
    "median_ms": 149.4
    "max_ms": 356.5
    "stdev_ms": 30.8
upserts (step 1):
    "runs": 200
    "avg_ms": 40.4
    "min_ms": 23.8
    "median_ms": 36.3
    "max_ms": 122.3
    "stdev_ms": 14.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 101.6
    "min_ms": 78.5
    "median_ms": 96.3
    "max_ms": 229.0
    "stdev_ms": 23.9
select count(*) after all modifications: 574.6 ms
select all: 588.0 ms
delete from table: 690.2 ms
select all after delete: 513.7 ms
.drop table: 33.7 ms
create table: 529.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.1
    "min_ms": 26.4
    "median_ms": 29.6
    "max_ms": 31.8
    "stdev_ms": 1.8
select count(*) after initial inserts: 95.7 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 28.0
    "min_ms": 20.2
    "median_ms": 27.2
    "max_ms": 59.0
    "stdev_ms": 3.6
select count(*) after all modifications: 300.4 ms
select all: 310.0 ms
delete from table: 357.6 ms
select all after delete: 224.6 ms
.Generated operation sequence:
  0. BULK_UPSERT: 5 operations
  1. UPDATE: 7 operations
  2. UPDATE: 13 operations
  3. BULK_UPSERT: 19 operations
  4. UPDATE: 20 operations
  5. BULK_UPSERT: 2 operations
  6. UPDATE: 18 operations
  7. UPDATE: 4 operations
  8. UPSERT: 13 operations
  9. UPDATE: 10 operations
drop table: 73.1 ms
create table: 687.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.2
    "min_ms": 27.9
    "median_ms": 31.4
    "max_ms": 38.8
    "stdev_ms": 3.4
select count(*) after initial inserts: 127.8 ms
bulk_upserts (step 0):
    "runs": 5
    "avg_ms": 60.3
    "min_ms": 53.1
    "median_ms": 59.6
    "max_ms": 71.4
    "stdev_ms": 7.3
updates (step 1):
    "runs": 70
    "avg_ms": 135.5
    "min_ms": 105.6
    "median_ms": 131.0
    "max_ms": 195.0
    "stdev_ms": 20.7
updates (step 2):
    "runs": 130
    "avg_ms": 121.0
    "min_ms": 101.8
    "median_ms": 117.2
    "max_ms": 179.9
    "stdev_ms": 14.3
bulk_upserts (step 3):
    "runs": 19
    "avg_ms": 50.3
    "min_ms": 47.0
    "median_ms": 50.4
    "max_ms": 53.5
    "stdev_ms": 1.7
updates (step 4):
    "runs": 200
    "avg_ms": 135.7
    "min_ms": 106.9
    "median_ms": 131.0
    "max_ms": 226.6
    "stdev_ms": 18.3
bulk_upserts (step 5):
    "runs": 2
    "avg_ms": 53.8
    "min_ms": 52.9
    "median_ms": 54.8
    "max_ms": 54.8
    "stdev_ms": 1.3
updates (step 6):
    "runs": 180
    "avg_ms": 135.9
    "min_ms": 109.5
    "median_ms": 133.8
    "max_ms": 228.3
    "stdev_ms": 12.9
updates (step 7):
    "runs": 40
    "avg_ms": 132.1
    "min_ms": 120.1
    "median_ms": 133.5
    "max_ms": 164.8
    "stdev_ms": 9.3
upserts (step 8):
    "runs": 130
    "avg_ms": 23.9
    "min_ms": 18.9
    "median_ms": 23.9
    "max_ms": 30.0
    "stdev_ms": 1.9
updates (step 9):
    "runs": 100
    "avg_ms": 138.7
    "min_ms": 113.8
    "median_ms": 137.3
    "max_ms": 205.4
    "stdev_ms": 13.2
select count(*) after all modifications: 213.1 ms
select all: 293.0 ms
delete from table: 324.2 ms
select all after delete: 207.0 ms
.
test_delete.py ..

============================== slowest durations ===============================
136.88s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
102.69s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
52.97s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
42.67s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
41.37s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
36.53s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
30.20s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
10.59s setup    test_create.py::TestCreate::test_create_strings_opt
9.28s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.46s setup    test_delete.py::TestDelete::test_delete_rollback
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.86s call     test_create.py::TestCreate::test_create_strings_opt
0.78s call     test_delete.py::TestDelete::test_delete_rollback
0.46s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.02s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s setup    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[bulk_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[bulk_upsert_update_upsert]

(10 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 473.00s (0:07:52) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/002945/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.60s setup    test_delete.py::TestDelete::test_delete_where[True-0]
0.71s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.70s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.63s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.62s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.62s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.59s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.57s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.56s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.55s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.53s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.51s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(20 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 11 passed in 11.04s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/002950/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.74s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.04s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
10.21s setup    test_delete.py::TestDelete::test_incorrect
8.26s setup    test_insert.py::TestInsertStatement::test_bulk
5.40s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.05s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
2.22s call     test_insert.py::TestInsertStatement::test_copy_full
1.80s call     test_insert.py::TestInsertStatement::test_copy_partial
0.73s call     test_insert.py::TestInsertStatement::test_bulk
0.72s call     test_insert.py::TestInsertStatement::test_duplicate
0.68s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.67s call     test_delete.py::TestDelete::test_incorrect
0.64s call     test_insert.py::TestInsertStatement::test_plain
0.48s call     test_insert.py::TestInsertStatement::test_incorrect
0.47s call     test_insert.py::TestInsertStatement::test_out_of_range
0.01s setup    test_insert.py::TestInsertStatement::test_copy_partial
0.01s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.01s teardown test_insert.py::TestInsertStatement::test_copy_partial
0.01s setup    test_insert.py::TestInsertStatement::test_plain
0.01s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s teardown test_delete.py::TestDelete::test_incorrect

(12 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 82.25s (0:01:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/00293e/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:702: 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/0kqp/00293e/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/0kqp/00293e/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-17T08:58:32.246406Z): source_id=222;tablet_id=72075186224037907;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 @ 0xA7A06F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA798C36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB62C358
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD942BAB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF03D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF012F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD91E1BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141C6DDB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E06F57
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D5E953
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D5E953
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D5B773
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D62227
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141E4BC8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD6AC45
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D1ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB61CE04
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB620EC4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB620AD0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6216BE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A234C
E   21. ??:0: ?? @ 0x7F0E9FAC5AC2
E   22. ??:0: ?? @ 0x7F0E9FB578BF
------------------------------ 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/0kqp/00293e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2611106
DEBUG    ya.test:process.py:259 Command (pid 2611106) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2611106) elapsed time (sec): 2.7846648693084717
DEBUG    ya.test:process.py:263 Command (pid 2611106) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2611106) maxrss: 543292
DEBUG    ya.test:process.py:263 Command (pid 2611106) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 2611106) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) nivcsw: 563
DEBUG    ya.test:process.py:263 Command (pid 2611106) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) nvcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 2611106) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2611106) stime: 2.383949
DEBUG    ya.test:process.py:263 Command (pid 2611106) utime: 0.098296
DEBUG    ya.test:process.py:263 Command (pid 2611106) wtime: 2.791
DEBUG    ya.test:process.py:275 Command (pid 2611106) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5irk6cm3p4    Host information: 
        Linux ghrun-5irk6cm3p4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5irk6cm3p4    Host information: 
        Linux ghrun-5irk6cm3p4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6007
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/0kqp/00293e/r3tmp/kikimr_cluster_yqlymrrk
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2853
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0kqp/00293e/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:269 Final command: /home/runner/.ya/build/build_root/0kqp/00293e/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/0kqp/00293e/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__lr2ro7c.log --grpc-port=24696 --mon-port=17753 --ic-port=6007
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24696/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0kqp/00293e/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:269 Final command: /home/runner/.ya/build/build_root/0kqp/00293e/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/0kqp/00293e/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__lr2ro7c.log --grpc-port=24696 --mon-port=17753 --ic-port=6007
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0kqp/00293e/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/0kqp/00293e/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__lr2ro7c.log', '--grpc-port=24696', '--mon-port=17753', '--ic-port=6007')' in '/home/runner/.ya/build/build_root/0kqp/00293e/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: 2612401
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24696/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/0kqp/00293e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2612418
DEBUG    ya.test:process.py:259 Command (pid 2612418) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2612418) elapsed time (sec): 2.2989189624786377
DEBUG    ya.test:process.py:263 Command (pid 2612418) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) maxrss: 543292
DEBUG    ya.test:process.py:263 Command (pid 2612418) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 2612418) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) nivcsw: 420
DEBUG    ya.test:process.py:263 Command (pid 2612418) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) nvcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 2612418) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2612418) stime: 1.675581
DEBUG    ya.test:process.py:263 Command (pid 2612418) utime: 0.105588
DEBUG    ya.test:process.py:263 Command (pid 2612418) wtime: 2.333
DEBUG    ya.test:process.py:275 Command (pid 2612418) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5irk6cm3p4    Host information: 
        Linux ghrun-5irk6cm3p4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5irk6cm3p4    Host information: 
        Linux ghrun-5irk6cm3p4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24696', '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: 6007\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/0kqp/00293e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24696', '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: 6007\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2614073
DEBUG    ya.test:process.py:259 Command (pid 2614073) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2614073) elapsed time (sec): 1.3645069599151611
DEBUG    ya.test:process.py:263 Command (pid 2614073) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) maxrss: 551720
DEBUG    ya.test:process.py:263 Command (pid 2614073) minflt: 18350
DEBUG    ya.test:process.py:263 Command (pid 2614073) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 2614073) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2614073) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2614073) stime: 1.042642
DEBUG    ya.test:process.py:263 Command (pid 2614073) utime: 0.142119
DEBUG    ya.test:process.py:263 Command (pid 2614073) wtime: 1.374
DEBUG    ya.test:process.py:275 Command (pid 2614073) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24696', '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/0kqp/00293e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24696', '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: 2614717
DEBUG    ya.test:process.py:259 Command (pid 2614717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2614717) elapsed time (sec): 1.4599833488464355
DEBUG    ya.test:process.py:263 Command (pid 2614717) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) maxrss: 551728
DEBUG    ya.test:process.py:263 Command (pid 2614717) minflt: 18352
DEBUG    ya.test:process.py:263 Command (pid 2614717) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) nivcsw: 349
DEBUG    ya.test:process.py:263 Command (pid 2614717) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) nvcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 2614717) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2614717) stime: 1.009798
DEBUG    ya.test:process.py:263 Command (pid 2614717) utime: 0.147339
DEBUG    ya.test:process.py:263 Command (pid 2614717) wtime: 1.462
DEBUG    ya.test:process.py:275 Command (pid 2614717) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, 9a843f20-a6ce-48eb-8518-34e8d3aa6c7b, localhost:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9a843f20-a6ce-48eb-8518-34e8d3aa6c7b, localhost:24696): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9a843f20-a6ce-48eb-8518-34e8d3aa6c7b, localhost:24696): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5irk6cm3p4.auto.internal" port: 24696 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-5irk6cm3p4.auto.internal:24696, 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:24696
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -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/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2616178
DEBUG    ya.test:process.py:259 Command (pid 2616178) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2616178) elapsed time (sec): 0.4745907783508301
DEBUG    ya.test:process.py:263 Command (pid 2616178) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) maxrss: 165360
DEBUG    ya.test:process.py:263 Command (pid 2616178) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 2616178) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2616178) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2616178) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2616178) stime: 0.032948
DEBUG    ya.test:process.py:263 Command (pid 2616178) utime: 0.042362
DEBUG    ya.test:process.py:263 Command (pid 2616178) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 2616178) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2616178) 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/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -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/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-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: 2616354
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 2616354) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2616354) elapsed time (sec): 30.158546924591064
DEBUG    ya.test:process.py:263 Command (pid 2616354) wtime: 30.16
DEBUG    ya.test:process.py:275 Command (pid 2616354) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    409	409	0	0	22	36	46	48
2	    333	333	0	0	27	49	55	57
3	    360	360	0	0	25	46	65	79
4	    283	283	0	0	33	61	93	105
5	    306	306	0	0	29	55	72	75
6	    347	347	0	0	25	56	66	69
7	    372	372	0	0	24	44	51	55
8	    336	336	0	0	28	44	51	55
9	    272	272	0	0	31	72	78	84
10	    403	403	0	0	23	37	54	66
11	    362	362	0	0	24	49	57	65
12	    403	403	0	0	23	35	53	62
13	    395	395	0	0	22	37	62	69
14	    474	474	0	0	20	27	31	33
15	    441	441	0	0	21	32	35	38
16	    455	455	0	0	21	30	35	41
17	    423	423	0	0	22	33	36	43
18	    418	418	0	0	22	34	45	50
19	    401	401	0	0	22	40	51	68
20	    376	376	0	0	24	46	74	91
21	    396	396	0	0	24	35	39	42
22	    402	402	0	0	23	40	44	48
23	    367	367	0	0	25	43	57	62
24	    428	428	0	0	22	34	48	55
25	    360	360	0	0	25	47	52	59
26	    296	296	0	0	32	53	59	69
27	    351	351	0	0	26	45	54	58
28	    321	321	0	0	29	55	68	71
29	    361	361	0	0	25	44	52	59
30	    393	393	0	0	24	39	49	57

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11244	374.8	0	0	24	45	61	105

DEBUG    ya.test:process.py:276 Command (pid 2616354) 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, 5e1a33fd-3a74-4fec-b41c-b5c097f2c74e, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e1a33fd-3a74-4fec-b41c-b5c097f2c74e, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e1a33fd-3a74-4fec-b41c-b5c097f2c74e, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b956e2d5-f0b8-41bd-a437-2a4ea05f68f8, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b956e2d5-f0b8-41bd-a437-2a4ea05f68f8, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b956e2d5-f0b8-41bd-a437-2a4ea05f68f8, ghrun-5irk6cm3p4.auto.internal:24696): 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=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1671b338-8a5f-4c52-b664-c54f94460028, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1671b338-8a5f-4c52-b664-c54f94460028, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" 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, 1671b338-8a5f-4c52-b664-c54f94460028, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
INFO     root:test_log_scenario.py:217 Count rows after insert 11039 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be80014e-68e9-471e-b145-b5a3486a8f29, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be80014e-68e9-471e-b145-b5a3486a8f29, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" 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, be80014e-68e9-471e-b145-b5a3486a8f29, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c71fb430-62c9-4b6e-900c-e1fd1f191933, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c71fb430-62c9-4b6e-900c-e1fd1f191933, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" 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, c71fb430-62c9-4b6e-900c-e1fd1f191933, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
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/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -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/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-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: 2637102
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -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    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/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-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: 2637106
DEBUG    ya.test:process.py:628 Command pid: 2637108
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a7a5017-6454-45fb-b021-f2e634c04448, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a7a5017-6454-45fb-b021-f2e634c04448, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" 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, 0a7a5017-6454-45fb-b021-f2e634c04448, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
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, 25b9f6fb-89c7-431b-b3be-5d0ac65d4792, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25b9f6fb-89c7-431b-b3be-5d0ac65d4792, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25b9f6fb-89c7-431b-b3be-5d0ac65d4792, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDAwMjY3YzUtNWI0YjAzNTQtMmZiM2E1MWYtZjdkZThhYmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 131bc0ef-9e1f-4f4e-8959-13e9fc5f97c1, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 131bc0ef-9e1f-4f4e-8959-13e9fc5f97c1, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZDAwMjY3YzUtNWI0YjAzNTQtMmZiM2E1MWYtZjdkZThhYmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 131bc0ef-9e1f-4f4e-8959-13e9fc5f97c1, ghrun-5irk6cm3p4.auto.internal:24696): 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=ZDAwMjY3YzUtNWI0YjAzNTQtMmZiM2E1MWYtZjdkZThhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3a3aa16-87da-419c-bca8-65cf8045c3c7, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3a3aa16-87da-419c-bca8-65cf8045c3c7, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZDAwMjY3YzUtNWI0YjAzNTQtMmZiM2E1MWYtZjdkZThhYmY=" 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, d3a3aa16-87da-419c-bca8-65cf8045c3c7, ghrun-5irk6cm3p4.auto.internal:24696): 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, f2a2b341-32a0-417c-bbf8-d78f98608fad, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f2a2b341-32a0-417c-bbf8-d78f98608fad, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f2a2b341-32a0-417c-bbf8-d78f98608fad, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTc3OTczNi0xOTU2MDk0MS1jNjdmM2I4OC02N2E3NjllMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50c1a543-a3f0-45b2-97b6-83ff6c3b839c, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50c1a543-a3f0-45b2-97b6-83ff6c3b839c, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=MTc3OTczNi0xOTU2MDk0MS1jNjdmM2I4OC02N2E3NjllMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50c1a543-a3f0-45b2-97b6-83ff6c3b839c, ghrun-5irk6cm3p4.auto.internal:24696): 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=MTc3OTczNi0xOTU2MDk0MS1jNjdmM2I4OC02N2E3NjllMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9ceef28-6df9-4440-b7da-4149d89efc2c, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9ceef28-6df9-4440-b7da-4149d89efc2c, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=MTc3OTczNi0xOTU2MDk0MS1jNjdmM2I4OC02N2E3NjllMQ==" 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, f9ceef28-6df9-4440-b7da-4149d89efc2c, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c2bee42a-5b87-41e9-8f90-84c8ee2935a8, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2bee42a-5b87-41e9-8f90-84c8ee2935a8, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2bee42a-5b87-41e9-8f90-84c8ee2935a8, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmUzYmIzNmUtMzE0MDA0MzgtYjA1NmFiNWUtYWI1ZWQ5Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1f45f475-1e8d-40e5-be93-1efcf9d7ad0e, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1f45f475-1e8d-40e5-be93-1efcf9d7ad0e, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZmUzYmIzNmUtMzE0MDA0MzgtYjA1NmFiNWUtYWI1ZWQ5Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1f45f475-1e8d-40e5-be93-1efcf9d7ad0e, ghrun-5irk6cm3p4.auto.internal:24696): 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=ZmUzYmIzNmUtMzE0MDA0MzgtYjA1NmFiNWUtYWI1ZWQ5Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d98d63a-cc31-42ee-9cd4-71250e43b6e5, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d98d63a-cc31-42ee-9cd4-71250e43b6e5, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZmUzYmIzNmUtMzE0MDA0MzgtYjA1NmFiNWUtYWI1ZWQ5Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98737fe6-5bcd-42f1-b194-541cab7e85d1, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98737fe6-5bcd-42f1-b194-541cab7e85d1, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d98d63a-cc31-42ee-9cd4-71250e43b6e5, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98737fe6-5bcd-42f1-b194-541cab7e85d1, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWUwNGE1ZWQtN2RjYmNiYWItZGIyNmQ0NjktNzMwOWUwMWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 784d3e89-6212-43b0-b411-660792cb2b66, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 784d3e89-6212-43b0-b411-660792cb2b66, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZWUwNGE1ZWQtN2RjYmNiYWItZGIyNmQ0NjktNzMwOWUwMWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 784d3e89-6212-43b0-b411-660792cb2b66, ghrun-5irk6cm3p4.auto.internal:24696): 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=ZWUwNGE1ZWQtN2RjYmNiYWItZGIyNmQ0NjktNzMwOWUwMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29f674e3-4a0f-4401-8dd1-755f1f738bdb, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29f674e3-4a0f-4401-8dd1-755f1f738bdb, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZWUwNGE1ZWQtN2RjYmNiYWItZGIyNmQ0NjktNzMwOWUwMWI=" 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: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29f674e3-4a0f-4401-8dd1-755f1f738bdb, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cbfa1f6a-6b0b-46b5-a6a2-74daff19043e, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cbfa1f6a-6b0b-46b5-a6a2-74daff19043e, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cbfa1f6a-6b0b-46b5-a6a2-74daff19043e, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdlNmJiMDQtOWFlMjg1ZDctODZiMmJmNWQtNDVjZmNjYjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 26e5bf9c-9cb7-4245-a494-2d1cddd8ac4b, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26e5bf9c-9cb7-4245-a494-2d1cddd8ac4b, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlNmJiMDQtOWFlMjg1ZDctODZiMmJmNWQtNDVjZmNjYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26e5bf9c-9cb7-4245-a494-2d1cddd8ac4b, ghrun-5irk6cm3p4.auto.internal:24696): 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=ZDdlNmJiMDQtOWFlMjg1ZDctODZiMmJmNWQtNDVjZmNjYjg=
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, 6c2ff23e-a6f0-49f2-af67-0088720bfb0a, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c2ff23e-a6f0-49f2-af67-0088720bfb0a, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6e91ad0-ff5d-4d9d-9a91-12d46ef62992, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6e91ad0-ff5d-4d9d-9a91-12d46ef62992, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlNmJiMDQtOWFlMjg1ZDctODZiMmJmNWQtNDVjZmNjYjg=" 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, d6e91ad0-ff5d-4d9d-9a91-12d46ef62992, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c2ff23e-a6f0-49f2-af67-0088720bfb0a, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzA4NmZlNC04NTQ5ZTJlNy0xMzI0NmM1NC0zZGUyY2EyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6aa19782-a073-452b-b68f-683905eaff05, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6aa19782-a073-452b-b68f-683905eaff05, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=MzA4NmZlNC04NTQ5ZTJlNy0xMzI0NmM1NC0zZGUyY2EyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6aa19782-a073-452b-b68f-683905eaff05, ghrun-5irk6cm3p4.auto.internal:24696): 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=MzA4NmZlNC04NTQ5ZTJlNy0xMzI0NmM1NC0zZGUyY2EyZQ==
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(ExecuteQuery, 6a79d160-5664-422b-bffb-7c6c2e6c4d44, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b419b60a-dd4a-4520-9636-547c750dffd9, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a79d160-5664-422b-bffb-7c6c2e6c4d44, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=MzA4NmZlNC04NTQ5ZTJlNy0xMzI0NmM1NC0zZGUyY2EyZQ==" 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, 6a79d160-5664-422b-bffb-7c6c2e6c4d44, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b419b60a-dd4a-4520-9636-547c750dffd9, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b419b60a-dd4a-4520-9636-547c750dffd9, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njk4OGM5YTEtMzFkMzIyN2EtNzM5MjdhZWEtMTI4MDJlZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34c72a5e-1892-48e0-bc7b-f72998c551d5, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34c72a5e-1892-48e0-bc7b-f72998c551d5, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=Njk4OGM5YTEtMzFkMzIyN2EtNzM5MjdhZWEtMTI4MDJlZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34c72a5e-1892-48e0-bc7b-f72998c551d5, ghrun-5irk6cm3p4.auto.internal:24696): 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=Njk4OGM5YTEtMzFkMzIyN2EtNzM5MjdhZWEtMTI4MDJlZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b7d6950-d79a-4ff0-b059-867e62c5563b, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b7d6950-d79a-4ff0-b059-867e62c5563b, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=Njk4OGM5YTEtMzFkMzIyN2EtNzM5MjdhZWEtMTI4MDJlZDA=" 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, 1b7d6950-d79a-4ff0-b059-867e62c5563b, ghrun-5irk6cm3p4.auto.internal:24696): 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, 021c9541-49b5-473d-a2de-21e8aba1365b, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 021c9541-49b5-473d-a2de-21e8aba1365b, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 021c9541-49b5-473d-a2de-21e8aba1365b, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzBkNTQ5ZTQtZDZjODJiODUtODI0OGM0ZDItZGNiZGY3ZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0f57d265-aa43-4b93-af48-c50af1a03411, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0f57d265-aa43-4b93-af48-c50af1a03411, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NzBkNTQ5ZTQtZDZjODJiODUtODI0OGM0ZDItZGNiZGY3ZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0f57d265-aa43-4b93-af48-c50af1a03411, ghrun-5irk6cm3p4.auto.internal:24696): 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=NzBkNTQ5ZTQtZDZjODJiODUtODI0OGM0ZDItZGNiZGY3ZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fc2a1c9-1d9d-40ab-9262-80dc8e618be6, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fc2a1c9-1d9d-40ab-9262-80dc8e618be6, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NzBkNTQ5ZTQtZDZjODJiODUtODI0OGM0ZDItZGNiZGY3ZmE=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fc2a1c9-1d9d-40ab-9262-80dc8e618be6, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6588b2a3-aeb7-4576-a96d-e911532d49af, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6588b2a3-aeb7-4576-a96d-e911532d49af, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6588b2a3-aeb7-4576-a96d-e911532d49af, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmExYTkyNDctNWIwYjgzZS04MzVjNDI0Ny1mNzRiM2ZmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f5e5be9-6a2a-4981-bb14-79a5856b3c6b, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f5e5be9-6a2a-4981-bb14-79a5856b3c6b, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NmExYTkyNDctNWIwYjgzZS04MzVjNDI0Ny1mNzRiM2ZmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f5e5be9-6a2a-4981-bb14-79a5856b3c6b, ghrun-5irk6cm3p4.auto.internal:24696): 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=NmExYTkyNDctNWIwYjgzZS04MzVjNDI0Ny1mNzRiM2ZmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0de38a2c-7f06-43a0-a9f8-9bd3cc509bb3, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0de38a2c-7f06-43a0-a9f8-9bd3cc509bb3, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NmExYTkyNDctNWIwYjgzZS04MzVjNDI0Ny1mNzRiM2ZmOQ==" 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, 0de38a2c-7f06-43a0-a9f8-9bd3cc509bb3, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b956e2d5-f0b8-41bd-a437-2a4ea05f68f8, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716574748+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 131bc0ef-9e1f-4f4e-8959-13e9fc5f97c1, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716756032+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50c1a543-a3f0-45b2-97b6-83ff6c3b839c, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716788357+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1f45f475-1e8d-40e5-be93-1efcf9d7ad0e, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716811095+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 784d3e89-6212-43b0-b411-660792cb2b66, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716849495+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26e5bf9c-9cb7-4245-a494-2d1cddd8ac4b, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716873835+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6aa19782-a073-452b-b68f-683905eaff05, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716902303+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f5e5be9-6a2a-4981-bb14-79a5856b3c6b, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.717001169+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34c72a5e-1892-48e0-bc7b-f72998c551d5, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716931044+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0f57d265-aa43-4b93-af48-c50af1a03411, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716964354+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a7a5017-6454-45fb-b021-f2e634c04448, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716734574+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f9ceef28-6df9-4440-b7da-4149d89efc2c, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.71680028+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5d98d63a-cc31-42ee-9cd4-71250e43b6e5, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716833692+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 29f674e3-4a0f-4401-8dd1-755f1f738bdb, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.71686145+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d6e91ad0-ff5d-4d9d-9a91-12d46ef62992, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.71689059+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d3a3aa16-87da-419c-bca8-65cf8045c3c7, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716776838+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a79d160-5664-422b-bffb-7c6c2e6c4d44, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716917301+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1b7d6950-d79a-4ff0-b059-867e62c5563b, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716951258+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0fc2a1c9-1d9d-40ab-9262-80dc8e618be6, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716989469+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0de38a2c-7f06-43a0-a9f8-9bd3cc509bb3, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.717019817+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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-5irk6cm3p4.auto.internal:24696
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2637106) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2637106) elapsed time (sec): 30.216398239135742
DEBUG    ya.test:process.py:263 Command (pid 2637106) wtime: 30.221
DEBUG    ya.test:process.py:275 Command (pid 2637106) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      7	7	0	0	787	955	955	955
2	     89	89	0	0	116	299	999	1003
3	     89	89	0	0	105	146	156	159
4	     17	17	0	160	102	128	131	131
5	      0	0	0	1516	0	0	0	0
6	      0	0	0	1697	0	0	0	0
7	      0	0	0	1665	0	0	0	0
8	      0	0	0	1785	0	0	0	0
9	      0	0	0	1698	0	0	0	0
10	      0	0	0	1790	0	0	0	0
11	      0	0	0	1437	0	0	0	0
12	      0	0	0	1710	0	0	0	0
13	      0	0	0	1516	0	0	0	0
14	      0	0	0	1603	0	0	0	0
15	      0	0	0	1743	0	0	0	0
16	      0	0	0	1653	0	0	0	0
17	      0	0	0	1710	0	0	0	0
18	      0	0	0	1640	0	0	0	0
19	      0	0	0	1503	0	0	0	0
20	      0	0	0	1550	0	0	0	0
21	      0	0	0	1668	0	0	0	0
22	      0	0	0	1649	0	0	0	0
23	      0	0	0	1906	0	0	0	0
24	      0	0	0	1973	0	0	0	0
25	      0	0	0	2057	0	0	0	0
26	      0	0	0	1977	0	0	0	0
27	      0	0	0	1982	0	0	0	0
28	      0	0	0	2002	0	0	0	0
29	      0	0	0	1613	0	0	0	0
30	      0	0	0	1597	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    202	6.73333	0	44800	111	305	999	1003

DEBUG    ya.test:process.py:276 Command (pid 2637106) 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 2637102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2637102) elapsed time (sec): 30.27745532989502
DEBUG    ya.test:process.py:263 Command (pid 2637102) wtime: 30.279
DEBUG    ya.test:process.py:275 Command (pid 2637102) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     18	18	0	0	295	719	739	739
2	    124	124	0	0	75	131	707	711
3	    117	117	0	0	80	127	137	139
4	     23	23	0	157	84	115	128	128
5	      0	0	0	1518	0	0	0	0
6	      0	0	0	1500	0	0	0	0
7	      0	0	0	1590	0	0	0	0
8	      0	0	0	1526	0	0	0	0
9	      0	0	0	1595	0	0	0	0
10	      0	0	0	1643	0	0	0	0
11	      0	0	0	1431	0	0	0	0
12	      0	0	0	1544	0	0	0	0
13	      0	0	0	1250	0	0	0	0
14	      0	0	0	1162	0	0	0	0
15	      0	0	0	1655	0	0	0	0
16	      0	0	0	1378	0	0	0	0
17	      0	0	0	1571	0	0	0	0
18	      0	0	0	1539	0	0	0	0
19	      0	0	0	1358	0	0	0	0
20	      0	0	0	1397	0	0	0	0
21	      0	0	0	1545	0	0	0	0
22	      0	0	0	1465	0	0	0	0
23	      0	0	0	1728	0	0	0	0
24	      0	0	0	1809	0	0	0	0
25	      0	0	0	1924	0	0	0	0
26	      0	0	0	1938	0	0	0	0
27	      0	0	0	1993	0	0	0	0
28	      0	0	0	1767	0	0	0	0
29	      0	0	0	1447	0	0	0	0
30	      0	0	0	1501	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    282	9.4	0	40931	79	273	715	739

DEBUG    ya.test:process.py:276 Command (pid 2637102) 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 2637108) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2637108) elapsed time (sec): 30.26682686805725
DEBUG    ya.test:process.py:263 Command (pid 2637108) wtime: 30.27
DEBUG    ya.test:process.py:275 Command (pid 2637108) 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	      2	2	0	10	169	186	186	186
3	      0	0	0	10	0	0	0	0
4	      0	0	0	198	0	0	0	0
5	      0	0	0	1524	0	0	0	0
6	      0	0	0	1682	0	0	0	0
7	      0	0	0	1931	0	0	0	0
8	      0	0	0	1720	0	0	0	0
9	      0	0	0	1650	0	0	0	0
10	      0	0	0	1784	0	0	0	0
11	      0	0	0	1396	0	0	0	0
12	      0	0	0	1738	0	0	0	0
13	      0	0	0	1438	0	0	0	0
14	      0	0	0	1342	0	0	0	0
15	      0	0	0	1690	0	0	0	0
16	      0	0	0	1622	0	0	0	0
17	      0	0	0	1685	0	0	0	0
18	      0	0	0	1525	0	0	0	0
19	      0	0	0	1338	0	0	0	0
20	      0	0	0	1557	0	0	0	0
21	      0	0	0	1660	0	0	0	0
22	      0	0	0	1770	0	0	0	0
23	      0	0	0	1874	0	0	0	0
24	      0	0	0	1950	0	0	0	0
25	      0	0	0	2000	0	0	0	0
26	      0	0	0	1938	0	0	0	0
27	      0	0	0	1904	0	0	0	0
28	      0	0	0	1943	0	0	0	0
29	      0	0	0	1554	0	0	0	0
30	      0	0	0	1419	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	43852	169	186	186	186

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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.
---------------------------- 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:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-5irk6cm3p4'
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/0kqp/00293e/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.2612401' in '/home/runner/.ya/build/build_root/0kqp/00293e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile__lr2ro7c.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:24696/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6348
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17753
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24696
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6007
=================================== 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/0kqp/00293e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2611106
DEBUG    ya.test:process.py:259 Command (pid 2611106) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2611106) elapsed time (sec): 2.7846648693084717
DEBUG    ya.test:process.py:263 Command (pid 2611106) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2611106) maxrss: 543292
DEBUG    ya.test:process.py:263 Command (pid 2611106) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 2611106) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) nivcsw: 563
DEBUG    ya.test:process.py:263 Command (pid 2611106) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2611106) nvcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 2611106) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2611106) stime: 2.383949
DEBUG    ya.test:process.py:263 Command (pid 2611106) utime: 0.098296
DEBUG    ya.test:process.py:263 Command (pid 2611106) wtime: 2.791
DEBUG    ya.test:process.py:275 Command (pid 2611106) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5irk6cm3p4    Host information: 
        Linux ghrun-5irk6cm3p4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5irk6cm3p4    Host information: 
        Linux ghrun-5irk6cm3p4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6007
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/0kqp/00293e/r3tmp/kikimr_cluster_yqlymrrk
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24696
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17753
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2853
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0kqp/00293e/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:269 Final command: /home/runner/.ya/build/build_root/0kqp/00293e/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/0kqp/00293e/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__lr2ro7c.log --grpc-port=24696 --mon-port=17753 --ic-port=6007
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24696/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0kqp/00293e/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:269 Final command: /home/runner/.ya/build/build_root/0kqp/00293e/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/0kqp/00293e/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__lr2ro7c.log --grpc-port=24696 --mon-port=17753 --ic-port=6007
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0kqp/00293e/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/0kqp/00293e/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__lr2ro7c.log', '--grpc-port=24696', '--mon-port=17753', '--ic-port=6007')' in '/home/runner/.ya/build/build_root/0kqp/00293e/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: 2612401
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24696/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/0kqp/00293e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2612418
DEBUG    ya.test:process.py:259 Command (pid 2612418) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2612418) elapsed time (sec): 2.2989189624786377
DEBUG    ya.test:process.py:263 Command (pid 2612418) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) maxrss: 543292
DEBUG    ya.test:process.py:263 Command (pid 2612418) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 2612418) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) nivcsw: 420
DEBUG    ya.test:process.py:263 Command (pid 2612418) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2612418) nvcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 2612418) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2612418) stime: 1.675581
DEBUG    ya.test:process.py:263 Command (pid 2612418) utime: 0.105588
DEBUG    ya.test:process.py:263 Command (pid 2612418) wtime: 2.333
DEBUG    ya.test:process.py:275 Command (pid 2612418) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5irk6cm3p4    Host information: 
        Linux ghrun-5irk6cm3p4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-5irk6cm3p4    Host information: 
        Linux ghrun-5irk6cm3p4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24696', '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: 6007\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/0kqp/00293e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24696', '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: 6007\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2614073
DEBUG    ya.test:process.py:259 Command (pid 2614073) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2614073) elapsed time (sec): 1.3645069599151611
DEBUG    ya.test:process.py:263 Command (pid 2614073) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) maxrss: 551720
DEBUG    ya.test:process.py:263 Command (pid 2614073) minflt: 18350
DEBUG    ya.test:process.py:263 Command (pid 2614073) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 2614073) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2614073) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2614073) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2614073) stime: 1.042642
DEBUG    ya.test:process.py:263 Command (pid 2614073) utime: 0.142119
DEBUG    ya.test:process.py:263 Command (pid 2614073) wtime: 1.374
DEBUG    ya.test:process.py:275 Command (pid 2614073) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24696', '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/0kqp/00293e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24696', '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: 2614717
DEBUG    ya.test:process.py:259 Command (pid 2614717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2614717) elapsed time (sec): 1.4599833488464355
DEBUG    ya.test:process.py:263 Command (pid 2614717) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) maxrss: 551728
DEBUG    ya.test:process.py:263 Command (pid 2614717) minflt: 18352
DEBUG    ya.test:process.py:263 Command (pid 2614717) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) nivcsw: 349
DEBUG    ya.test:process.py:263 Command (pid 2614717) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2614717) nvcsw: 100
DEBUG    ya.test:process.py:263 Command (pid 2614717) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2614717) stime: 1.009798
DEBUG    ya.test:process.py:263 Command (pid 2614717) utime: 0.147339
DEBUG    ya.test:process.py:263 Command (pid 2614717) wtime: 1.462
DEBUG    ya.test:process.py:275 Command (pid 2614717) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, 9a843f20-a6ce-48eb-8518-34e8d3aa6c7b, localhost:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9a843f20-a6ce-48eb-8518-34e8d3aa6c7b, localhost:24696): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9a843f20-a6ce-48eb-8518-34e8d3aa6c7b, localhost:24696): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-5irk6cm3p4.auto.internal" port: 24696 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-5irk6cm3p4.auto.internal:24696, 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:24696
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -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/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2616178
DEBUG    ya.test:process.py:259 Command (pid 2616178) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2616178) elapsed time (sec): 0.4745907783508301
DEBUG    ya.test:process.py:263 Command (pid 2616178) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) maxrss: 165360
DEBUG    ya.test:process.py:263 Command (pid 2616178) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 2616178) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 2616178) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2616178) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 2616178) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2616178) stime: 0.032948
DEBUG    ya.test:process.py:263 Command (pid 2616178) utime: 0.042362
DEBUG    ya.test:process.py:263 Command (pid 2616178) wtime: 0.482
DEBUG    ya.test:process.py:275 Command (pid 2616178) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2616178) 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/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -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/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-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: 2616354
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 2616354) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2616354) elapsed time (sec): 30.158546924591064
DEBUG    ya.test:process.py:263 Command (pid 2616354) wtime: 30.16
DEBUG    ya.test:process.py:275 Command (pid 2616354) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    409	409	0	0	22	36	46	48
2	    333	333	0	0	27	49	55	57
3	    360	360	0	0	25	46	65	79
4	    283	283	0	0	33	61	93	105
5	    306	306	0	0	29	55	72	75
6	    347	347	0	0	25	56	66	69
7	    372	372	0	0	24	44	51	55
8	    336	336	0	0	28	44	51	55
9	    272	272	0	0	31	72	78	84
10	    403	403	0	0	23	37	54	66
11	    362	362	0	0	24	49	57	65
12	    403	403	0	0	23	35	53	62
13	    395	395	0	0	22	37	62	69
14	    474	474	0	0	20	27	31	33
15	    441	441	0	0	21	32	35	38
16	    455	455	0	0	21	30	35	41
17	    423	423	0	0	22	33	36	43
18	    418	418	0	0	22	34	45	50
19	    401	401	0	0	22	40	51	68
20	    376	376	0	0	24	46	74	91
21	    396	396	0	0	24	35	39	42
22	    402	402	0	0	23	40	44	48
23	    367	367	0	0	25	43	57	62
24	    428	428	0	0	22	34	48	55
25	    360	360	0	0	25	47	52	59
26	    296	296	0	0	32	53	59	69
27	    351	351	0	0	26	45	54	58
28	    321	321	0	0	29	55	68	71
29	    361	361	0	0	25	44	52	59
30	    393	393	0	0	24	39	49	57

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11244	374.8	0	0	24	45	61	105

DEBUG    ya.test:process.py:276 Command (pid 2616354) 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, 5e1a33fd-3a74-4fec-b41c-b5c097f2c74e, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e1a33fd-3a74-4fec-b41c-b5c097f2c74e, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e1a33fd-3a74-4fec-b41c-b5c097f2c74e, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b956e2d5-f0b8-41bd-a437-2a4ea05f68f8, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b956e2d5-f0b8-41bd-a437-2a4ea05f68f8, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b956e2d5-f0b8-41bd-a437-2a4ea05f68f8, ghrun-5irk6cm3p4.auto.internal:24696): 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=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1671b338-8a5f-4c52-b664-c54f94460028, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1671b338-8a5f-4c52-b664-c54f94460028, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" 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, 1671b338-8a5f-4c52-b664-c54f94460028, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
INFO     root:test_log_scenario.py:217 Count rows after insert 11039 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be80014e-68e9-471e-b145-b5a3486a8f29, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be80014e-68e9-471e-b145-b5a3486a8f29, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" 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, be80014e-68e9-471e-b145-b5a3486a8f29, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c71fb430-62c9-4b6e-900c-e1fd1f191933, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c71fb430-62c9-4b6e-900c-e1fd1f191933, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" 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, c71fb430-62c9-4b6e-900c-e1fd1f191933, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
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/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -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/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-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: 2637102
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb -e grpc://localhost:24696 -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    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/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0kqp/00293e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24696', '-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: 2637106
DEBUG    ya.test:process.py:628 Command pid: 2637108
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a7a5017-6454-45fb-b021-f2e634c04448, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a7a5017-6454-45fb-b021-f2e634c04448, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NTU4ZDU0MjYtYzFkMDZjMWMtMzRkYTA1NjgtZDA2YjM2Zg==" 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, 0a7a5017-6454-45fb-b021-f2e634c04448, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
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, 25b9f6fb-89c7-431b-b3be-5d0ac65d4792, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25b9f6fb-89c7-431b-b3be-5d0ac65d4792, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25b9f6fb-89c7-431b-b3be-5d0ac65d4792, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDAwMjY3YzUtNWI0YjAzNTQtMmZiM2E1MWYtZjdkZThhYmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 131bc0ef-9e1f-4f4e-8959-13e9fc5f97c1, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 131bc0ef-9e1f-4f4e-8959-13e9fc5f97c1, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZDAwMjY3YzUtNWI0YjAzNTQtMmZiM2E1MWYtZjdkZThhYmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 131bc0ef-9e1f-4f4e-8959-13e9fc5f97c1, ghrun-5irk6cm3p4.auto.internal:24696): 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=ZDAwMjY3YzUtNWI0YjAzNTQtMmZiM2E1MWYtZjdkZThhYmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3a3aa16-87da-419c-bca8-65cf8045c3c7, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3a3aa16-87da-419c-bca8-65cf8045c3c7, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZDAwMjY3YzUtNWI0YjAzNTQtMmZiM2E1MWYtZjdkZThhYmY=" 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, d3a3aa16-87da-419c-bca8-65cf8045c3c7, ghrun-5irk6cm3p4.auto.internal:24696): 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, f2a2b341-32a0-417c-bbf8-d78f98608fad, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f2a2b341-32a0-417c-bbf8-d78f98608fad, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f2a2b341-32a0-417c-bbf8-d78f98608fad, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTc3OTczNi0xOTU2MDk0MS1jNjdmM2I4OC02N2E3NjllMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50c1a543-a3f0-45b2-97b6-83ff6c3b839c, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50c1a543-a3f0-45b2-97b6-83ff6c3b839c, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=MTc3OTczNi0xOTU2MDk0MS1jNjdmM2I4OC02N2E3NjllMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50c1a543-a3f0-45b2-97b6-83ff6c3b839c, ghrun-5irk6cm3p4.auto.internal:24696): 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=MTc3OTczNi0xOTU2MDk0MS1jNjdmM2I4OC02N2E3NjllMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9ceef28-6df9-4440-b7da-4149d89efc2c, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9ceef28-6df9-4440-b7da-4149d89efc2c, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=MTc3OTczNi0xOTU2MDk0MS1jNjdmM2I4OC02N2E3NjllMQ==" 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, f9ceef28-6df9-4440-b7da-4149d89efc2c, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c2bee42a-5b87-41e9-8f90-84c8ee2935a8, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c2bee42a-5b87-41e9-8f90-84c8ee2935a8, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c2bee42a-5b87-41e9-8f90-84c8ee2935a8, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmUzYmIzNmUtMzE0MDA0MzgtYjA1NmFiNWUtYWI1ZWQ5Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1f45f475-1e8d-40e5-be93-1efcf9d7ad0e, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1f45f475-1e8d-40e5-be93-1efcf9d7ad0e, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZmUzYmIzNmUtMzE0MDA0MzgtYjA1NmFiNWUtYWI1ZWQ5Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1f45f475-1e8d-40e5-be93-1efcf9d7ad0e, ghrun-5irk6cm3p4.auto.internal:24696): 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=ZmUzYmIzNmUtMzE0MDA0MzgtYjA1NmFiNWUtYWI1ZWQ5Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d98d63a-cc31-42ee-9cd4-71250e43b6e5, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d98d63a-cc31-42ee-9cd4-71250e43b6e5, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZmUzYmIzNmUtMzE0MDA0MzgtYjA1NmFiNWUtYWI1ZWQ5Mw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98737fe6-5bcd-42f1-b194-541cab7e85d1, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98737fe6-5bcd-42f1-b194-541cab7e85d1, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d98d63a-cc31-42ee-9cd4-71250e43b6e5, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98737fe6-5bcd-42f1-b194-541cab7e85d1, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWUwNGE1ZWQtN2RjYmNiYWItZGIyNmQ0NjktNzMwOWUwMWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 784d3e89-6212-43b0-b411-660792cb2b66, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 784d3e89-6212-43b0-b411-660792cb2b66, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZWUwNGE1ZWQtN2RjYmNiYWItZGIyNmQ0NjktNzMwOWUwMWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 784d3e89-6212-43b0-b411-660792cb2b66, ghrun-5irk6cm3p4.auto.internal:24696): 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=ZWUwNGE1ZWQtN2RjYmNiYWItZGIyNmQ0NjktNzMwOWUwMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29f674e3-4a0f-4401-8dd1-755f1f738bdb, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29f674e3-4a0f-4401-8dd1-755f1f738bdb, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZWUwNGE1ZWQtN2RjYmNiYWItZGIyNmQ0NjktNzMwOWUwMWI=" 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: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29f674e3-4a0f-4401-8dd1-755f1f738bdb, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cbfa1f6a-6b0b-46b5-a6a2-74daff19043e, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cbfa1f6a-6b0b-46b5-a6a2-74daff19043e, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cbfa1f6a-6b0b-46b5-a6a2-74daff19043e, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdlNmJiMDQtOWFlMjg1ZDctODZiMmJmNWQtNDVjZmNjYjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 26e5bf9c-9cb7-4245-a494-2d1cddd8ac4b, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26e5bf9c-9cb7-4245-a494-2d1cddd8ac4b, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlNmJiMDQtOWFlMjg1ZDctODZiMmJmNWQtNDVjZmNjYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26e5bf9c-9cb7-4245-a494-2d1cddd8ac4b, ghrun-5irk6cm3p4.auto.internal:24696): 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=ZDdlNmJiMDQtOWFlMjg1ZDctODZiMmJmNWQtNDVjZmNjYjg=
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, 6c2ff23e-a6f0-49f2-af67-0088720bfb0a, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c2ff23e-a6f0-49f2-af67-0088720bfb0a, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6e91ad0-ff5d-4d9d-9a91-12d46ef62992, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6e91ad0-ff5d-4d9d-9a91-12d46ef62992, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlNmJiMDQtOWFlMjg1ZDctODZiMmJmNWQtNDVjZmNjYjg=" 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, d6e91ad0-ff5d-4d9d-9a91-12d46ef62992, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c2ff23e-a6f0-49f2-af67-0088720bfb0a, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzA4NmZlNC04NTQ5ZTJlNy0xMzI0NmM1NC0zZGUyY2EyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6aa19782-a073-452b-b68f-683905eaff05, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6aa19782-a073-452b-b68f-683905eaff05, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=MzA4NmZlNC04NTQ5ZTJlNy0xMzI0NmM1NC0zZGUyY2EyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6aa19782-a073-452b-b68f-683905eaff05, ghrun-5irk6cm3p4.auto.internal:24696): 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=MzA4NmZlNC04NTQ5ZTJlNy0xMzI0NmM1NC0zZGUyY2EyZQ==
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(ExecuteQuery, 6a79d160-5664-422b-bffb-7c6c2e6c4d44, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b419b60a-dd4a-4520-9636-547c750dffd9, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a79d160-5664-422b-bffb-7c6c2e6c4d44, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=MzA4NmZlNC04NTQ5ZTJlNy0xMzI0NmM1NC0zZGUyY2EyZQ==" 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, 6a79d160-5664-422b-bffb-7c6c2e6c4d44, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b419b60a-dd4a-4520-9636-547c750dffd9, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b419b60a-dd4a-4520-9636-547c750dffd9, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njk4OGM5YTEtMzFkMzIyN2EtNzM5MjdhZWEtMTI4MDJlZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34c72a5e-1892-48e0-bc7b-f72998c551d5, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34c72a5e-1892-48e0-bc7b-f72998c551d5, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=Njk4OGM5YTEtMzFkMzIyN2EtNzM5MjdhZWEtMTI4MDJlZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34c72a5e-1892-48e0-bc7b-f72998c551d5, ghrun-5irk6cm3p4.auto.internal:24696): 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=Njk4OGM5YTEtMzFkMzIyN2EtNzM5MjdhZWEtMTI4MDJlZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b7d6950-d79a-4ff0-b059-867e62c5563b, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b7d6950-d79a-4ff0-b059-867e62c5563b, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=Njk4OGM5YTEtMzFkMzIyN2EtNzM5MjdhZWEtMTI4MDJlZDA=" 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, 1b7d6950-d79a-4ff0-b059-867e62c5563b, ghrun-5irk6cm3p4.auto.internal:24696): 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, 021c9541-49b5-473d-a2de-21e8aba1365b, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 021c9541-49b5-473d-a2de-21e8aba1365b, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 021c9541-49b5-473d-a2de-21e8aba1365b, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzBkNTQ5ZTQtZDZjODJiODUtODI0OGM0ZDItZGNiZGY3ZmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0f57d265-aa43-4b93-af48-c50af1a03411, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0f57d265-aa43-4b93-af48-c50af1a03411, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NzBkNTQ5ZTQtZDZjODJiODUtODI0OGM0ZDItZGNiZGY3ZmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0f57d265-aa43-4b93-af48-c50af1a03411, ghrun-5irk6cm3p4.auto.internal:24696): 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=NzBkNTQ5ZTQtZDZjODJiODUtODI0OGM0ZDItZGNiZGY3ZmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fc2a1c9-1d9d-40ab-9262-80dc8e618be6, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fc2a1c9-1d9d-40ab-9262-80dc8e618be6, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NzBkNTQ5ZTQtZDZjODJiODUtODI0OGM0ZDItZGNiZGY3ZmE=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fc2a1c9-1d9d-40ab-9262-80dc8e618be6, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6588b2a3-aeb7-4576-a96d-e911532d49af, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6588b2a3-aeb7-4576-a96d-e911532d49af, ghrun-5irk6cm3p4.auto.internal:24696): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6588b2a3-aeb7-4576-a96d-e911532d49af, ghrun-5irk6cm3p4.auto.internal:24696): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmExYTkyNDctNWIwYjgzZS04MzVjNDI0Ny1mNzRiM2ZmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f5e5be9-6a2a-4981-bb14-79a5856b3c6b, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f5e5be9-6a2a-4981-bb14-79a5856b3c6b, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NmExYTkyNDctNWIwYjgzZS04MzVjNDI0Ny1mNzRiM2ZmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f5e5be9-6a2a-4981-bb14-79a5856b3c6b, ghrun-5irk6cm3p4.auto.internal:24696): 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=NmExYTkyNDctNWIwYjgzZS04MzVjNDI0Ny1mNzRiM2ZmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0de38a2c-7f06-43a0-a9f8-9bd3cc509bb3, ghrun-5irk6cm3p4.auto.internal:24696): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0de38a2c-7f06-43a0-a9f8-9bd3cc509bb3, ghrun-5irk6cm3p4.auto.internal:24696): request = { session_id: "ydb://session/3?node_id=1&id=NmExYTkyNDctNWIwYjgzZS04MzVjNDI0Ny1mNzRiM2ZmOQ==" 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, 0de38a2c-7f06-43a0-a9f8-9bd3cc509bb3, ghrun-5irk6cm3p4.auto.internal:24696): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b956e2d5-f0b8-41bd-a437-2a4ea05f68f8, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716574748+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 131bc0ef-9e1f-4f4e-8959-13e9fc5f97c1, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716756032+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50c1a543-a3f0-45b2-97b6-83ff6c3b839c, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716788357+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1f45f475-1e8d-40e5-be93-1efcf9d7ad0e, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716811095+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 784d3e89-6212-43b0-b411-660792cb2b66, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716849495+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26e5bf9c-9cb7-4245-a494-2d1cddd8ac4b, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716873835+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6aa19782-a073-452b-b68f-683905eaff05, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716902303+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f5e5be9-6a2a-4981-bb14-79a5856b3c6b, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.717001169+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34c72a5e-1892-48e0-bc7b-f72998c551d5, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716931044+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0f57d265-aa43-4b93-af48-c50af1a03411, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24696 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716964354+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a7a5017-6454-45fb-b021-f2e634c04448, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716734574+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f9ceef28-6df9-4440-b7da-4149d89efc2c, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.71680028+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5d98d63a-cc31-42ee-9cd4-71250e43b6e5, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716833692+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 29f674e3-4a0f-4401-8dd1-755f1f738bdb, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.71686145+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d6e91ad0-ff5d-4d9d-9a91-12d46ef62992, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.71689059+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d3a3aa16-87da-419c-bca8-65cf8045c3c7, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.716776838+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a79d160-5664-422b-bffb-7c6c2e6c4d44, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716917301+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1b7d6950-d79a-4ff0-b059-867e62c5563b, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716951258+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0fc2a1c9-1d9d-40ab-9262-80dc8e618be6, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T08:58:35.716989469+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0de38a2c-7f06-43a0-a9f8-9bd3cc509bb3, ghrun-5irk6cm3p4.auto.internal:24696): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T08:58:35.717019817+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-5irk6cm3p4.auto.internal:24696
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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-5irk6cm3p4.auto.internal:24696
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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2637106) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2637106) elapsed time (sec): 30.216398239135742
DEBUG    ya.test:process.py:263 Command (pid 2637106) wtime: 30.221
DEBUG    ya.test:process.py:275 Command (pid 2637106) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      7	7	0	0	787	955	955	955
2	     89	89	0	0	116	299	999	1003
3	     89	89	0	0	105	146	156	159
4	     17	17	0	160	102	128	131	131
5	      0	0	0	1516	0	0	0	0
6	      0	0	0	1697	0	0	0	0
7	      0	0	0	1665	0	0	0	0
8	      0	0	0	1785	0	0	0	0
9	      0	0	0	1698	0	0	0	0
10	      0	0	0	1790	0	0	0	0
11	      0	0	0	1437	0	0	0	0
12	      0	0	0	1710	0	0	0	0
13	      0	0	0	1516	0	0	0	0
14	      0	0	0	1603	0	0	0	0
15	      0	0	0	1743	0	0	0	0
16	      0	0	0	1653	0	0	0	0
17	      0	0	0	1710	0	0	0	0
18	      0	0	0	1640	0	0	0	0
19	      0	0	0	1503	0	0	0	0
20	      0	0	0	1550	0	0	0	0
21	      0	0	0	1668	0	0	0	0
22	      0	0	0	1649	0	0	0	0
23	      0	0	0	1906	0	0	0	0
24	      0	0	0	1973	0	0	0	0
25	      0	0	0	2057	0	0	0	0
26	      0	0	0	1977	0	0	0	0
27	      0	0	0	1982	0	0	0	0
28	      0	0	0	2002	0	0	0	0
29	      0	0	0	1613	0	0	0	0
30	      0	0	0	1597	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    202	6.73333	0	44800	111	305	999	1003

DEBUG    ya.test:process.py:276 Command (pid 2637106) 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 2637102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2637102) elapsed time (sec): 30.27745532989502
DEBUG    ya.test:process.py:263 Command (pid 2637102) wtime: 30.279
DEBUG    ya.test:process.py:275 Command (pid 2637102) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     18	18	0	0	295	719	739	739
2	    124	124	0	0	75	131	707	711
3	    117	117	0	0	80	127	137	139
4	     23	23	0	157	84	115	128	128
5	      0	0	0	1518	0	0	0	0
6	      0	0	0	1500	0	0	0	0
7	      0	0	0	1590	0	0	0	0
8	      0	0	0	1526	0	0	0	0
9	      0	0	0	1595	0	0	0	0
10	      0	0	0	1643	0	0	0	0
11	      0	0	0	1431	0	0	0	0
12	      0	0	0	1544	0	0	0	0
13	      0	0	0	1250	0	0	0	0
14	      0	0	0	1162	0	0	0	0
15	      0	0	0	1655	0	0	0	0
16	      0	0	0	1378	0	0	0	0
17	      0	0	0	1571	0	0	0	0
18	      0	0	0	1539	0	0	0	0
19	      0	0	0	1358	0	0	0	0
20	      0	0	0	1397	0	0	0	0
21	      0	0	0	1545	0	0	0	0
22	      0	0	0	1465	0	0	0	0
23	      0	0	0	1728	0	0	0	0
24	      0	0	0	1809	0	0	0	0
25	      0	0	0	1924	0	0	0	0
26	      0	0	0	1938	0	0	0	0
27	      0	0	0	1993	0	0	0	0
28	      0	0	0	1767	0	0	0	0
29	      0	0	0	1447	0	0	0	0
30	      0	0	0	1501	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    282	9.4	0	40931	79	273	715	739

DEBUG    ya.test:process.py:276 Command (pid 2637102) 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 2637108) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2637108) elapsed time (sec): 30.26682686805725
DEBUG    ya.test:process.py:263 Command (pid 2637108) wtime: 30.27
DEBUG    ya.test:process.py:275 Command (pid 2637108) 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	      2	2	0	10	169	186	186	186
3	      0	0	0	10	0	0	0	0
4	      0	0	0	198	0	0	0	0
5	      0	0	0	1524	0	0	0	0
6	      0	0	0	1682	0	0	0	0
7	      0	0	0	1931	0	0	0	0
8	      0	0	0	1720	0	0	0	0
9	      0	0	0	1650	0	0	0	0
10	      0	0	0	1784	0	0	0	0
11	      0	0	0	1396	0	0	0	0
12	      0	0	0	1738	0	0	0	0
13	      0	0	0	1438	0	0	0	0
14	      0	0	0	1342	0	0	0	0
15	      0	0	0	1690	0	0	0	0
16	      0	0	0	1622	0	0	0	0
17	      0	0	0	1685	0	0	0	0
18	      0	0	0	1525	0	0	0	0
19	      0	0	0	1338	0	0	0	0
20	      0	0	0	1557	0	0	0	0
21	      0	0	0	1660	0	0	0	0
22	      0	0	0	1770	0	0	0	0
23	      0	0	0	1874	0	0	0	0
24	      0	0	0	1950	0	0	0	0
25	      0	0	0	2000	0	0	0	0
26	      0	0	0	1938	0	0	0	0
27	      0	0	0	1904	0	0	0	0
28	      0	0	0	1943	0	0	0	0
29	      0	0	0	1554	0	0	0	0
30	      0	0	0	1419	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	43852	169	186	186	186

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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:24696
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24696". 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.
============================== slowest durations ===============================
327.28s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.31s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
8.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
4.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
3.46s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
1.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(14 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/0kqp/00293e/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/0kqp/00293e/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-17T08:58:32.246406Z): source_id=222;tablet_id=72075186224037907;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 @ 0xA7A06F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA798C36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB62C358
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD942BAB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF03D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF012F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD91E1BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141C6DDB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E06F57
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D5E953
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D5E953
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D5B773
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D62227
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141E4BC8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD6AC45
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D1ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB61CE04
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB620EC4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB620AD0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6216BE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A234C
21. ??:0: ?? @ 0x7F0E9FAC5AC2
22. ??:0: ?? @ 0x7F0E9FB578BF
============== 1 failed, 10 passed, 1 error in 402.03s (0:06:42) ===============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/002951/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 ===============================
12.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
9.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
9.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
6.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.98s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
4.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
4.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
4.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
3.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(21 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 77.71s (0:01:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/00295f/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 ===============================
87.71s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
14.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
10.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
10.49s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
9.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.16s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.04s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.03s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
4.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
3.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(18 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 174.19s (0:02:54) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/002952/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 ===============================
127.12s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
110.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
99.38s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
80.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
78.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
3.43s setup    test_replace.py::TestReplace::test_copy_full
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.91s call     test_replace.py::TestReplace::test_count
0.88s call     test_replace.py::TestReplace::test_copy_full
0.87s call     test_replace.py::TestReplace::test_copy_partial
0.42s call     test_replace.py::TestReplace::test_partial_replace
0.25s call     test_replace.py::TestReplace::test_incorrect
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 507.05s (0:08:27) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/00294b/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 ===============================
17.56s setup    test_replace.py::TestReplace::test_replace_rollback
7.43s setup    test_select.py::TestSelect::test_incorrect
6.78s setup    test_update.py::TestUpdate::test_incorrect
1.87s call     test_update.py::TestUpdate::test_update_many_rows
1.42s call     test_replace.py::TestReplace::test_replace_total
1.22s call     test_update.py::TestUpdate::test_update_rollback
1.17s call     test_replace.py::TestReplace::test_replace_rollback
1.16s call     test_select.py::TestSelect::test_json_query
1.15s call     test_replace.py::TestReplace::test_replace_with_nulls
1.10s call     test_update.py::TestUpdate::test_partial_update
0.78s call     test_update.py::TestUpdate::test_update_pk
0.59s call     test_update.py::TestUpdate::test_incorrect
0.45s call     test_select.py::TestSelect::test_incorrect
0.01s setup    test_select.py::TestSelect::test_json_query
0.01s teardown test_select.py::TestSelect::test_incorrect

(15 durations < 0.005s hidden.  Use -vv to show these durations.)
============================= 10 passed in 44.02s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0kqp/00293b/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 ===============================
327.45s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
55.10s call     zip_bomb.py::TestZipBomb::test
13.46s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.02s teardown zip_bomb.py::TestZipBomb::test
4.34s setup    test_upsert.py::TestUpsert::test_copy_full
3.90s setup    test_update.py::TestUpdate::test_update_single_column
3.74s setup    zip_bomb.py::TestZipBomb::test
3.07s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
1.04s call     test_upsert.py::TestUpsert::test_count
1.01s call     test_upsert.py::TestUpsert::test_copy_full
1.01s call     test_upsert.py::TestUpsert::test_copy_partial
0.74s call     test_update.py::TestUpdate::test_update_single_column
0.60s call     test_update.py::TestUpdate::test_update_single_row
0.55s call     test_upsert.py::TestUpsert::test_partial_update
0.40s call     test_upsert.py::TestUpsert::test_insert_nulls
0.37s call     test_upsert.py::TestUpsert::test_incorrect

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 429.64s (0:07:09) ========================
