============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0m9s/000c85/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 110 items / 102 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
7.64s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.19s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

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

order_by_with_limit.py .

============================== slowest durations ===============================
79.18s call     order_by_with_limit.py::TestOrderBy::test_random
6.12s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 102 deselected in 86.44s (0:01:26) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0m9s/000d10/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 110 items / 102 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
96.35s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
5.83s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.20s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================ 1 passed, 102 deselected in 104.00s (0:01:44) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0m9s/000cb8/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 110 items / 102 deselected / 8 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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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-18T14:41:27.733130Z): source_id=223;tablet_id=72075186224037901;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 @ 0xA788915
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA780E56
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB616FC8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5F6A0B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDC3D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDC12F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5D1C3D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1416D6EB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DB3D57
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D05263
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D05263
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D02083
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D08B37
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1418B4D8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC7D4B5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B9ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB607A74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60BB34
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60B740
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60C32E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78A56C
E   21. ??:0: ?? @ 0x7FC45DA6AAC2
E   22. ??:0: ?? @ 0x7FC45DAFC8BF
------------------------------ 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/0m9s/000cb8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3858966
DEBUG    ya.test:process.py:259 Command (pid 3858966) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3858966) elapsed time (sec): 1.2212588787078857
DEBUG    ya.test:process.py:263 Command (pid 3858966) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) maxrss: 542312
DEBUG    ya.test:process.py:263 Command (pid 3858966) minflt: 16195
DEBUG    ya.test:process.py:263 Command (pid 3858966) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 3858966) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3858966) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3858966) stime: 0.915084
DEBUG    ya.test:process.py:263 Command (pid 3858966) utime: 0.112925
DEBUG    ya.test:process.py:263 Command (pid 3858966) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 3858966) 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-tand7g6wyy    Host information: 
        Linux ghrun-tand7g6wyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 3858966) 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-tand7g6wyy    Host information: 
        Linux ghrun-tand7g6wyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21283
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/0m9s/000cb8/r3tmp/kikimr_cluster_ku22t5s4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25224
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16545
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/0m9s/000cb8/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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_br9nrwub.log --grpc-port=25224 --mon-port=5620 --ic-port=21283
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25224/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/0m9s/000cb8/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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_br9nrwub.log --grpc-port=25224 --mon-port=5620 --ic-port=21283
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_br9nrwub.log', '--grpc-port=25224', '--mon-port=5620', '--ic-port=21283')' in '/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3859845
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25224/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/0m9s/000cb8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3859847
DEBUG    ya.test:process.py:259 Command (pid 3859847) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3859847) elapsed time (sec): 1.1370337009429932
DEBUG    ya.test:process.py:263 Command (pid 3859847) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) maxrss: 542312
DEBUG    ya.test:process.py:263 Command (pid 3859847) minflt: 16196
DEBUG    ya.test:process.py:263 Command (pid 3859847) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3859847) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3859847) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3859847) stime: 0.518273
DEBUG    ya.test:process.py:263 Command (pid 3859847) utime: 0.120155
DEBUG    ya.test:process.py:263 Command (pid 3859847) wtime: 1.163
DEBUG    ya.test:process.py:275 Command (pid 3859847) 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-tand7g6wyy    Host information: 
        Linux ghrun-tand7g6wyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 3859847) 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-tand7g6wyy    Host information: 
        Linux ghrun-tand7g6wyy 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/0m9s/000cb8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25224', '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: 21283\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/0m9s/000cb8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25224', '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: 21283\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3862815
DEBUG    ya.test:process.py:259 Command (pid 3862815) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3862815) elapsed time (sec): 0.4251425266265869
DEBUG    ya.test:process.py:263 Command (pid 3862815) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) maxrss: 550840
DEBUG    ya.test:process.py:263 Command (pid 3862815) minflt: 18332
DEBUG    ya.test:process.py:263 Command (pid 3862815) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 3862815) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) nvcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 3862815) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3862815) stime: 0.22791
DEBUG    ya.test:process.py:263 Command (pid 3862815) utime: 0.12313199999999999
DEBUG    ya.test:process.py:263 Command (pid 3862815) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 3862815) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25224', '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/0m9s/000cb8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25224', '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: 3862997
DEBUG    ya.test:process.py:259 Command (pid 3862997) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3862997) elapsed time (sec): 0.47823119163513184
DEBUG    ya.test:process.py:263 Command (pid 3862997) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) maxrss: 550816
DEBUG    ya.test:process.py:263 Command (pid 3862997) minflt: 18333
DEBUG    ya.test:process.py:263 Command (pid 3862997) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 3862997) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) nvcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3862997) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3862997) stime: 0.258833
DEBUG    ya.test:process.py:263 Command (pid 3862997) utime: 0.11952499999999999
DEBUG    ya.test:process.py:263 Command (pid 3862997) wtime: 0.487
DEBUG    ya.test:process.py:275 Command (pid 3862997) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3862997) 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, 7d8b9446-8183-45d6-9a90-21eebc5139f3, localhost:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7d8b9446-8183-45d6-9a90-21eebc5139f3, localhost:25224): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7d8b9446-8183-45d6-9a90-21eebc5139f3, localhost:25224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tand7g6wyy.auto.internal" port: 25224 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-tand7g6wyy.auto.internal:25224, 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:25224
------------------------------ 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/0m9s/000cb8/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -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/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3863183
DEBUG    ya.test:process.py:259 Command (pid 3863183) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3863183) elapsed time (sec): 0.6926286220550537
DEBUG    ya.test:process.py:263 Command (pid 3863183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) maxrss: 169708
DEBUG    ya.test:process.py:263 Command (pid 3863183) minflt: 3559
DEBUG    ya.test:process.py:263 Command (pid 3863183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3863183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) nvcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 3863183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3863183) stime: 0.025633
DEBUG    ya.test:process.py:263 Command (pid 3863183) utime: 0.042723
DEBUG    ya.test:process.py:263 Command (pid 3863183) wtime: 0.694
DEBUG    ya.test:process.py:275 Command (pid 3863183) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3863183) 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/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -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/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-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: 3863462
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 3863462) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3863462) elapsed time (sec): 30.315892934799194
DEBUG    ya.test:process.py:263 Command (pid 3863462) wtime: 30.334
DEBUG    ya.test:process.py:275 Command (pid 3863462) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    171	171	0	0	56	100	115	115
2	    177	177	0	0	54	93	105	107
3	    339	339	0	0	24	59	98	108
4	    349	349	0	0	26	46	59	67
5	    357	357	0	0	26	45	52	59
6	    352	352	0	0	27	42	53	58
7	    335	335	0	0	26	53	62	63
8	    297	297	0	0	28	58	79	82
9	    346	346	0	0	26	52	62	69
10	    374	374	0	0	23	46	59	74
11	    411	411	0	0	22	34	37	43
12	    369	369	0	0	23	47	75	85
13	    177	177	0	0	51	100	111	119
14	    335	335	0	0	27	54	68	79
15	    374	374	0	0	24	39	42	49
16	    359	359	0	0	26	50	57	62
17	    246	246	0	0	34	83	99	111
18	    408	408	0	0	23	37	43	47
19	    284	284	0	0	32	57	66	78
20	    332	332	0	0	27	51	79	92
21	    414	414	0	0	22	37	50	54
22	    386	386	0	0	23	43	54	59
23	    445	445	0	0	20	34	39	44
24	    310	310	0	0	29	55	71	80
25	    320	320	0	0	24	57	67	76
26	    292	292	0	0	29	71	79	83
27	    425	425	0	0	21	38	51	58
28	    451	451	0	0	20	31	35	38
29	    437	437	0	0	20	35	49	54
30	    496	496	0	0	20	22	23	27

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10368	345.6	0	0	24	56	83	119

DEBUG    ya.test:process.py:276 Command (pid 3863462) 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, db7022e3-9ace-429a-8973-d03c445c2b9d, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db7022e3-9ace-429a-8973-d03c445c2b9d, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db7022e3-9ace-429a-8973-d03c445c2b9d, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d898ce3c-fce7-41d0-8715-a996190fdbd1, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d898ce3c-fce7-41d0-8715-a996190fdbd1, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d898ce3c-fce7-41d0-8715-a996190fdbd1, ghrun-tand7g6wyy.auto.internal:25224): 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=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30591f9b-caad-45d5-b354-bb75cf5e4c8c, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30591f9b-caad-45d5-b354-bb75cf5e4c8c, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" 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, 30591f9b-caad-45d5-b354-bb75cf5e4c8c, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 10203 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1447dfc-7448-4b11-94ad-49265b0910bc, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1447dfc-7448-4b11-94ad-49265b0910bc, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" 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, f1447dfc-7448-4b11-94ad-49265b0910bc, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6f7132a-319f-4912-b690-f9764d895504, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6f7132a-319f-4912-b690-f9764d895504, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" 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, a6f7132a-319f-4912-b690-f9764d895504, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
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/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -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:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 991af700-1b44-4cb9-b65b-172ef56f847c, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 991af700-1b44-4cb9-b65b-172ef56f847c, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" 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 out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c45da7a5-8f22-4560-9f45-1b9c615590f4, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 991af700-1b44-4cb9-b65b-172ef56f847c, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c45da7a5-8f22-4560-9f45-1b9c615590f4, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-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/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-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: 3884510
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c45da7a5-8f22-4560-9f45-1b9c615590f4, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTM4YTcyYTAtOTNlODA1YzQtYjVmYzBkOTUtMmJjYmIyODU=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3884512
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8c83b24a-2259-4cb7-93df-aff426f09775, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8c83b24a-2259-4cb7-93df-aff426f09775, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=OTM4YTcyYTAtOTNlODA1YzQtYjVmYzBkOTUtMmJjYmIyODU=" }
DEBUG    ya.test:process.py:628 Command pid: 3884513
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8c83b24a-2259-4cb7-93df-aff426f09775, ghrun-tand7g6wyy.auto.internal:25224): 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=OTM4YTcyYTAtOTNlODA1YzQtYjVmYzBkOTUtMmJjYmIyODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bee4beca-f385-4d2d-b503-7e22fdb6de32, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bee4beca-f385-4d2d-b503-7e22fdb6de32, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=OTM4YTcyYTAtOTNlODA1YzQtYjVmYzBkOTUtMmJjYmIyODU=" 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:421 RpcState(CreateSession, b770a58f-8638-4419-af95-0984d8bb706d, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bee4beca-f385-4d2d-b503-7e22fdb6de32, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b770a58f-8638-4419-af95-0984d8bb706d, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b770a58f-8638-4419-af95-0984d8bb706d, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFlN2Q1YjYtM2QxZjVjMWQtODI0NmFjZjMtZWYzYmIxZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 08bfe1a0-b6b5-4be0-b91c-a3b2903bf9ac, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 08bfe1a0-b6b5-4be0-b91c-a3b2903bf9ac, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MTFlN2Q1YjYtM2QxZjVjMWQtODI0NmFjZjMtZWYzYmIxZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 08bfe1a0-b6b5-4be0-b91c-a3b2903bf9ac, ghrun-tand7g6wyy.auto.internal:25224): 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=MTFlN2Q1YjYtM2QxZjVjMWQtODI0NmFjZjMtZWYzYmIxZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9c8c6a5-ffd1-40db-ae2e-b03b4ea3eed8, ghrun-tand7g6wyy.auto.internal:25224): 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, c9c8c6a5-ffd1-40db-ae2e-b03b4ea3eed8, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MTFlN2Q1YjYtM2QxZjVjMWQtODI0NmFjZjMtZWYzYmIxZmQ=" 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, 4f004c8e-8ce8-4f30-ba8f-2ed6716fda70, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f004c8e-8ce8-4f30-ba8f-2ed6716fda70, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9c8c6a5-ffd1-40db-ae2e-b03b4ea3eed8, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f004c8e-8ce8-4f30-ba8f-2ed6716fda70, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2VmZjlhYjktNWQzZWY1YjMtOTZiZDQ3YzctZmQyNmZhMGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 23889223-aed7-460b-ad14-4b024afb2b54, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 23889223-aed7-460b-ad14-4b024afb2b54, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=Y2VmZjlhYjktNWQzZWY1YjMtOTZiZDQ3YzctZmQyNmZhMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 23889223-aed7-460b-ad14-4b024afb2b54, ghrun-tand7g6wyy.auto.internal:25224): 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=Y2VmZjlhYjktNWQzZWY1YjMtOTZiZDQ3YzctZmQyNmZhMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 174a0a8c-f1a2-4ab4-9794-204989d1bea5, ghrun-tand7g6wyy.auto.internal:25224): 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, 174a0a8c-f1a2-4ab4-9794-204989d1bea5, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=Y2VmZjlhYjktNWQzZWY1YjMtOTZiZDQ3YzctZmQyNmZhMGE=" 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, 0075fc70-b20e-4cbd-a80a-663c82eca7b3, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0075fc70-b20e-4cbd-a80a-663c82eca7b3, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 174a0a8c-f1a2-4ab4-9794-204989d1bea5, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0075fc70-b20e-4cbd-a80a-663c82eca7b3, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTczMjlmNWMtNjhjZjIzYjctYzE0OWRmMmQtNGQwYTFlOWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 10761656-6ec0-41eb-a539-32cea88cbe7c, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 10761656-6ec0-41eb-a539-32cea88cbe7c, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=NTczMjlmNWMtNjhjZjIzYjctYzE0OWRmMmQtNGQwYTFlOWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 10761656-6ec0-41eb-a539-32cea88cbe7c, ghrun-tand7g6wyy.auto.internal:25224): 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=NTczMjlmNWMtNjhjZjIzYjctYzE0OWRmMmQtNGQwYTFlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 381be29e-5c89-40f4-8d7f-df523be95cca, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 381be29e-5c89-40f4-8d7f-df523be95cca, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=NTczMjlmNWMtNjhjZjIzYjctYzE0OWRmMmQtNGQwYTFlOWY=" 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, dde145ea-d4df-4cc0-af65-9e178a3e25ee, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dde145ea-d4df-4cc0-af65-9e178a3e25ee, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 381be29e-5c89-40f4-8d7f-df523be95cca, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dde145ea-d4df-4cc0-af65-9e178a3e25ee, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjA5ZWJkY2ItNzNhMjM4MzgtMTM4OWFlNjEtMWRmNWViZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90150bd8-749f-4467-af8b-4c136bda3607, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90150bd8-749f-4467-af8b-4c136bda3607, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MjA5ZWJkY2ItNzNhMjM4MzgtMTM4OWFlNjEtMWRmNWViZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90150bd8-749f-4467-af8b-4c136bda3607, ghrun-tand7g6wyy.auto.internal:25224): 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=MjA5ZWJkY2ItNzNhMjM4MzgtMTM4OWFlNjEtMWRmNWViZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cff4957f-07d2-47c6-8951-c665e49b46fe, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cff4957f-07d2-47c6-8951-c665e49b46fe, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MjA5ZWJkY2ItNzNhMjM4MzgtMTM4OWFlNjEtMWRmNWViZWY=" 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, 6a0d80bd-0307-45e3-8913-40922d00c107, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cff4957f-07d2-47c6-8951-c665e49b46fe, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6a0d80bd-0307-45e3-8913-40922d00c107, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6a0d80bd-0307-45e3-8913-40922d00c107, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmU3YjcxM2UtZjAzY2Q3ZWYtOTQyODk3OGItM2ZkMjA3NjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 29110710-2428-41e9-aed5-a0b192da7a58, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 29110710-2428-41e9-aed5-a0b192da7a58, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MmU3YjcxM2UtZjAzY2Q3ZWYtOTQyODk3OGItM2ZkMjA3NjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 29110710-2428-41e9-aed5-a0b192da7a58, ghrun-tand7g6wyy.auto.internal:25224): 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=MmU3YjcxM2UtZjAzY2Q3ZWYtOTQyODk3OGItM2ZkMjA3NjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ecd41c81-5fac-454e-b8d7-76d31ee6166a, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecd41c81-5fac-454e-b8d7-76d31ee6166a, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MmU3YjcxM2UtZjAzY2Q3ZWYtOTQyODk3OGItM2ZkMjA3NjA=" 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, 1ba8eb80-7ade-44d7-adf8-da76521036a1, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ba8eb80-7ade-44d7-adf8-da76521036a1, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecd41c81-5fac-454e-b8d7-76d31ee6166a, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ba8eb80-7ade-44d7-adf8-da76521036a1, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2M4ZWIyNzItMWRkOTY3YzItNGNiZjBiM2MtOGNlYjZkNjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76f7a180-d9c4-4aa5-a419-b820b89dd5cb, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76f7a180-d9c4-4aa5-a419-b820b89dd5cb, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=M2M4ZWIyNzItMWRkOTY3YzItNGNiZjBiM2MtOGNlYjZkNjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76f7a180-d9c4-4aa5-a419-b820b89dd5cb, ghrun-tand7g6wyy.auto.internal:25224): 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=M2M4ZWIyNzItMWRkOTY3YzItNGNiZjBiM2MtOGNlYjZkNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28daa861-2cb6-4b61-b456-37537064ef3c, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28daa861-2cb6-4b61-b456-37537064ef3c, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=M2M4ZWIyNzItMWRkOTY3YzItNGNiZjBiM2MtOGNlYjZkNjk=" 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: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28daa861-2cb6-4b61-b456-37537064ef3c, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cf88332-154f-417a-86ce-4f7e1d368e19, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cf88332-154f-417a-86ce-4f7e1d368e19, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cf88332-154f-417a-86ce-4f7e1d368e19, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmJlMjM1ZTUtMzBjZmQ0YjAtYTBjNjVmNWMtYmUwMDA0NmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 695e41d4-3b44-494e-8aab-293f554b7b4b, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 695e41d4-3b44-494e-8aab-293f554b7b4b, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=YmJlMjM1ZTUtMzBjZmQ0YjAtYTBjNjVmNWMtYmUwMDA0NmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 695e41d4-3b44-494e-8aab-293f554b7b4b, ghrun-tand7g6wyy.auto.internal:25224): 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=YmJlMjM1ZTUtMzBjZmQ0YjAtYTBjNjVmNWMtYmUwMDA0NmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d10958fe-3763-403d-9555-0980b6785c6d, ghrun-tand7g6wyy.auto.internal:25224): 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, d10958fe-3763-403d-9555-0980b6785c6d, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=YmJlMjM1ZTUtMzBjZmQ0YjAtYTBjNjVmNWMtYmUwMDA0NmM=" 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, 849be758-b7bc-40bb-9da7-42952132e17d, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 849be758-b7bc-40bb-9da7-42952132e17d, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d10958fe-3763-403d-9555-0980b6785c6d, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 849be758-b7bc-40bb-9da7-42952132e17d, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDk0MWFlOWEtM2JiYTNmMGMtYWEzZTIzNjktYjJiMTU5NzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ff9aed25-6f04-488d-a2c7-3ab23c32be00, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ff9aed25-6f04-488d-a2c7-3ab23c32be00, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=NDk0MWFlOWEtM2JiYTNmMGMtYWEzZTIzNjktYjJiMTU5NzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ff9aed25-6f04-488d-a2c7-3ab23c32be00, ghrun-tand7g6wyy.auto.internal:25224): 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=NDk0MWFlOWEtM2JiYTNmMGMtYWEzZTIzNjktYjJiMTU5NzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 781f6883-004f-4a37-8ccb-1797b43cb163, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 781f6883-004f-4a37-8ccb-1797b43cb163, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=NDk0MWFlOWEtM2JiYTNmMGMtYWEzZTIzNjktYjJiMTU5NzU=" 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, 781f6883-004f-4a37-8ccb-1797b43cb163, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d898ce3c-fce7-41d0-8715-a996190fdbd1, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.162888641+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08bfe1a0-b6b5-4be0-b91c-a3b2903bf9ac, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163057865+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8c83b24a-2259-4cb7-93df-aff426f09775, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163035416+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-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 23889223-aed7-460b-ad14-4b024afb2b54, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163080069+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 10761656-6ec0-41eb-a539-32cea88cbe7c, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163104+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 90150bd8-749f-4467-af8b-4c136bda3607, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163144878+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 29110710-2428-41e9-aed5-a0b192da7a58, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163173269+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76f7a180-d9c4-4aa5-a419-b820b89dd5cb, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163199682+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 695e41d4-3b44-494e-8aab-293f554b7b4b, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163220469+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ff9aed25-6f04-488d-a2c7-3ab23c32be00, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163245407+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-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 991af700-1b44-4cb9-b65b-172ef56f847c, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163018584+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 381be29e-5c89-40f4-8d7f-df523be95cca, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163133118+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 28daa861-2cb6-4b61-b456-37537064ef3c, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163210084+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c9c8c6a5-ffd1-40db-ae2e-b03b4ea3eed8, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163069404+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 174a0a8c-f1a2-4ab4-9794-204989d1bea5, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163090975+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ecd41c81-5fac-454e-b8d7-76d31ee6166a, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163186744+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cff4957f-07d2-47c6-8951-c665e49b46fe, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163162632+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bee4beca-f385-4d2d-b503-7e22fdb6de32, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163047205+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d10958fe-3763-403d-9555-0980b6785c6d, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163235309+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 781f6883-004f-4a37-8ccb-1797b43cb163, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163256982+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
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-tand7g6wyy.auto.internal:25224
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
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 3884510) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3884510) elapsed time (sec): 30.165302991867065
DEBUG    ya.test:process.py:263 Command (pid 3884510) wtime: 30.168
DEBUG    ya.test:process.py:275 Command (pid 3884510) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    104	104	0	0	44	459	467	469
2	    200	200	0	0	46	74	86	94
3	      8	8	0	503	64	74	74	74
4	      0	0	0	2059	0	0	0	0
5	      0	0	0	1866	0	0	0	0
6	      0	0	0	1213	0	0	0	0
7	      0	0	0	1899	0	0	0	0
8	      0	0	0	1362	0	0	0	0
9	      0	0	0	1441	0	0	0	0
10	      0	0	0	2015	0	0	0	0
11	      0	0	0	1051	0	0	0	0
12	      0	0	0	1878	0	0	0	0
13	      0	0	0	2116	0	0	0	0
14	      0	0	0	2549	0	0	0	0
15	      0	0	0	2539	0	0	0	0
16	      0	0	0	2526	0	0	0	0
17	      0	0	0	2463	0	0	0	0
18	      0	0	0	2467	0	0	0	0
19	      0	0	0	2542	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2590	0	0	0	0
22	      0	0	0	2620	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2480	0	0	0	0
25	      0	0	0	2386	0	0	0	0
26	      0	0	0	2411	0	0	0	0
27	      0	0	0	2645	0	0	0	0
28	      0	0	0	2587	0	0	0	0
29	      0	0	0	2625	0	0	0	0
30	      0	0	0	2634	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    312	10.4	0	60607	46	133	465	469

DEBUG    ya.test:process.py:259 Command (pid 3884513) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 3884510) errors:

DEBUG    ya.test:process.py:260 Command (pid 3884513) elapsed time (sec): 30.16279363632202
DEBUG    ya.test:process.py:259 Command (pid 3884512) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3884513) wtime: 30.164
DEBUG    ya.test:process.py:260 Command (pid 3884512) elapsed time (sec): 30.164691925048828
DEBUG    ya.test:process.py:275 Command (pid 3884513) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     76	76	0	0	59	567	607	611
2	    150	150	0	0	61	96	107	113
3	      6	6	0	471	71	85	85	85
4	      0	0	0	2058	0	0	0	0
5	      0	0	0	1773	0	0	0	0
6	      0	0	0	1316	0	0	0	0
7	      0	0	0	2063	0	0	0	0
8	      0	0	0	1532	0	0	0	0
9	      0	0	0	1553	0	0	0	0
10	      0	0	0	2173	0	0	0	0
11	      0	0	0	996	0	0	0	0
12	      0	0	0	2093	0	0	0	0
13	      0	0	0	2226	0	0	0	0
14	      0	0	0	2543	0	0	0	0
15	      0	0	0	2579	0	0	0	0
16	      0	0	0	2560	0	0	0	0
17	      0	0	0	2524	0	0	0	0
18	      0	0	0	2489	0	0	0	0
19	      0	0	0	2559	0	0	0	0
20	      0	0	0	2569	0	0	0	0
21	      0	0	0	2630	0	0	0	0
22	      0	0	0	2599	0	0	0	0
23	      0	0	0	2589	0	0	0	0
24	      0	0	0	2490	0	0	0	0
25	      0	0	0	2409	0	0	0	0
26	      0	0	0	2457	0	0	0	0
27	      0	0	0	2650	0	0	0	0
28	      0	0	0	2589	0	0	0	0
29	      0	0	0	2647	0	0	0	0
30	      0	0	0	2639	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    232	7.73333	0	61776	60	139	595	611

DEBUG    ya.test:process.py:263 Command (pid 3884512) wtime: 30.166
DEBUG    ya.test:process.py:276 Command (pid 3884513) errors:

DEBUG    ya.test:process.py:275 Command (pid 3884512) 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	584	0	0	0	0
4	      0	0	0	2124	0	0	0	0
5	      0	0	0	1838	0	0	0	0
6	      0	0	0	1478	0	0	0	0
7	      0	0	0	2028	0	0	0	0
8	      0	0	0	1696	0	0	0	0
9	      0	0	0	1547	0	0	0	0
10	      0	0	0	2225	0	0	0	0
11	      0	0	0	1218	0	0	0	0
12	      0	0	0	2176	0	0	0	0
13	      0	0	0	2228	0	0	0	0
14	      0	0	0	2540	0	0	0	0
15	      0	0	0	2587	0	0	0	0
16	      0	0	0	2568	0	0	0	0
17	      0	0	0	2520	0	0	0	0
18	      0	0	0	2464	0	0	0	0
19	      0	0	0	2589	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2630	0	0	0	0
22	      0	0	0	2630	0	0	0	0
23	      0	0	0	2589	0	0	0	0
24	      0	0	0	2499	0	0	0	0
25	      0	0	0	2398	0	0	0	0
26	      0	0	0	2461	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2599	0	0	0	0
29	      0	0	0	2674	0	0	0	0
30	      0	0	0	2617	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3884512) 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
---------------------------- 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:25224
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-tand7g6wyy'
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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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.3859845' in '/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_br9nrwub.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:25224/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5620
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25224
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21283
=================================== 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/0m9s/000cb8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3858966
DEBUG    ya.test:process.py:259 Command (pid 3858966) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3858966) elapsed time (sec): 1.2212588787078857
DEBUG    ya.test:process.py:263 Command (pid 3858966) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) maxrss: 542312
DEBUG    ya.test:process.py:263 Command (pid 3858966) minflt: 16195
DEBUG    ya.test:process.py:263 Command (pid 3858966) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 3858966) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3858966) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3858966) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3858966) stime: 0.915084
DEBUG    ya.test:process.py:263 Command (pid 3858966) utime: 0.112925
DEBUG    ya.test:process.py:263 Command (pid 3858966) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 3858966) 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-tand7g6wyy    Host information: 
        Linux ghrun-tand7g6wyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 3858966) 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-tand7g6wyy    Host information: 
        Linux ghrun-tand7g6wyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21283
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/0m9s/000cb8/r3tmp/kikimr_cluster_ku22t5s4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25224
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5620
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16545
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/0m9s/000cb8/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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_br9nrwub.log --grpc-port=25224 --mon-port=5620 --ic-port=21283
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25224/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/0m9s/000cb8/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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_br9nrwub.log --grpc-port=25224 --mon-port=5620 --ic-port=21283
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_br9nrwub.log', '--grpc-port=25224', '--mon-port=5620', '--ic-port=21283')' in '/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3859845
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25224/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/0m9s/000cb8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3859847
DEBUG    ya.test:process.py:259 Command (pid 3859847) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3859847) elapsed time (sec): 1.1370337009429932
DEBUG    ya.test:process.py:263 Command (pid 3859847) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) maxrss: 542312
DEBUG    ya.test:process.py:263 Command (pid 3859847) minflt: 16196
DEBUG    ya.test:process.py:263 Command (pid 3859847) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3859847) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3859847) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3859847) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3859847) stime: 0.518273
DEBUG    ya.test:process.py:263 Command (pid 3859847) utime: 0.120155
DEBUG    ya.test:process.py:263 Command (pid 3859847) wtime: 1.163
DEBUG    ya.test:process.py:275 Command (pid 3859847) 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-tand7g6wyy    Host information: 
        Linux ghrun-tand7g6wyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 3859847) 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-tand7g6wyy    Host information: 
        Linux ghrun-tand7g6wyy 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/0m9s/000cb8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25224', '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: 21283\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/0m9s/000cb8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25224', '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: 21283\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3862815
DEBUG    ya.test:process.py:259 Command (pid 3862815) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3862815) elapsed time (sec): 0.4251425266265869
DEBUG    ya.test:process.py:263 Command (pid 3862815) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) maxrss: 550840
DEBUG    ya.test:process.py:263 Command (pid 3862815) minflt: 18332
DEBUG    ya.test:process.py:263 Command (pid 3862815) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 3862815) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3862815) nvcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 3862815) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3862815) stime: 0.22791
DEBUG    ya.test:process.py:263 Command (pid 3862815) utime: 0.12313199999999999
DEBUG    ya.test:process.py:263 Command (pid 3862815) wtime: 0.456
DEBUG    ya.test:process.py:275 Command (pid 3862815) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25224', '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/0m9s/000cb8/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25224', '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: 3862997
DEBUG    ya.test:process.py:259 Command (pid 3862997) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3862997) elapsed time (sec): 0.47823119163513184
DEBUG    ya.test:process.py:263 Command (pid 3862997) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) maxrss: 550816
DEBUG    ya.test:process.py:263 Command (pid 3862997) minflt: 18333
DEBUG    ya.test:process.py:263 Command (pid 3862997) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) nivcsw: 68
DEBUG    ya.test:process.py:263 Command (pid 3862997) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3862997) nvcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3862997) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3862997) stime: 0.258833
DEBUG    ya.test:process.py:263 Command (pid 3862997) utime: 0.11952499999999999
DEBUG    ya.test:process.py:263 Command (pid 3862997) wtime: 0.487
DEBUG    ya.test:process.py:275 Command (pid 3862997) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3862997) 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, 7d8b9446-8183-45d6-9a90-21eebc5139f3, localhost:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7d8b9446-8183-45d6-9a90-21eebc5139f3, localhost:25224): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7d8b9446-8183-45d6-9a90-21eebc5139f3, localhost:25224): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tand7g6wyy.auto.internal" port: 25224 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-tand7g6wyy.auto.internal:25224, 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:25224
------------------------------ 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/0m9s/000cb8/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -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/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3863183
DEBUG    ya.test:process.py:259 Command (pid 3863183) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3863183) elapsed time (sec): 0.6926286220550537
DEBUG    ya.test:process.py:263 Command (pid 3863183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) maxrss: 169708
DEBUG    ya.test:process.py:263 Command (pid 3863183) minflt: 3559
DEBUG    ya.test:process.py:263 Command (pid 3863183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 3863183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3863183) nvcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 3863183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3863183) stime: 0.025633
DEBUG    ya.test:process.py:263 Command (pid 3863183) utime: 0.042723
DEBUG    ya.test:process.py:263 Command (pid 3863183) wtime: 0.694
DEBUG    ya.test:process.py:275 Command (pid 3863183) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3863183) 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/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -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/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-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: 3863462
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 3863462) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3863462) elapsed time (sec): 30.315892934799194
DEBUG    ya.test:process.py:263 Command (pid 3863462) wtime: 30.334
DEBUG    ya.test:process.py:275 Command (pid 3863462) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    171	171	0	0	56	100	115	115
2	    177	177	0	0	54	93	105	107
3	    339	339	0	0	24	59	98	108
4	    349	349	0	0	26	46	59	67
5	    357	357	0	0	26	45	52	59
6	    352	352	0	0	27	42	53	58
7	    335	335	0	0	26	53	62	63
8	    297	297	0	0	28	58	79	82
9	    346	346	0	0	26	52	62	69
10	    374	374	0	0	23	46	59	74
11	    411	411	0	0	22	34	37	43
12	    369	369	0	0	23	47	75	85
13	    177	177	0	0	51	100	111	119
14	    335	335	0	0	27	54	68	79
15	    374	374	0	0	24	39	42	49
16	    359	359	0	0	26	50	57	62
17	    246	246	0	0	34	83	99	111
18	    408	408	0	0	23	37	43	47
19	    284	284	0	0	32	57	66	78
20	    332	332	0	0	27	51	79	92
21	    414	414	0	0	22	37	50	54
22	    386	386	0	0	23	43	54	59
23	    445	445	0	0	20	34	39	44
24	    310	310	0	0	29	55	71	80
25	    320	320	0	0	24	57	67	76
26	    292	292	0	0	29	71	79	83
27	    425	425	0	0	21	38	51	58
28	    451	451	0	0	20	31	35	38
29	    437	437	0	0	20	35	49	54
30	    496	496	0	0	20	22	23	27

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10368	345.6	0	0	24	56	83	119

DEBUG    ya.test:process.py:276 Command (pid 3863462) 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, db7022e3-9ace-429a-8973-d03c445c2b9d, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db7022e3-9ace-429a-8973-d03c445c2b9d, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db7022e3-9ace-429a-8973-d03c445c2b9d, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d898ce3c-fce7-41d0-8715-a996190fdbd1, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d898ce3c-fce7-41d0-8715-a996190fdbd1, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d898ce3c-fce7-41d0-8715-a996190fdbd1, ghrun-tand7g6wyy.auto.internal:25224): 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=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30591f9b-caad-45d5-b354-bb75cf5e4c8c, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30591f9b-caad-45d5-b354-bb75cf5e4c8c, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" 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, 30591f9b-caad-45d5-b354-bb75cf5e4c8c, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 10203 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1447dfc-7448-4b11-94ad-49265b0910bc, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1447dfc-7448-4b11-94ad-49265b0910bc, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" 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, f1447dfc-7448-4b11-94ad-49265b0910bc, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6f7132a-319f-4912-b690-f9764d895504, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6f7132a-319f-4912-b690-f9764d895504, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" 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, a6f7132a-319f-4912-b690-f9764d895504, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
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/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -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:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb -e grpc://localhost:25224 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 991af700-1b44-4cb9-b65b-172ef56f847c, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 991af700-1b44-4cb9-b65b-172ef56f847c, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=ZmZjMDY4Yy1hNzI2YWJjYi1hNzJkYTk5My0yYjM2OThlZQ==" 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 out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c45da7a5-8f22-4560-9f45-1b9c615590f4, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 991af700-1b44-4cb9-b65b-172ef56f847c, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c45da7a5-8f22-4560-9f45-1b9c615590f4, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-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/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-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: 3884510
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c45da7a5-8f22-4560-9f45-1b9c615590f4, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTM4YTcyYTAtOTNlODA1YzQtYjVmYzBkOTUtMmJjYmIyODU=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3884512
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8c83b24a-2259-4cb7-93df-aff426f09775, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25224', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8c83b24a-2259-4cb7-93df-aff426f09775, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=OTM4YTcyYTAtOTNlODA1YzQtYjVmYzBkOTUtMmJjYmIyODU=" }
DEBUG    ya.test:process.py:628 Command pid: 3884513
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8c83b24a-2259-4cb7-93df-aff426f09775, ghrun-tand7g6wyy.auto.internal:25224): 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=OTM4YTcyYTAtOTNlODA1YzQtYjVmYzBkOTUtMmJjYmIyODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bee4beca-f385-4d2d-b503-7e22fdb6de32, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bee4beca-f385-4d2d-b503-7e22fdb6de32, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=OTM4YTcyYTAtOTNlODA1YzQtYjVmYzBkOTUtMmJjYmIyODU=" 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:421 RpcState(CreateSession, b770a58f-8638-4419-af95-0984d8bb706d, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bee4beca-f385-4d2d-b503-7e22fdb6de32, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b770a58f-8638-4419-af95-0984d8bb706d, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b770a58f-8638-4419-af95-0984d8bb706d, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTFlN2Q1YjYtM2QxZjVjMWQtODI0NmFjZjMtZWYzYmIxZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 08bfe1a0-b6b5-4be0-b91c-a3b2903bf9ac, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 08bfe1a0-b6b5-4be0-b91c-a3b2903bf9ac, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MTFlN2Q1YjYtM2QxZjVjMWQtODI0NmFjZjMtZWYzYmIxZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 08bfe1a0-b6b5-4be0-b91c-a3b2903bf9ac, ghrun-tand7g6wyy.auto.internal:25224): 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=MTFlN2Q1YjYtM2QxZjVjMWQtODI0NmFjZjMtZWYzYmIxZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9c8c6a5-ffd1-40db-ae2e-b03b4ea3eed8, ghrun-tand7g6wyy.auto.internal:25224): 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, c9c8c6a5-ffd1-40db-ae2e-b03b4ea3eed8, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MTFlN2Q1YjYtM2QxZjVjMWQtODI0NmFjZjMtZWYzYmIxZmQ=" 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, 4f004c8e-8ce8-4f30-ba8f-2ed6716fda70, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f004c8e-8ce8-4f30-ba8f-2ed6716fda70, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9c8c6a5-ffd1-40db-ae2e-b03b4ea3eed8, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f004c8e-8ce8-4f30-ba8f-2ed6716fda70, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2VmZjlhYjktNWQzZWY1YjMtOTZiZDQ3YzctZmQyNmZhMGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 23889223-aed7-460b-ad14-4b024afb2b54, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 23889223-aed7-460b-ad14-4b024afb2b54, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=Y2VmZjlhYjktNWQzZWY1YjMtOTZiZDQ3YzctZmQyNmZhMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 23889223-aed7-460b-ad14-4b024afb2b54, ghrun-tand7g6wyy.auto.internal:25224): 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=Y2VmZjlhYjktNWQzZWY1YjMtOTZiZDQ3YzctZmQyNmZhMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 174a0a8c-f1a2-4ab4-9794-204989d1bea5, ghrun-tand7g6wyy.auto.internal:25224): 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, 174a0a8c-f1a2-4ab4-9794-204989d1bea5, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=Y2VmZjlhYjktNWQzZWY1YjMtOTZiZDQ3YzctZmQyNmZhMGE=" 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, 0075fc70-b20e-4cbd-a80a-663c82eca7b3, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0075fc70-b20e-4cbd-a80a-663c82eca7b3, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 174a0a8c-f1a2-4ab4-9794-204989d1bea5, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0075fc70-b20e-4cbd-a80a-663c82eca7b3, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTczMjlmNWMtNjhjZjIzYjctYzE0OWRmMmQtNGQwYTFlOWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 10761656-6ec0-41eb-a539-32cea88cbe7c, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 10761656-6ec0-41eb-a539-32cea88cbe7c, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=NTczMjlmNWMtNjhjZjIzYjctYzE0OWRmMmQtNGQwYTFlOWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 10761656-6ec0-41eb-a539-32cea88cbe7c, ghrun-tand7g6wyy.auto.internal:25224): 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=NTczMjlmNWMtNjhjZjIzYjctYzE0OWRmMmQtNGQwYTFlOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 381be29e-5c89-40f4-8d7f-df523be95cca, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 381be29e-5c89-40f4-8d7f-df523be95cca, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=NTczMjlmNWMtNjhjZjIzYjctYzE0OWRmMmQtNGQwYTFlOWY=" 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, dde145ea-d4df-4cc0-af65-9e178a3e25ee, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dde145ea-d4df-4cc0-af65-9e178a3e25ee, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 381be29e-5c89-40f4-8d7f-df523be95cca, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dde145ea-d4df-4cc0-af65-9e178a3e25ee, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjA5ZWJkY2ItNzNhMjM4MzgtMTM4OWFlNjEtMWRmNWViZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 90150bd8-749f-4467-af8b-4c136bda3607, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 90150bd8-749f-4467-af8b-4c136bda3607, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MjA5ZWJkY2ItNzNhMjM4MzgtMTM4OWFlNjEtMWRmNWViZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 90150bd8-749f-4467-af8b-4c136bda3607, ghrun-tand7g6wyy.auto.internal:25224): 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=MjA5ZWJkY2ItNzNhMjM4MzgtMTM4OWFlNjEtMWRmNWViZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cff4957f-07d2-47c6-8951-c665e49b46fe, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cff4957f-07d2-47c6-8951-c665e49b46fe, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MjA5ZWJkY2ItNzNhMjM4MzgtMTM4OWFlNjEtMWRmNWViZWY=" 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, 6a0d80bd-0307-45e3-8913-40922d00c107, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cff4957f-07d2-47c6-8951-c665e49b46fe, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6a0d80bd-0307-45e3-8913-40922d00c107, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6a0d80bd-0307-45e3-8913-40922d00c107, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmU3YjcxM2UtZjAzY2Q3ZWYtOTQyODk3OGItM2ZkMjA3NjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 29110710-2428-41e9-aed5-a0b192da7a58, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 29110710-2428-41e9-aed5-a0b192da7a58, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MmU3YjcxM2UtZjAzY2Q3ZWYtOTQyODk3OGItM2ZkMjA3NjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 29110710-2428-41e9-aed5-a0b192da7a58, ghrun-tand7g6wyy.auto.internal:25224): 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=MmU3YjcxM2UtZjAzY2Q3ZWYtOTQyODk3OGItM2ZkMjA3NjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ecd41c81-5fac-454e-b8d7-76d31ee6166a, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecd41c81-5fac-454e-b8d7-76d31ee6166a, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=MmU3YjcxM2UtZjAzY2Q3ZWYtOTQyODk3OGItM2ZkMjA3NjA=" 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, 1ba8eb80-7ade-44d7-adf8-da76521036a1, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ba8eb80-7ade-44d7-adf8-da76521036a1, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecd41c81-5fac-454e-b8d7-76d31ee6166a, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ba8eb80-7ade-44d7-adf8-da76521036a1, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2M4ZWIyNzItMWRkOTY3YzItNGNiZjBiM2MtOGNlYjZkNjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76f7a180-d9c4-4aa5-a419-b820b89dd5cb, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76f7a180-d9c4-4aa5-a419-b820b89dd5cb, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=M2M4ZWIyNzItMWRkOTY3YzItNGNiZjBiM2MtOGNlYjZkNjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76f7a180-d9c4-4aa5-a419-b820b89dd5cb, ghrun-tand7g6wyy.auto.internal:25224): 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=M2M4ZWIyNzItMWRkOTY3YzItNGNiZjBiM2MtOGNlYjZkNjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28daa861-2cb6-4b61-b456-37537064ef3c, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28daa861-2cb6-4b61-b456-37537064ef3c, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=M2M4ZWIyNzItMWRkOTY3YzItNGNiZjBiM2MtOGNlYjZkNjk=" 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: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28daa861-2cb6-4b61-b456-37537064ef3c, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cf88332-154f-417a-86ce-4f7e1d368e19, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cf88332-154f-417a-86ce-4f7e1d368e19, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cf88332-154f-417a-86ce-4f7e1d368e19, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmJlMjM1ZTUtMzBjZmQ0YjAtYTBjNjVmNWMtYmUwMDA0NmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 695e41d4-3b44-494e-8aab-293f554b7b4b, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 695e41d4-3b44-494e-8aab-293f554b7b4b, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=YmJlMjM1ZTUtMzBjZmQ0YjAtYTBjNjVmNWMtYmUwMDA0NmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 695e41d4-3b44-494e-8aab-293f554b7b4b, ghrun-tand7g6wyy.auto.internal:25224): 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=YmJlMjM1ZTUtMzBjZmQ0YjAtYTBjNjVmNWMtYmUwMDA0NmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d10958fe-3763-403d-9555-0980b6785c6d, ghrun-tand7g6wyy.auto.internal:25224): 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, d10958fe-3763-403d-9555-0980b6785c6d, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=YmJlMjM1ZTUtMzBjZmQ0YjAtYTBjNjVmNWMtYmUwMDA0NmM=" 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, 849be758-b7bc-40bb-9da7-42952132e17d, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 849be758-b7bc-40bb-9da7-42952132e17d, ghrun-tand7g6wyy.auto.internal:25224): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d10958fe-3763-403d-9555-0980b6785c6d, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 849be758-b7bc-40bb-9da7-42952132e17d, ghrun-tand7g6wyy.auto.internal:25224): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDk0MWFlOWEtM2JiYTNmMGMtYWEzZTIzNjktYjJiMTU5NzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ff9aed25-6f04-488d-a2c7-3ab23c32be00, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ff9aed25-6f04-488d-a2c7-3ab23c32be00, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=NDk0MWFlOWEtM2JiYTNmMGMtYWEzZTIzNjktYjJiMTU5NzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ff9aed25-6f04-488d-a2c7-3ab23c32be00, ghrun-tand7g6wyy.auto.internal:25224): 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=NDk0MWFlOWEtM2JiYTNmMGMtYWEzZTIzNjktYjJiMTU5NzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 781f6883-004f-4a37-8ccb-1797b43cb163, ghrun-tand7g6wyy.auto.internal:25224): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 781f6883-004f-4a37-8ccb-1797b43cb163, ghrun-tand7g6wyy.auto.internal:25224): request = { session_id: "ydb://session/3?node_id=1&id=NDk0MWFlOWEtM2JiYTNmMGMtYWEzZTIzNjktYjJiMTU5NzU=" 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, 781f6883-004f-4a37-8ccb-1797b43cb163, ghrun-tand7g6wyy.auto.internal:25224): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d898ce3c-fce7-41d0-8715-a996190fdbd1, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.162888641+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08bfe1a0-b6b5-4be0-b91c-a3b2903bf9ac, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163057865+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8c83b24a-2259-4cb7-93df-aff426f09775, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163035416+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-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 23889223-aed7-460b-ad14-4b024afb2b54, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163080069+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 10761656-6ec0-41eb-a539-32cea88cbe7c, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163104+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 90150bd8-749f-4467-af8b-4c136bda3607, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163144878+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 29110710-2428-41e9-aed5-a0b192da7a58, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163173269+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76f7a180-d9c4-4aa5-a419-b820b89dd5cb, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163199682+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 695e41d4-3b44-494e-8aab-293f554b7b4b, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163220469+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ff9aed25-6f04-488d-a2c7-3ab23c32be00, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25224 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163245407+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-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 991af700-1b44-4cb9-b65b-172ef56f847c, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163018584+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 381be29e-5c89-40f4-8d7f-df523be95cca, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163133118+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 28daa861-2cb6-4b61-b456-37537064ef3c, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163210084+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c9c8c6a5-ffd1-40db-ae2e-b03b4ea3eed8, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163069404+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 174a0a8c-f1a2-4ab4-9794-204989d1bea5, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163090975+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ecd41c81-5fac-454e-b8d7-76d31ee6166a, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163186744+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cff4957f-07d2-47c6-8951-c665e49b46fe, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163162632+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bee4beca-f385-4d2d-b503-7e22fdb6de32, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163047205+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d10958fe-3763-403d-9555-0980b6785c6d, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T14:41:30.163235309+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 781f6883-004f-4a37-8ccb-1797b43cb163, ghrun-tand7g6wyy.auto.internal:25224): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T14:41:30.163256982+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tand7g6wyy.auto.internal:25224
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-tand7g6wyy.auto.internal:25224
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
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 3884510) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3884510) elapsed time (sec): 30.165302991867065
DEBUG    ya.test:process.py:263 Command (pid 3884510) wtime: 30.168
DEBUG    ya.test:process.py:275 Command (pid 3884510) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    104	104	0	0	44	459	467	469
2	    200	200	0	0	46	74	86	94
3	      8	8	0	503	64	74	74	74
4	      0	0	0	2059	0	0	0	0
5	      0	0	0	1866	0	0	0	0
6	      0	0	0	1213	0	0	0	0
7	      0	0	0	1899	0	0	0	0
8	      0	0	0	1362	0	0	0	0
9	      0	0	0	1441	0	0	0	0
10	      0	0	0	2015	0	0	0	0
11	      0	0	0	1051	0	0	0	0
12	      0	0	0	1878	0	0	0	0
13	      0	0	0	2116	0	0	0	0
14	      0	0	0	2549	0	0	0	0
15	      0	0	0	2539	0	0	0	0
16	      0	0	0	2526	0	0	0	0
17	      0	0	0	2463	0	0	0	0
18	      0	0	0	2467	0	0	0	0
19	      0	0	0	2542	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2590	0	0	0	0
22	      0	0	0	2620	0	0	0	0
23	      0	0	0	2590	0	0	0	0
24	      0	0	0	2480	0	0	0	0
25	      0	0	0	2386	0	0	0	0
26	      0	0	0	2411	0	0	0	0
27	      0	0	0	2645	0	0	0	0
28	      0	0	0	2587	0	0	0	0
29	      0	0	0	2625	0	0	0	0
30	      0	0	0	2634	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    312	10.4	0	60607	46	133	465	469

DEBUG    ya.test:process.py:259 Command (pid 3884513) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 3884510) errors:

DEBUG    ya.test:process.py:260 Command (pid 3884513) elapsed time (sec): 30.16279363632202
DEBUG    ya.test:process.py:259 Command (pid 3884512) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3884513) wtime: 30.164
DEBUG    ya.test:process.py:260 Command (pid 3884512) elapsed time (sec): 30.164691925048828
DEBUG    ya.test:process.py:275 Command (pid 3884513) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     76	76	0	0	59	567	607	611
2	    150	150	0	0	61	96	107	113
3	      6	6	0	471	71	85	85	85
4	      0	0	0	2058	0	0	0	0
5	      0	0	0	1773	0	0	0	0
6	      0	0	0	1316	0	0	0	0
7	      0	0	0	2063	0	0	0	0
8	      0	0	0	1532	0	0	0	0
9	      0	0	0	1553	0	0	0	0
10	      0	0	0	2173	0	0	0	0
11	      0	0	0	996	0	0	0	0
12	      0	0	0	2093	0	0	0	0
13	      0	0	0	2226	0	0	0	0
14	      0	0	0	2543	0	0	0	0
15	      0	0	0	2579	0	0	0	0
16	      0	0	0	2560	0	0	0	0
17	      0	0	0	2524	0	0	0	0
18	      0	0	0	2489	0	0	0	0
19	      0	0	0	2559	0	0	0	0
20	      0	0	0	2569	0	0	0	0
21	      0	0	0	2630	0	0	0	0
22	      0	0	0	2599	0	0	0	0
23	      0	0	0	2589	0	0	0	0
24	      0	0	0	2490	0	0	0	0
25	      0	0	0	2409	0	0	0	0
26	      0	0	0	2457	0	0	0	0
27	      0	0	0	2650	0	0	0	0
28	      0	0	0	2589	0	0	0	0
29	      0	0	0	2647	0	0	0	0
30	      0	0	0	2639	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    232	7.73333	0	61776	60	139	595	611

DEBUG    ya.test:process.py:263 Command (pid 3884512) wtime: 30.166
DEBUG    ya.test:process.py:276 Command (pid 3884513) errors:

DEBUG    ya.test:process.py:275 Command (pid 3884512) 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	584	0	0	0	0
4	      0	0	0	2124	0	0	0	0
5	      0	0	0	1838	0	0	0	0
6	      0	0	0	1478	0	0	0	0
7	      0	0	0	2028	0	0	0	0
8	      0	0	0	1696	0	0	0	0
9	      0	0	0	1547	0	0	0	0
10	      0	0	0	2225	0	0	0	0
11	      0	0	0	1218	0	0	0	0
12	      0	0	0	2176	0	0	0	0
13	      0	0	0	2228	0	0	0	0
14	      0	0	0	2540	0	0	0	0
15	      0	0	0	2587	0	0	0	0
16	      0	0	0	2568	0	0	0	0
17	      0	0	0	2520	0	0	0	0
18	      0	0	0	2464	0	0	0	0
19	      0	0	0	2589	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2630	0	0	0	0
22	      0	0	0	2630	0	0	0	0
23	      0	0	0	2589	0	0	0	0
24	      0	0	0	2499	0	0	0	0
25	      0	0	0	2398	0	0	0	0
26	      0	0	0	2461	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2599	0	0	0	0
29	      0	0	0	2674	0	0	0	0
30	      0	0	0	2617	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3884512) 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". 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:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25224
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25224". Check endpoint correctness.
============================== slowest durations ===============================
296.99s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.48s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.04s 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/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/0m9s/000cb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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-18T14:41:27.733130Z): source_id=223;tablet_id=72075186224037901;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 @ 0xA788915
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA780E56
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB616FC8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5F6A0B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DDC3D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DDC12F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5D1C3D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1416D6EB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DB3D57
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D05263
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D05263
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D02083
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D08B37
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1418B4D8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC7D4B5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B9ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB607A74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60BB34
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60B740
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60C32E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78A56C
21. ??:0: ?? @ 0x7FC45DA6AAC2
22. ??:0: ?? @ 0x7FC45DAFC8BF
============ 1 failed, 102 deselected, 1 error in 305.13s (0:05:05) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0m9s/000ccd/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 110 items / 102 deselected / 8 selected

test_overloads.py .

============================== slowest durations ===============================
79.95s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
================= 1 passed, 102 deselected in 84.15s (0:01:24) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0m9s/000cb4/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 110 items / 102 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
5.80s setup    test_replace.py::TestReplace::test_copy_full
2.17s call     test_replace.py::TestReplace::test_copy_full

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

test_replace.py .

============================== slowest durations ===============================
4.13s setup    test_replace.py::TestReplace::test_copy_partial
1.13s call     test_replace.py::TestReplace::test_copy_partial

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

test_replace.py .

============================== slowest durations ===============================
6.06s setup    test_replace.py::TestReplace::test_count
2.02s call     test_replace.py::TestReplace::test_count

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

=========================== 102 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/0m9s/000cbc/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 110 items / 102 deselected / 8 selected

=========================== 102 deselected in 1.13s ============================
