============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/00102e/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 116 items / 109 deselected / 7 selected

order_by_with_limit.py .

============================== slowest durations ===============================
8.38s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.80s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 109 deselected in 10.48s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/000f70/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 116 items / 109 deselected / 7 selected

order_by_with_limit.py .

============================== slowest durations ===============================
68.37s call     order_by_with_limit.py::TestOrderBy::test_random
5.67s setup    order_by_with_limit.py::TestOrderBy::test_random

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1 passed, 109 deselected in 75.71s (0:01:15) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/000fc7/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 116 items / 109 deselected / 7 selected

order_by_with_limit.py .

============================== slowest durations ===============================
118.61s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
6.11s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.10s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================ 1 passed, 109 deselected in 126.16s (0:02:06) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/0010ed/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 116 items / 109 deselected / 7 selected

test_create.py .

============================== slowest durations ===============================
5.77s setup    test_create.py::TestCreate::test_create_real_opt
1.24s call     test_create.py::TestCreate::test_create_real_opt

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 109 deselected in 8.27s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/000fe9/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 116 items / 109 deselected / 7 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:702: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/mg5r/000fe9/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/mg5r/000fe9/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-19T22:38:32.250715Z): source_id=334;tablet_id=72075186224037917;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 @ 0xA7955B5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78DAF6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB623FC8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD604CFB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DE4258
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DE3FAF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5DFE0D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x141A3A7B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DEA8A7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3B6B3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3B6B3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D384D3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D3EF87
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C1868
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CCF6795
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C6ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB614A74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB618B34
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB618740
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB61932E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79720C
E   21. ??:0: ?? @ 0x7FA67693FAC2
E   22. ??:0: ?? @ 0x7FA6769D18BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 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/mg5r/000fe9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4115488
DEBUG    ya.test:process.py:259 Command (pid 4115488) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4115488) elapsed time (sec): 0.4993922710418701
DEBUG    ya.test:process.py:263 Command (pid 4115488) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) maxrss: 542880
DEBUG    ya.test:process.py:263 Command (pid 4115488) minflt: 16196
DEBUG    ya.test:process.py:263 Command (pid 4115488) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) nivcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 4115488) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4115488) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4115488) stime: 0.289868
DEBUG    ya.test:process.py:263 Command (pid 4115488) utime: 0.144011
DEBUG    ya.test:process.py:263 Command (pid 4115488) wtime: 0.551
DEBUG    ya.test:process.py:275 Command (pid 4115488) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wae2bxtt6u    Host information: 
        Linux ghrun-wae2bxtt6u 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 4115488) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wae2bxtt6u    Host information: 
        Linux ghrun-wae2bxtt6u 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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/mg5r/000fe9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20418
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/mg5r/000fe9/r3tmp/kikimr_cluster_1825syfk
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6704
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10701
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/mg5r/000fe9/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/mg5r/000fe9/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__eenugkj.log --grpc-port=14179 --mon-port=6704 --ic-port=20418
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14179/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/mg5r/000fe9/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/mg5r/000fe9/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__eenugkj.log --grpc-port=14179 --mon-port=6704 --ic-port=20418
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mg5r/000fe9/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/mg5r/000fe9/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__eenugkj.log', '--grpc-port=14179', '--mon-port=6704', '--ic-port=20418')' in '/home/runner/.ya/build/build_root/mg5r/000fe9/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: 4115919
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14179/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/mg5r/000fe9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4115968
DEBUG    ya.test:process.py:259 Command (pid 4115968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4115968) elapsed time (sec): 0.5536985397338867
DEBUG    ya.test:process.py:263 Command (pid 4115968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) maxrss: 542872
DEBUG    ya.test:process.py:263 Command (pid 4115968) minflt: 16195
DEBUG    ya.test:process.py:263 Command (pid 4115968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 4115968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4115968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4115968) stime: 0.29120199999999996
DEBUG    ya.test:process.py:263 Command (pid 4115968) utime: 0.126045
DEBUG    ya.test:process.py:263 Command (pid 4115968) wtime: 0.556
DEBUG    ya.test:process.py:275 Command (pid 4115968) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wae2bxtt6u    Host information: 
        Linux ghrun-wae2bxtt6u 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 4115968) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14179', '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/mg5r/000fe9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14179', '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: 4117406
DEBUG    ya.test:process.py:259 Command (pid 4117406) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4117406) elapsed time (sec): 0.7109394073486328
DEBUG    ya.test:process.py:263 Command (pid 4117406) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) maxrss: 551352
DEBUG    ya.test:process.py:263 Command (pid 4117406) minflt: 18336
DEBUG    ya.test:process.py:263 Command (pid 4117406) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 4117406) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 4117406) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4117406) stime: 0.41875399999999996
DEBUG    ya.test:process.py:263 Command (pid 4117406) utime: 0.138378
DEBUG    ya.test:process.py:263 Command (pid 4117406) wtime: 0.719
DEBUG    ya.test:process.py:275 Command (pid 4117406) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bcbc08c6-5a47-4346-994d-ffe6e04d0bb4, localhost:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bcbc08c6-5a47-4346-994d-ffe6e04d0bb4, localhost:14179): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bcbc08c6-5a47-4346-994d-ffe6e04d0bb4, localhost:14179): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wae2bxtt6u.auto.internal" port: 14179 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-wae2bxtt6u.auto.internal:14179, 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:14179
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 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/mg5r/000fe9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -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/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4118729
DEBUG    ya.test:process.py:259 Command (pid 4118729) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4118729) elapsed time (sec): 0.4653189182281494
DEBUG    ya.test:process.py:263 Command (pid 4118729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) maxrss: 170060
DEBUG    ya.test:process.py:263 Command (pid 4118729) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 4118729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 4118729) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 4118729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4118729) stime: 0.032369
DEBUG    ya.test:process.py:263 Command (pid 4118729) utime: 0.044508
DEBUG    ya.test:process.py:263 Command (pid 4118729) wtime: 0.467
DEBUG    ya.test:process.py:275 Command (pid 4118729) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4118729) 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/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -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/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-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: 4119299
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 4119299) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4119299) elapsed time (sec): 30.235636711120605
DEBUG    ya.test:process.py:263 Command (pid 4119299) wtime: 30.254
DEBUG    ya.test:process.py:275 Command (pid 4119299) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    376	376	0	0	24	40	44	51
2	    449	449	0	0	21	31	36	37
3	    381	381	0	0	25	40	45	50
4	    420	420	0	0	21	35	41	44
5	    396	396	0	0	23	36	41	45
6	    405	405	0	0	22	39	46	49
7	    402	402	0	0	22	39	51	56
8	    292	292	0	0	32	49	70	83
9	    371	371	0	0	24	44	64	79
10	    389	389	0	0	24	38	50	59
11	    423	423	0	0	22	35	47	50
12	    416	416	0	0	20	45	59	62
13	    456	456	0	0	20	27	34	39
14	    468	468	0	0	20	25	37	41
15	    447	447	0	0	20	32	39	44
16	    450	450	0	0	21	29	35	39
17	    447	447	0	0	20	33	46	57
18	    290	290	0	0	26	79	95	102
19	    333	333	0	0	26	57	92	97
20	    320	320	0	0	29	50	61	63
21	    408	408	0	0	21	40	80	88
22	    415	415	0	0	21	38	43	49
23	    423	423	0	0	21	39	48	63
24	    426	426	0	0	22	32	37	42
25	    468	468	0	0	20	27	31	34
26	    483	483	0	0	20	22	26	28
27	    464	464	0	0	20	27	32	36
28	    467	467	0	0	20	26	48	51
29	    478	478	0	0	20	26	32	33
30	    481	481	0	0	20	29	36	38

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12444	414.8	0	0	21	38	53	102

DEBUG    ya.test:process.py:276 Command (pid 4119299) 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, 3572bc0d-9d5f-4d5a-ac9a-34990ee59358, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3572bc0d-9d5f-4d5a-ac9a-34990ee59358, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3572bc0d-9d5f-4d5a-ac9a-34990ee59358, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a2026ee3-33c2-4b7e-82fb-5257047a85b2, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a2026ee3-33c2-4b7e-82fb-5257047a85b2, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a2026ee3-33c2-4b7e-82fb-5257047a85b2, ghrun-wae2bxtt6u.auto.internal:14179): 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=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b48728d-f9cb-4f23-9578-b7d8eeaca08e, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b48728d-f9cb-4f23-9578-b7d8eeaca08e, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" 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, 4b48728d-f9cb-4f23-9578-b7d8eeaca08e, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
INFO     root:test_log_scenario.py:217 Count rows after insert 12176 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6654e53a-3695-414d-8c13-0161b5b76b8c, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6654e53a-3695-414d-8c13-0161b5b76b8c, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" 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, 6654e53a-3695-414d-8c13-0161b5b76b8c, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c036ce13-6b9c-48dd-b41a-3187c46b966a, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c036ce13-6b9c-48dd-b41a-3187c46b966a, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" 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, c036ce13-6b9c-48dd-b41a-3187c46b966a, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -d /Root workload log --path log run 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/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -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/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f769d431-c003-4317-8fbc-d35ee3f5c74a, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f769d431-c003-4317-8fbc-d35ee3f5c74a, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 395af7e5-192b-4204-adf0-5bbe83cf9717, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f769d431-c003-4317-8fbc-d35ee3f5c74a, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 395af7e5-192b-4204-adf0-5bbe83cf9717, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 4132682
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-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:610 Executing '['/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4132685
DEBUG    ya.test:process.py:628 Command pid: 4132686
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 395af7e5-192b-4204-adf0-5bbe83cf9717, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBiMWVlNDktNjc2OGU5MzYtMTAxZDk3OTQtZDNjMGUzYjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b9c6de56-b766-40dd-bfa1-22ce746b44a1, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b9c6de56-b766-40dd-bfa1-22ce746b44a1, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDBiMWVlNDktNjc2OGU5MzYtMTAxZDk3OTQtZDNjMGUzYjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b9c6de56-b766-40dd-bfa1-22ce746b44a1, ghrun-wae2bxtt6u.auto.internal:14179): 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=ZDBiMWVlNDktNjc2OGU5MzYtMTAxZDk3OTQtZDNjMGUzYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ce342de-4bc3-4578-b236-6f3301aee96f, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ce342de-4bc3-4578-b236-6f3301aee96f, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDBiMWVlNDktNjc2OGU5MzYtMTAxZDk3OTQtZDNjMGUzYjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ce342de-4bc3-4578-b236-6f3301aee96f, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f88268ba-9e2c-419a-bf8e-4c4b4d91ae87, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f88268ba-9e2c-419a-bf8e-4c4b4d91ae87, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f88268ba-9e2c-419a-bf8e-4c4b4d91ae87, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzIwYWRjMTktOGZhNDBlNTgtYWM0Mjk1ZmEtYzIxMzIwYjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d213022-5335-4b4c-a72d-0f8b1968bcf4, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d213022-5335-4b4c-a72d-0f8b1968bcf4, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=YzIwYWRjMTktOGZhNDBlNTgtYWM0Mjk1ZmEtYzIxMzIwYjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d213022-5335-4b4c-a72d-0f8b1968bcf4, ghrun-wae2bxtt6u.auto.internal:14179): 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=YzIwYWRjMTktOGZhNDBlNTgtYWM0Mjk1ZmEtYzIxMzIwYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee51fb12-36d0-4e40-8f7e-579575db5897, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee51fb12-36d0-4e40-8f7e-579575db5897, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=YzIwYWRjMTktOGZhNDBlNTgtYWM0Mjk1ZmEtYzIxMzIwYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 94e872b7-18de-46f8-9852-fe93216837f3, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 94e872b7-18de-46f8-9852-fe93216837f3, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee51fb12-36d0-4e40-8f7e-579575db5897, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 94e872b7-18de-46f8-9852-fe93216837f3, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGJlYTAwODItOGNjMmE5ODEtN2U5NmI5NTctNWFlYmI3MTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 92915928-773d-4632-ad7a-7621b77b517d, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 92915928-773d-4632-ad7a-7621b77b517d, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=OGJlYTAwODItOGNjMmE5ODEtN2U5NmI5NTctNWFlYmI3MTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 92915928-773d-4632-ad7a-7621b77b517d, ghrun-wae2bxtt6u.auto.internal:14179): 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=OGJlYTAwODItOGNjMmE5ODEtN2U5NmI5NTctNWFlYmI3MTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2015077d-1734-4fb5-8dd0-47b8a0966d00, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2015077d-1734-4fb5-8dd0-47b8a0966d00, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=OGJlYTAwODItOGNjMmE5ODEtN2U5NmI5NTctNWFlYmI3MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b35fed2-da98-49b7-8ef8-a171bbb3789c, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b35fed2-da98-49b7-8ef8-a171bbb3789c, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2015077d-1734-4fb5-8dd0-47b8a0966d00, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b35fed2-da98-49b7-8ef8-a171bbb3789c, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjliYjNjNDAtYmVjZjFjZjMtNTVmYTJmNWItNjIxZDA0MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 96bae401-c310-4dbb-be0b-afbddee7ac91, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 96bae401-c310-4dbb-be0b-afbddee7ac91, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZjliYjNjNDAtYmVjZjFjZjMtNTVmYTJmNWItNjIxZDA0MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 96bae401-c310-4dbb-be0b-afbddee7ac91, ghrun-wae2bxtt6u.auto.internal:14179): 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=ZjliYjNjNDAtYmVjZjFjZjMtNTVmYTJmNWItNjIxZDA0MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9418177-4afb-4445-b3e3-2f4856c68cdd, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9418177-4afb-4445-b3e3-2f4856c68cdd, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZjliYjNjNDAtYmVjZjFjZjMtNTVmYTJmNWItNjIxZDA0MA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, de13ea9c-b04e-4131-863d-53b871917dd8, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de13ea9c-b04e-4131-863d-53b871917dd8, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9418177-4afb-4445-b3e3-2f4856c68cdd, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de13ea9c-b04e-4131-863d-53b871917dd8, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFhOGU3ZmItZmE4ODI5MjAtNDE2OGViZWUtZWYxYmViNDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 73de16d7-3706-425c-8373-e85a86598923, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 73de16d7-3706-425c-8373-e85a86598923, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTFhOGU3ZmItZmE4ODI5MjAtNDE2OGViZWUtZWYxYmViNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 73de16d7-3706-425c-8373-e85a86598923, ghrun-wae2bxtt6u.auto.internal:14179): 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=MTFhOGU3ZmItZmE4ODI5MjAtNDE2OGViZWUtZWYxYmViNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9445cfc2-4936-4a17-be1f-e1fd52bdc888, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9445cfc2-4936-4a17-be1f-e1fd52bdc888, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTFhOGU3ZmItZmE4ODI5MjAtNDE2OGViZWUtZWYxYmViNDk=" 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, 9445cfc2-4936-4a17-be1f-e1fd52bdc888, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98425dea-4feb-4880-b482-9a04584fe9b4, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98425dea-4feb-4880-b482-9a04584fe9b4, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98425dea-4feb-4880-b482-9a04584fe9b4, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTQ2OGI4NWItYzllZTAxZC1lNDE4MjBjLWJlN2NkMDU0" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dbe8f6fb-16e8-4f09-815e-27401a7adb6a, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dbe8f6fb-16e8-4f09-815e-27401a7adb6a, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTQ2OGI4NWItYzllZTAxZC1lNDE4MjBjLWJlN2NkMDU0" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dbe8f6fb-16e8-4f09-815e-27401a7adb6a, ghrun-wae2bxtt6u.auto.internal:14179): 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=MTQ2OGI4NWItYzllZTAxZC1lNDE4MjBjLWJlN2NkMDU0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05df27eb-1388-4c2f-9791-303e2d40f460, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05df27eb-1388-4c2f-9791-303e2d40f460, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTQ2OGI4NWItYzllZTAxZC1lNDE4MjBjLWJlN2NkMDU0" 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, 05df27eb-1388-4c2f-9791-303e2d40f460, ghrun-wae2bxtt6u.auto.internal:14179): 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, a5cadc8a-913d-4c51-abed-994d296a1bab, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5cadc8a-913d-4c51-abed-994d296a1bab, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5cadc8a-913d-4c51-abed-994d296a1bab, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2QwOWJlOGQtYTE0Y2Y4ZmEtNWEwOWEzMTMtNmU1M2UxY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 80190dbc-5a3a-48e0-a2da-623306ea03cd, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 80190dbc-5a3a-48e0-a2da-623306ea03cd, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=N2QwOWJlOGQtYTE0Y2Y4ZmEtNWEwOWEzMTMtNmU1M2UxY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 80190dbc-5a3a-48e0-a2da-623306ea03cd, ghrun-wae2bxtt6u.auto.internal:14179): 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=N2QwOWJlOGQtYTE0Y2Y4ZmEtNWEwOWEzMTMtNmU1M2UxY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16731705-ecf6-423e-a362-2d483deffc98, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16731705-ecf6-423e-a362-2d483deffc98, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=N2QwOWJlOGQtYTE0Y2Y4ZmEtNWEwOWEzMTMtNmU1M2UxY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 414fed7d-6c1f-4a6a-81b4-9e704ffac938, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 414fed7d-6c1f-4a6a-81b4-9e704ffac938, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16731705-ecf6-423e-a362-2d483deffc98, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 414fed7d-6c1f-4a6a-81b4-9e704ffac938, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmQ2MTRkMTItNmJkNWQzMzUtN2NhMzNiMjMtZTFkNmJlNjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 986c1dc5-0f1e-4703-a56e-e909c723efdd, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 986c1dc5-0f1e-4703-a56e-e909c723efdd, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=YmQ2MTRkMTItNmJkNWQzMzUtN2NhMzNiMjMtZTFkNmJlNjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 986c1dc5-0f1e-4703-a56e-e909c723efdd, ghrun-wae2bxtt6u.auto.internal:14179): 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=YmQ2MTRkMTItNmJkNWQzMzUtN2NhMzNiMjMtZTFkNmJlNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c9a594d-ee71-4bf6-abeb-60f295947330, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c9a594d-ee71-4bf6-abeb-60f295947330, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=YmQ2MTRkMTItNmJkNWQzMzUtN2NhMzNiMjMtZTFkNmJlNjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9a8f6ba-d223-4b14-b7ad-a6826f985721, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9a8f6ba-d223-4b14-b7ad-a6826f985721, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c9a594d-ee71-4bf6-abeb-60f295947330, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9a8f6ba-d223-4b14-b7ad-a6826f985721, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTk0NzIwZjEtMzFmZTg2NzctY2JmYTBlMzQtNWQ0ZjY5Y2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9ecc4024-b5b7-44da-b10f-2b54233f3caa, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ecc4024-b5b7-44da-b10f-2b54233f3caa, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTk0NzIwZjEtMzFmZTg2NzctY2JmYTBlMzQtNWQ0ZjY5Y2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ecc4024-b5b7-44da-b10f-2b54233f3caa, ghrun-wae2bxtt6u.auto.internal:14179): 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=MTk0NzIwZjEtMzFmZTg2NzctY2JmYTBlMzQtNWQ0ZjY5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09616faa-6c2a-4904-9beb-36000453d9d2, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09616faa-6c2a-4904-9beb-36000453d9d2, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTk0NzIwZjEtMzFmZTg2NzctY2JmYTBlMzQtNWQ0ZjY5Y2E=" 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, 09616faa-6c2a-4904-9beb-36000453d9d2, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a2026ee3-33c2-4b7e-82fb-5257047a85b2, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.12526689+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b9c6de56-b766-40dd-bfa1-22ce746b44a1, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125425812+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d213022-5335-4b4c-a72d-0f8b1968bcf4, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125476297+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92915928-773d-4632-ad7a-7621b77b517d, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.12550536+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 73de16d7-3706-425c-8373-e85a86598923, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125561462+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 96bae401-c310-4dbb-be0b-afbddee7ac91, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125537388+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 80190dbc-5a3a-48e0-a2da-623306ea03cd, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125613123+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 986c1dc5-0f1e-4703-a56e-e909c723efdd, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125645521+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9ecc4024-b5b7-44da-b10f-2b54233f3caa, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125663362+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f769d431-c003-4317-8fbc-d35ee3f5c74a, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125403967+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dbe8f6fb-16e8-4f09-815e-27401a7adb6a, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125586933+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2ce342de-4bc3-4578-b236-6f3301aee96f, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125460334+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ee51fb12-36d0-4e40-8f7e-579575db5897, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125490798+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2015077d-1734-4fb5-8dd0-47b8a0966d00, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125526241+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9418177-4afb-4445-b3e3-2f4856c68cdd, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125550101+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9445cfc2-4936-4a17-be1f-e1fd52bdc888, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125574887+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 05df27eb-1388-4c2f-9791-303e2d40f460, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125599802+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 16731705-ecf6-423e-a362-2d483deffc98, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125629453+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3c9a594d-ee71-4bf6-abeb-60f295947330, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125654193+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 09616faa-6c2a-4904-9beb-36000453d9d2, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125677021+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:14179
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:14179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4132686) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4132686) elapsed time (sec): 30.12704849243164
DEBUG    ya.test:process.py:263 Command (pid 4132686) wtime: 30.129
DEBUG    ya.test:process.py:275 Command (pid 4132686) 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	1469	0	0	0	0
5	      0	0	0	1480	0	0	0	0
6	      0	0	0	1745	0	0	0	0
7	      0	0	0	1580	0	0	0	0
8	      0	0	0	1751	0	0	0	0
9	      0	0	0	2194	0	0	0	0
10	      0	0	0	2397	0	0	0	0
11	      0	0	0	2486	0	0	0	0
12	      0	0	0	2747	0	0	0	0
13	      0	0	0	2795	0	0	0	0
14	      0	0	0	2569	0	0	0	0
15	      0	0	0	2570	0	0	0	0
16	      0	0	0	2660	0	0	0	0
17	      0	0	0	2518	0	0	0	0
18	      0	0	0	2669	0	0	0	0
19	      0	0	0	2517	0	0	0	0
20	      0	0	0	2159	0	0	0	0
21	      0	0	0	2588	0	0	0	0
22	      0	0	0	2665	0	0	0	0
23	      0	0	0	2230	0	0	0	0
24	      0	0	0	2489	0	0	0	0
25	      0	0	0	2148	0	0	0	0
26	      0	0	0	2201	0	0	0	0
27	      0	0	0	2399	0	0	0	0
28	      0	0	0	2608	0	0	0	0
29	      0	0	0	2449	0	0	0	0
30	      0	0	0	2380	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4132686) 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 4132682) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4132682) elapsed time (sec): 30.136322259902954
DEBUG    ya.test:process.py:263 Command (pid 4132682) wtime: 30.14
DEBUG    ya.test:process.py:275 Command (pid 4132682) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     25	25	0	0	345	707	727	727
2	    119	119	0	0	77	125	134	138
3	     50	50	0	0	86	117	130	130
4	      0	0	0	1406	0	0	0	0
5	      0	0	0	1376	0	0	0	0
6	      0	0	0	1824	0	0	0	0
7	      0	0	0	1668	0	0	0	0
8	      0	0	0	1724	0	0	0	0
9	      0	0	0	2207	0	0	0	0
10	      0	0	0	2468	0	0	0	0
11	      0	0	0	2563	0	0	0	0
12	      0	0	0	2726	0	0	0	0
13	      0	0	0	2807	0	0	0	0
14	      0	0	0	2539	0	0	0	0
15	      0	0	0	2570	0	0	0	0
16	      0	0	0	2609	0	0	0	0
17	      0	0	0	2537	0	0	0	0
18	      0	0	0	2633	0	0	0	0
19	      0	0	0	2497	0	0	0	0
20	      0	0	0	2162	0	0	0	0
21	      0	0	0	2518	0	0	0	0
22	      0	0	0	2638	0	0	0	0
23	      0	0	0	2145	0	0	0	0
24	      0	0	0	2311	0	0	0	0
25	      0	0	0	2116	0	0	0	0
26	      0	0	0	2313	0	0	0	0
27	      0	0	0	2363	0	0	0	0
28	      0	0	0	2609	0	0	0	0
29	      0	0	0	2438	0	0	0	0
30	      0	0	0	2391	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    194	6.46667	0	62158	86	353	667	727

DEBUG    ya.test:process.py:276 Command (pid 4132682) 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 4132685) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4132685) elapsed time (sec): 30.233251810073853
DEBUG    ya.test:process.py:263 Command (pid 4132685) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 4132685) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     50	50	0	0	154	523	527	527
2	    155	155	0	0	57	96	104	116
3	     59	59	0	0	67	91	100	100
4	      0	0	0	1320	0	0	0	0
5	      0	0	0	1179	0	0	0	0
6	      0	0	0	1453	0	0	0	0
7	      0	0	0	1545	0	0	0	0
8	      0	0	0	1499	0	0	0	0
9	      0	0	0	2117	0	0	0	0
10	      0	0	0	2376	0	0	0	0
11	      0	0	0	2447	0	0	0	0
12	      0	0	0	2669	0	0	0	0
13	      0	0	0	2800	0	0	0	0
14	      0	0	0	2521	0	0	0	0
15	      0	0	0	2516	0	0	0	0
16	      0	0	0	2611	0	0	0	0
17	      0	0	0	2482	0	0	0	0
18	      0	0	0	2601	0	0	0	0
19	      0	0	0	2491	0	0	0	0
20	      0	0	0	2109	0	0	0	0
21	      0	0	0	2483	0	0	0	0
22	      0	0	0	2545	0	0	0	0
23	      0	0	0	2109	0	0	0	0
24	      0	0	0	2344	0	0	0	0
25	      0	0	0	2030	0	0	0	0
26	      0	0	0	2140	0	0	0	0
27	      0	0	0	2286	0	0	0	0
28	      0	0	0	2538	0	0	0	0
29	      0	0	0	2430	0	0	0	0
30	      0	0	0	2359	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    264	8.8	0	60000	64	259	515	527

DEBUG    ya.test:process.py:276 Command (pid 4132685) 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:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:442 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:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-wae2bxtt6u'
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/mg5r/000fe9/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.4115919' in '/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, logfile__eenugkj.log, stdout)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:14179/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10701
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6704
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20418
=================================== 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:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 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/mg5r/000fe9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4115488
DEBUG    ya.test:process.py:259 Command (pid 4115488) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4115488) elapsed time (sec): 0.4993922710418701
DEBUG    ya.test:process.py:263 Command (pid 4115488) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) maxrss: 542880
DEBUG    ya.test:process.py:263 Command (pid 4115488) minflt: 16196
DEBUG    ya.test:process.py:263 Command (pid 4115488) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) nivcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 4115488) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4115488) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 4115488) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4115488) stime: 0.289868
DEBUG    ya.test:process.py:263 Command (pid 4115488) utime: 0.144011
DEBUG    ya.test:process.py:263 Command (pid 4115488) wtime: 0.551
DEBUG    ya.test:process.py:275 Command (pid 4115488) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wae2bxtt6u    Host information: 
        Linux ghrun-wae2bxtt6u 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 4115488) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wae2bxtt6u    Host information: 
        Linux ghrun-wae2bxtt6u 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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/mg5r/000fe9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20418
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/mg5r/000fe9/r3tmp/kikimr_cluster_1825syfk
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6704
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10701
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/mg5r/000fe9/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/mg5r/000fe9/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__eenugkj.log --grpc-port=14179 --mon-port=6704 --ic-port=20418
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14179/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/mg5r/000fe9/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/mg5r/000fe9/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__eenugkj.log --grpc-port=14179 --mon-port=6704 --ic-port=20418
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/mg5r/000fe9/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/mg5r/000fe9/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__eenugkj.log', '--grpc-port=14179', '--mon-port=6704', '--ic-port=20418')' in '/home/runner/.ya/build/build_root/mg5r/000fe9/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: 4115919
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:14179/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/mg5r/000fe9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4115968
DEBUG    ya.test:process.py:259 Command (pid 4115968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4115968) elapsed time (sec): 0.5536985397338867
DEBUG    ya.test:process.py:263 Command (pid 4115968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) maxrss: 542872
DEBUG    ya.test:process.py:263 Command (pid 4115968) minflt: 16195
DEBUG    ya.test:process.py:263 Command (pid 4115968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 4115968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4115968) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4115968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4115968) stime: 0.29120199999999996
DEBUG    ya.test:process.py:263 Command (pid 4115968) utime: 0.126045
DEBUG    ya.test:process.py:263 Command (pid 4115968) wtime: 0.556
DEBUG    ya.test:process.py:275 Command (pid 4115968) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-wae2bxtt6u    Host information: 
        Linux ghrun-wae2bxtt6u 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 4115968) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14179', '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/mg5r/000fe9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14179', '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: 4117406
DEBUG    ya.test:process.py:259 Command (pid 4117406) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4117406) elapsed time (sec): 0.7109394073486328
DEBUG    ya.test:process.py:263 Command (pid 4117406) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) maxrss: 551352
DEBUG    ya.test:process.py:263 Command (pid 4117406) minflt: 18336
DEBUG    ya.test:process.py:263 Command (pid 4117406) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 4117406) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4117406) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 4117406) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4117406) stime: 0.41875399999999996
DEBUG    ya.test:process.py:263 Command (pid 4117406) utime: 0.138378
DEBUG    ya.test:process.py:263 Command (pid 4117406) wtime: 0.719
DEBUG    ya.test:process.py:275 Command (pid 4117406) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, bcbc08c6-5a47-4346-994d-ffe6e04d0bb4, localhost:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bcbc08c6-5a47-4346-994d-ffe6e04d0bb4, localhost:14179): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bcbc08c6-5a47-4346-994d-ffe6e04d0bb4, localhost:14179): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-wae2bxtt6u.auto.internal" port: 14179 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-wae2bxtt6u.auto.internal:14179, 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:14179
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 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/mg5r/000fe9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -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/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4118729
DEBUG    ya.test:process.py:259 Command (pid 4118729) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4118729) elapsed time (sec): 0.4653189182281494
DEBUG    ya.test:process.py:263 Command (pid 4118729) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) maxrss: 170060
DEBUG    ya.test:process.py:263 Command (pid 4118729) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 4118729) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 4118729) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4118729) nvcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 4118729) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4118729) stime: 0.032369
DEBUG    ya.test:process.py:263 Command (pid 4118729) utime: 0.044508
DEBUG    ya.test:process.py:263 Command (pid 4118729) wtime: 0.467
DEBUG    ya.test:process.py:275 Command (pid 4118729) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4118729) 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/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -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/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-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: 4119299
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 4119299) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4119299) elapsed time (sec): 30.235636711120605
DEBUG    ya.test:process.py:263 Command (pid 4119299) wtime: 30.254
DEBUG    ya.test:process.py:275 Command (pid 4119299) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    376	376	0	0	24	40	44	51
2	    449	449	0	0	21	31	36	37
3	    381	381	0	0	25	40	45	50
4	    420	420	0	0	21	35	41	44
5	    396	396	0	0	23	36	41	45
6	    405	405	0	0	22	39	46	49
7	    402	402	0	0	22	39	51	56
8	    292	292	0	0	32	49	70	83
9	    371	371	0	0	24	44	64	79
10	    389	389	0	0	24	38	50	59
11	    423	423	0	0	22	35	47	50
12	    416	416	0	0	20	45	59	62
13	    456	456	0	0	20	27	34	39
14	    468	468	0	0	20	25	37	41
15	    447	447	0	0	20	32	39	44
16	    450	450	0	0	21	29	35	39
17	    447	447	0	0	20	33	46	57
18	    290	290	0	0	26	79	95	102
19	    333	333	0	0	26	57	92	97
20	    320	320	0	0	29	50	61	63
21	    408	408	0	0	21	40	80	88
22	    415	415	0	0	21	38	43	49
23	    423	423	0	0	21	39	48	63
24	    426	426	0	0	22	32	37	42
25	    468	468	0	0	20	27	31	34
26	    483	483	0	0	20	22	26	28
27	    464	464	0	0	20	27	32	36
28	    467	467	0	0	20	26	48	51
29	    478	478	0	0	20	26	32	33
30	    481	481	0	0	20	29	36	38

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12444	414.8	0	0	21	38	53	102

DEBUG    ya.test:process.py:276 Command (pid 4119299) 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, 3572bc0d-9d5f-4d5a-ac9a-34990ee59358, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3572bc0d-9d5f-4d5a-ac9a-34990ee59358, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3572bc0d-9d5f-4d5a-ac9a-34990ee59358, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a2026ee3-33c2-4b7e-82fb-5257047a85b2, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a2026ee3-33c2-4b7e-82fb-5257047a85b2, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a2026ee3-33c2-4b7e-82fb-5257047a85b2, ghrun-wae2bxtt6u.auto.internal:14179): 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=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b48728d-f9cb-4f23-9578-b7d8eeaca08e, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b48728d-f9cb-4f23-9578-b7d8eeaca08e, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" 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, 4b48728d-f9cb-4f23-9578-b7d8eeaca08e, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
INFO     root:test_log_scenario.py:217 Count rows after insert 12176 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6654e53a-3695-414d-8c13-0161b5b76b8c, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6654e53a-3695-414d-8c13-0161b5b76b8c, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" 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, 6654e53a-3695-414d-8c13-0161b5b76b8c, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c036ce13-6b9c-48dd-b41a-3187c46b966a, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c036ce13-6b9c-48dd-b41a-3187c46b966a, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" 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, c036ce13-6b9c-48dd-b41a-3187c46b966a, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -d /Root workload log --path log run 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/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -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/mg5r/000fe9/ydb/apps/ydb/ydb -e grpc://localhost:14179 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f769d431-c003-4317-8fbc-d35ee3f5c74a, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f769d431-c003-4317-8fbc-d35ee3f5c74a, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDdkMjI5M2QtMTAwNDljMWQtMjAyMTgwOTQtZTNkOTNjOTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 395af7e5-192b-4204-adf0-5bbe83cf9717, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f769d431-c003-4317-8fbc-d35ee3f5c74a, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 395af7e5-192b-4204-adf0-5bbe83cf9717, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 4132682
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-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:610 Executing '['/home/runner/.ya/build/build_root/mg5r/000fe9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4132685
DEBUG    ya.test:process.py:628 Command pid: 4132686
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 395af7e5-192b-4204-adf0-5bbe83cf9717, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBiMWVlNDktNjc2OGU5MzYtMTAxZDk3OTQtZDNjMGUzYjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b9c6de56-b766-40dd-bfa1-22ce746b44a1, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b9c6de56-b766-40dd-bfa1-22ce746b44a1, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDBiMWVlNDktNjc2OGU5MzYtMTAxZDk3OTQtZDNjMGUzYjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b9c6de56-b766-40dd-bfa1-22ce746b44a1, ghrun-wae2bxtt6u.auto.internal:14179): 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=ZDBiMWVlNDktNjc2OGU5MzYtMTAxZDk3OTQtZDNjMGUzYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ce342de-4bc3-4578-b236-6f3301aee96f, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ce342de-4bc3-4578-b236-6f3301aee96f, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZDBiMWVlNDktNjc2OGU5MzYtMTAxZDk3OTQtZDNjMGUzYjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ce342de-4bc3-4578-b236-6f3301aee96f, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f88268ba-9e2c-419a-bf8e-4c4b4d91ae87, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f88268ba-9e2c-419a-bf8e-4c4b4d91ae87, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f88268ba-9e2c-419a-bf8e-4c4b4d91ae87, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzIwYWRjMTktOGZhNDBlNTgtYWM0Mjk1ZmEtYzIxMzIwYjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d213022-5335-4b4c-a72d-0f8b1968bcf4, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d213022-5335-4b4c-a72d-0f8b1968bcf4, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=YzIwYWRjMTktOGZhNDBlNTgtYWM0Mjk1ZmEtYzIxMzIwYjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d213022-5335-4b4c-a72d-0f8b1968bcf4, ghrun-wae2bxtt6u.auto.internal:14179): 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=YzIwYWRjMTktOGZhNDBlNTgtYWM0Mjk1ZmEtYzIxMzIwYjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee51fb12-36d0-4e40-8f7e-579575db5897, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee51fb12-36d0-4e40-8f7e-579575db5897, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=YzIwYWRjMTktOGZhNDBlNTgtYWM0Mjk1ZmEtYzIxMzIwYjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 94e872b7-18de-46f8-9852-fe93216837f3, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 94e872b7-18de-46f8-9852-fe93216837f3, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee51fb12-36d0-4e40-8f7e-579575db5897, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 94e872b7-18de-46f8-9852-fe93216837f3, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGJlYTAwODItOGNjMmE5ODEtN2U5NmI5NTctNWFlYmI3MTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 92915928-773d-4632-ad7a-7621b77b517d, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 92915928-773d-4632-ad7a-7621b77b517d, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=OGJlYTAwODItOGNjMmE5ODEtN2U5NmI5NTctNWFlYmI3MTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 92915928-773d-4632-ad7a-7621b77b517d, ghrun-wae2bxtt6u.auto.internal:14179): 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=OGJlYTAwODItOGNjMmE5ODEtN2U5NmI5NTctNWFlYmI3MTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2015077d-1734-4fb5-8dd0-47b8a0966d00, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2015077d-1734-4fb5-8dd0-47b8a0966d00, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=OGJlYTAwODItOGNjMmE5ODEtN2U5NmI5NTctNWFlYmI3MTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8b35fed2-da98-49b7-8ef8-a171bbb3789c, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b35fed2-da98-49b7-8ef8-a171bbb3789c, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2015077d-1734-4fb5-8dd0-47b8a0966d00, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b35fed2-da98-49b7-8ef8-a171bbb3789c, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjliYjNjNDAtYmVjZjFjZjMtNTVmYTJmNWItNjIxZDA0MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 96bae401-c310-4dbb-be0b-afbddee7ac91, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 96bae401-c310-4dbb-be0b-afbddee7ac91, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZjliYjNjNDAtYmVjZjFjZjMtNTVmYTJmNWItNjIxZDA0MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 96bae401-c310-4dbb-be0b-afbddee7ac91, ghrun-wae2bxtt6u.auto.internal:14179): 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=ZjliYjNjNDAtYmVjZjFjZjMtNTVmYTJmNWItNjIxZDA0MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9418177-4afb-4445-b3e3-2f4856c68cdd, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9418177-4afb-4445-b3e3-2f4856c68cdd, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=ZjliYjNjNDAtYmVjZjFjZjMtNTVmYTJmNWItNjIxZDA0MA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, de13ea9c-b04e-4131-863d-53b871917dd8, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de13ea9c-b04e-4131-863d-53b871917dd8, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9418177-4afb-4445-b3e3-2f4856c68cdd, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de13ea9c-b04e-4131-863d-53b871917dd8, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFhOGU3ZmItZmE4ODI5MjAtNDE2OGViZWUtZWYxYmViNDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 73de16d7-3706-425c-8373-e85a86598923, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 73de16d7-3706-425c-8373-e85a86598923, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTFhOGU3ZmItZmE4ODI5MjAtNDE2OGViZWUtZWYxYmViNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 73de16d7-3706-425c-8373-e85a86598923, ghrun-wae2bxtt6u.auto.internal:14179): 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=MTFhOGU3ZmItZmE4ODI5MjAtNDE2OGViZWUtZWYxYmViNDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9445cfc2-4936-4a17-be1f-e1fd52bdc888, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9445cfc2-4936-4a17-be1f-e1fd52bdc888, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTFhOGU3ZmItZmE4ODI5MjAtNDE2OGViZWUtZWYxYmViNDk=" 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, 9445cfc2-4936-4a17-be1f-e1fd52bdc888, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 98425dea-4feb-4880-b482-9a04584fe9b4, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98425dea-4feb-4880-b482-9a04584fe9b4, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98425dea-4feb-4880-b482-9a04584fe9b4, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTQ2OGI4NWItYzllZTAxZC1lNDE4MjBjLWJlN2NkMDU0" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dbe8f6fb-16e8-4f09-815e-27401a7adb6a, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dbe8f6fb-16e8-4f09-815e-27401a7adb6a, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTQ2OGI4NWItYzllZTAxZC1lNDE4MjBjLWJlN2NkMDU0" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dbe8f6fb-16e8-4f09-815e-27401a7adb6a, ghrun-wae2bxtt6u.auto.internal:14179): 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=MTQ2OGI4NWItYzllZTAxZC1lNDE4MjBjLWJlN2NkMDU0
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05df27eb-1388-4c2f-9791-303e2d40f460, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05df27eb-1388-4c2f-9791-303e2d40f460, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTQ2OGI4NWItYzllZTAxZC1lNDE4MjBjLWJlN2NkMDU0" 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, 05df27eb-1388-4c2f-9791-303e2d40f460, ghrun-wae2bxtt6u.auto.internal:14179): 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, a5cadc8a-913d-4c51-abed-994d296a1bab, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5cadc8a-913d-4c51-abed-994d296a1bab, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5cadc8a-913d-4c51-abed-994d296a1bab, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2QwOWJlOGQtYTE0Y2Y4ZmEtNWEwOWEzMTMtNmU1M2UxY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 80190dbc-5a3a-48e0-a2da-623306ea03cd, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 80190dbc-5a3a-48e0-a2da-623306ea03cd, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=N2QwOWJlOGQtYTE0Y2Y4ZmEtNWEwOWEzMTMtNmU1M2UxY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 80190dbc-5a3a-48e0-a2da-623306ea03cd, ghrun-wae2bxtt6u.auto.internal:14179): 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=N2QwOWJlOGQtYTE0Y2Y4ZmEtNWEwOWEzMTMtNmU1M2UxY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16731705-ecf6-423e-a362-2d483deffc98, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16731705-ecf6-423e-a362-2d483deffc98, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=N2QwOWJlOGQtYTE0Y2Y4ZmEtNWEwOWEzMTMtNmU1M2UxY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 414fed7d-6c1f-4a6a-81b4-9e704ffac938, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 414fed7d-6c1f-4a6a-81b4-9e704ffac938, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16731705-ecf6-423e-a362-2d483deffc98, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 414fed7d-6c1f-4a6a-81b4-9e704ffac938, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmQ2MTRkMTItNmJkNWQzMzUtN2NhMzNiMjMtZTFkNmJlNjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 986c1dc5-0f1e-4703-a56e-e909c723efdd, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 986c1dc5-0f1e-4703-a56e-e909c723efdd, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=YmQ2MTRkMTItNmJkNWQzMzUtN2NhMzNiMjMtZTFkNmJlNjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 986c1dc5-0f1e-4703-a56e-e909c723efdd, ghrun-wae2bxtt6u.auto.internal:14179): 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=YmQ2MTRkMTItNmJkNWQzMzUtN2NhMzNiMjMtZTFkNmJlNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c9a594d-ee71-4bf6-abeb-60f295947330, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c9a594d-ee71-4bf6-abeb-60f295947330, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=YmQ2MTRkMTItNmJkNWQzMzUtN2NhMzNiMjMtZTFkNmJlNjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f9a8f6ba-d223-4b14-b7ad-a6826f985721, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f9a8f6ba-d223-4b14-b7ad-a6826f985721, ghrun-wae2bxtt6u.auto.internal:14179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c9a594d-ee71-4bf6-abeb-60f295947330, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f9a8f6ba-d223-4b14-b7ad-a6826f985721, ghrun-wae2bxtt6u.auto.internal:14179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTk0NzIwZjEtMzFmZTg2NzctY2JmYTBlMzQtNWQ0ZjY5Y2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9ecc4024-b5b7-44da-b10f-2b54233f3caa, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ecc4024-b5b7-44da-b10f-2b54233f3caa, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTk0NzIwZjEtMzFmZTg2NzctY2JmYTBlMzQtNWQ0ZjY5Y2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ecc4024-b5b7-44da-b10f-2b54233f3caa, ghrun-wae2bxtt6u.auto.internal:14179): 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=MTk0NzIwZjEtMzFmZTg2NzctY2JmYTBlMzQtNWQ0ZjY5Y2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09616faa-6c2a-4904-9beb-36000453d9d2, ghrun-wae2bxtt6u.auto.internal:14179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09616faa-6c2a-4904-9beb-36000453d9d2, ghrun-wae2bxtt6u.auto.internal:14179): request = { session_id: "ydb://session/3?node_id=1&id=MTk0NzIwZjEtMzFmZTg2NzctY2JmYTBlMzQtNWQ0ZjY5Y2E=" 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, 09616faa-6c2a-4904-9beb-36000453d9d2, ghrun-wae2bxtt6u.auto.internal:14179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a2026ee3-33c2-4b7e-82fb-5257047a85b2, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.12526689+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b9c6de56-b766-40dd-bfa1-22ce746b44a1, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125425812+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d213022-5335-4b4c-a72d-0f8b1968bcf4, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125476297+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 92915928-773d-4632-ad7a-7621b77b517d, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.12550536+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 73de16d7-3706-425c-8373-e85a86598923, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125561462+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 96bae401-c310-4dbb-be0b-afbddee7ac91, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125537388+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 80190dbc-5a3a-48e0-a2da-623306ea03cd, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125613123+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 986c1dc5-0f1e-4703-a56e-e909c723efdd, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125645521+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9ecc4024-b5b7-44da-b10f-2b54233f3caa, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125663362+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f769d431-c003-4317-8fbc-d35ee3f5c74a, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125403967+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dbe8f6fb-16e8-4f09-815e-27401a7adb6a, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:14179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125586933+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2ce342de-4bc3-4578-b236-6f3301aee96f, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125460334+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ee51fb12-36d0-4e40-8f7e-579575db5897, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125490798+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2015077d-1734-4fb5-8dd0-47b8a0966d00, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125526241+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9418177-4afb-4445-b3e3-2f4856c68cdd, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125550101+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9445cfc2-4936-4a17-be1f-e1fd52bdc888, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125574887+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 05df27eb-1388-4c2f-9791-303e2d40f460, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125599802+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 16731705-ecf6-423e-a362-2d483deffc98, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125629453+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3c9a594d-ee71-4bf6-abeb-60f295947330, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T22:38:35.125654193+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 09616faa-6c2a-4904-9beb-36000453d9d2, ghrun-wae2bxtt6u.auto.internal:14179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T22:38:35.125677021+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-wae2bxtt6u.auto.internal:14179
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:14179
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:14179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4132686) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4132686) elapsed time (sec): 30.12704849243164
DEBUG    ya.test:process.py:263 Command (pid 4132686) wtime: 30.129
DEBUG    ya.test:process.py:275 Command (pid 4132686) 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	1469	0	0	0	0
5	      0	0	0	1480	0	0	0	0
6	      0	0	0	1745	0	0	0	0
7	      0	0	0	1580	0	0	0	0
8	      0	0	0	1751	0	0	0	0
9	      0	0	0	2194	0	0	0	0
10	      0	0	0	2397	0	0	0	0
11	      0	0	0	2486	0	0	0	0
12	      0	0	0	2747	0	0	0	0
13	      0	0	0	2795	0	0	0	0
14	      0	0	0	2569	0	0	0	0
15	      0	0	0	2570	0	0	0	0
16	      0	0	0	2660	0	0	0	0
17	      0	0	0	2518	0	0	0	0
18	      0	0	0	2669	0	0	0	0
19	      0	0	0	2517	0	0	0	0
20	      0	0	0	2159	0	0	0	0
21	      0	0	0	2588	0	0	0	0
22	      0	0	0	2665	0	0	0	0
23	      0	0	0	2230	0	0	0	0
24	      0	0	0	2489	0	0	0	0
25	      0	0	0	2148	0	0	0	0
26	      0	0	0	2201	0	0	0	0
27	      0	0	0	2399	0	0	0	0
28	      0	0	0	2608	0	0	0	0
29	      0	0	0	2449	0	0	0	0
30	      0	0	0	2380	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4132686) 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 4132682) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4132682) elapsed time (sec): 30.136322259902954
DEBUG    ya.test:process.py:263 Command (pid 4132682) wtime: 30.14
DEBUG    ya.test:process.py:275 Command (pid 4132682) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     25	25	0	0	345	707	727	727
2	    119	119	0	0	77	125	134	138
3	     50	50	0	0	86	117	130	130
4	      0	0	0	1406	0	0	0	0
5	      0	0	0	1376	0	0	0	0
6	      0	0	0	1824	0	0	0	0
7	      0	0	0	1668	0	0	0	0
8	      0	0	0	1724	0	0	0	0
9	      0	0	0	2207	0	0	0	0
10	      0	0	0	2468	0	0	0	0
11	      0	0	0	2563	0	0	0	0
12	      0	0	0	2726	0	0	0	0
13	      0	0	0	2807	0	0	0	0
14	      0	0	0	2539	0	0	0	0
15	      0	0	0	2570	0	0	0	0
16	      0	0	0	2609	0	0	0	0
17	      0	0	0	2537	0	0	0	0
18	      0	0	0	2633	0	0	0	0
19	      0	0	0	2497	0	0	0	0
20	      0	0	0	2162	0	0	0	0
21	      0	0	0	2518	0	0	0	0
22	      0	0	0	2638	0	0	0	0
23	      0	0	0	2145	0	0	0	0
24	      0	0	0	2311	0	0	0	0
25	      0	0	0	2116	0	0	0	0
26	      0	0	0	2313	0	0	0	0
27	      0	0	0	2363	0	0	0	0
28	      0	0	0	2609	0	0	0	0
29	      0	0	0	2438	0	0	0	0
30	      0	0	0	2391	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    194	6.46667	0	62158	86	353	667	727

DEBUG    ya.test:process.py:276 Command (pid 4132682) 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 4132685) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4132685) elapsed time (sec): 30.233251810073853
DEBUG    ya.test:process.py:263 Command (pid 4132685) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 4132685) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     50	50	0	0	154	523	527	527
2	    155	155	0	0	57	96	104	116
3	     59	59	0	0	67	91	100	100
4	      0	0	0	1320	0	0	0	0
5	      0	0	0	1179	0	0	0	0
6	      0	0	0	1453	0	0	0	0
7	      0	0	0	1545	0	0	0	0
8	      0	0	0	1499	0	0	0	0
9	      0	0	0	2117	0	0	0	0
10	      0	0	0	2376	0	0	0	0
11	      0	0	0	2447	0	0	0	0
12	      0	0	0	2669	0	0	0	0
13	      0	0	0	2800	0	0	0	0
14	      0	0	0	2521	0	0	0	0
15	      0	0	0	2516	0	0	0	0
16	      0	0	0	2611	0	0	0	0
17	      0	0	0	2482	0	0	0	0
18	      0	0	0	2601	0	0	0	0
19	      0	0	0	2491	0	0	0	0
20	      0	0	0	2109	0	0	0	0
21	      0	0	0	2483	0	0	0	0
22	      0	0	0	2545	0	0	0	0
23	      0	0	0	2109	0	0	0	0
24	      0	0	0	2344	0	0	0	0
25	      0	0	0	2030	0	0	0	0
26	      0	0	0	2140	0	0	0	0
27	      0	0	0	2286	0	0	0	0
28	      0	0	0	2538	0	0	0	0
29	      0	0	0	2430	0	0	0	0
30	      0	0	0	2359	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    264	8.8	0	60000	64	259	515	527

DEBUG    ya.test:process.py:276 Command (pid 4132685) 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:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". 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:14179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
318.37s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.95s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.32s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== 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/mg5r/000fe9/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/mg5r/000fe9/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-19T22:38:32.250715Z): source_id=334;tablet_id=72075186224037917;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 @ 0xA7955B5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78DAF6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB623FC8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD604CFB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DE4258
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DE3FAF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5DFE0D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x141A3A7B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DEA8A7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3B6B3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3B6B3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D384D3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D3EF87
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C1868
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CCF6795
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C6ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB614A74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB618B34
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB618740
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB61932E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79720C
21. ??:0: ?? @ 0x7FA67693FAC2
22. ??:0: ?? @ 0x7FA6769D18BF
============ 1 failed, 109 deselected, 1 error in 329.65s (0:05:29) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/001053/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 116 items / 109 deselected / 7 selected

test_replace.py .

============================== slowest durations ===============================
5.56s setup    test_replace.py::TestReplace::test_count
4.13s call     test_replace.py::TestReplace::test_count
0.09s teardown test_replace.py::TestReplace::test_count
====================== 1 passed, 109 deselected in 11.19s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/000fa0/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 116 items / 109 deselected / 7 selected

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
397.83s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
15.39s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.05s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
================ 1 passed, 109 deselected in 417.84s (0:06: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/mg5r/000f90/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 116 items / 109 deselected / 7 selected

=========================== 109 deselected in 1.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/001047/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 116 items / 109 deselected / 7 selected

=========================== 109 deselected in 1.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/mg5r/00107b/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 116 items / 109 deselected / 7 selected

=========================== 109 deselected in 1.68s ============================
