============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000cdf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
5.77s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.36s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_filtered_portion
====================== 1 passed, 108 deselected in 7.29s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000c62/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
71.54s call     order_by_with_limit.py::TestOrderBy::test_random
5.93s setup    order_by_with_limit.py::TestOrderBy::test_random

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1 passed, 108 deselected in 79.14s (0:01:19) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000cea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
105.05s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
5.73s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.21s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================ 1 passed, 108 deselected in 112.36s (0:01:52) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 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/q7nq/000cd2/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/q7nq/000cd2/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-19T15:37:00.494852Z): source_id=111;tablet_id=72075186224037889;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 @ 0xA779755
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA771C96
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB607FC8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5E89DB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DCD258
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DCCFAF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5C3AED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141877FB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DCE627
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D1F433
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D1F433
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1C253
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D22D07
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A55E8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CCA7675
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5AAED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5F8A74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5FCB34
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5FC740
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5FD32E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA77B3AC
E   21. ??:0: ?? @ 0x7F711E265AC2
E   22. ??:0: ?? @ 0x7F711E2F78BF
------------------------------ 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/q7nq/000cd2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1585009
DEBUG    ya.test:process.py:259 Command (pid 1585009) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1585009) elapsed time (sec): 1.2152538299560547
DEBUG    ya.test:process.py:263 Command (pid 1585009) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) maxrss: 542496
DEBUG    ya.test:process.py:263 Command (pid 1585009) minflt: 16193
DEBUG    ya.test:process.py:263 Command (pid 1585009) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1585009) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1585009) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1585009) stime: 0.45159699999999997
DEBUG    ya.test:process.py:263 Command (pid 1585009) utime: 0.12895199999999998
DEBUG    ya.test:process.py:263 Command (pid 1585009) wtime: 1.221
DEBUG    ya.test:process.py:275 Command (pid 1585009) 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-buglkibyuy    Host information: 
        Linux ghrun-buglkibyuy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17637
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/q7nq/000cd2/r3tmp/kikimr_cluster_ko4cfeq7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14815
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7nq/000cd2/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/q7nq/000cd2/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/q7nq/000cd2/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_0tyncmnr.log --grpc-port=25517 --mon-port=14545 --ic-port=17637
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25517/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7nq/000cd2/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/q7nq/000cd2/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/q7nq/000cd2/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_0tyncmnr.log --grpc-port=25517 --mon-port=14545 --ic-port=17637
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7nq/000cd2/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/q7nq/000cd2/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_0tyncmnr.log', '--grpc-port=25517', '--mon-port=14545', '--ic-port=17637')' in '/home/runner/.ya/build/build_root/q7nq/000cd2/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: 1585397
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25517/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/q7nq/000cd2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1585399
DEBUG    ya.test:process.py:259 Command (pid 1585399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1585399) elapsed time (sec): 0.7661242485046387
DEBUG    ya.test:process.py:263 Command (pid 1585399) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) maxrss: 542496
DEBUG    ya.test:process.py:263 Command (pid 1585399) minflt: 16197
DEBUG    ya.test:process.py:263 Command (pid 1585399) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1585399) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1585399) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1585399) stime: 0.41716699999999995
DEBUG    ya.test:process.py:263 Command (pid 1585399) utime: 0.115352
DEBUG    ya.test:process.py:263 Command (pid 1585399) wtime: 0.775
DEBUG    ya.test:process.py:275 Command (pid 1585399) 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-buglkibyuy    Host information: 
        Linux ghrun-buglkibyuy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 1585399) 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-buglkibyuy    Host information: 
        Linux ghrun-buglkibyuy 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/q7nq/000cd2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25517', '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: 17637\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/q7nq/000cd2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25517', '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: 17637\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1587259
DEBUG    ya.test:process.py:259 Command (pid 1587259) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1587259) elapsed time (sec): 0.7186403274536133
DEBUG    ya.test:process.py:263 Command (pid 1587259) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) maxrss: 550956
DEBUG    ya.test:process.py:263 Command (pid 1587259) minflt: 18337
DEBUG    ya.test:process.py:263 Command (pid 1587259) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1587259) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) nvcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 1587259) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1587259) stime: 0.361987
DEBUG    ya.test:process.py:263 Command (pid 1587259) utime: 0.14060699999999998
DEBUG    ya.test:process.py:263 Command (pid 1587259) wtime: 0.734
DEBUG    ya.test:process.py:275 Command (pid 1587259) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25517', '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/q7nq/000cd2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25517', '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: 1587600
DEBUG    ya.test:process.py:259 Command (pid 1587600) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1587600) elapsed time (sec): 0.6853795051574707
DEBUG    ya.test:process.py:263 Command (pid 1587600) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) maxrss: 550940
DEBUG    ya.test:process.py:263 Command (pid 1587600) minflt: 18335
DEBUG    ya.test:process.py:263 Command (pid 1587600) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 1587600) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) nvcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 1587600) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1587600) stime: 0.294767
DEBUG    ya.test:process.py:263 Command (pid 1587600) utime: 0.145413
DEBUG    ya.test:process.py:263 Command (pid 1587600) wtime: 0.689
DEBUG    ya.test:process.py:275 Command (pid 1587600) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1587600) 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, 49b5dca2-666e-4be1-ba2c-954f5bc7fe5f, localhost:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 49b5dca2-666e-4be1-ba2c-954f5bc7fe5f, localhost:25517): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 49b5dca2-666e-4be1-ba2c-954f5bc7fe5f, localhost:25517): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-buglkibyuy.auto.internal" port: 25517 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-buglkibyuy.auto.internal:25517, 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:25517
------------------------------ 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/q7nq/000cd2/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -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/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1588585
DEBUG    ya.test:process.py:259 Command (pid 1588585) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1588585) elapsed time (sec): 0.712367057800293
DEBUG    ya.test:process.py:263 Command (pid 1588585) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) maxrss: 165260
DEBUG    ya.test:process.py:263 Command (pid 1588585) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 1588585) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 1588585) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1588585) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1588585) stime: 0.027371999999999997
DEBUG    ya.test:process.py:263 Command (pid 1588585) utime: 0.070385
DEBUG    ya.test:process.py:263 Command (pid 1588585) wtime: 0.716
DEBUG    ya.test:process.py:275 Command (pid 1588585) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1588585) 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/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -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/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-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: 1589399
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 1589399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1589399) elapsed time (sec): 30.34987759590149
DEBUG    ya.test:process.py:263 Command (pid 1589399) wtime: 30.352
DEBUG    ya.test:process.py:275 Command (pid 1589399) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    246	246	0	0	35	63	127	133
2	    269	269	0	0	32	62	73	81
3	    215	215	0	0	41	85	93	99
4	    296	296	0	0	30	56	78	81
5	    249	249	0	0	36	76	84	104
6	    337	337	0	0	25	60	78	84
7	    226	226	0	0	37	82	94	101
8	    306	306	0	0	25	70	82	84
9	    308	308	0	0	26	61	90	100
10	    215	215	0	0	44	79	104	114
11	    258	258	0	0	32	77	96	99
12	    449	449	0	0	20	30	40	46
13	    460	460	0	0	20	27	49	60
14	    477	477	0	0	20	24	28	31
15	    479	479	0	0	20	23	30	35
16	    480	480	0	0	20	24	26	30
17	    427	427	0	0	21	35	40	46
18	    463	463	0	0	20	27	33	39
19	    432	432	0	0	20	35	43	46
20	    439	439	0	0	21	32	37	43
21	    483	483	0	0	20	22	27	32
22	    458	458	0	0	20	27	43	51
23	    433	433	0	0	21	33	48	54
24	    400	400	0	0	23	37	43	51
25	    441	441	0	0	21	32	39	43
26	    459	459	0	0	20	27	37	42
27	    290	290	0	0	29	74	90	100
28	    381	381	0	0	22	43	71	83
29	    443	443	0	0	21	30	48	53
30	    430	430	0	0	21	39	52	58

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11249	374.967	0	0	21	53	78	133

DEBUG    ya.test:process.py:276 Command (pid 1589399) 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, e434140d-07c6-4634-8fdf-07cd18738fa9, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e434140d-07c6-4634-8fdf-07cd18738fa9, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e434140d-07c6-4634-8fdf-07cd18738fa9, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 028ca951-272c-42fc-a4d7-304b45adc36d, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 028ca951-272c-42fc-a4d7-304b45adc36d, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 028ca951-272c-42fc-a4d7-304b45adc36d, ghrun-buglkibyuy.auto.internal:25517): 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=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bc7806f-ad18-46e2-aee4-3f043720a5c8, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bc7806f-ad18-46e2-aee4-3f043720a5c8, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" 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, 9bc7806f-ad18-46e2-aee4-3f043720a5c8, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
INFO     root:test_log_scenario.py:217 Count rows after insert 11044 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45f37cad-d8a4-4f4c-a7a7-53c16a0e99cb, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45f37cad-d8a4-4f4c-a7a7-53c16a0e99cb, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" 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, 45f37cad-d8a4-4f4c-a7a7-53c16a0e99cb, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32a18b6a-1afc-4dc8-8cc5-f544c8e93f1e, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32a18b6a-1afc-4dc8-8cc5-f544c8e93f1e, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" 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, 32a18b6a-1afc-4dc8-8cc5-f544c8e93f1e, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
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/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-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: 1603841
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=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -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/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -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, d5f793bf-0717-4c06-ab59-542fef705311, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5f793bf-0717-4c06-ab59-542fef705311, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" 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, bc2b13dd-17f8-4c3b-84a5-12471f942d02, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5f793bf-0717-4c06-ab59-542fef705311, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc2b13dd-17f8-4c3b-84a5-12471f942d02, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-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: 1603854
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1603855
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc2b13dd-17f8-4c3b-84a5-12471f942d02, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQ1ZjMwYzctMzdkNzgyNjYtNDdmZjE5NTUtOTViNjY3ZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b0ba836a-6092-4ae6-9762-c181c9454251, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b0ba836a-6092-4ae6-9762-c181c9454251, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NGQ1ZjMwYzctMzdkNzgyNjYtNDdmZjE5NTUtOTViNjY3ZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b0ba836a-6092-4ae6-9762-c181c9454251, ghrun-buglkibyuy.auto.internal:25517): 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=NGQ1ZjMwYzctMzdkNzgyNjYtNDdmZjE5NTUtOTViNjY3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71f129e8-001b-44ba-b50d-742ddf04c68f, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71f129e8-001b-44ba-b50d-742ddf04c68f, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NGQ1ZjMwYzctMzdkNzgyNjYtNDdmZjE5NTUtOTViNjY3ZjA=" 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, 6c0f7121-082d-4bcd-88c6-e46c6a6d22cf, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c0f7121-082d-4bcd-88c6-e46c6a6d22cf, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71f129e8-001b-44ba-b50d-742ddf04c68f, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c0f7121-082d-4bcd-88c6-e46c6a6d22cf, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTczOGViYWEtNjY3ODk4ZmQtM2U2YTlkZGItNjY0Y2U4MDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c947ee39-6d29-406f-a629-68e1c6130814, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c947ee39-6d29-406f-a629-68e1c6130814, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NTczOGViYWEtNjY3ODk4ZmQtM2U2YTlkZGItNjY0Y2U4MDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c947ee39-6d29-406f-a629-68e1c6130814, ghrun-buglkibyuy.auto.internal:25517): 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=NTczOGViYWEtNjY3ODk4ZmQtM2U2YTlkZGItNjY0Y2U4MDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58107cb5-e283-44c5-831c-a3290fb107b3, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58107cb5-e283-44c5-831c-a3290fb107b3, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NTczOGViYWEtNjY3ODk4ZmQtM2U2YTlkZGItNjY0Y2U4MDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b57e38f6-966c-47c7-8a6b-40cb143b9e4f, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b57e38f6-966c-47c7-8a6b-40cb143b9e4f, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58107cb5-e283-44c5-831c-a3290fb107b3, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b57e38f6-966c-47c7-8a6b-40cb143b9e4f, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNmN2EyYzYtZmFiZDA4NTQtMTJjOTE1NTYtMTg5NTY0Njk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50c3ff90-b836-43e8-ad32-5ba09c1d72dc, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50c3ff90-b836-43e8-ad32-5ba09c1d72dc, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=MTNmN2EyYzYtZmFiZDA4NTQtMTJjOTE1NTYtMTg5NTY0Njk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50c3ff90-b836-43e8-ad32-5ba09c1d72dc, ghrun-buglkibyuy.auto.internal:25517): 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=MTNmN2EyYzYtZmFiZDA4NTQtMTJjOTE1NTYtMTg5NTY0Njk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf348d1a-808e-492e-b91a-8a3a620a5e5d, ghrun-buglkibyuy.auto.internal:25517): 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, cf348d1a-808e-492e-b91a-8a3a620a5e5d, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=MTNmN2EyYzYtZmFiZDA4NTQtMTJjOTE1NTYtMTg5NTY0Njk=" 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, 1f05c3c0-34e0-44be-8eed-2c6728e63d89, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f05c3c0-34e0-44be-8eed-2c6728e63d89, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf348d1a-808e-492e-b91a-8a3a620a5e5d, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f05c3c0-34e0-44be-8eed-2c6728e63d89, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTU0ZWMwOTctMTQ4ZmI2MTgtYTRhMDcyZmYtNmQwMWM2NzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e108b291-63d8-40a9-a56b-ff2605cca2ed, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e108b291-63d8-40a9-a56b-ff2605cca2ed, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OTU0ZWMwOTctMTQ4ZmI2MTgtYTRhMDcyZmYtNmQwMWM2NzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e108b291-63d8-40a9-a56b-ff2605cca2ed, ghrun-buglkibyuy.auto.internal:25517): 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=OTU0ZWMwOTctMTQ4ZmI2MTgtYTRhMDcyZmYtNmQwMWM2NzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 274200ca-525e-4cac-84e9-d1959584800f, ghrun-buglkibyuy.auto.internal:25517): 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, 274200ca-525e-4cac-84e9-d1959584800f, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OTU0ZWMwOTctMTQ4ZmI2MTgtYTRhMDcyZmYtNmQwMWM2NzI=" 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, 2957ab80-1451-407d-9727-ee66459e5d2b, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2957ab80-1451-407d-9727-ee66459e5d2b, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 274200ca-525e-4cac-84e9-d1959584800f, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2957ab80-1451-407d-9727-ee66459e5d2b, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQ1NmQ3YjMtYWI4ZmM4ZTEtZWIzMDgwZTItNmY5YThjZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b98d17d-b26b-427f-a5e6-ab388c3ca6c1, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b98d17d-b26b-427f-a5e6-ab388c3ca6c1, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NWQ1NmQ3YjMtYWI4ZmM4ZTEtZWIzMDgwZTItNmY5YThjZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b98d17d-b26b-427f-a5e6-ab388c3ca6c1, ghrun-buglkibyuy.auto.internal:25517): 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=NWQ1NmQ3YjMtYWI4ZmM4ZTEtZWIzMDgwZTItNmY5YThjZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cd27fe4-6256-4cfa-b2cd-958798dc9c98, ghrun-buglkibyuy.auto.internal:25517): 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, 7cd27fe4-6256-4cfa-b2cd-958798dc9c98, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NWQ1NmQ3YjMtYWI4ZmM4ZTEtZWIzMDgwZTItNmY5YThjZTY=" 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, 81cd038f-6c2d-4350-a78c-e3ae0605bf96, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81cd038f-6c2d-4350-a78c-e3ae0605bf96, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cd27fe4-6256-4cfa-b2cd-958798dc9c98, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81cd038f-6c2d-4350-a78c-e3ae0605bf96, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTMzNjA4NzAtZmMwMjhhNWYtOGIyY2MyYWEtZGIzYmE5MmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 32ce3dab-40c2-498a-b1f2-5232290d4b7c, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 32ce3dab-40c2-498a-b1f2-5232290d4b7c, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=ZTMzNjA4NzAtZmMwMjhhNWYtOGIyY2MyYWEtZGIzYmE5MmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 32ce3dab-40c2-498a-b1f2-5232290d4b7c, ghrun-buglkibyuy.auto.internal:25517): 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=ZTMzNjA4NzAtZmMwMjhhNWYtOGIyY2MyYWEtZGIzYmE5MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbd366d3-fa5b-4421-ae43-1d9630ed991c, ghrun-buglkibyuy.auto.internal:25517): 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, bbd366d3-fa5b-4421-ae43-1d9630ed991c, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=ZTMzNjA4NzAtZmMwMjhhNWYtOGIyY2MyYWEtZGIzYmE5MmI=" 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, 1344ad37-18f2-41f5-a1ba-588a97988ddc, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1344ad37-18f2-41f5-a1ba-588a97988ddc, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbd366d3-fa5b-4421-ae43-1d9630ed991c, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1344ad37-18f2-41f5-a1ba-588a97988ddc, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA3NmE5NC04MGYyM2UxMi0zMDc4N2I3MS1iNzAxMjYwMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 35433cb2-9396-4ead-94f6-8dbbdc68b689, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 35433cb2-9396-4ead-94f6-8dbbdc68b689, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=YjA3NmE5NC04MGYyM2UxMi0zMDc4N2I3MS1iNzAxMjYwMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 35433cb2-9396-4ead-94f6-8dbbdc68b689, ghrun-buglkibyuy.auto.internal:25517): 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=YjA3NmE5NC04MGYyM2UxMi0zMDc4N2I3MS1iNzAxMjYwMw==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 716db5e0-43da-40b6-a9f0-cb86e063d4e9, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 53d4cae4-b673-49ba-a828-6e59d86d0b97, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 716db5e0-43da-40b6-a9f0-cb86e063d4e9, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=YjA3NmE5NC04MGYyM2UxMi0zMDc4N2I3MS1iNzAxMjYwMw==" 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:63 RpcState(CreateSession, 53d4cae4-b673-49ba-a828-6e59d86d0b97, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 716db5e0-43da-40b6-a9f0-cb86e063d4e9, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 53d4cae4-b673-49ba-a828-6e59d86d0b97, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNjMWQxNjEtM2RmMGU0Y2QtYjk0NDhlYzEtYzY4MDI1YjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6e89ef6e-b78f-40bf-bc18-a9a806af040e, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6e89ef6e-b78f-40bf-bc18-a9a806af040e, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=MTNjMWQxNjEtM2RmMGU0Y2QtYjk0NDhlYzEtYzY4MDI1YjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6e89ef6e-b78f-40bf-bc18-a9a806af040e, ghrun-buglkibyuy.auto.internal:25517): 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=MTNjMWQxNjEtM2RmMGU0Y2QtYjk0NDhlYzEtYzY4MDI1YjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e4ea975-f74a-482d-a33c-1e1a39dbf772, ghrun-buglkibyuy.auto.internal:25517): 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, 6e4ea975-f74a-482d-a33c-1e1a39dbf772, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=MTNjMWQxNjEtM2RmMGU0Y2QtYjk0NDhlYzEtYzY4MDI1YjY=" 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, 8d2d5d81-74a1-4c02-9a79-0a65091c7216, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d2d5d81-74a1-4c02-9a79-0a65091c7216, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e4ea975-f74a-482d-a33c-1e1a39dbf772, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d2d5d81-74a1-4c02-9a79-0a65091c7216, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWY0ZjE1NDMtODIyMjZjMjUtZWY5NWUzNzMtMzBiYmM3NGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3db70c52-adc8-405f-9bd1-a8e1e0c065c9, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3db70c52-adc8-405f-9bd1-a8e1e0c065c9, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=ZWY0ZjE1NDMtODIyMjZjMjUtZWY5NWUzNzMtMzBiYmM3NGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3db70c52-adc8-405f-9bd1-a8e1e0c065c9, ghrun-buglkibyuy.auto.internal:25517): 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=ZWY0ZjE1NDMtODIyMjZjMjUtZWY5NWUzNzMtMzBiYmM3NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e983869-3cb1-4e27-8df1-cf3eee5325d3, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e983869-3cb1-4e27-8df1-cf3eee5325d3, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=ZWY0ZjE1NDMtODIyMjZjMjUtZWY5NWUzNzMtMzBiYmM3NGM=" 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, 2e983869-3cb1-4e27-8df1-cf3eee5325d3, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 028ca951-272c-42fc-a4d7-304b45adc36d, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458144114+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b0ba836a-6092-4ae6-9762-c181c9454251, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.45831401+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c947ee39-6d29-406f-a629-68e1c6130814, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458360638+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50c3ff90-b836-43e8-ad32-5ba09c1d72dc, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.45838363+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e108b291-63d8-40a9-a56b-ff2605cca2ed, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458410523+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b98d17d-b26b-427f-a5e6-ab388c3ca6c1, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458435456+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32ce3dab-40c2-498a-b1f2-5232290d4b7c, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458456294+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 35433cb2-9396-4ead-94f6-8dbbdc68b689, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458480844+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6e89ef6e-b78f-40bf-bc18-a9a806af040e, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458503927+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3db70c52-adc8-405f-9bd1-a8e1e0c065c9, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458528122+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d5f793bf-0717-4c06-ab59-542fef705311, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458291873+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71f129e8-001b-44ba-b50d-742ddf04c68f, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.45834794+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 58107cb5-e283-44c5-831c-a3290fb107b3, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.45837219+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cf348d1a-808e-492e-b91a-8a3a620a5e5d, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458398895+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 274200ca-525e-4cac-84e9-d1959584800f, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458424165+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7cd27fe4-6256-4cfa-b2cd-958798dc9c98, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458446477+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bbd366d3-fa5b-4421-ae43-1d9630ed991c, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.45846747+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 716db5e0-43da-40b6-a9f0-cb86e063d4e9, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458492422+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e4ea975-f74a-482d-a33c-1e1a39dbf772, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458518024+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2e983869-3cb1-4e27-8df1-cf3eee5325d3, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458541166+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
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-buglkibyuy.auto.internal:25517
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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    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 1603855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1603855) elapsed time (sec): 30.137124061584473
DEBUG    ya.test:process.py:263 Command (pid 1603855) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 1603855) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	539	715	743	743
2	     89	89	0	0	115	309	387	427
3	     47	47	0	0	108	192	204	204
4	      0	0	0	1492	0	0	0	0
5	      0	0	0	913	0	0	0	0
6	      0	0	0	1854	0	0	0	0
7	      0	0	0	1879	0	0	0	0
8	      0	0	0	1489	0	0	0	0
9	      0	0	0	1720	0	0	0	0
10	      0	0	0	2058	0	0	0	0
11	      0	0	0	1660	0	0	0	0
12	      0	0	0	1777	0	0	0	0
13	      0	0	0	1825	0	0	0	0
14	      0	0	0	2409	0	0	0	0
15	      0	0	0	2191	0	0	0	0
16	      0	0	0	1935	0	0	0	0
17	      0	0	0	1806	0	0	0	0
18	      0	0	0	2052	0	0	0	0
19	      0	0	0	2197	0	0	0	0
20	      0	0	0	2237	0	0	0	0
21	      0	0	0	910	0	0	0	0
22	      0	0	0	1548	0	0	0	0
23	      0	0	0	1835	0	0	0	0
24	      0	0	0	2017	0	0	0	0
25	      0	0	0	2067	0	0	0	0
26	      0	0	0	2257	0	0	0	0
27	      0	0	0	2441	0	0	0	0
28	      0	0	0	2309	0	0	0	0
29	      0	0	0	2351	0	0	0	0
30	      0	0	0	2504	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    150	5	0	51733	116	539	715	743

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1603841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1603841) elapsed time (sec): 30.16205096244812
DEBUG    ya.test:process.py:263 Command (pid 1603841) wtime: 30.165
DEBUG    ya.test:process.py:275 Command (pid 1603841) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     27	27	0	0	331	575	595	595
2	    117	117	0	0	80	120	236	252
3	     63	63	0	0	82	151	178	181
4	      0	0	0	1463	0	0	0	0
5	      0	0	0	944	0	0	0	0
6	      0	0	0	1644	0	0	0	0
7	      0	0	0	1875	0	0	0	0
8	      0	0	0	1506	0	0	0	0
9	      0	0	0	1724	0	0	0	0
10	      0	0	0	1993	0	0	0	0
11	      0	0	0	1691	0	0	0	0
12	      0	0	0	1895	0	0	0	0
13	      0	0	0	1755	0	0	0	0
14	      0	0	0	2343	0	0	0	0
15	      0	0	0	2123	0	0	0	0
16	      0	0	0	1909	0	0	0	0
17	      0	0	0	1802	0	0	0	0
18	      0	0	0	1687	0	0	0	0
19	      0	0	0	2055	0	0	0	0
20	      0	0	0	2268	0	0	0	0
21	      0	0	0	881	0	0	0	0
22	      0	0	0	1506	0	0	0	0
23	      0	0	0	1708	0	0	0	0
24	      0	0	0	1901	0	0	0	0
25	      0	0	0	1983	0	0	0	0
26	      0	0	0	2289	0	0	0	0
27	      0	0	0	2300	0	0	0	0
28	      0	0	0	2244	0	0	0	0
29	      0	0	0	2221	0	0	0	0
30	      0	0	0	2478	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    207	6.9	0	50188	84	393	563	595

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1603854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1603854) elapsed time (sec): 30.16116952896118
DEBUG    ya.test:process.py:263 Command (pid 1603854) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 1603854) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	1495	0	0	0	0
5	      0	0	0	1146	0	0	0	0
6	      0	0	0	1753	0	0	0	0
7	      0	0	0	1863	0	0	0	0
8	      0	0	0	1297	0	0	0	0
9	      0	0	0	2128	0	0	0	0
10	      0	0	0	2064	0	0	0	0
11	      0	0	0	1768	0	0	0	0
12	      0	0	0	1754	0	0	0	0
13	      0	0	0	1950	0	0	0	0
14	      0	0	0	2423	0	0	0	0
15	      0	0	0	2208	0	0	0	0
16	      0	0	0	1926	0	0	0	0
17	      0	0	0	1889	0	0	0	0
18	      0	0	0	1957	0	0	0	0
19	      0	0	0	2188	0	0	0	0
20	      0	0	0	2245	0	0	0	0
21	      0	0	0	880	0	0	0	0
22	      0	0	0	1524	0	0	0	0
23	      0	0	0	1824	0	0	0	0
24	      0	0	0	2028	0	0	0	0
25	      0	0	0	2065	0	0	0	0
26	      0	0	0	2357	0	0	0	0
27	      0	0	0	2438	0	0	0	0
28	      0	0	0	2259	0	0	0	0
29	      0	0	0	2355	0	0	0	0
30	      0	0	0	2507	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py: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:25517
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-buglkibyuy'
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/q7nq/000cd2/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.1585397' in '/home/runner/.ya/build/build_root/q7nq/000cd2/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_0tyncmnr.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:25517/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14815
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11523
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25517
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17637
=================================== 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/q7nq/000cd2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1585009
DEBUG    ya.test:process.py:259 Command (pid 1585009) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1585009) elapsed time (sec): 1.2152538299560547
DEBUG    ya.test:process.py:263 Command (pid 1585009) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) maxrss: 542496
DEBUG    ya.test:process.py:263 Command (pid 1585009) minflt: 16193
DEBUG    ya.test:process.py:263 Command (pid 1585009) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 1585009) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1585009) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1585009) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1585009) stime: 0.45159699999999997
DEBUG    ya.test:process.py:263 Command (pid 1585009) utime: 0.12895199999999998
DEBUG    ya.test:process.py:263 Command (pid 1585009) wtime: 1.221
DEBUG    ya.test:process.py:275 Command (pid 1585009) 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-buglkibyuy    Host information: 
        Linux ghrun-buglkibyuy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17637
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/q7nq/000cd2/r3tmp/kikimr_cluster_ko4cfeq7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25517
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11523
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14815
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7nq/000cd2/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/q7nq/000cd2/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/q7nq/000cd2/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_0tyncmnr.log --grpc-port=25517 --mon-port=14545 --ic-port=17637
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25517/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q7nq/000cd2/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/q7nq/000cd2/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/q7nq/000cd2/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_0tyncmnr.log --grpc-port=25517 --mon-port=14545 --ic-port=17637
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q7nq/000cd2/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/q7nq/000cd2/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_0tyncmnr.log', '--grpc-port=25517', '--mon-port=14545', '--ic-port=17637')' in '/home/runner/.ya/build/build_root/q7nq/000cd2/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: 1585397
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25517/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/q7nq/000cd2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1585399
DEBUG    ya.test:process.py:259 Command (pid 1585399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1585399) elapsed time (sec): 0.7661242485046387
DEBUG    ya.test:process.py:263 Command (pid 1585399) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) maxrss: 542496
DEBUG    ya.test:process.py:263 Command (pid 1585399) minflt: 16197
DEBUG    ya.test:process.py:263 Command (pid 1585399) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1585399) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1585399) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1585399) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1585399) stime: 0.41716699999999995
DEBUG    ya.test:process.py:263 Command (pid 1585399) utime: 0.115352
DEBUG    ya.test:process.py:263 Command (pid 1585399) wtime: 0.775
DEBUG    ya.test:process.py:275 Command (pid 1585399) 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-buglkibyuy    Host information: 
        Linux ghrun-buglkibyuy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 1585399) 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-buglkibyuy    Host information: 
        Linux ghrun-buglkibyuy 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/q7nq/000cd2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25517', '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: 17637\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/q7nq/000cd2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25517', '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: 17637\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1587259
DEBUG    ya.test:process.py:259 Command (pid 1587259) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1587259) elapsed time (sec): 0.7186403274536133
DEBUG    ya.test:process.py:263 Command (pid 1587259) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) maxrss: 550956
DEBUG    ya.test:process.py:263 Command (pid 1587259) minflt: 18337
DEBUG    ya.test:process.py:263 Command (pid 1587259) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) nivcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1587259) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1587259) nvcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 1587259) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1587259) stime: 0.361987
DEBUG    ya.test:process.py:263 Command (pid 1587259) utime: 0.14060699999999998
DEBUG    ya.test:process.py:263 Command (pid 1587259) wtime: 0.734
DEBUG    ya.test:process.py:275 Command (pid 1587259) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25517', '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/q7nq/000cd2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25517', '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: 1587600
DEBUG    ya.test:process.py:259 Command (pid 1587600) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1587600) elapsed time (sec): 0.6853795051574707
DEBUG    ya.test:process.py:263 Command (pid 1587600) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) maxrss: 550940
DEBUG    ya.test:process.py:263 Command (pid 1587600) minflt: 18335
DEBUG    ya.test:process.py:263 Command (pid 1587600) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 1587600) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1587600) nvcsw: 95
DEBUG    ya.test:process.py:263 Command (pid 1587600) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1587600) stime: 0.294767
DEBUG    ya.test:process.py:263 Command (pid 1587600) utime: 0.145413
DEBUG    ya.test:process.py:263 Command (pid 1587600) wtime: 0.689
DEBUG    ya.test:process.py:275 Command (pid 1587600) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1587600) 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, 49b5dca2-666e-4be1-ba2c-954f5bc7fe5f, localhost:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 49b5dca2-666e-4be1-ba2c-954f5bc7fe5f, localhost:25517): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 49b5dca2-666e-4be1-ba2c-954f5bc7fe5f, localhost:25517): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-buglkibyuy.auto.internal" port: 25517 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-buglkibyuy.auto.internal:25517, 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:25517
------------------------------ 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/q7nq/000cd2/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -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/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1588585
DEBUG    ya.test:process.py:259 Command (pid 1588585) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1588585) elapsed time (sec): 0.712367057800293
DEBUG    ya.test:process.py:263 Command (pid 1588585) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) maxrss: 165260
DEBUG    ya.test:process.py:263 Command (pid 1588585) minflt: 3547
DEBUG    ya.test:process.py:263 Command (pid 1588585) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 1588585) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1588585) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1588585) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1588585) stime: 0.027371999999999997
DEBUG    ya.test:process.py:263 Command (pid 1588585) utime: 0.070385
DEBUG    ya.test:process.py:263 Command (pid 1588585) wtime: 0.716
DEBUG    ya.test:process.py:275 Command (pid 1588585) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1588585) 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/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -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/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-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: 1589399
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 1589399) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1589399) elapsed time (sec): 30.34987759590149
DEBUG    ya.test:process.py:263 Command (pid 1589399) wtime: 30.352
DEBUG    ya.test:process.py:275 Command (pid 1589399) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    246	246	0	0	35	63	127	133
2	    269	269	0	0	32	62	73	81
3	    215	215	0	0	41	85	93	99
4	    296	296	0	0	30	56	78	81
5	    249	249	0	0	36	76	84	104
6	    337	337	0	0	25	60	78	84
7	    226	226	0	0	37	82	94	101
8	    306	306	0	0	25	70	82	84
9	    308	308	0	0	26	61	90	100
10	    215	215	0	0	44	79	104	114
11	    258	258	0	0	32	77	96	99
12	    449	449	0	0	20	30	40	46
13	    460	460	0	0	20	27	49	60
14	    477	477	0	0	20	24	28	31
15	    479	479	0	0	20	23	30	35
16	    480	480	0	0	20	24	26	30
17	    427	427	0	0	21	35	40	46
18	    463	463	0	0	20	27	33	39
19	    432	432	0	0	20	35	43	46
20	    439	439	0	0	21	32	37	43
21	    483	483	0	0	20	22	27	32
22	    458	458	0	0	20	27	43	51
23	    433	433	0	0	21	33	48	54
24	    400	400	0	0	23	37	43	51
25	    441	441	0	0	21	32	39	43
26	    459	459	0	0	20	27	37	42
27	    290	290	0	0	29	74	90	100
28	    381	381	0	0	22	43	71	83
29	    443	443	0	0	21	30	48	53
30	    430	430	0	0	21	39	52	58

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11249	374.967	0	0	21	53	78	133

DEBUG    ya.test:process.py:276 Command (pid 1589399) 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, e434140d-07c6-4634-8fdf-07cd18738fa9, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e434140d-07c6-4634-8fdf-07cd18738fa9, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e434140d-07c6-4634-8fdf-07cd18738fa9, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 028ca951-272c-42fc-a4d7-304b45adc36d, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 028ca951-272c-42fc-a4d7-304b45adc36d, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 028ca951-272c-42fc-a4d7-304b45adc36d, ghrun-buglkibyuy.auto.internal:25517): 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=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bc7806f-ad18-46e2-aee4-3f043720a5c8, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bc7806f-ad18-46e2-aee4-3f043720a5c8, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" 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, 9bc7806f-ad18-46e2-aee4-3f043720a5c8, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
INFO     root:test_log_scenario.py:217 Count rows after insert 11044 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45f37cad-d8a4-4f4c-a7a7-53c16a0e99cb, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45f37cad-d8a4-4f4c-a7a7-53c16a0e99cb, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" 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, 45f37cad-d8a4-4f4c-a7a7-53c16a0e99cb, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32a18b6a-1afc-4dc8-8cc5-f544c8e93f1e, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32a18b6a-1afc-4dc8-8cc5-f544c8e93f1e, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" 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, 32a18b6a-1afc-4dc8-8cc5-f544c8e93f1e, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
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/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-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: 1603841
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=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -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/q7nq/000cd2/ydb/apps/ydb/ydb -e grpc://localhost:25517 -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, d5f793bf-0717-4c06-ab59-542fef705311, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5f793bf-0717-4c06-ab59-542fef705311, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OWQyYmM1NWUtMThhN2JhYzEtZWM5ODEtMzI3ZGNkZDk=" 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, bc2b13dd-17f8-4c3b-84a5-12471f942d02, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5f793bf-0717-4c06-ab59-542fef705311, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc2b13dd-17f8-4c3b-84a5-12471f942d02, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-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: 1603854
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q7nq/000cd2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:25517', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1603855
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc2b13dd-17f8-4c3b-84a5-12471f942d02, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQ1ZjMwYzctMzdkNzgyNjYtNDdmZjE5NTUtOTViNjY3ZjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b0ba836a-6092-4ae6-9762-c181c9454251, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b0ba836a-6092-4ae6-9762-c181c9454251, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NGQ1ZjMwYzctMzdkNzgyNjYtNDdmZjE5NTUtOTViNjY3ZjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b0ba836a-6092-4ae6-9762-c181c9454251, ghrun-buglkibyuy.auto.internal:25517): 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=NGQ1ZjMwYzctMzdkNzgyNjYtNDdmZjE5NTUtOTViNjY3ZjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71f129e8-001b-44ba-b50d-742ddf04c68f, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71f129e8-001b-44ba-b50d-742ddf04c68f, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NGQ1ZjMwYzctMzdkNzgyNjYtNDdmZjE5NTUtOTViNjY3ZjA=" 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, 6c0f7121-082d-4bcd-88c6-e46c6a6d22cf, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c0f7121-082d-4bcd-88c6-e46c6a6d22cf, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71f129e8-001b-44ba-b50d-742ddf04c68f, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c0f7121-082d-4bcd-88c6-e46c6a6d22cf, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTczOGViYWEtNjY3ODk4ZmQtM2U2YTlkZGItNjY0Y2U4MDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c947ee39-6d29-406f-a629-68e1c6130814, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c947ee39-6d29-406f-a629-68e1c6130814, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NTczOGViYWEtNjY3ODk4ZmQtM2U2YTlkZGItNjY0Y2U4MDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c947ee39-6d29-406f-a629-68e1c6130814, ghrun-buglkibyuy.auto.internal:25517): 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=NTczOGViYWEtNjY3ODk4ZmQtM2U2YTlkZGItNjY0Y2U4MDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58107cb5-e283-44c5-831c-a3290fb107b3, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58107cb5-e283-44c5-831c-a3290fb107b3, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NTczOGViYWEtNjY3ODk4ZmQtM2U2YTlkZGItNjY0Y2U4MDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b57e38f6-966c-47c7-8a6b-40cb143b9e4f, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b57e38f6-966c-47c7-8a6b-40cb143b9e4f, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58107cb5-e283-44c5-831c-a3290fb107b3, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b57e38f6-966c-47c7-8a6b-40cb143b9e4f, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNmN2EyYzYtZmFiZDA4NTQtMTJjOTE1NTYtMTg5NTY0Njk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50c3ff90-b836-43e8-ad32-5ba09c1d72dc, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50c3ff90-b836-43e8-ad32-5ba09c1d72dc, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=MTNmN2EyYzYtZmFiZDA4NTQtMTJjOTE1NTYtMTg5NTY0Njk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50c3ff90-b836-43e8-ad32-5ba09c1d72dc, ghrun-buglkibyuy.auto.internal:25517): 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=MTNmN2EyYzYtZmFiZDA4NTQtMTJjOTE1NTYtMTg5NTY0Njk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf348d1a-808e-492e-b91a-8a3a620a5e5d, ghrun-buglkibyuy.auto.internal:25517): 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, cf348d1a-808e-492e-b91a-8a3a620a5e5d, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=MTNmN2EyYzYtZmFiZDA4NTQtMTJjOTE1NTYtMTg5NTY0Njk=" 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, 1f05c3c0-34e0-44be-8eed-2c6728e63d89, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1f05c3c0-34e0-44be-8eed-2c6728e63d89, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf348d1a-808e-492e-b91a-8a3a620a5e5d, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1f05c3c0-34e0-44be-8eed-2c6728e63d89, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTU0ZWMwOTctMTQ4ZmI2MTgtYTRhMDcyZmYtNmQwMWM2NzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e108b291-63d8-40a9-a56b-ff2605cca2ed, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e108b291-63d8-40a9-a56b-ff2605cca2ed, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OTU0ZWMwOTctMTQ4ZmI2MTgtYTRhMDcyZmYtNmQwMWM2NzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e108b291-63d8-40a9-a56b-ff2605cca2ed, ghrun-buglkibyuy.auto.internal:25517): 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=OTU0ZWMwOTctMTQ4ZmI2MTgtYTRhMDcyZmYtNmQwMWM2NzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 274200ca-525e-4cac-84e9-d1959584800f, ghrun-buglkibyuy.auto.internal:25517): 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, 274200ca-525e-4cac-84e9-d1959584800f, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=OTU0ZWMwOTctMTQ4ZmI2MTgtYTRhMDcyZmYtNmQwMWM2NzI=" 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, 2957ab80-1451-407d-9727-ee66459e5d2b, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2957ab80-1451-407d-9727-ee66459e5d2b, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 274200ca-525e-4cac-84e9-d1959584800f, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2957ab80-1451-407d-9727-ee66459e5d2b, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQ1NmQ3YjMtYWI4ZmM4ZTEtZWIzMDgwZTItNmY5YThjZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5b98d17d-b26b-427f-a5e6-ab388c3ca6c1, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5b98d17d-b26b-427f-a5e6-ab388c3ca6c1, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NWQ1NmQ3YjMtYWI4ZmM4ZTEtZWIzMDgwZTItNmY5YThjZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5b98d17d-b26b-427f-a5e6-ab388c3ca6c1, ghrun-buglkibyuy.auto.internal:25517): 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=NWQ1NmQ3YjMtYWI4ZmM4ZTEtZWIzMDgwZTItNmY5YThjZTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cd27fe4-6256-4cfa-b2cd-958798dc9c98, ghrun-buglkibyuy.auto.internal:25517): 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, 7cd27fe4-6256-4cfa-b2cd-958798dc9c98, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=NWQ1NmQ3YjMtYWI4ZmM4ZTEtZWIzMDgwZTItNmY5YThjZTY=" 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, 81cd038f-6c2d-4350-a78c-e3ae0605bf96, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81cd038f-6c2d-4350-a78c-e3ae0605bf96, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cd27fe4-6256-4cfa-b2cd-958798dc9c98, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81cd038f-6c2d-4350-a78c-e3ae0605bf96, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTMzNjA4NzAtZmMwMjhhNWYtOGIyY2MyYWEtZGIzYmE5MmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 32ce3dab-40c2-498a-b1f2-5232290d4b7c, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 32ce3dab-40c2-498a-b1f2-5232290d4b7c, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=ZTMzNjA4NzAtZmMwMjhhNWYtOGIyY2MyYWEtZGIzYmE5MmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 32ce3dab-40c2-498a-b1f2-5232290d4b7c, ghrun-buglkibyuy.auto.internal:25517): 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=ZTMzNjA4NzAtZmMwMjhhNWYtOGIyY2MyYWEtZGIzYmE5MmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbd366d3-fa5b-4421-ae43-1d9630ed991c, ghrun-buglkibyuy.auto.internal:25517): 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, bbd366d3-fa5b-4421-ae43-1d9630ed991c, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=ZTMzNjA4NzAtZmMwMjhhNWYtOGIyY2MyYWEtZGIzYmE5MmI=" 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, 1344ad37-18f2-41f5-a1ba-588a97988ddc, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1344ad37-18f2-41f5-a1ba-588a97988ddc, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbd366d3-fa5b-4421-ae43-1d9630ed991c, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1344ad37-18f2-41f5-a1ba-588a97988ddc, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjA3NmE5NC04MGYyM2UxMi0zMDc4N2I3MS1iNzAxMjYwMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 35433cb2-9396-4ead-94f6-8dbbdc68b689, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 35433cb2-9396-4ead-94f6-8dbbdc68b689, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=YjA3NmE5NC04MGYyM2UxMi0zMDc4N2I3MS1iNzAxMjYwMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 35433cb2-9396-4ead-94f6-8dbbdc68b689, ghrun-buglkibyuy.auto.internal:25517): 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=YjA3NmE5NC04MGYyM2UxMi0zMDc4N2I3MS1iNzAxMjYwMw==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 716db5e0-43da-40b6-a9f0-cb86e063d4e9, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 53d4cae4-b673-49ba-a828-6e59d86d0b97, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 716db5e0-43da-40b6-a9f0-cb86e063d4e9, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=YjA3NmE5NC04MGYyM2UxMi0zMDc4N2I3MS1iNzAxMjYwMw==" 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:63 RpcState(CreateSession, 53d4cae4-b673-49ba-a828-6e59d86d0b97, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 716db5e0-43da-40b6-a9f0-cb86e063d4e9, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 53d4cae4-b673-49ba-a828-6e59d86d0b97, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNjMWQxNjEtM2RmMGU0Y2QtYjk0NDhlYzEtYzY4MDI1YjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6e89ef6e-b78f-40bf-bc18-a9a806af040e, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6e89ef6e-b78f-40bf-bc18-a9a806af040e, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=MTNjMWQxNjEtM2RmMGU0Y2QtYjk0NDhlYzEtYzY4MDI1YjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6e89ef6e-b78f-40bf-bc18-a9a806af040e, ghrun-buglkibyuy.auto.internal:25517): 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=MTNjMWQxNjEtM2RmMGU0Y2QtYjk0NDhlYzEtYzY4MDI1YjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e4ea975-f74a-482d-a33c-1e1a39dbf772, ghrun-buglkibyuy.auto.internal:25517): 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, 6e4ea975-f74a-482d-a33c-1e1a39dbf772, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=MTNjMWQxNjEtM2RmMGU0Y2QtYjk0NDhlYzEtYzY4MDI1YjY=" 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, 8d2d5d81-74a1-4c02-9a79-0a65091c7216, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8d2d5d81-74a1-4c02-9a79-0a65091c7216, ghrun-buglkibyuy.auto.internal:25517): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e4ea975-f74a-482d-a33c-1e1a39dbf772, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8d2d5d81-74a1-4c02-9a79-0a65091c7216, ghrun-buglkibyuy.auto.internal:25517): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWY0ZjE1NDMtODIyMjZjMjUtZWY5NWUzNzMtMzBiYmM3NGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3db70c52-adc8-405f-9bd1-a8e1e0c065c9, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3db70c52-adc8-405f-9bd1-a8e1e0c065c9, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=ZWY0ZjE1NDMtODIyMjZjMjUtZWY5NWUzNzMtMzBiYmM3NGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3db70c52-adc8-405f-9bd1-a8e1e0c065c9, ghrun-buglkibyuy.auto.internal:25517): 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=ZWY0ZjE1NDMtODIyMjZjMjUtZWY5NWUzNzMtMzBiYmM3NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e983869-3cb1-4e27-8df1-cf3eee5325d3, ghrun-buglkibyuy.auto.internal:25517): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e983869-3cb1-4e27-8df1-cf3eee5325d3, ghrun-buglkibyuy.auto.internal:25517): request = { session_id: "ydb://session/3?node_id=1&id=ZWY0ZjE1NDMtODIyMjZjMjUtZWY5NWUzNzMtMzBiYmM3NGM=" 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, 2e983869-3cb1-4e27-8df1-cf3eee5325d3, ghrun-buglkibyuy.auto.internal:25517): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 028ca951-272c-42fc-a4d7-304b45adc36d, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458144114+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b0ba836a-6092-4ae6-9762-c181c9454251, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.45831401+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c947ee39-6d29-406f-a629-68e1c6130814, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458360638+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50c3ff90-b836-43e8-ad32-5ba09c1d72dc, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.45838363+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e108b291-63d8-40a9-a56b-ff2605cca2ed, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458410523+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5b98d17d-b26b-427f-a5e6-ab388c3ca6c1, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458435456+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 32ce3dab-40c2-498a-b1f2-5232290d4b7c, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458456294+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 35433cb2-9396-4ead-94f6-8dbbdc68b689, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458480844+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6e89ef6e-b78f-40bf-bc18-a9a806af040e, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458503927+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3db70c52-adc8-405f-9bd1-a8e1e0c065c9, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:25517 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458528122+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d5f793bf-0717-4c06-ab59-542fef705311, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458291873+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71f129e8-001b-44ba-b50d-742ddf04c68f, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.45834794+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 58107cb5-e283-44c5-831c-a3290fb107b3, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.45837219+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cf348d1a-808e-492e-b91a-8a3a620a5e5d, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458398895+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 274200ca-525e-4cac-84e9-d1959584800f, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458424165+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7cd27fe4-6256-4cfa-b2cd-958798dc9c98, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458446477+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bbd366d3-fa5b-4421-ae43-1d9630ed991c, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.45846747+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 716db5e0-43da-40b6-a9f0-cb86e063d4e9, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458492422+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e4ea975-f74a-482d-a33c-1e1a39dbf772, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-19T15:37:03.458518024+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2e983869-3cb1-4e27-8df1-cf3eee5325d3, ghrun-buglkibyuy.auto.internal:25517): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-19T15:37:03.458541166+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-buglkibyuy.auto.internal:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
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-buglkibyuy.auto.internal:25517
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-buglkibyuy.auto.internal:25517
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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    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 1603855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1603855) elapsed time (sec): 30.137124061584473
DEBUG    ya.test:process.py:263 Command (pid 1603855) wtime: 30.138
DEBUG    ya.test:process.py:275 Command (pid 1603855) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     14	14	0	0	539	715	743	743
2	     89	89	0	0	115	309	387	427
3	     47	47	0	0	108	192	204	204
4	      0	0	0	1492	0	0	0	0
5	      0	0	0	913	0	0	0	0
6	      0	0	0	1854	0	0	0	0
7	      0	0	0	1879	0	0	0	0
8	      0	0	0	1489	0	0	0	0
9	      0	0	0	1720	0	0	0	0
10	      0	0	0	2058	0	0	0	0
11	      0	0	0	1660	0	0	0	0
12	      0	0	0	1777	0	0	0	0
13	      0	0	0	1825	0	0	0	0
14	      0	0	0	2409	0	0	0	0
15	      0	0	0	2191	0	0	0	0
16	      0	0	0	1935	0	0	0	0
17	      0	0	0	1806	0	0	0	0
18	      0	0	0	2052	0	0	0	0
19	      0	0	0	2197	0	0	0	0
20	      0	0	0	2237	0	0	0	0
21	      0	0	0	910	0	0	0	0
22	      0	0	0	1548	0	0	0	0
23	      0	0	0	1835	0	0	0	0
24	      0	0	0	2017	0	0	0	0
25	      0	0	0	2067	0	0	0	0
26	      0	0	0	2257	0	0	0	0
27	      0	0	0	2441	0	0	0	0
28	      0	0	0	2309	0	0	0	0
29	      0	0	0	2351	0	0	0	0
30	      0	0	0	2504	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    150	5	0	51733	116	539	715	743

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1603841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1603841) elapsed time (sec): 30.16205096244812
DEBUG    ya.test:process.py:263 Command (pid 1603841) wtime: 30.165
DEBUG    ya.test:process.py:275 Command (pid 1603841) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     27	27	0	0	331	575	595	595
2	    117	117	0	0	80	120	236	252
3	     63	63	0	0	82	151	178	181
4	      0	0	0	1463	0	0	0	0
5	      0	0	0	944	0	0	0	0
6	      0	0	0	1644	0	0	0	0
7	      0	0	0	1875	0	0	0	0
8	      0	0	0	1506	0	0	0	0
9	      0	0	0	1724	0	0	0	0
10	      0	0	0	1993	0	0	0	0
11	      0	0	0	1691	0	0	0	0
12	      0	0	0	1895	0	0	0	0
13	      0	0	0	1755	0	0	0	0
14	      0	0	0	2343	0	0	0	0
15	      0	0	0	2123	0	0	0	0
16	      0	0	0	1909	0	0	0	0
17	      0	0	0	1802	0	0	0	0
18	      0	0	0	1687	0	0	0	0
19	      0	0	0	2055	0	0	0	0
20	      0	0	0	2268	0	0	0	0
21	      0	0	0	881	0	0	0	0
22	      0	0	0	1506	0	0	0	0
23	      0	0	0	1708	0	0	0	0
24	      0	0	0	1901	0	0	0	0
25	      0	0	0	1983	0	0	0	0
26	      0	0	0	2289	0	0	0	0
27	      0	0	0	2300	0	0	0	0
28	      0	0	0	2244	0	0	0	0
29	      0	0	0	2221	0	0	0	0
30	      0	0	0	2478	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    207	6.9	0	50188	84	393	563	595

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1603854) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1603854) elapsed time (sec): 30.16116952896118
DEBUG    ya.test:process.py:263 Command (pid 1603854) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 1603854) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	1495	0	0	0	0
5	      0	0	0	1146	0	0	0	0
6	      0	0	0	1753	0	0	0	0
7	      0	0	0	1863	0	0	0	0
8	      0	0	0	1297	0	0	0	0
9	      0	0	0	2128	0	0	0	0
10	      0	0	0	2064	0	0	0	0
11	      0	0	0	1768	0	0	0	0
12	      0	0	0	1754	0	0	0	0
13	      0	0	0	1950	0	0	0	0
14	      0	0	0	2423	0	0	0	0
15	      0	0	0	2208	0	0	0	0
16	      0	0	0	1926	0	0	0	0
17	      0	0	0	1889	0	0	0	0
18	      0	0	0	1957	0	0	0	0
19	      0	0	0	2188	0	0	0	0
20	      0	0	0	2245	0	0	0	0
21	      0	0	0	880	0	0	0	0
22	      0	0	0	1524	0	0	0	0
23	      0	0	0	1824	0	0	0	0
24	      0	0	0	2028	0	0	0	0
25	      0	0	0	2065	0	0	0	0
26	      0	0	0	2357	0	0	0	0
27	      0	0	0	2438	0	0	0	0
28	      0	0	0	2259	0	0	0	0
29	      0	0	0	2355	0	0	0	0
30	      0	0	0	2507	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". 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:25517
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25517". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
============================== slowest durations ===============================
298.46s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.53s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.91s setup    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/q7nq/000cd2/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/q7nq/000cd2/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-19T15:37:00.494852Z): source_id=111;tablet_id=72075186224037889;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 @ 0xA779755
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA771C96
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB607FC8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5E89DB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9DCD258
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9DCCFAF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5C3AED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141877FB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DCE627
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D1F433
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D1F433
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D1C253
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D22D07
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141A55E8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CCA7675
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5AAED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB5F8A74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB5FCB34
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB5FC740
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB5FD32E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA77B3AC
21. ??:0: ?? @ 0x7F711E265AC2
22. ??:0: ?? @ 0x7F711E2F78BF
============ 1 failed, 108 deselected, 1 error in 315.40s (0:05:15) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000cd1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_overloads.py .

============================== slowest durations ===============================
119.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================ 1 passed, 108 deselected in 127.62s (0:02:07) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000c8e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
5.90s setup    test_replace.py::TestReplace::test_copy_full
2.01s call     test_replace.py::TestReplace::test_copy_full
0.02s teardown test_replace.py::TestReplace::test_copy_full
====================== 1 passed, 108 deselected in 9.40s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000ccf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
5.56s setup    test_replace.py::TestReplace::test_copy_partial
2.03s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 8.83s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000ccb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
7.60s setup    test_replace.py::TestReplace::test_count
2.42s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 11.23s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000ce9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

=========================== 108 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/q7nq/000cf2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

=========================== 108 deselected in 1.36s ============================
