============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2qqo/00118f/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 ===============================
234.73s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
114.16s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
87.45s call     tablets_movement.py::TestTabletsMovement::test[ROW]
27.48s call     order_by_with_limit.py::TestOrderBy::test
5.30s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.16s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
3.82s setup    order_by_with_limit.py::TestOrderBy::test
3.51s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
3.34s call     test_create.py::TestCreate::test_create_decimals
3.29s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.64s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.52s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.42s call     test_create.py::TestCreate::test_create_all_opt_ints
0.41s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.31s call     test_create.py::TestCreate::test_create_real_opt
0.29s call     test_create.py::TestCreate::test_create_all_req_ints
0.29s call     test_create.py::TestCreate::test_create_real_req
0.19s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.18s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.05s teardown data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.01s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
0.01s teardown order_by_with_limit.py::TestOrderBy::test

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 492.90s (0:08:12) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2qqo/00116c/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: 137.0 ms
create table: 511.8 ms
initial inserts:
    "runs": 10
    "avg_ms": 64.0
    "min_ms": 33.0
    "median_ms": 57.3
    "max_ms": 129.5
    "stdev_ms": 30.1
select count(*) after initial inserts: 152.3 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 91.2
    "min_ms": 45.7
    "median_ms": 85.5
    "max_ms": 228.0
    "stdev_ms": 28.6
select count(*) after all modifications: 3260.6 ms
select all: 3193.1 ms
delete from table: 3635.9 ms
select all after delete: 4114.7 ms
.drop table: 58.1 ms
create table: 513.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.3
    "min_ms": 30.2
    "median_ms": 38.9
    "max_ms": 59.1
    "stdev_ms": 10.0
select count(*) after initial inserts: 146.0 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 61.0
    "min_ms": 44.6
    "median_ms": 55.4
    "max_ms": 139.1
    "stdev_ms": 16.8
updates (step 1):
    "runs": 200
    "avg_ms": 198.2
    "min_ms": 131.5
    "median_ms": 185.8
    "max_ms": 437.1
    "stdev_ms": 43.3
upserts (step 2):
    "runs": 200
    "avg_ms": 31.1
    "min_ms": 21.5
    "median_ms": 29.0
    "max_ms": 77.7
    "stdev_ms": 8.3
select count(*) after all modifications: 430.5 ms
select all: 331.3 ms
delete from table: 401.8 ms
select all after delete: 299.0 ms
.drop table: 43.9 ms
create table: 468.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.8
    "min_ms": 23.9
    "median_ms": 29.4
    "max_ms": 44.1
    "stdev_ms": 7.1
select count(*) after initial inserts: 102.0 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 135.2
    "min_ms": 92.2
    "median_ms": 131.9
    "max_ms": 304.9
    "stdev_ms": 24.2
select count(*) after all modifications: 311.3 ms
select all: 248.3 ms
delete from table: 272.7 ms
select all after delete: 226.3 ms
.drop table: 39.3 ms
create table: 473.1 ms
initial inserts:
    "runs": 15
    "avg_ms": 32.6
    "min_ms": 27.3
    "median_ms": 31.2
    "max_ms": 48.4
    "stdev_ms": 5.7
select count(*) after initial inserts: 101.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 112.3
    "min_ms": 91.1
    "median_ms": 110.7
    "max_ms": 168.2
    "stdev_ms": 11.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 71.7
    "min_ms": 57.6
    "median_ms": 68.5
    "max_ms": 127.3
    "stdev_ms": 11.3
select count(*) after all modifications: 411.4 ms
select all: 370.4 ms
delete from table: 373.4 ms
select all after delete: 325.0 ms
.drop table: 47.1 ms
create table: 487.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 43.0
    "min_ms": 26.3
    "median_ms": 40.0
    "max_ms": 89.3
    "stdev_ms": 13.7
select count(*) after initial inserts: 144.5 ms
updates (step 0):
    "runs": 200
    "avg_ms": 225.5
    "min_ms": 113.5
    "median_ms": 218.3
    "max_ms": 434.8
    "stdev_ms": 63.6
upserts (step 1):
    "runs": 200
    "avg_ms": 58.4
    "min_ms": 23.1
    "median_ms": 53.7
    "max_ms": 194.8
    "stdev_ms": 26.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 122.8
    "min_ms": 79.5
    "median_ms": 115.7
    "max_ms": 219.8
    "stdev_ms": 28.1
select count(*) after all modifications: 833.0 ms
select all: 733.7 ms
delete from table: 783.8 ms
select all after delete: 669.2 ms
.drop table: 92.8 ms
create table: 918.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 55.0
    "min_ms": 35.2
    "median_ms": 45.7
    "max_ms": 95.9
    "stdev_ms": 22.5
select count(*) after initial inserts: 225.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 39.8
    "min_ms": 22.4
    "median_ms": 34.9
    "max_ms": 157.8
    "stdev_ms": 15.0
select count(*) after all modifications: 346.0 ms
select all: 290.5 ms
delete from table: 329.7 ms
select all after delete: 267.0 ms
.Generated operation sequence:
  0. BULK_UPSERT: 16 operations
  1. BULK_UPSERT: 18 operations
  2. BULK_UPSERT: 15 operations
  3. UPSERT: 1 operations
  4. BULK_UPSERT: 18 operations
  5. UPSERT: 9 operations
  6. UPSERT: 15 operations
  7. BULK_UPSERT: 12 operations
  8. UPSERT: 19 operations
  9. UPDATE: 2 operations
drop table: 33.7 ms
create table: 505.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.6
    "min_ms": 26.6
    "median_ms": 34.7
    "max_ms": 90.1
    "stdev_ms": 21.1
select count(*) after initial inserts: 118.0 ms
bulk_upserts (step 0):
    "runs": 16
    "avg_ms": 58.5
    "min_ms": 50.3
    "median_ms": 58.0
    "max_ms": 69.9
    "stdev_ms": 5.6
bulk_upserts (step 1):
    "runs": 18
    "avg_ms": 61.2
    "min_ms": 48.6
    "median_ms": 57.2
    "max_ms": 89.4
    "stdev_ms": 10.5
bulk_upserts (step 2):
    "runs": 15
    "avg_ms": 61.2
    "min_ms": 52.0
    "median_ms": 58.4
    "max_ms": 80.1
    "stdev_ms": 8.4
upserts (step 3):
    "runs": 10
    "avg_ms": 28.3
    "min_ms": 24.0
    "median_ms": 28.7
    "max_ms": 31.7
    "stdev_ms": 2.2
bulk_upserts (step 4):
    "runs": 18
    "avg_ms": 55.3
    "min_ms": 47.4
    "median_ms": 53.5
    "max_ms": 71.0
    "stdev_ms": 5.9
upserts (step 5):
    "runs": 90
    "avg_ms": 28.5
    "min_ms": 23.7
    "median_ms": 27.4
    "max_ms": 45.6
    "stdev_ms": 3.5
upserts (step 6):
    "runs": 150
    "avg_ms": 26.8
    "min_ms": 21.6
    "median_ms": 26.5
    "max_ms": 45.2
    "stdev_ms": 3.0
bulk_upserts (step 7):
    "runs": 12
    "avg_ms": 49.9
    "min_ms": 46.1
    "median_ms": 50.0
    "max_ms": 55.6
    "stdev_ms": 2.7
upserts (step 8):
    "runs": 190
    "avg_ms": 28.4
    "min_ms": 21.9
    "median_ms": 27.1
    "max_ms": 63.9
    "stdev_ms": 4.8
updates (step 9):
    "runs": 20
    "avg_ms": 165.4
    "min_ms": 136.2
    "median_ms": 168.4
    "max_ms": 199.1
    "stdev_ms": 14.9
select count(*) after all modifications: 241.7 ms
select all: 280.0 ms
delete from table: 335.1 ms
select all after delete: 227.2 ms
.
test_delete.py ..

============================== slowest durations ===============================
137.18s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
73.64s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
61.29s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
54.55s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
42.80s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
26.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
22.31s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
5.19s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
5.09s setup    test_create.py::TestCreate::test_create_strings_opt
3.70s setup    test_delete.py::TestDelete::test_delete_rollback
3.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
0.88s call     test_create.py::TestCreate::test_create_strings_opt
0.88s call     test_delete.py::TestDelete::test_delete_rollback
0.55s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.07s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s 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]
0.01s setup    test_create.py::TestCreate::test_dy_number_not_supported
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_create.py::TestCreate::test_dy_number_not_supported
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_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

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

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

============================== slowest durations ===============================
5.22s setup    test_delete.py::TestDelete::test_delete_where[True-0]
1.21s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.15s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
1.06s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.01s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.00s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.96s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.91s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.91s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.87s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.86s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.84s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.05s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.03s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.02s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]

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

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

============================== slowest durations ===============================
24.08s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
19.19s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
5.17s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
4.96s setup    test_delete.py::TestDelete::test_incorrect
4.71s setup    test_insert.py::TestInsertStatement::test_bulk
3.17s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
1.60s call     test_insert.py::TestInsertStatement::test_copy_partial
1.58s call     test_insert.py::TestInsertStatement::test_copy_full
1.19s call     test_insert.py::TestInsertStatement::test_insert_rollback
0.97s call     test_insert.py::TestInsertStatement::test_bulk
0.92s call     test_insert.py::TestInsertStatement::test_plain
0.74s call     test_insert.py::TestInsertStatement::test_duplicate
0.70s call     test_insert.py::TestInsertStatement::test_incorrect
0.66s call     test_insert.py::TestInsertStatement::test_out_of_range
0.44s call     test_delete.py::TestDelete::test_incorrect
0.10s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.03s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.03s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
0.02s setup    test_insert.py::TestInsertStatement::test_copy_full
0.01s setup    test_insert.py::TestInsertStatement::test_duplicate
0.01s setup    test_insert.py::TestInsertStatement::test_incorrect

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

test_log_scenario.py FE
test_overloads.py ..........

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/2qqo/001133/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/2qqo/001133/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-10T15:07:49.152074Z): source_id=112;tablet_id=72075186224037893;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA78AA45
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA782F86
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB610C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90962B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDE218
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDDF6F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E4C3D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1410D93B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D4D717
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA4F43
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA4F43
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA1D63
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CA8817
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412B1B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB46F55
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BBED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB601724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6057E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6053F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB605FDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78C69C
E   21. ??:0: ?? @ 0x7FAAB254FAC2
E   22. ??:0: ?? @ 0x7FAAB25E18BF
------------------------------ 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/2qqo/001133/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2214390
DEBUG    ya.test:process.py:259 Command (pid 2214390) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214390) elapsed time (sec): 0.5651180744171143
DEBUG    ya.test:process.py:263 Command (pid 2214390) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) maxrss: 541056
DEBUG    ya.test:process.py:263 Command (pid 2214390) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2214390) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 2214390) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2214390) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2214390) stime: 0.34072199999999997
DEBUG    ya.test:process.py:263 Command (pid 2214390) utime: 0.114894
DEBUG    ya.test:process.py:263 Command (pid 2214390) wtime: 0.571
DEBUG    ya.test:process.py:275 Command (pid 2214390) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8804
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/2qqo/001133/r3tmp/kikimr_cluster_6x269lcf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16066
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2qqo/001133/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2qqo/001133/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/2qqo/001133/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_jjboknd5.log --grpc-port=21041 --mon-port=27126 --ic-port=8804
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21041/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2qqo/001133/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2qqo/001133/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/2qqo/001133/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_jjboknd5.log --grpc-port=21041 --mon-port=27126 --ic-port=8804
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2qqo/001133/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/2qqo/001133/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_jjboknd5.log', '--grpc-port=21041', '--mon-port=27126', '--ic-port=8804')' in '/home/runner/.ya/build/build_root/2qqo/001133/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: 2214930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21041/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/2qqo/001133/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2214939
DEBUG    ya.test:process.py:259 Command (pid 2214939) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214939) elapsed time (sec): 0.6178162097930908
DEBUG    ya.test:process.py:263 Command (pid 2214939) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) maxrss: 541064
DEBUG    ya.test:process.py:263 Command (pid 2214939) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2214939) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 2214939) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2214939) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2214939) stime: 0.348444
DEBUG    ya.test:process.py:263 Command (pid 2214939) utime: 0.12136799999999999
DEBUG    ya.test:process.py:263 Command (pid 2214939) wtime: 0.622
DEBUG    ya.test:process.py:275 Command (pid 2214939) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21041', '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: 8804\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/2qqo/001133/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21041', '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: 8804\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2216767
DEBUG    ya.test:process.py:259 Command (pid 2216767) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2216767) elapsed time (sec): 0.6654496192932129
DEBUG    ya.test:process.py:263 Command (pid 2216767) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) maxrss: 549292
DEBUG    ya.test:process.py:263 Command (pid 2216767) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 2216767) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2216767) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 2216767) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2216767) stime: 0.37748
DEBUG    ya.test:process.py:263 Command (pid 2216767) utime: 0.11402999999999999
DEBUG    ya.test:process.py:263 Command (pid 2216767) wtime: 0.667
DEBUG    ya.test:process.py:275 Command (pid 2216767) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21041', '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/2qqo/001133/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21041', '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: 2217239
DEBUG    ya.test:process.py:259 Command (pid 2217239) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2217239) elapsed time (sec): 0.5505087375640869
DEBUG    ya.test:process.py:263 Command (pid 2217239) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) maxrss: 549320
DEBUG    ya.test:process.py:263 Command (pid 2217239) minflt: 18310
DEBUG    ya.test:process.py:263 Command (pid 2217239) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 2217239) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 2217239) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2217239) stime: 0.34587
DEBUG    ya.test:process.py:263 Command (pid 2217239) utime: 0.11919199999999999
DEBUG    ya.test:process.py:263 Command (pid 2217239) wtime: 0.558
DEBUG    ya.test:process.py:275 Command (pid 2217239) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bffc24e4-8c1b-4ca4-8f86-afd5e03fc568, localhost:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bffc24e4-8c1b-4ca4-8f86-afd5e03fc568, localhost:21041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bffc24e4-8c1b-4ca4-8f86-afd5e03fc568, localhost:21041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 21041 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-ktwnkhatyq.auto.internal:21041, 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:21041
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
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/2qqo/001133/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -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/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2217554
DEBUG    ya.test:process.py:259 Command (pid 2217554) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2217554) elapsed time (sec): 0.5222477912902832
DEBUG    ya.test:process.py:263 Command (pid 2217554) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) maxrss: 169048
DEBUG    ya.test:process.py:263 Command (pid 2217554) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 2217554) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2217554) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) nvcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 2217554) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2217554) stime: 0.030844999999999997
DEBUG    ya.test:process.py:263 Command (pid 2217554) utime: 0.048472
DEBUG    ya.test:process.py:263 Command (pid 2217554) wtime: 0.548
DEBUG    ya.test:process.py:275 Command (pid 2217554) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2217554) 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/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -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/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-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: 2217762
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 2217762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2217762) elapsed time (sec): 30.21826934814453
DEBUG    ya.test:process.py:263 Command (pid 2217762) wtime: 30.22
DEBUG    ya.test:process.py:275 Command (pid 2217762) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    314	314	0	0	27	64	85	99
2	    313	313	0	0	28	53	61	65
3	    354	354	0	0	26	45	53	60
4	    319	319	0	0	28	54	58	64
5	    343	343	0	0	27	49	64	67
6	    404	404	0	0	24	35	45	48
7	    389	389	0	0	22	41	60	66
8	    435	435	0	0	22	30	35	37
9	    384	384	0	0	22	44	78	81
10	    398	398	0	0	23	38	62	73
11	    377	377	0	0	24	40	55	63
12	    391	391	0	0	24	36	40	44
13	    375	375	0	0	24	43	58	75
14	    373	373	0	0	24	42	52	64
15	    400	400	0	0	23	36	43	49
16	    333	333	0	0	26	53	63	70
17	    329	329	0	0	27	59	69	88
18	    311	311	0	0	28	58	69	76
19	    339	339	0	0	28	46	54	59
20	    284	284	0	0	31	59	67	72
21	    296	296	0	0	30	59	71	73
22	    329	329	0	0	26	51	62	71
23	    322	322	0	0	28	52	66	79
24	    273	273	0	0	33	62	78	87
25	    275	275	0	0	35	56	62	71
26	    323	323	0	0	28	48	54	63
27	    291	291	0	0	32	54	63	63
28	    274	274	0	0	33	67	77	89
29	    318	318	0	0	29	58	81	84
30	    262	262	0	0	37	74	87	91

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10128	337.6	0	0	26	52	67	99

DEBUG    ya.test:process.py:276 Command (pid 2217762) 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, 7abc0795-7b8a-446c-849a-9d230f0e790a, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7abc0795-7b8a-446c-849a-9d230f0e790a, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7abc0795-7b8a-446c-849a-9d230f0e790a, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba6ff097-76b7-41b2-b727-0fc0f4ca87a2, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba6ff097-76b7-41b2-b727-0fc0f4ca87a2, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba6ff097-76b7-41b2-b727-0fc0f4ca87a2, ghrun-ktwnkhatyq.auto.internal:21041): 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=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 849c7f70-8245-43fa-bf59-ac0fefed81ad, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 849c7f70-8245-43fa-bf59-ac0fefed81ad, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" 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, 849c7f70-8245-43fa-bf59-ac0fefed81ad, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
INFO     root:test_log_scenario.py:217 Count rows after insert 9885 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37304ddd-88e9-45e7-a56d-b10b898c4e49, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37304ddd-88e9-45e7-a56d-b10b898c4e49, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" 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, 37304ddd-88e9-45e7-a56d-b10b898c4e49, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a22efa4f-72ba-4dbe-8595-1d068b43c773, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a22efa4f-72ba-4dbe-8595-1d068b43c773, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" 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, a22efa4f-72ba-4dbe-8595-1d068b43c773, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0fb9012-e143-48d2-8da7-c6be461de8c1, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.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/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-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:610 Executing '['/home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f39dadaf-c923-4a15-837e-f55036a38b37, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0fb9012-e143-48d2-8da7-c6be461de8c1, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" 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, a0fb9012-e143-48d2-8da7-c6be461de8c1, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:628 Command pid: 2231379
DEBUG    ya.test:process.py:628 Command pid: 2231380
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f39dadaf-c923-4a15-837e-f55036a38b37, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
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/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-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: 2231384
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f39dadaf-c923-4a15-837e-f55036a38b37, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmYwYzc0MDktZTI0ODE4ZC1hYWJmMjBkYy0xODVmZGE3Yg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f9802cb5-e168-4113-9f81-55db4989980f, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f9802cb5-e168-4113-9f81-55db4989980f, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NmYwYzc0MDktZTI0ODE4ZC1hYWJmMjBkYy0xODVmZGE3Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f9802cb5-e168-4113-9f81-55db4989980f, ghrun-ktwnkhatyq.auto.internal:21041): 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=NmYwYzc0MDktZTI0ODE4ZC1hYWJmMjBkYy0xODVmZGE3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f1ab18b-340c-414e-8783-62175e1ea6c1, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f1ab18b-340c-414e-8783-62175e1ea6c1, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NmYwYzc0MDktZTI0ODE4ZC1hYWJmMjBkYy0xODVmZGE3Yg==" 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, 8f1ab18b-340c-414e-8783-62175e1ea6c1, ghrun-ktwnkhatyq.auto.internal:21041): 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, 2d37b59b-de7c-4e11-9a07-eefb670d083a, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2d37b59b-de7c-4e11-9a07-eefb670d083a, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2d37b59b-de7c-4e11-9a07-eefb670d083a, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzYzMzFmMS04NDkzODZhNC05ZjI3NTU2MS01NTdiNTMxMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5df7c676-dfff-4915-8c3c-ed3091b655ac, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5df7c676-dfff-4915-8c3c-ed3091b655ac, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMzFmMS04NDkzODZhNC05ZjI3NTU2MS01NTdiNTMxMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5df7c676-dfff-4915-8c3c-ed3091b655ac, ghrun-ktwnkhatyq.auto.internal:21041): 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=NzYzMzFmMS04NDkzODZhNC05ZjI3NTU2MS01NTdiNTMxMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce0b3738-7b9a-4e3e-84ad-98cfe96db7a6, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce0b3738-7b9a-4e3e-84ad-98cfe96db7a6, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMzFmMS04NDkzODZhNC05ZjI3NTU2MS01NTdiNTMxMw==" 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, ce0b3738-7b9a-4e3e-84ad-98cfe96db7a6, ghrun-ktwnkhatyq.auto.internal:21041): 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, 4d6a9138-1157-4995-bfb8-8585db204a68, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d6a9138-1157-4995-bfb8-8585db204a68, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d6a9138-1157-4995-bfb8-8585db204a68, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7deac9c5-60bf-4f82-9943-67401e33222b, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7deac9c5-60bf-4f82-9943-67401e33222b, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7deac9c5-60bf-4f82-9943-67401e33222b, ghrun-ktwnkhatyq.auto.internal:21041): 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=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 602973c3-2d01-416b-9ec9-d7aec47f4c3d, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 602973c3-2d01-416b-9ec9-d7aec47f4c3d, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=" 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, 602973c3-2d01-416b-9ec9-d7aec47f4c3d, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cdee9792-836b-4670-b7ac-7eab6e675a98, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cdee9792-836b-4670-b7ac-7eab6e675a98, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cdee9792-836b-4670-b7ac-7eab6e675a98, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTMxMWI1NTYtNDZjNTAxM2UtZmVlN2U2MjEtOGQ5YjExZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44a2a376-9a1f-47ae-a983-12e550059ec0, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44a2a376-9a1f-47ae-a983-12e550059ec0, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NTMxMWI1NTYtNDZjNTAxM2UtZmVlN2U2MjEtOGQ5YjExZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44a2a376-9a1f-47ae-a983-12e550059ec0, ghrun-ktwnkhatyq.auto.internal:21041): 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=NTMxMWI1NTYtNDZjNTAxM2UtZmVlN2U2MjEtOGQ5YjExZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71787063-857b-4349-bfac-4e8b6f75e89c, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71787063-857b-4349-bfac-4e8b6f75e89c, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NTMxMWI1NTYtNDZjNTAxM2UtZmVlN2U2MjEtOGQ5YjExZDY=" 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, 71787063-857b-4349-bfac-4e8b6f75e89c, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1d338507-2b0e-480c-a041-4960681b39f6, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1d338507-2b0e-480c-a041-4960681b39f6, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1d338507-2b0e-480c-a041-4960681b39f6, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4a727f6a-3a38-4c63-85a4-ef21d0289aa8, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a727f6a-3a38-4c63-85a4-ef21d0289aa8, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a727f6a-3a38-4c63-85a4-ef21d0289aa8, ghrun-ktwnkhatyq.auto.internal:21041): 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=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ec9f7b5-e8b8-4427-9624-1793135726e5, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ffb22c8-8521-432a-9499-2478e162d5cf, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ffb22c8-8521-432a-9499-2478e162d5cf, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ec9f7b5-e8b8-4427-9624-1793135726e5, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=" 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, 5ec9f7b5-e8b8-4427-9624-1793135726e5, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ffb22c8-8521-432a-9499-2478e162d5cf, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfafa1a9-6f5f-42f4-a62f-eeeca505aa4d, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfafa1a9-6f5f-42f4-a62f-eeeca505aa4d, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfafa1a9-6f5f-42f4-a62f-eeeca505aa4d, ghrun-ktwnkhatyq.auto.internal:21041): 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=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40c25e88-1fa3-4b6d-9d90-cadc808529d2, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40c25e88-1fa3-4b6d-9d90-cadc808529d2, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==" 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, 40c25e88-1fa3-4b6d-9d90-cadc808529d2, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1730200b-ab81-466a-beaa-8e607ca7c883, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1730200b-ab81-466a-beaa-8e607ca7c883, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1730200b-ab81-466a-beaa-8e607ca7c883, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjVjMDI1OWYtYTk1YzMwMWQtODUyNTc1YzItOTkyZDBjZTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d2fc7cfe-6be2-4e91-beae-ebc33f47dba5, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2fc7cfe-6be2-4e91-beae-ebc33f47dba5, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=MjVjMDI1OWYtYTk1YzMwMWQtODUyNTc1YzItOTkyZDBjZTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2fc7cfe-6be2-4e91-beae-ebc33f47dba5, ghrun-ktwnkhatyq.auto.internal:21041): 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=MjVjMDI1OWYtYTk1YzMwMWQtODUyNTc1YzItOTkyZDBjZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8ed22ba-2ae0-45b5-bd78-79adaa646e58, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8ed22ba-2ae0-45b5-bd78-79adaa646e58, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=MjVjMDI1OWYtYTk1YzMwMWQtODUyNTc1YzItOTkyZDBjZTQ=" 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, e8ed22ba-2ae0-45b5-bd78-79adaa646e58, ghrun-ktwnkhatyq.auto.internal:21041): 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, 19790ad1-83a3-4316-88d3-131c12543212, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19790ad1-83a3-4316-88d3-131c12543212, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19790ad1-83a3-4316-88d3-131c12543212, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzRiN2I4YmUtNzRiZmIxN2EtOGUwYzZmMTctOTBhNzUyNTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d6d2e0ca-bdfc-475b-9134-122dd50d0ad7, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d6d2e0ca-bdfc-475b-9134-122dd50d0ad7, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NzRiN2I4YmUtNzRiZmIxN2EtOGUwYzZmMTctOTBhNzUyNTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d6d2e0ca-bdfc-475b-9134-122dd50d0ad7, ghrun-ktwnkhatyq.auto.internal:21041): 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=NzRiN2I4YmUtNzRiZmIxN2EtOGUwYzZmMTctOTBhNzUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eaa6aa5c-6bae-40ac-874c-848d622cb242, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eaa6aa5c-6bae-40ac-874c-848d622cb242, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NzRiN2I4YmUtNzRiZmIxN2EtOGUwYzZmMTctOTBhNzUyNTM=" 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, eaa6aa5c-6bae-40ac-874c-848d622cb242, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e19d646a-cae0-4dca-b6fb-e93f991159d2, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e19d646a-cae0-4dca-b6fb-e93f991159d2, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e19d646a-cae0-4dca-b6fb-e93f991159d2, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODZkNDRmNC02YThkM2E4My1kNTQyOWYxMC1jODg5MGMzOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d14b0637-bdc2-403f-a372-9c8e3c1d17e1, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d14b0637-bdc2-403f-a372-9c8e3c1d17e1, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ODZkNDRmNC02YThkM2E4My1kNTQyOWYxMC1jODg5MGMzOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d14b0637-bdc2-403f-a372-9c8e3c1d17e1, ghrun-ktwnkhatyq.auto.internal:21041): 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=ODZkNDRmNC02YThkM2E4My1kNTQyOWYxMC1jODg5MGMzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a9e31d9-467b-4123-a2c4-7e5e1a4f0dbb, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a9e31d9-467b-4123-a2c4-7e5e1a4f0dbb, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ODZkNDRmNC02YThkM2E4My1kNTQyOWYxMC1jODg5MGMzOA==" 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, 6a9e31d9-467b-4123-a2c4-7e5e1a4f0dbb, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba6ff097-76b7-41b2-b727-0fc0f4ca87a2, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176347541+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44a2a376-9a1f-47ae-a983-12e550059ec0, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176602827+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a727f6a-3a38-4c63-85a4-ef21d0289aa8, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176633662+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f9802cb5-e168-4113-9f81-55db4989980f, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176505761+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f1ab18b-340c-414e-8783-62175e1ea6c1, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176525199+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7deac9c5-60bf-4f82-9943-67401e33222b, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176571336+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d2fc7cfe-6be2-4e91-beae-ebc33f47dba5, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176705281+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d14b0637-bdc2-403f-a372-9c8e3c1d17e1, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176766638+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d6d2e0ca-bdfc-475b-9134-122dd50d0ad7, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176731461+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5df7c676-dfff-4915-8c3c-ed3091b655ac, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176536493+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ce0b3738-7b9a-4e3e-84ad-98cfe96db7a6, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176559856+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a0fb9012-e143-48d2-8da7-c6be461de8c1, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.17648023+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8ed22ba-2ae0-45b5-bd78-79adaa646e58, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176719913+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 602973c3-2d01-416b-9ec9-d7aec47f4c3d, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176589417+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5ec9f7b5-e8b8-4427-9624-1793135726e5, ghrun-ktwnkhatyq.auto.internal:21041): 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-10T15:07:53.176650201+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 40c25e88-1fa3-4b6d-9d90-cadc808529d2, ghrun-ktwnkhatyq.auto.internal:21041): 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-10T15:07:53.176690727+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eaa6aa5c-6bae-40ac-874c-848d622cb242, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176756167+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a9e31d9-467b-4123-a2c4-7e5e1a4f0dbb, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176788453+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bfafa1a9-6f5f-42f4-a62f-eeeca505aa4d, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176661747+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71787063-857b-4349-bfac-4e8b6f75e89c, ghrun-ktwnkhatyq.auto.internal:21041): 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-10T15:07:53.176621494+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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    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 2231380) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2231380) elapsed time (sec): 30.306931972503662
DEBUG    ya.test:process.py:263 Command (pid 2231380) wtime: 30.325
DEBUG    ya.test:process.py:275 Command (pid 2231380) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	519	0	0	0	0
6	      0	0	0	1139	0	0	0	0
7	      0	0	0	1153	0	0	0	0
8	      0	0	0	1405	0	0	0	0
9	      0	0	0	1510	0	0	0	0
10	      0	0	0	1084	0	0	0	0
11	      0	0	0	1158	0	0	0	0
12	      0	0	0	1059	0	0	0	0
13	      0	0	0	1031	0	0	0	0
14	      0	0	0	360	0	0	0	0
15	      0	0	0	944	0	0	0	0
16	      0	0	0	1064	0	0	0	0
17	      0	0	0	1077	0	0	0	0
18	      0	0	0	1145	0	0	0	0
19	      0	0	0	1261	0	0	0	0
20	      0	0	0	1476	0	0	0	0
21	      0	0	0	1269	0	0	0	0
22	      0	0	0	1542	0	0	0	0
23	      0	0	0	1103	0	0	0	0
24	      0	0	0	1071	0	0	0	0
25	      0	0	0	1246	0	0	0	0
26	      0	0	0	1041	0	0	0	0
27	      0	0	0	1422	0	0	0	0
28	      0	0	0	1462	0	0	0	0
29	      0	0	0	1157	0	0	0	0
30	      0	0	0	1024	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2231380) 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 2231379) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2231379) elapsed time (sec): 30.319870233535767
DEBUG    ya.test:process.py:263 Command (pid 2231379) wtime: 30.34
DEBUG    ya.test:process.py:275 Command (pid 2231379) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	907	943	943	943
2	     58	58	0	0	155	249	261	271
3	     54	54	0	0	193	248	265	265
4	     54	54	0	0	145	179	188	200
5	      0	0	0	507	0	0	0	0
6	      0	0	0	1054	0	0	0	0
7	      0	0	0	1104	0	0	0	0
8	      0	0	0	1312	0	0	0	0
9	      0	0	0	1507	0	0	0	0
10	      0	0	0	1000	0	0	0	0
11	      0	0	0	1134	0	0	0	0
12	      0	0	0	1174	0	0	0	0
13	      0	0	0	1082	0	0	0	0
14	      0	0	0	496	0	0	0	0
15	      0	0	0	1005	0	0	0	0
16	      0	0	0	997	0	0	0	0
17	      0	0	0	976	0	0	0	0
18	      0	0	0	733	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	634	0	0	0	0
22	      0	0	0	1370	0	0	0	0
23	      0	0	0	1221	0	0	0	0
24	      0	0	0	1146	0	0	0	0
25	      0	0	0	1222	0	0	0	0
26	      0	0	0	1309	0	0	0	0
27	      0	0	0	1378	0	0	0	0
28	      0	0	0	1488	0	0	0	0
29	      0	0	0	1185	0	0	0	0
30	      0	0	0	1050	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    176	5.86667	0	26084	165	871	935	943

DEBUG    ya.test:process.py:276 Command (pid 2231379) 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 2231384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2231384) elapsed time (sec): 30.323033809661865
DEBUG    ya.test:process.py:263 Command (pid 2231384) wtime: 30.324
DEBUG    ya.test:process.py:275 Command (pid 2231384) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	325	671	687	687
2	     74	74	0	0	123	193	208	211
3	     65	65	0	0	153	197	221	221
4	     71	71	0	0	114	157	173	176
5	      0	0	0	379	0	0	0	0
6	      0	0	0	1044	0	0	0	0
7	      0	0	0	913	0	0	0	0
8	      0	0	0	1131	0	0	0	0
9	      0	0	0	1380	0	0	0	0
10	      0	0	0	961	0	0	0	0
11	      0	0	0	1296	0	0	0	0
12	      0	0	0	1084	0	0	0	0
13	      0	0	0	1013	0	0	0	0
14	      0	0	0	476	0	0	0	0
15	      0	0	0	1107	0	0	0	0
16	      0	0	0	987	0	0	0	0
17	      0	0	0	974	0	0	0	0
18	      0	0	0	1065	0	0	0	0
19	      0	0	0	1082	0	0	0	0
20	      0	0	0	1086	0	0	0	0
21	      0	0	0	1139	0	0	0	0
22	      0	0	0	1513	0	0	0	0
23	      0	0	0	1044	0	0	0	0
24	      0	0	0	989	0	0	0	0
25	      0	0	0	1125	0	0	0	0
26	      0	0	0	1026	0	0	0	0
27	      0	0	0	1241	0	0	0	0
28	      0	0	0	1443	0	0	0	0
29	      0	0	0	1146	0	0	0	0
30	      0	0	0	972	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    231	7.7	0	27616	131	313	667	687

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ktwnkhatyq'
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/2qqo/001133/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.2214930' in '/home/runner/.ya/build/build_root/2qqo/001133/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_jjboknd5.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:21041/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25142
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27126
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21041
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8804
=================================== 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/2qqo/001133/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2214390
DEBUG    ya.test:process.py:259 Command (pid 2214390) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214390) elapsed time (sec): 0.5651180744171143
DEBUG    ya.test:process.py:263 Command (pid 2214390) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) maxrss: 541056
DEBUG    ya.test:process.py:263 Command (pid 2214390) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2214390) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 2214390) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2214390) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2214390) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2214390) stime: 0.34072199999999997
DEBUG    ya.test:process.py:263 Command (pid 2214390) utime: 0.114894
DEBUG    ya.test:process.py:263 Command (pid 2214390) wtime: 0.571
DEBUG    ya.test:process.py:275 Command (pid 2214390) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8804
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/2qqo/001133/r3tmp/kikimr_cluster_6x269lcf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27126
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25142
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16066
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2qqo/001133/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2qqo/001133/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/2qqo/001133/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_jjboknd5.log --grpc-port=21041 --mon-port=27126 --ic-port=8804
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21041/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2qqo/001133/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2qqo/001133/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/2qqo/001133/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_jjboknd5.log --grpc-port=21041 --mon-port=27126 --ic-port=8804
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2qqo/001133/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/2qqo/001133/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_jjboknd5.log', '--grpc-port=21041', '--mon-port=27126', '--ic-port=8804')' in '/home/runner/.ya/build/build_root/2qqo/001133/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: 2214930
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:21041/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/2qqo/001133/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2214939
DEBUG    ya.test:process.py:259 Command (pid 2214939) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2214939) elapsed time (sec): 0.6178162097930908
DEBUG    ya.test:process.py:263 Command (pid 2214939) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) maxrss: 541064
DEBUG    ya.test:process.py:263 Command (pid 2214939) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2214939) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 2214939) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2214939) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2214939) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2214939) stime: 0.348444
DEBUG    ya.test:process.py:263 Command (pid 2214939) utime: 0.12136799999999999
DEBUG    ya.test:process.py:263 Command (pid 2214939) wtime: 0.622
DEBUG    ya.test:process.py:275 Command (pid 2214939) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21041', '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: 8804\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/2qqo/001133/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21041', '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: 8804\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2216767
DEBUG    ya.test:process.py:259 Command (pid 2216767) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2216767) elapsed time (sec): 0.6654496192932129
DEBUG    ya.test:process.py:263 Command (pid 2216767) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) maxrss: 549292
DEBUG    ya.test:process.py:263 Command (pid 2216767) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 2216767) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2216767) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2216767) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 2216767) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2216767) stime: 0.37748
DEBUG    ya.test:process.py:263 Command (pid 2216767) utime: 0.11402999999999999
DEBUG    ya.test:process.py:263 Command (pid 2216767) wtime: 0.667
DEBUG    ya.test:process.py:275 Command (pid 2216767) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21041', '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/2qqo/001133/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21041', '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: 2217239
DEBUG    ya.test:process.py:259 Command (pid 2217239) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2217239) elapsed time (sec): 0.5505087375640869
DEBUG    ya.test:process.py:263 Command (pid 2217239) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) maxrss: 549320
DEBUG    ya.test:process.py:263 Command (pid 2217239) minflt: 18310
DEBUG    ya.test:process.py:263 Command (pid 2217239) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 2217239) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2217239) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 2217239) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2217239) stime: 0.34587
DEBUG    ya.test:process.py:263 Command (pid 2217239) utime: 0.11919199999999999
DEBUG    ya.test:process.py:263 Command (pid 2217239) wtime: 0.558
DEBUG    ya.test:process.py:275 Command (pid 2217239) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bffc24e4-8c1b-4ca4-8f86-afd5e03fc568, localhost:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bffc24e4-8c1b-4ca4-8f86-afd5e03fc568, localhost:21041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bffc24e4-8c1b-4ca4-8f86-afd5e03fc568, localhost:21041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 21041 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-ktwnkhatyq.auto.internal:21041, 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:21041
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
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/2qqo/001133/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -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/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2217554
DEBUG    ya.test:process.py:259 Command (pid 2217554) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2217554) elapsed time (sec): 0.5222477912902832
DEBUG    ya.test:process.py:263 Command (pid 2217554) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) maxrss: 169048
DEBUG    ya.test:process.py:263 Command (pid 2217554) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 2217554) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 2217554) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2217554) nvcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 2217554) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2217554) stime: 0.030844999999999997
DEBUG    ya.test:process.py:263 Command (pid 2217554) utime: 0.048472
DEBUG    ya.test:process.py:263 Command (pid 2217554) wtime: 0.548
DEBUG    ya.test:process.py:275 Command (pid 2217554) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2217554) 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/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -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/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-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: 2217762
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 2217762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2217762) elapsed time (sec): 30.21826934814453
DEBUG    ya.test:process.py:263 Command (pid 2217762) wtime: 30.22
DEBUG    ya.test:process.py:275 Command (pid 2217762) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    314	314	0	0	27	64	85	99
2	    313	313	0	0	28	53	61	65
3	    354	354	0	0	26	45	53	60
4	    319	319	0	0	28	54	58	64
5	    343	343	0	0	27	49	64	67
6	    404	404	0	0	24	35	45	48
7	    389	389	0	0	22	41	60	66
8	    435	435	0	0	22	30	35	37
9	    384	384	0	0	22	44	78	81
10	    398	398	0	0	23	38	62	73
11	    377	377	0	0	24	40	55	63
12	    391	391	0	0	24	36	40	44
13	    375	375	0	0	24	43	58	75
14	    373	373	0	0	24	42	52	64
15	    400	400	0	0	23	36	43	49
16	    333	333	0	0	26	53	63	70
17	    329	329	0	0	27	59	69	88
18	    311	311	0	0	28	58	69	76
19	    339	339	0	0	28	46	54	59
20	    284	284	0	0	31	59	67	72
21	    296	296	0	0	30	59	71	73
22	    329	329	0	0	26	51	62	71
23	    322	322	0	0	28	52	66	79
24	    273	273	0	0	33	62	78	87
25	    275	275	0	0	35	56	62	71
26	    323	323	0	0	28	48	54	63
27	    291	291	0	0	32	54	63	63
28	    274	274	0	0	33	67	77	89
29	    318	318	0	0	29	58	81	84
30	    262	262	0	0	37	74	87	91

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10128	337.6	0	0	26	52	67	99

DEBUG    ya.test:process.py:276 Command (pid 2217762) 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, 7abc0795-7b8a-446c-849a-9d230f0e790a, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7abc0795-7b8a-446c-849a-9d230f0e790a, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7abc0795-7b8a-446c-849a-9d230f0e790a, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ba6ff097-76b7-41b2-b727-0fc0f4ca87a2, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ba6ff097-76b7-41b2-b727-0fc0f4ca87a2, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ba6ff097-76b7-41b2-b727-0fc0f4ca87a2, ghrun-ktwnkhatyq.auto.internal:21041): 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=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 849c7f70-8245-43fa-bf59-ac0fefed81ad, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 849c7f70-8245-43fa-bf59-ac0fefed81ad, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" 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, 849c7f70-8245-43fa-bf59-ac0fefed81ad, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
INFO     root:test_log_scenario.py:217 Count rows after insert 9885 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37304ddd-88e9-45e7-a56d-b10b898c4e49, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37304ddd-88e9-45e7-a56d-b10b898c4e49, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" 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, 37304ddd-88e9-45e7-a56d-b10b898c4e49, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a22efa4f-72ba-4dbe-8595-1d068b43c773, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a22efa4f-72ba-4dbe-8595-1d068b43c773, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" 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, a22efa4f-72ba-4dbe-8595-1d068b43c773, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb -e grpc://localhost:21041 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0fb9012-e143-48d2-8da7-c6be461de8c1, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.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/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-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:610 Executing '['/home/runner/.ya/build/build_root/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f39dadaf-c923-4a15-837e-f55036a38b37, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0fb9012-e143-48d2-8da7-c6be461de8c1, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlOGZmMjUtNzI0ZDJlNDktMmFlOWViYzItYzVkM2ViM2I=" 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, a0fb9012-e143-48d2-8da7-c6be461de8c1, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:628 Command pid: 2231379
DEBUG    ya.test:process.py:628 Command pid: 2231380
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f39dadaf-c923-4a15-837e-f55036a38b37, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
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/2qqo/001133/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21041', '-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: 2231384
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f39dadaf-c923-4a15-837e-f55036a38b37, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmYwYzc0MDktZTI0ODE4ZC1hYWJmMjBkYy0xODVmZGE3Yg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f9802cb5-e168-4113-9f81-55db4989980f, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f9802cb5-e168-4113-9f81-55db4989980f, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NmYwYzc0MDktZTI0ODE4ZC1hYWJmMjBkYy0xODVmZGE3Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f9802cb5-e168-4113-9f81-55db4989980f, ghrun-ktwnkhatyq.auto.internal:21041): 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=NmYwYzc0MDktZTI0ODE4ZC1hYWJmMjBkYy0xODVmZGE3Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f1ab18b-340c-414e-8783-62175e1ea6c1, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f1ab18b-340c-414e-8783-62175e1ea6c1, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NmYwYzc0MDktZTI0ODE4ZC1hYWJmMjBkYy0xODVmZGE3Yg==" 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, 8f1ab18b-340c-414e-8783-62175e1ea6c1, ghrun-ktwnkhatyq.auto.internal:21041): 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, 2d37b59b-de7c-4e11-9a07-eefb670d083a, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2d37b59b-de7c-4e11-9a07-eefb670d083a, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2d37b59b-de7c-4e11-9a07-eefb670d083a, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzYzMzFmMS04NDkzODZhNC05ZjI3NTU2MS01NTdiNTMxMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5df7c676-dfff-4915-8c3c-ed3091b655ac, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5df7c676-dfff-4915-8c3c-ed3091b655ac, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMzFmMS04NDkzODZhNC05ZjI3NTU2MS01NTdiNTMxMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5df7c676-dfff-4915-8c3c-ed3091b655ac, ghrun-ktwnkhatyq.auto.internal:21041): 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=NzYzMzFmMS04NDkzODZhNC05ZjI3NTU2MS01NTdiNTMxMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce0b3738-7b9a-4e3e-84ad-98cfe96db7a6, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce0b3738-7b9a-4e3e-84ad-98cfe96db7a6, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMzFmMS04NDkzODZhNC05ZjI3NTU2MS01NTdiNTMxMw==" 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, ce0b3738-7b9a-4e3e-84ad-98cfe96db7a6, ghrun-ktwnkhatyq.auto.internal:21041): 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, 4d6a9138-1157-4995-bfb8-8585db204a68, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4d6a9138-1157-4995-bfb8-8585db204a68, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4d6a9138-1157-4995-bfb8-8585db204a68, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7deac9c5-60bf-4f82-9943-67401e33222b, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7deac9c5-60bf-4f82-9943-67401e33222b, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7deac9c5-60bf-4f82-9943-67401e33222b, ghrun-ktwnkhatyq.auto.internal:21041): 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=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 602973c3-2d01-416b-9ec9-d7aec47f4c3d, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 602973c3-2d01-416b-9ec9-d7aec47f4c3d, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=" 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, 602973c3-2d01-416b-9ec9-d7aec47f4c3d, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cdee9792-836b-4670-b7ac-7eab6e675a98, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cdee9792-836b-4670-b7ac-7eab6e675a98, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cdee9792-836b-4670-b7ac-7eab6e675a98, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTMxMWI1NTYtNDZjNTAxM2UtZmVlN2U2MjEtOGQ5YjExZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44a2a376-9a1f-47ae-a983-12e550059ec0, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44a2a376-9a1f-47ae-a983-12e550059ec0, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NTMxMWI1NTYtNDZjNTAxM2UtZmVlN2U2MjEtOGQ5YjExZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44a2a376-9a1f-47ae-a983-12e550059ec0, ghrun-ktwnkhatyq.auto.internal:21041): 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=NTMxMWI1NTYtNDZjNTAxM2UtZmVlN2U2MjEtOGQ5YjExZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71787063-857b-4349-bfac-4e8b6f75e89c, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71787063-857b-4349-bfac-4e8b6f75e89c, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NTMxMWI1NTYtNDZjNTAxM2UtZmVlN2U2MjEtOGQ5YjExZDY=" 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, 71787063-857b-4349-bfac-4e8b6f75e89c, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1d338507-2b0e-480c-a041-4960681b39f6, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1d338507-2b0e-480c-a041-4960681b39f6, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1d338507-2b0e-480c-a041-4960681b39f6, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4a727f6a-3a38-4c63-85a4-ef21d0289aa8, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a727f6a-3a38-4c63-85a4-ef21d0289aa8, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a727f6a-3a38-4c63-85a4-ef21d0289aa8, ghrun-ktwnkhatyq.auto.internal:21041): 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=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ec9f7b5-e8b8-4427-9624-1793135726e5, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ffb22c8-8521-432a-9499-2478e162d5cf, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ffb22c8-8521-432a-9499-2478e162d5cf, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ec9f7b5-e8b8-4427-9624-1793135726e5, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=" 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, 5ec9f7b5-e8b8-4427-9624-1793135726e5, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ffb22c8-8521-432a-9499-2478e162d5cf, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfafa1a9-6f5f-42f4-a62f-eeeca505aa4d, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfafa1a9-6f5f-42f4-a62f-eeeca505aa4d, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfafa1a9-6f5f-42f4-a62f-eeeca505aa4d, ghrun-ktwnkhatyq.auto.internal:21041): 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=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40c25e88-1fa3-4b6d-9d90-cadc808529d2, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40c25e88-1fa3-4b6d-9d90-cadc808529d2, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==" 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, 40c25e88-1fa3-4b6d-9d90-cadc808529d2, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1730200b-ab81-466a-beaa-8e607ca7c883, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1730200b-ab81-466a-beaa-8e607ca7c883, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1730200b-ab81-466a-beaa-8e607ca7c883, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjVjMDI1OWYtYTk1YzMwMWQtODUyNTc1YzItOTkyZDBjZTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d2fc7cfe-6be2-4e91-beae-ebc33f47dba5, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2fc7cfe-6be2-4e91-beae-ebc33f47dba5, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=MjVjMDI1OWYtYTk1YzMwMWQtODUyNTc1YzItOTkyZDBjZTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2fc7cfe-6be2-4e91-beae-ebc33f47dba5, ghrun-ktwnkhatyq.auto.internal:21041): 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=MjVjMDI1OWYtYTk1YzMwMWQtODUyNTc1YzItOTkyZDBjZTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8ed22ba-2ae0-45b5-bd78-79adaa646e58, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8ed22ba-2ae0-45b5-bd78-79adaa646e58, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=MjVjMDI1OWYtYTk1YzMwMWQtODUyNTc1YzItOTkyZDBjZTQ=" 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, e8ed22ba-2ae0-45b5-bd78-79adaa646e58, ghrun-ktwnkhatyq.auto.internal:21041): 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, 19790ad1-83a3-4316-88d3-131c12543212, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19790ad1-83a3-4316-88d3-131c12543212, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19790ad1-83a3-4316-88d3-131c12543212, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzRiN2I4YmUtNzRiZmIxN2EtOGUwYzZmMTctOTBhNzUyNTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d6d2e0ca-bdfc-475b-9134-122dd50d0ad7, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d6d2e0ca-bdfc-475b-9134-122dd50d0ad7, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NzRiN2I4YmUtNzRiZmIxN2EtOGUwYzZmMTctOTBhNzUyNTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d6d2e0ca-bdfc-475b-9134-122dd50d0ad7, ghrun-ktwnkhatyq.auto.internal:21041): 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=NzRiN2I4YmUtNzRiZmIxN2EtOGUwYzZmMTctOTBhNzUyNTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eaa6aa5c-6bae-40ac-874c-848d622cb242, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eaa6aa5c-6bae-40ac-874c-848d622cb242, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=NzRiN2I4YmUtNzRiZmIxN2EtOGUwYzZmMTctOTBhNzUyNTM=" 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, eaa6aa5c-6bae-40ac-874c-848d622cb242, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e19d646a-cae0-4dca-b6fb-e93f991159d2, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e19d646a-cae0-4dca-b6fb-e93f991159d2, ghrun-ktwnkhatyq.auto.internal:21041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e19d646a-cae0-4dca-b6fb-e93f991159d2, ghrun-ktwnkhatyq.auto.internal:21041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODZkNDRmNC02YThkM2E4My1kNTQyOWYxMC1jODg5MGMzOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d14b0637-bdc2-403f-a372-9c8e3c1d17e1, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d14b0637-bdc2-403f-a372-9c8e3c1d17e1, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ODZkNDRmNC02YThkM2E4My1kNTQyOWYxMC1jODg5MGMzOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d14b0637-bdc2-403f-a372-9c8e3c1d17e1, ghrun-ktwnkhatyq.auto.internal:21041): 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=ODZkNDRmNC02YThkM2E4My1kNTQyOWYxMC1jODg5MGMzOA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a9e31d9-467b-4123-a2c4-7e5e1a4f0dbb, ghrun-ktwnkhatyq.auto.internal:21041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a9e31d9-467b-4123-a2c4-7e5e1a4f0dbb, ghrun-ktwnkhatyq.auto.internal:21041): request = { session_id: "ydb://session/3?node_id=1&id=ODZkNDRmNC02YThkM2E4My1kNTQyOWYxMC1jODg5MGMzOA==" 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, 6a9e31d9-467b-4123-a2c4-7e5e1a4f0dbb, ghrun-ktwnkhatyq.auto.internal:21041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ba6ff097-76b7-41b2-b727-0fc0f4ca87a2, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176347541+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44a2a376-9a1f-47ae-a983-12e550059ec0, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176602827+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a727f6a-3a38-4c63-85a4-ef21d0289aa8, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176633662+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f9802cb5-e168-4113-9f81-55db4989980f, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176505761+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f1ab18b-340c-414e-8783-62175e1ea6c1, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176525199+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7deac9c5-60bf-4f82-9943-67401e33222b, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176571336+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d2fc7cfe-6be2-4e91-beae-ebc33f47dba5, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176705281+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d14b0637-bdc2-403f-a372-9c8e3c1d17e1, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176766638+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d6d2e0ca-bdfc-475b-9134-122dd50d0ad7, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176731461+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5df7c676-dfff-4915-8c3c-ed3091b655ac, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176536493+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ce0b3738-7b9a-4e3e-84ad-98cfe96db7a6, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176559856+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a0fb9012-e143-48d2-8da7-c6be461de8c1, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.17648023+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8ed22ba-2ae0-45b5-bd78-79adaa646e58, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176719913+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 602973c3-2d01-416b-9ec9-d7aec47f4c3d, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176589417+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5ec9f7b5-e8b8-4427-9624-1793135726e5, ghrun-ktwnkhatyq.auto.internal:21041): 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-10T15:07:53.176650201+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 40c25e88-1fa3-4b6d-9d90-cadc808529d2, ghrun-ktwnkhatyq.auto.internal:21041): 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-10T15:07:53.176690727+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, eaa6aa5c-6bae-40ac-874c-848d622cb242, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176756167+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a9e31d9-467b-4123-a2c4-7e5e1a4f0dbb, ghrun-ktwnkhatyq.auto.internal:21041): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-10T15:07:53.176788453+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWFmZGZmOTMtMjE0NjRhYy1mN2IxMzJhYS01NDU0ZTA4ZA==
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bfafa1a9-6f5f-42f4-a62f-eeeca505aa4d, ghrun-ktwnkhatyq.auto.internal:21041): 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:21041 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-10T15:07:53.176661747+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZhNzEzZTktYTMxYjgzZmMtMzdhMTFhZmItODYwMjg0N2M=
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71787063-857b-4349-bfac-4e8b6f75e89c, ghrun-ktwnkhatyq.auto.internal:21041): 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-10T15:07:53.176621494+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:21041
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:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWIyZTlhODgtNTkxMTI2ZjItZjc1MDc2YmMtYmIzNWYzZTA=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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    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 2231380) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2231380) elapsed time (sec): 30.306931972503662
DEBUG    ya.test:process.py:263 Command (pid 2231380) wtime: 30.325
DEBUG    ya.test:process.py:275 Command (pid 2231380) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	519	0	0	0	0
6	      0	0	0	1139	0	0	0	0
7	      0	0	0	1153	0	0	0	0
8	      0	0	0	1405	0	0	0	0
9	      0	0	0	1510	0	0	0	0
10	      0	0	0	1084	0	0	0	0
11	      0	0	0	1158	0	0	0	0
12	      0	0	0	1059	0	0	0	0
13	      0	0	0	1031	0	0	0	0
14	      0	0	0	360	0	0	0	0
15	      0	0	0	944	0	0	0	0
16	      0	0	0	1064	0	0	0	0
17	      0	0	0	1077	0	0	0	0
18	      0	0	0	1145	0	0	0	0
19	      0	0	0	1261	0	0	0	0
20	      0	0	0	1476	0	0	0	0
21	      0	0	0	1269	0	0	0	0
22	      0	0	0	1542	0	0	0	0
23	      0	0	0	1103	0	0	0	0
24	      0	0	0	1071	0	0	0	0
25	      0	0	0	1246	0	0	0	0
26	      0	0	0	1041	0	0	0	0
27	      0	0	0	1422	0	0	0	0
28	      0	0	0	1462	0	0	0	0
29	      0	0	0	1157	0	0	0	0
30	      0	0	0	1024	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2231380) 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 2231379) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2231379) elapsed time (sec): 30.319870233535767
DEBUG    ya.test:process.py:263 Command (pid 2231379) wtime: 30.34
DEBUG    ya.test:process.py:275 Command (pid 2231379) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	907	943	943	943
2	     58	58	0	0	155	249	261	271
3	     54	54	0	0	193	248	265	265
4	     54	54	0	0	145	179	188	200
5	      0	0	0	507	0	0	0	0
6	      0	0	0	1054	0	0	0	0
7	      0	0	0	1104	0	0	0	0
8	      0	0	0	1312	0	0	0	0
9	      0	0	0	1507	0	0	0	0
10	      0	0	0	1000	0	0	0	0
11	      0	0	0	1134	0	0	0	0
12	      0	0	0	1174	0	0	0	0
13	      0	0	0	1082	0	0	0	0
14	      0	0	0	496	0	0	0	0
15	      0	0	0	1005	0	0	0	0
16	      0	0	0	997	0	0	0	0
17	      0	0	0	976	0	0	0	0
18	      0	0	0	733	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	634	0	0	0	0
22	      0	0	0	1370	0	0	0	0
23	      0	0	0	1221	0	0	0	0
24	      0	0	0	1146	0	0	0	0
25	      0	0	0	1222	0	0	0	0
26	      0	0	0	1309	0	0	0	0
27	      0	0	0	1378	0	0	0	0
28	      0	0	0	1488	0	0	0	0
29	      0	0	0	1185	0	0	0	0
30	      0	0	0	1050	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    176	5.86667	0	26084	165	871	935	943

DEBUG    ya.test:process.py:276 Command (pid 2231379) 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 2231384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2231384) elapsed time (sec): 30.323033809661865
DEBUG    ya.test:process.py:263 Command (pid 2231384) wtime: 30.324
DEBUG    ya.test:process.py:275 Command (pid 2231384) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	325	671	687	687
2	     74	74	0	0	123	193	208	211
3	     65	65	0	0	153	197	221	221
4	     71	71	0	0	114	157	173	176
5	      0	0	0	379	0	0	0	0
6	      0	0	0	1044	0	0	0	0
7	      0	0	0	913	0	0	0	0
8	      0	0	0	1131	0	0	0	0
9	      0	0	0	1380	0	0	0	0
10	      0	0	0	961	0	0	0	0
11	      0	0	0	1296	0	0	0	0
12	      0	0	0	1084	0	0	0	0
13	      0	0	0	1013	0	0	0	0
14	      0	0	0	476	0	0	0	0
15	      0	0	0	1107	0	0	0	0
16	      0	0	0	987	0	0	0	0
17	      0	0	0	974	0	0	0	0
18	      0	0	0	1065	0	0	0	0
19	      0	0	0	1082	0	0	0	0
20	      0	0	0	1086	0	0	0	0
21	      0	0	0	1139	0	0	0	0
22	      0	0	0	1513	0	0	0	0
23	      0	0	0	1044	0	0	0	0
24	      0	0	0	989	0	0	0	0
25	      0	0	0	1125	0	0	0	0
26	      0	0	0	1026	0	0	0	0
27	      0	0	0	1241	0	0	0	0
28	      0	0	0	1443	0	0	0	0
29	      0	0	0	1146	0	0	0	0
30	      0	0	0	972	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    231	7.7	0	27616	131	313	667	687

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". 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:21041
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21041". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
349.73s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.15s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.28s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
5.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
5.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
4.75s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
4.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
4.09s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
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-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(17 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/2qqo/001133/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/2qqo/001133/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-10T15:07:49.152074Z): source_id=112;tablet_id=72075186224037893;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA78AA45
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA782F86
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB610C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD90962B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDE218
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDDF6F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8E4C3D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1410D93B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D4D717
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CA4F43
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CA4F43
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA1D63
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CA8817
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1412B1B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB46F55
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5BBED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB601724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB6057E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB6053F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB605FDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78C69C
21. ??:0: ?? @ 0x7FAAB254FAC2
22. ??:0: ?? @ 0x7FAAB25E18BF
============== 1 failed, 10 passed, 1 error in 414.65s (0:06: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/2qqo/00105d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
6.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.97s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
5.47s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.06s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.05s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(11 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 67.54s (0:01:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2qqo/001223/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 ===============================
107.84s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
13.42s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
6.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
6.14s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.11s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
5.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
5.43s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
5.25s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
4.93s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
4.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.07s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(13 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 11 passed in 177.18s (0:02:57) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2qqo/001164/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 ....F
test_replace.py .....

=================================== FAILURES ===================================
_________________ TestLogScenario.test_overloads_workload[2-2] _________________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2424', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2424', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_overloads_workload[2-2]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[2-2])
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2538853
DEBUG    ya.test:process.py:259 Command (pid 2538853) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2538853) elapsed time (sec): 0.42685413360595703
DEBUG    ya.test:process.py:263 Command (pid 2538853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) maxrss: 541060
DEBUG    ya.test:process.py:263 Command (pid 2538853) minflt: 16168
DEBUG    ya.test:process.py:263 Command (pid 2538853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) nivcsw: 61
DEBUG    ya.test:process.py:263 Command (pid 2538853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2538853) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2538853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2538853) stime: 0.22109399999999998
DEBUG    ya.test:process.py:263 Command (pid 2538853) utime: 0.134235
DEBUG    ya.test:process.py:263 Command (pid 2538853) wtime: 0.428
DEBUG    ya.test:process.py:275 Command (pid 2538853) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

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

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2539
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/2qqo/001164/r3tmp/kikimr_cluster_wlc8pmnm
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2424
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2184
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11739
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7562
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2qqo/001164/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/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_ro50rz91.log --grpc-port=2424 --mon-port=2184 --ic-port=2539
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2424/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/2qqo/001164/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/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_ro50rz91.log --grpc-port=2424 --mon-port=2184 --ic-port=2539
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1/logfile_ro50rz91.log', '--grpc-port=2424', '--mon-port=2184', '--ic-port=2539')' in '/home/runner/.ya/build/build_root/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.2-2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2539474
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:2424/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2539491
DEBUG    ya.test:process.py:259 Command (pid 2539491) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2539491) elapsed time (sec): 0.4733116626739502
DEBUG    ya.test:process.py:263 Command (pid 2539491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) maxrss: 541084
DEBUG    ya.test:process.py:263 Command (pid 2539491) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 2539491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) nivcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 2539491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2539491) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2539491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2539491) stime: 0.269539
DEBUG    ya.test:process.py:263 Command (pid 2539491) utime: 0.12784199999999998
DEBUG    ya.test:process.py:263 Command (pid 2539491) wtime: 0.475
DEBUG    ya.test:process.py:275 Command (pid 2539491) output:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: b00c2be1df3317f6286056ca316f7ad5921cf44c
    Branch: 
    Author: flown4qqqq <igorkoshkarev4qqq@mail.ru>
    Summary: Merge c17913a386c7ede14afb92590c07e59582057ca1 into 197fc79fc52e84df0c656aa4ba9983f4542d25a9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2424', '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: 2539\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2424', '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: 2539\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2543057
DEBUG    ya.test:process.py:259 Command (pid 2543057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2543057) elapsed time (sec): 0.488955020904541
DEBUG    ya.test:process.py:263 Command (pid 2543057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) maxrss: 549308
DEBUG    ya.test:process.py:263 Command (pid 2543057) minflt: 18310
DEBUG    ya.test:process.py:263 Command (pid 2543057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 2543057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2543057) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2543057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2543057) stime: 0.308392
DEBUG    ya.test:process.py:263 Command (pid 2543057) utime: 0.127211
DEBUG    ya.test:process.py:263 Command (pid 2543057) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 2543057) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2424', '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.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2424', '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: 2543836
DEBUG    ya.test:process.py:259 Command (pid 2543836) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2543836) elapsed time (sec): 0.44518065452575684
DEBUG    ya.test:process.py:263 Command (pid 2543836) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) maxrss: 549304
DEBUG    ya.test:process.py:263 Command (pid 2543836) minflt: 18312
DEBUG    ya.test:process.py:263 Command (pid 2543836) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 2543836) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2543836) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 2543836) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2543836) stime: 0.25412599999999996
DEBUG    ya.test:process.py:263 Command (pid 2543836) utime: 0.123092
DEBUG    ya.test:process.py:263 Command (pid 2543836) wtime: 0.446
DEBUG    ya.test:process.py:275 Command (pid 2543836) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 567eb90c-33f6-434a-babd-edf52779c86f, localhost:2424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 567eb90c-33f6-434a-babd-edf52779c86f, localhost:2424): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 567eb90c-33f6-434a-babd-edf52779c86f, localhost:2424): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 2424 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-ktwnkhatyq.auto.internal:2424, 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:2424
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb -e grpc://localhost:2424 -d /Root workload log --path log_2_2 init --path log_2_2 --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2424', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'init', '--path', 'log_2_2', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2544854
DEBUG    ya.test:process.py:259 Command (pid 2544854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2544854) elapsed time (sec): 0.450242280960083
DEBUG    ya.test:process.py:263 Command (pid 2544854) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) maxrss: 179924
DEBUG    ya.test:process.py:263 Command (pid 2544854) minflt: 3542
DEBUG    ya.test:process.py:263 Command (pid 2544854) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 2544854) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2544854) nvcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 2544854) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2544854) stime: 0.034249
DEBUG    ya.test:process.py:263 Command (pid 2544854) utime: 0.04186
DEBUG    ya.test:process.py:263 Command (pid 2544854) wtime: 0.461
DEBUG    ya.test:process.py:275 Command (pid 2544854) output:
None
DEBUG    ya.test:process.py:276 Command (pid 2544854) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb -e grpc://localhost:2424 -d /Root workload log --path log_2_2 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2424', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2545622
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 1a328a43-8d4f-47d2-bed8-bfe3bdd5ec41, localhost:17957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1a328a43-8d4f-47d2-bed8-bfe3bdd5ec41, localhost:17957): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1a328a43-8d4f-47d2-bed8-bfe3bdd5ec41, localhost:17957): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 17957 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-ktwnkhatyq.auto.internal:17957, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17957
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, e5517bc2-ff02-4bfe-89f7-ba0646072fe3, localhost:22740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e5517bc2-ff02-4bfe-89f7-ba0646072fe3, localhost:22740): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e5517bc2-ff02-4bfe-89f7-ba0646072fe3, localhost:22740): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 22740 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-ktwnkhatyq.auto.internal:22740, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22740
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 906c6236-ad81-4713-800a-d12408b94114, localhost:2883): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 906c6236-ad81-4713-800a-d12408b94114, localhost:2883): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 906c6236-ad81-4713-800a-d12408b94114, localhost:2883): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 2883 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-ktwnkhatyq.auto.internal:2883, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2883
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 249763a6-8653-42cb-8daf-c354205ce559, localhost:19858): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 249763a6-8653-42cb-8daf-c354205ce559, localhost:19858): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 249763a6-8653-42cb-8daf-c354205ce559, localhost:19858): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 19858 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-ktwnkhatyq.auto.internal:19858, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19858
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, f5eca5aa-fc32-4e9b-8667-31816473f871, localhost:22740): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f5eca5aa-fc32-4e9b-8667-31816473f871, localhost:22740): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f5eca5aa-fc32-4e9b-8667-31816473f871, localhost:22740): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 22740 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-ktwnkhatyq.auto.internal:22740, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22740
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, bf6bab92-7f02-432f-b486-9980522a2ddd, localhost:17957): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bf6bab92-7f02-432f-b486-9980522a2ddd, localhost:17957): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bf6bab92-7f02-432f-b486-9980522a2ddd, localhost:17957): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 17957 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-ktwnkhatyq.auto.internal:17957, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:17957
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, 75608aec-677d-4656-a969-53bf718190a7, localhost:2424): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75608aec-677d-4656-a969-53bf718190a7, localhost:2424): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75608aec-677d-4656-a969-53bf718190a7, localhost:2424): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 2424 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-ktwnkhatyq.auto.internal:2424, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2424
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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, c9d28c73-5cc5-4851-bb09-59b587450601, localhost:2883): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c9d28c73-5cc5-4851-bb09-59b587450601, localhost:2883): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c9d28c73-5cc5-4851-bb09-59b587450601, localhost:2883): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ktwnkhatyq.auto.internal" port: 2883 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-ktwnkhatyq.auto.internal:2883, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2883
DEBUG    ya.test:process.py:773 Killing process 2545622
DEBUG    ya.test:process.py:799 Killing process tree for pid 2545622 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 2545622
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 2545622
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 2545622
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2424', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 2545622) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 2545622) elapsed time (sec): 120.09722089767456
DEBUG    ya.test:process.py:263 Command (pid 2545622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) maxrss: 180084
DEBUG    ya.test:process.py:263 Command (pid 2545622) minflt: 6449
DEBUG    ya.test:process.py:263 Command (pid 2545622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) nivcsw: 701
DEBUG    ya.test:process.py:263 Command (pid 2545622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) nvcsw: 949908
DEBUG    ya.test:process.py:263 Command (pid 2545622) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 2545622) stime: 4.152939
DEBUG    ya.test:process.py:263 Command (pid 2545622) utime: 4.956635
DEBUG    ya.test:process.py:263 Command (pid 2545622) wtime: 120.101
DEBUG    ya.test:process.py:275 Command (pid 2545622) output:
None
DEBUG    ya.test:process.py:276 Command (pid 2545622) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ktwnkhatyq'
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/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7) 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.2545622' in '/home/runner/.ya/build/build_root/2qqo/001164/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
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
---------------------------- 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:2424
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ktwnkhatyq.auto.internal:2424
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:2424/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7562
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11739
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2184
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2424
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2539
============================== slowest durations ===============================
124.67s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
117.95s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
110.97s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
106.82s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
69.44s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.53s setup    test_replace.py::TestReplace::test_copy_full
1.01s call     test_replace.py::TestReplace::test_copy_full
1.00s call     test_replace.py::TestReplace::test_copy_partial
0.97s call     test_replace.py::TestReplace::test_count
0.48s call     test_replace.py::TestReplace::test_partial_replace
0.28s call     test_replace.py::TestReplace::test_incorrect
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(14 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[2-2] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/2qqo/001164/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2424', '-d', '/Root', 'workload', 'log', '--path', 'log_2_2', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
=================== 1 failed, 9 passed in 550.69s (0:09:10) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/2qqo/0011c2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items

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

============================== slowest durations ===============================
4.92s setup    test_select.py::TestSelect::test_incorrect
4.80s setup    test_replace.py::TestReplace::test_replace_rollback
4.64s setup    test_update.py::TestUpdate::test_incorrect
1.50s call     test_update.py::TestUpdate::test_update_rollback
1.36s call     test_replace.py::TestReplace::test_replace_rollback
1.30s call     test_select.py::TestSelect::test_json_query
1.22s call     test_update.py::TestUpdate::test_partial_update
1.14s call     test_update.py::TestUpdate::test_update_many_rows
1.04s call     test_replace.py::TestReplace::test_replace_total
0.70s call     test_update.py::TestUpdate::test_incorrect
0.70s call     test_select.py::TestSelect::test_incorrect
0.62s call     test_update.py::TestUpdate::test_update_pk
0.57s call     test_replace.py::TestReplace::test_replace_with_nulls
0.11s setup    test_update.py::TestUpdate::test_update_pk
0.07s setup    test_update.py::TestUpdate::test_update_many_rows
0.02s teardown test_replace.py::TestReplace::test_replace_with_nulls
0.02s setup    test_update.py::TestUpdate::test_partial_update
0.01s setup    test_replace.py::TestReplace::test_replace_total
0.01s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.01s setup    test_update.py::TestUpdate::test_update_rollback

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

test_update.py ..
test_upsert.py ......
upgrade_to_internal_path_id.py .
zip_bomb.py .

============================== slowest durations ===============================
308.89s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
62.07s call     zip_bomb.py::TestZipBomb::test
12.57s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
12.01s teardown zip_bomb.py::TestZipBomb::test
5.29s setup    test_update.py::TestUpdate::test_update_single_column
5.11s setup    test_upsert.py::TestUpsert::test_copy_full
3.95s setup    zip_bomb.py::TestZipBomb::test
3.09s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
2.48s call     test_upsert.py::TestUpsert::test_count
1.84s call     test_upsert.py::TestUpsert::test_copy_full
1.62s call     test_upsert.py::TestUpsert::test_copy_partial
1.24s call     test_update.py::TestUpdate::test_update_single_column
0.98s call     test_update.py::TestUpdate::test_update_single_row
0.95s call     test_upsert.py::TestUpsert::test_partial_update
0.85s call     test_upsert.py::TestUpsert::test_incorrect
0.82s call     test_upsert.py::TestUpsert::test_insert_nulls
0.09s setup    test_upsert.py::TestUpsert::test_partial_update
0.04s setup    test_upsert.py::TestUpsert::test_count
0.03s teardown test_upsert.py::TestUpsert::test_copy_full
0.02s setup    test_upsert.py::TestUpsert::test_incorrect
0.02s setup    test_upsert.py::TestUpsert::test_copy_partial

(9 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 10 passed in 425.26s (0:07:05) ========================
