============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/00163b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
4.88s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.58s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 106 deselected in 6.59s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/00161e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
63.45s call     order_by_with_limit.py::TestOrderBy::test_random
4.87s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 106 deselected in 69.09s (0:01:09) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/001639/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
84.77s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.52s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.19s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 106 deselected in 90.07s (0:01:30) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/00160e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 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/i5jk/00160e/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/i5jk/00160e/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-18T02:20:48.878644Z): source_id=348;tablet_id=72075186224037926;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 @ 0xA781835
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA779D76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB60FFC8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5EED2B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DD53D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DD512F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5C9F5D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1416425B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DAA8C7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CFBDD3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CFBDD3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CF8BF3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CFF6A7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14182048
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC65085
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B2ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB600A74
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB604B34
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB604740
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60532E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78348C
E   21. ??:0: ?? @ 0x7FC91FB00AC2
E   22. ??:0: ?? @ 0x7FC91FB928BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4065211
DEBUG    ya.test:process.py:259 Command (pid 4065211) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4065211) elapsed time (sec): 0.48418331146240234
DEBUG    ya.test:process.py:263 Command (pid 4065211) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) maxrss: 542212
DEBUG    ya.test:process.py:263 Command (pid 4065211) minflt: 16190
DEBUG    ya.test:process.py:263 Command (pid 4065211) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) nivcsw: 831
DEBUG    ya.test:process.py:263 Command (pid 4065211) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 4065211) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4065211) stime: 0.256787
DEBUG    ya.test:process.py:263 Command (pid 4065211) utime: 0.11706499999999999
DEBUG    ya.test:process.py:263 Command (pid 4065211) wtime: 0.485
DEBUG    ya.test:process.py:275 Command (pid 4065211) 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-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29594
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/i5jk/00160e/r3tmp/kikimr_cluster_ubzg2ba7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5620
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/i5jk/00160e/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/i5jk/00160e/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/i5jk/00160e/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_u6a1kk6b.log --grpc-port=22536 --mon-port=12002 --ic-port=29594
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22536/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/i5jk/00160e/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/i5jk/00160e/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/i5jk/00160e/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_u6a1kk6b.log --grpc-port=22536 --mon-port=12002 --ic-port=29594
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/i5jk/00160e/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/i5jk/00160e/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_u6a1kk6b.log', '--grpc-port=22536', '--mon-port=12002', '--ic-port=29594')' in '/home/runner/.ya/build/build_root/i5jk/00160e/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: 4065758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:22536/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/i5jk/00160e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4065759
DEBUG    ya.test:process.py:259 Command (pid 4065759) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4065759) elapsed time (sec): 0.4706993103027344
DEBUG    ya.test:process.py:263 Command (pid 4065759) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) maxrss: 542212
DEBUG    ya.test:process.py:263 Command (pid 4065759) minflt: 16193
DEBUG    ya.test:process.py:263 Command (pid 4065759) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) nivcsw: 261
DEBUG    ya.test:process.py:263 Command (pid 4065759) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4065759) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4065759) stime: 0.276565
DEBUG    ya.test:process.py:263 Command (pid 4065759) utime: 0.11545499999999999
DEBUG    ya.test:process.py:263 Command (pid 4065759) wtime: 0.472
DEBUG    ya.test:process.py:275 Command (pid 4065759) 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-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 4065759) 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-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 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/i5jk/00160e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22536', '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: 29594\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/i5jk/00160e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22536', '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: 29594\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4067789
DEBUG    ya.test:process.py:259 Command (pid 4067789) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4067789) elapsed time (sec): 1.4955008029937744
DEBUG    ya.test:process.py:263 Command (pid 4067789) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) maxrss: 550696
DEBUG    ya.test:process.py:263 Command (pid 4067789) minflt: 19051
DEBUG    ya.test:process.py:263 Command (pid 4067789) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 4067789) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) nvcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 4067789) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4067789) stime: 0.835318
DEBUG    ya.test:process.py:263 Command (pid 4067789) utime: 0.153767
DEBUG    ya.test:process.py:263 Command (pid 4067789) wtime: 1.497
DEBUG    ya.test:process.py:275 Command (pid 4067789) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22536', '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/i5jk/00160e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22536', '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: 4069236
DEBUG    ya.test:process.py:259 Command (pid 4069236) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4069236) elapsed time (sec): 0.5494775772094727
DEBUG    ya.test:process.py:263 Command (pid 4069236) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) maxrss: 550696
DEBUG    ya.test:process.py:263 Command (pid 4069236) minflt: 18334
DEBUG    ya.test:process.py:263 Command (pid 4069236) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 4069236) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 4069236) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4069236) stime: 0.290452
DEBUG    ya.test:process.py:263 Command (pid 4069236) utime: 0.13256199999999999
DEBUG    ya.test:process.py:263 Command (pid 4069236) wtime: 0.566
DEBUG    ya.test:process.py:275 Command (pid 4069236) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4069236) 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, 411607ae-c897-47d7-9f03-fd3a45d6c175, localhost:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 411607ae-c897-47d7-9f03-fd3a45d6c175, localhost:22536): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 411607ae-c897-47d7-9f03-fd3a45d6c175, localhost:22536): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v6ihek2yy.auto.internal" port: 22536 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-4v6ihek2yy.auto.internal:22536, 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:22536
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -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/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4069874
DEBUG    ya.test:process.py:259 Command (pid 4069874) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4069874) elapsed time (sec): 0.5294740200042725
DEBUG    ya.test:process.py:263 Command (pid 4069874) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) maxrss: 171560
DEBUG    ya.test:process.py:263 Command (pid 4069874) minflt: 3561
DEBUG    ya.test:process.py:263 Command (pid 4069874) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 4069874) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 4069874) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4069874) stime: 0.0317
DEBUG    ya.test:process.py:263 Command (pid 4069874) utime: 0.049317
DEBUG    ya.test:process.py:263 Command (pid 4069874) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 4069874) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4069874) 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/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -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/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-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: 4070244
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 4070244) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4070244) elapsed time (sec): 30.19098663330078
DEBUG    ya.test:process.py:263 Command (pid 4070244) wtime: 30.197
DEBUG    ya.test:process.py:275 Command (pid 4070244) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    278	278	0	0	32	68	86	91
2	    143	143	0	0	70	97	109	113
3	    418	418	0	0	20	38	52	58
4	    405	405	0	0	22	39	42	48
5	    447	447	0	0	20	32	41	48
6	    425	425	0	0	21	34	48	54
7	    406	406	0	0	20	44	61	67
8	    426	426	0	0	21	38	52	57
9	    413	413	0	0	22	35	61	66
10	    479	479	0	0	20	22	25	29
11	    489	489	0	0	20	22	25	30
12	    483	483	0	0	20	23	25	28
13	    477	477	0	0	20	22	37	42
14	    447	447	0	0	20	33	39	41
15	    483	483	0	0	20	23	25	27
16	    486	486	0	0	20	23	28	32
17	    484	484	0	0	20	22	24	27
18	    486	486	0	0	20	21	22	23
19	    489	489	0	0	20	21	21	24
20	    476	476	0	0	20	25	32	38
21	    477	477	0	0	20	25	29	32
22	    473	473	0	0	20	26	32	33
23	    483	483	0	0	20	22	25	27
24	    466	466	0	0	20	27	34	40
25	    461	461	0	0	20	28	36	38
26	    430	430	0	0	20	41	68	70
27	    424	424	0	0	20	37	55	59
28	    445	445	0	0	20	31	45	53
29	    366	366	0	0	24	48	57	64
30	    416	416	0	0	22	41	63	71

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13081	436.033	0	0	20	35	64	113

DEBUG    ya.test:process.py:276 Command (pid 4070244) 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, 53642304-0553-45a6-8613-6cd4c850b7ee, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 53642304-0553-45a6-8613-6cd4c850b7ee, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 53642304-0553-45a6-8613-6cd4c850b7ee, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 93ccc0ec-04ed-47d9-8d05-e69413612e9d, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 93ccc0ec-04ed-47d9-8d05-e69413612e9d, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 93ccc0ec-04ed-47d9-8d05-e69413612e9d, ghrun-4v6ihek2yy.auto.internal:22536): 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=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ded7fd74-a966-4a5c-991b-0da694ca4c76, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ded7fd74-a966-4a5c-991b-0da694ca4c76, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" 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, ded7fd74-a966-4a5c-991b-0da694ca4c76, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
INFO     root:test_log_scenario.py:217 Count rows after insert 12881 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a6c9cdf-6f36-41c0-ac80-d0ccededf396, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a6c9cdf-6f36-41c0-ac80-d0ccededf396, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" 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, 2a6c9cdf-6f36-41c0-ac80-d0ccededf396, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 242adb75-d051-4c57-b7e6-7864000cb299, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 242adb75-d051-4c57-b7e6-7864000cb299, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" 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, 242adb75-d051-4c57-b7e6-7864000cb299, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -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/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25b5c5ff-d7a8-421e-adb9-40762f2143de, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25b5c5ff-d7a8-421e-adb9-40762f2143de, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" 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: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1d6ab894-811f-447d-a042-bedddf891935, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25b5c5ff-d7a8-421e-adb9-40762f2143de, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1d6ab894-811f-447d-a042-bedddf891935, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-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: 4079281
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1d6ab894-811f-447d-a042-bedddf891935, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODU5OTdmNjMtYThiYWQ1NmItMjk0OWViZC1mMDE2ZGY2ZA==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-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: 4079284
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f4af9b14-b95d-423e-85be-d51229c6663e, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4079285
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f4af9b14-b95d-423e-85be-d51229c6663e, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=ODU5OTdmNjMtYThiYWQ1NmItMjk0OWViZC1mMDE2ZGY2ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f4af9b14-b95d-423e-85be-d51229c6663e, ghrun-4v6ihek2yy.auto.internal:22536): 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=ODU5OTdmNjMtYThiYWQ1NmItMjk0OWViZC1mMDE2ZGY2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15e111ab-89c1-4a71-991c-8f26d6a7a03c, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15e111ab-89c1-4a71-991c-8f26d6a7a03c, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=ODU5OTdmNjMtYThiYWQ1NmItMjk0OWViZC1mMDE2ZGY2ZA==" 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, 15e111ab-89c1-4a71-991c-8f26d6a7a03c, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c97da7d8-6cb4-443c-9158-f010bbe02663, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c97da7d8-6cb4-443c-9158-f010bbe02663, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c97da7d8-6cb4-443c-9158-f010bbe02663, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGYyMjY5NjAtNTU2MGI1NzgtYzc5MGU1NmQtOTNiZWFmMTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d029f281-e70c-46dc-9041-1fe7e75aee3b, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d029f281-e70c-46dc-9041-1fe7e75aee3b, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OGYyMjY5NjAtNTU2MGI1NzgtYzc5MGU1NmQtOTNiZWFmMTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d029f281-e70c-46dc-9041-1fe7e75aee3b, ghrun-4v6ihek2yy.auto.internal:22536): 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=OGYyMjY5NjAtNTU2MGI1NzgtYzc5MGU1NmQtOTNiZWFmMTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff6f62a8-6054-4f8c-ac8d-3df6285e5ffa, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff6f62a8-6054-4f8c-ac8d-3df6285e5ffa, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OGYyMjY5NjAtNTU2MGI1NzgtYzc5MGU1NmQtOTNiZWFmMTI=" 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, 722eeae4-1b3d-4570-95e5-bcfd64afab82, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 722eeae4-1b3d-4570-95e5-bcfd64afab82, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff6f62a8-6054-4f8c-ac8d-3df6285e5ffa, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 722eeae4-1b3d-4570-95e5-bcfd64afab82, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWRlODZjYTQtZTg3YjMxZGQtNzYxNDVjYjgtMWQxNGU4N2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 936b794b-2e47-4b93-85b1-4cdd27f0151a, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 936b794b-2e47-4b93-85b1-4cdd27f0151a, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OWRlODZjYTQtZTg3YjMxZGQtNzYxNDVjYjgtMWQxNGU4N2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 936b794b-2e47-4b93-85b1-4cdd27f0151a, ghrun-4v6ihek2yy.auto.internal:22536): 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=OWRlODZjYTQtZTg3YjMxZGQtNzYxNDVjYjgtMWQxNGU4N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8c84eca-ec95-4000-8907-4ab041548748, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8c84eca-ec95-4000-8907-4ab041548748, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OWRlODZjYTQtZTg3YjMxZGQtNzYxNDVjYjgtMWQxNGU4N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81328609-dedb-43f8-aa52-f02f7d7848c3, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8c84eca-ec95-4000-8907-4ab041548748, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81328609-dedb-43f8-aa52-f02f7d7848c3, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81328609-dedb-43f8-aa52-f02f7d7848c3, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmY5YTk4MTctMzYwNGNlZTMtMjBkM2M5OTQtY2M3YTM2MGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76d93e0c-b289-44f1-93b8-bcad05f5831b, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76d93e0c-b289-44f1-93b8-bcad05f5831b, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=YmY5YTk4MTctMzYwNGNlZTMtMjBkM2M5OTQtY2M3YTM2MGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76d93e0c-b289-44f1-93b8-bcad05f5831b, ghrun-4v6ihek2yy.auto.internal:22536): 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=YmY5YTk4MTctMzYwNGNlZTMtMjBkM2M5OTQtY2M3YTM2MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e53a2c1-73d3-438a-be29-4537e5b7c2e9, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e53a2c1-73d3-438a-be29-4537e5b7c2e9, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=YmY5YTk4MTctMzYwNGNlZTMtMjBkM2M5OTQtY2M3YTM2MGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e53a2c1-73d3-438a-be29-4537e5b7c2e9, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 600f22fd-73ac-4a32-a706-c66f0969da7c, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 600f22fd-73ac-4a32-a706-c66f0969da7c, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 600f22fd-73ac-4a32-a706-c66f0969da7c, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDFkN2UzNy1hZWZhOGRhYy1lYTI0MWFmOS05ZTg4NGE1Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 226968ec-4e88-4134-bc11-d20b12c05365, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 226968ec-4e88-4134-bc11-d20b12c05365, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=ZDFkN2UzNy1hZWZhOGRhYy1lYTI0MWFmOS05ZTg4NGE1Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 226968ec-4e88-4134-bc11-d20b12c05365, ghrun-4v6ihek2yy.auto.internal:22536): 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=ZDFkN2UzNy1hZWZhOGRhYy1lYTI0MWFmOS05ZTg4NGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbe15a6b-e1ed-4b57-917e-29d4e1c40678, ghrun-4v6ihek2yy.auto.internal:22536): 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, bbe15a6b-e1ed-4b57-917e-29d4e1c40678, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=ZDFkN2UzNy1hZWZhOGRhYy1lYTI0MWFmOS05ZTg4NGE1Mw==" 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, 75114336-8b7c-4384-9479-4d96b5e06d38, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75114336-8b7c-4384-9479-4d96b5e06d38, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbe15a6b-e1ed-4b57-917e-29d4e1c40678, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75114336-8b7c-4384-9479-4d96b5e06d38, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njg4MGM0YjQtNzFhYWY2MmYtMjc1NmEzODAtZjk3M2UwNDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d40227f3-7cae-4699-b718-e73ac1913bf7, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d40227f3-7cae-4699-b718-e73ac1913bf7, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=Njg4MGM0YjQtNzFhYWY2MmYtMjc1NmEzODAtZjk3M2UwNDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d40227f3-7cae-4699-b718-e73ac1913bf7, ghrun-4v6ihek2yy.auto.internal:22536): 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=Njg4MGM0YjQtNzFhYWY2MmYtMjc1NmEzODAtZjk3M2UwNDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a644ed15-0e5b-43e6-aef8-c540fba5aa53, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a644ed15-0e5b-43e6-aef8-c540fba5aa53, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=Njg4MGM0YjQtNzFhYWY2MmYtMjc1NmEzODAtZjk3M2UwNDQ=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a644ed15-0e5b-43e6-aef8-c540fba5aa53, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fdea015a-f669-4ac2-b3ca-36a14cbddd4f, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fdea015a-f669-4ac2-b3ca-36a14cbddd4f, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fdea015a-f669-4ac2-b3ca-36a14cbddd4f, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmJhYTY3MDctMWU3ZDU1NzAtZDFiOTZkNzgtYzM0YmZjYTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca82b3ae-99ad-49b9-ac51-5c10cd6dddd0, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca82b3ae-99ad-49b9-ac51-5c10cd6dddd0, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=YmJhYTY3MDctMWU3ZDU1NzAtZDFiOTZkNzgtYzM0YmZjYTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca82b3ae-99ad-49b9-ac51-5c10cd6dddd0, ghrun-4v6ihek2yy.auto.internal:22536): 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=YmJhYTY3MDctMWU3ZDU1NzAtZDFiOTZkNzgtYzM0YmZjYTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81b1b4de-38a9-44b3-a022-129cd7c175ed, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81b1b4de-38a9-44b3-a022-129cd7c175ed, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=YmJhYTY3MDctMWU3ZDU1NzAtZDFiOTZkNzgtYzM0YmZjYTY=" 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, 48e5f87b-5e9b-42f6-9ed6-8f1319572a1f, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48e5f87b-5e9b-42f6-9ed6-8f1319572a1f, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81b1b4de-38a9-44b3-a022-129cd7c175ed, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48e5f87b-5e9b-42f6-9ed6-8f1319572a1f, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWVlMjJlNmQtMjUxMDFhMzEtYzZmZjUyYS03M2U2NzQ1OA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cfb5e461-2250-47ef-bb20-541da57f28c8, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cfb5e461-2250-47ef-bb20-541da57f28c8, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OWVlMjJlNmQtMjUxMDFhMzEtYzZmZjUyYS03M2U2NzQ1OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cfb5e461-2250-47ef-bb20-541da57f28c8, ghrun-4v6ihek2yy.auto.internal:22536): 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=OWVlMjJlNmQtMjUxMDFhMzEtYzZmZjUyYS03M2U2NzQ1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 252d9a01-47f0-4c9d-b33e-d373c1778cd0, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 252d9a01-47f0-4c9d-b33e-d373c1778cd0, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OWVlMjJlNmQtMjUxMDFhMzEtYzZmZjUyYS03M2U2NzQ1OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e032f937-fca6-485c-ba86-18d4190ba75d, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e032f937-fca6-485c-ba86-18d4190ba75d, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 252d9a01-47f0-4c9d-b33e-d373c1778cd0, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e032f937-fca6-485c-ba86-18d4190ba75d, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTQ0MmJmYTItMTliYTg1MjctNGI4YTRmYWYtZGNlMzQxNGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ee147178-6400-467e-84e5-118f0480ff95, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ee147178-6400-467e-84e5-118f0480ff95, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OTQ0MmJmYTItMTliYTg1MjctNGI4YTRmYWYtZGNlMzQxNGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ee147178-6400-467e-84e5-118f0480ff95, ghrun-4v6ihek2yy.auto.internal:22536): 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=OTQ0MmJmYTItMTliYTg1MjctNGI4YTRmYWYtZGNlMzQxNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53cc1241-1aed-4335-bb96-6a9aade2e6da, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53cc1241-1aed-4335-bb96-6a9aade2e6da, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OTQ0MmJmYTItMTliYTg1MjctNGI4YTRmYWYtZGNlMzQxNGQ=" 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, 53cc1241-1aed-4335-bb96-6a9aade2e6da, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 93ccc0ec-04ed-47d9-8d05-e69413612e9d, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158719725+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f4af9b14-b95d-423e-85be-d51229c6663e, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158850995+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 936b794b-2e47-4b93-85b1-4cdd27f0151a, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158882227+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d029f281-e70c-46dc-9041-1fe7e75aee3b, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158867095+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76d93e0c-b289-44f1-93b8-bcad05f5831b, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158903857+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 226968ec-4e88-4134-bc11-d20b12c05365, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158919642+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d40227f3-7cae-4699-b718-e73ac1913bf7, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158935676+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cfb5e461-2250-47ef-bb20-541da57f28c8, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158985435+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca82b3ae-99ad-49b9-ac51-5c10cd6dddd0, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158967552+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ee147178-6400-467e-84e5-118f0480ff95, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.159001896+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 25b5c5ff-d7a8-421e-adb9-40762f2143de, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.15883864+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 15e111ab-89c1-4a71-991c-8f26d6a7a03c, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158859255+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ff6f62a8-6054-4f8c-ac8d-3df6285e5ffa, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158874815+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8c84eca-ec95-4000-8907-4ab041548748, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158894751+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1e53a2c1-73d3-438a-be29-4537e5b7c2e9, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158911555+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bbe15a6b-e1ed-4b57-917e-29d4e1c40678, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158928868+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 81b1b4de-38a9-44b3-a022-129cd7c175ed, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158976982+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 252d9a01-47f0-4c9d-b33e-d373c1778cd0, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158995053+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a644ed15-0e5b-43e6-aef8-c540fba5aa53, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158957454+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 53cc1241-1aed-4335-bb96-6a9aade2e6da, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.159014925+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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 4079284) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4079284) elapsed time (sec): 30.19114089012146
DEBUG    ya.test:process.py:263 Command (pid 4079284) wtime: 30.199
DEBUG    ya.test:process.py:275 Command (pid 4079284) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     70	70	0	0	62	563	575	575
2	    167	167	0	0	59	93	106	110
3	      6	6	0	1390	122	134	134	134
4	      0	0	0	2720	0	0	0	0
5	      0	0	0	2844	0	0	0	0
6	      0	0	0	3025	0	0	0	0
7	      0	0	0	2980	0	0	0	0
8	      0	0	0	2930	0	0	0	0
9	      0	0	0	2890	0	0	0	0
10	      0	0	0	3010	0	0	0	0
11	      0	0	0	3050	0	0	0	0
12	      0	0	0	2980	0	0	0	0
13	      0	0	0	2980	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	3060	0	0	0	0
16	      0	0	0	3090	0	0	0	0
17	      0	0	0	2840	0	0	0	0
18	      0	0	0	2890	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	3190	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2910	0	0	0	0
24	      0	0	0	2730	0	0	0	0
25	      0	0	0	2345	0	0	0	0
26	      0	0	0	2227	0	0	0	0
27	      0	0	0	1777	0	0	0	0
28	      0	0	0	1650	0	0	0	0
29	      0	0	0	1673	0	0	0	0
30	      0	0	0	2116	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    243	8.1	0	75127	60	134	563	575

DEBUG    ya.test:process.py:276 Command (pid 4079284) 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 4079285) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4079285) elapsed time (sec): 30.265137434005737
DEBUG    ya.test:process.py:263 Command (pid 4079285) wtime: 30.268
DEBUG    ya.test:process.py:275 Command (pid 4079285) 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	1400	0	0	0	0
4	      0	0	0	2697	0	0	0	0
5	      0	0	0	2839	0	0	0	0
6	      0	0	0	3020	0	0	0	0
7	      0	0	0	2979	0	0	0	0
8	      0	0	0	2919	0	0	0	0
9	      0	0	0	2879	0	0	0	0
10	      0	0	0	2989	0	0	0	0
11	      0	0	0	3060	0	0	0	0
12	      0	0	0	2980	0	0	0	0
13	      0	0	0	2980	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	3060	0	0	0	0
16	      0	0	0	3090	0	0	0	0
17	      0	0	0	2840	0	0	0	0
18	      0	0	0	2890	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	3200	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2910	0	0	0	0
24	      0	0	0	2730	0	0	0	0
25	      0	0	0	2355	0	0	0	0
26	      0	0	0	2139	0	0	0	0
27	      0	0	0	1674	0	0	0	0
28	      0	0	0	1686	0	0	0	0
29	      0	0	0	1551	0	0	0	0
30	      0	0	0	2147	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:276 Command (pid 4079285) errors:

DEBUG    ya.test:process.py:259 Command (pid 4079281) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4079281) elapsed time (sec): 30.2754487991333
DEBUG    ya.test:process.py:263 Command (pid 4079281) wtime: 30.282
DEBUG    ya.test:process.py:275 Command (pid 4079281) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    100	100	0	0	49	431	441	443
2	    212	212	0	0	45	70	83	93
3	      9	9	0	1384	99	119	119	119
4	      0	0	0	2689	0	0	0	0
5	      0	0	0	2830	0	0	0	0
6	      0	0	0	3020	0	0	0	0
7	      0	0	0	2980	0	0	0	0
8	      0	0	0	2920	0	0	0	0
9	      0	0	0	2860	0	0	0	0
10	      0	0	0	2973	0	0	0	0
11	      0	0	0	3050	0	0	0	0
12	      0	0	0	2980	0	0	0	0
13	      0	0	0	2980	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	3050	0	0	0	0
16	      0	0	0	3060	0	0	0	0
17	      0	0	0	2840	0	0	0	0
18	      0	0	0	2880	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	3190	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	2780	0	0	0	0
23	      0	0	0	2910	0	0	0	0
24	      0	0	0	2740	0	0	0	0
25	      0	0	0	2389	0	0	0	0
26	      0	0	0	2188	0	0	0	0
27	      0	0	0	1589	0	0	0	0
28	      0	0	0	1532	0	0	0	0
29	      0	0	0	1451	0	0	0	0
30	      0	0	0	2058	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    321	10.7	0	74363	46	129	433	443

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
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:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-4v6ihek2yy'
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/i5jk/00160e/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.4065758' in '/home/runner/.ya/build/build_root/i5jk/00160e/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_u6a1kk6b.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:22536/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5620
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23578
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12002
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29594
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4065211
DEBUG    ya.test:process.py:259 Command (pid 4065211) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4065211) elapsed time (sec): 0.48418331146240234
DEBUG    ya.test:process.py:263 Command (pid 4065211) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) maxrss: 542212
DEBUG    ya.test:process.py:263 Command (pid 4065211) minflt: 16190
DEBUG    ya.test:process.py:263 Command (pid 4065211) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) nivcsw: 831
DEBUG    ya.test:process.py:263 Command (pid 4065211) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4065211) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 4065211) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4065211) stime: 0.256787
DEBUG    ya.test:process.py:263 Command (pid 4065211) utime: 0.11706499999999999
DEBUG    ya.test:process.py:263 Command (pid 4065211) wtime: 0.485
DEBUG    ya.test:process.py:275 Command (pid 4065211) 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-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29594
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/i5jk/00160e/r3tmp/kikimr_cluster_ubzg2ba7
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22536
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12002
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23578
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5620
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/i5jk/00160e/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/i5jk/00160e/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/i5jk/00160e/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_u6a1kk6b.log --grpc-port=22536 --mon-port=12002 --ic-port=29594
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22536/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/i5jk/00160e/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/i5jk/00160e/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/i5jk/00160e/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_u6a1kk6b.log --grpc-port=22536 --mon-port=12002 --ic-port=29594
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/i5jk/00160e/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/i5jk/00160e/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_u6a1kk6b.log', '--grpc-port=22536', '--mon-port=12002', '--ic-port=29594')' in '/home/runner/.ya/build/build_root/i5jk/00160e/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: 4065758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:22536/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/i5jk/00160e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4065759
DEBUG    ya.test:process.py:259 Command (pid 4065759) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4065759) elapsed time (sec): 0.4706993103027344
DEBUG    ya.test:process.py:263 Command (pid 4065759) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) maxrss: 542212
DEBUG    ya.test:process.py:263 Command (pid 4065759) minflt: 16193
DEBUG    ya.test:process.py:263 Command (pid 4065759) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) nivcsw: 261
DEBUG    ya.test:process.py:263 Command (pid 4065759) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4065759) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 4065759) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4065759) stime: 0.276565
DEBUG    ya.test:process.py:263 Command (pid 4065759) utime: 0.11545499999999999
DEBUG    ya.test:process.py:263 Command (pid 4065759) wtime: 0.472
DEBUG    ya.test:process.py:275 Command (pid 4065759) 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-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:process.py:276 Command (pid 4065759) 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-4v6ihek2yy    Host information: 
        Linux ghrun-4v6ihek2yy 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/i5jk/00160e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22536', '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: 29594\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/i5jk/00160e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22536', '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: 29594\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4067789
DEBUG    ya.test:process.py:259 Command (pid 4067789) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4067789) elapsed time (sec): 1.4955008029937744
DEBUG    ya.test:process.py:263 Command (pid 4067789) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) maxrss: 550696
DEBUG    ya.test:process.py:263 Command (pid 4067789) minflt: 19051
DEBUG    ya.test:process.py:263 Command (pid 4067789) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 4067789) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4067789) nvcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 4067789) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4067789) stime: 0.835318
DEBUG    ya.test:process.py:263 Command (pid 4067789) utime: 0.153767
DEBUG    ya.test:process.py:263 Command (pid 4067789) wtime: 1.497
DEBUG    ya.test:process.py:275 Command (pid 4067789) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22536', '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/i5jk/00160e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22536', '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: 4069236
DEBUG    ya.test:process.py:259 Command (pid 4069236) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4069236) elapsed time (sec): 0.5494775772094727
DEBUG    ya.test:process.py:263 Command (pid 4069236) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) maxrss: 550696
DEBUG    ya.test:process.py:263 Command (pid 4069236) minflt: 18334
DEBUG    ya.test:process.py:263 Command (pid 4069236) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 4069236) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4069236) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 4069236) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4069236) stime: 0.290452
DEBUG    ya.test:process.py:263 Command (pid 4069236) utime: 0.13256199999999999
DEBUG    ya.test:process.py:263 Command (pid 4069236) wtime: 0.566
DEBUG    ya.test:process.py:275 Command (pid 4069236) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4069236) 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, 411607ae-c897-47d7-9f03-fd3a45d6c175, localhost:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 411607ae-c897-47d7-9f03-fd3a45d6c175, localhost:22536): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 411607ae-c897-47d7-9f03-fd3a45d6c175, localhost:22536): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-4v6ihek2yy.auto.internal" port: 22536 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-4v6ihek2yy.auto.internal:22536, 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:22536
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -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/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4069874
DEBUG    ya.test:process.py:259 Command (pid 4069874) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4069874) elapsed time (sec): 0.5294740200042725
DEBUG    ya.test:process.py:263 Command (pid 4069874) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) maxrss: 171560
DEBUG    ya.test:process.py:263 Command (pid 4069874) minflt: 3561
DEBUG    ya.test:process.py:263 Command (pid 4069874) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 4069874) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4069874) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 4069874) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4069874) stime: 0.0317
DEBUG    ya.test:process.py:263 Command (pid 4069874) utime: 0.049317
DEBUG    ya.test:process.py:263 Command (pid 4069874) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 4069874) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4069874) 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/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -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/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-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: 4070244
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 4070244) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4070244) elapsed time (sec): 30.19098663330078
DEBUG    ya.test:process.py:263 Command (pid 4070244) wtime: 30.197
DEBUG    ya.test:process.py:275 Command (pid 4070244) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    278	278	0	0	32	68	86	91
2	    143	143	0	0	70	97	109	113
3	    418	418	0	0	20	38	52	58
4	    405	405	0	0	22	39	42	48
5	    447	447	0	0	20	32	41	48
6	    425	425	0	0	21	34	48	54
7	    406	406	0	0	20	44	61	67
8	    426	426	0	0	21	38	52	57
9	    413	413	0	0	22	35	61	66
10	    479	479	0	0	20	22	25	29
11	    489	489	0	0	20	22	25	30
12	    483	483	0	0	20	23	25	28
13	    477	477	0	0	20	22	37	42
14	    447	447	0	0	20	33	39	41
15	    483	483	0	0	20	23	25	27
16	    486	486	0	0	20	23	28	32
17	    484	484	0	0	20	22	24	27
18	    486	486	0	0	20	21	22	23
19	    489	489	0	0	20	21	21	24
20	    476	476	0	0	20	25	32	38
21	    477	477	0	0	20	25	29	32
22	    473	473	0	0	20	26	32	33
23	    483	483	0	0	20	22	25	27
24	    466	466	0	0	20	27	34	40
25	    461	461	0	0	20	28	36	38
26	    430	430	0	0	20	41	68	70
27	    424	424	0	0	20	37	55	59
28	    445	445	0	0	20	31	45	53
29	    366	366	0	0	24	48	57	64
30	    416	416	0	0	22	41	63	71

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13081	436.033	0	0	20	35	64	113

DEBUG    ya.test:process.py:276 Command (pid 4070244) 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, 53642304-0553-45a6-8613-6cd4c850b7ee, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 53642304-0553-45a6-8613-6cd4c850b7ee, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 53642304-0553-45a6-8613-6cd4c850b7ee, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 93ccc0ec-04ed-47d9-8d05-e69413612e9d, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 93ccc0ec-04ed-47d9-8d05-e69413612e9d, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 93ccc0ec-04ed-47d9-8d05-e69413612e9d, ghrun-4v6ihek2yy.auto.internal:22536): 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=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ded7fd74-a966-4a5c-991b-0da694ca4c76, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ded7fd74-a966-4a5c-991b-0da694ca4c76, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" 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, ded7fd74-a966-4a5c-991b-0da694ca4c76, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
INFO     root:test_log_scenario.py:217 Count rows after insert 12881 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a6c9cdf-6f36-41c0-ac80-d0ccededf396, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a6c9cdf-6f36-41c0-ac80-d0ccededf396, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" 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, 2a6c9cdf-6f36-41c0-ac80-d0ccededf396, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 242adb75-d051-4c57-b7e6-7864000cb299, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 242adb75-d051-4c57-b7e6-7864000cb299, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" 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, 242adb75-d051-4c57-b7e6-7864000cb299, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -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/i5jk/00160e/ydb/apps/ydb/ydb -e grpc://localhost:22536 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25b5c5ff-d7a8-421e-adb9-40762f2143de, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25b5c5ff-d7a8-421e-adb9-40762f2143de, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=NmY5ODI3MjgtNDU5MTZmMmUtNTFkMzkzMDAtN2NiNTczMGE=" 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: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1d6ab894-811f-447d-a042-bedddf891935, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25b5c5ff-d7a8-421e-adb9-40762f2143de, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1d6ab894-811f-447d-a042-bedddf891935, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-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: 4079281
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1d6ab894-811f-447d-a042-bedddf891935, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODU5OTdmNjMtYThiYWQ1NmItMjk0OWViZC1mMDE2ZGY2ZA==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/i5jk/00160e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:22536', '-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: 4079284
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f4af9b14-b95d-423e-85be-d51229c6663e, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ya.test:process.py:628 Command pid: 4079285
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f4af9b14-b95d-423e-85be-d51229c6663e, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=ODU5OTdmNjMtYThiYWQ1NmItMjk0OWViZC1mMDE2ZGY2ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f4af9b14-b95d-423e-85be-d51229c6663e, ghrun-4v6ihek2yy.auto.internal:22536): 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=ODU5OTdmNjMtYThiYWQ1NmItMjk0OWViZC1mMDE2ZGY2ZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15e111ab-89c1-4a71-991c-8f26d6a7a03c, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15e111ab-89c1-4a71-991c-8f26d6a7a03c, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=ODU5OTdmNjMtYThiYWQ1NmItMjk0OWViZC1mMDE2ZGY2ZA==" 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, 15e111ab-89c1-4a71-991c-8f26d6a7a03c, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c97da7d8-6cb4-443c-9158-f010bbe02663, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c97da7d8-6cb4-443c-9158-f010bbe02663, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c97da7d8-6cb4-443c-9158-f010bbe02663, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGYyMjY5NjAtNTU2MGI1NzgtYzc5MGU1NmQtOTNiZWFmMTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d029f281-e70c-46dc-9041-1fe7e75aee3b, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d029f281-e70c-46dc-9041-1fe7e75aee3b, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OGYyMjY5NjAtNTU2MGI1NzgtYzc5MGU1NmQtOTNiZWFmMTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d029f281-e70c-46dc-9041-1fe7e75aee3b, ghrun-4v6ihek2yy.auto.internal:22536): 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=OGYyMjY5NjAtNTU2MGI1NzgtYzc5MGU1NmQtOTNiZWFmMTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff6f62a8-6054-4f8c-ac8d-3df6285e5ffa, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff6f62a8-6054-4f8c-ac8d-3df6285e5ffa, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OGYyMjY5NjAtNTU2MGI1NzgtYzc5MGU1NmQtOTNiZWFmMTI=" 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, 722eeae4-1b3d-4570-95e5-bcfd64afab82, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 722eeae4-1b3d-4570-95e5-bcfd64afab82, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff6f62a8-6054-4f8c-ac8d-3df6285e5ffa, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 722eeae4-1b3d-4570-95e5-bcfd64afab82, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWRlODZjYTQtZTg3YjMxZGQtNzYxNDVjYjgtMWQxNGU4N2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 936b794b-2e47-4b93-85b1-4cdd27f0151a, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 936b794b-2e47-4b93-85b1-4cdd27f0151a, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OWRlODZjYTQtZTg3YjMxZGQtNzYxNDVjYjgtMWQxNGU4N2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 936b794b-2e47-4b93-85b1-4cdd27f0151a, ghrun-4v6ihek2yy.auto.internal:22536): 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=OWRlODZjYTQtZTg3YjMxZGQtNzYxNDVjYjgtMWQxNGU4N2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8c84eca-ec95-4000-8907-4ab041548748, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8c84eca-ec95-4000-8907-4ab041548748, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OWRlODZjYTQtZTg3YjMxZGQtNzYxNDVjYjgtMWQxNGU4N2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 81328609-dedb-43f8-aa52-f02f7d7848c3, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8c84eca-ec95-4000-8907-4ab041548748, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81328609-dedb-43f8-aa52-f02f7d7848c3, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81328609-dedb-43f8-aa52-f02f7d7848c3, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmY5YTk4MTctMzYwNGNlZTMtMjBkM2M5OTQtY2M3YTM2MGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76d93e0c-b289-44f1-93b8-bcad05f5831b, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76d93e0c-b289-44f1-93b8-bcad05f5831b, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=YmY5YTk4MTctMzYwNGNlZTMtMjBkM2M5OTQtY2M3YTM2MGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76d93e0c-b289-44f1-93b8-bcad05f5831b, ghrun-4v6ihek2yy.auto.internal:22536): 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=YmY5YTk4MTctMzYwNGNlZTMtMjBkM2M5OTQtY2M3YTM2MGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e53a2c1-73d3-438a-be29-4537e5b7c2e9, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e53a2c1-73d3-438a-be29-4537e5b7c2e9, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=YmY5YTk4MTctMzYwNGNlZTMtMjBkM2M5OTQtY2M3YTM2MGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e53a2c1-73d3-438a-be29-4537e5b7c2e9, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 600f22fd-73ac-4a32-a706-c66f0969da7c, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 600f22fd-73ac-4a32-a706-c66f0969da7c, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 600f22fd-73ac-4a32-a706-c66f0969da7c, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDFkN2UzNy1hZWZhOGRhYy1lYTI0MWFmOS05ZTg4NGE1Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 226968ec-4e88-4134-bc11-d20b12c05365, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 226968ec-4e88-4134-bc11-d20b12c05365, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=ZDFkN2UzNy1hZWZhOGRhYy1lYTI0MWFmOS05ZTg4NGE1Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 226968ec-4e88-4134-bc11-d20b12c05365, ghrun-4v6ihek2yy.auto.internal:22536): 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=ZDFkN2UzNy1hZWZhOGRhYy1lYTI0MWFmOS05ZTg4NGE1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbe15a6b-e1ed-4b57-917e-29d4e1c40678, ghrun-4v6ihek2yy.auto.internal:22536): 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, bbe15a6b-e1ed-4b57-917e-29d4e1c40678, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=ZDFkN2UzNy1hZWZhOGRhYy1lYTI0MWFmOS05ZTg4NGE1Mw==" 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, 75114336-8b7c-4384-9479-4d96b5e06d38, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75114336-8b7c-4384-9479-4d96b5e06d38, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbe15a6b-e1ed-4b57-917e-29d4e1c40678, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75114336-8b7c-4384-9479-4d96b5e06d38, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njg4MGM0YjQtNzFhYWY2MmYtMjc1NmEzODAtZjk3M2UwNDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d40227f3-7cae-4699-b718-e73ac1913bf7, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d40227f3-7cae-4699-b718-e73ac1913bf7, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=Njg4MGM0YjQtNzFhYWY2MmYtMjc1NmEzODAtZjk3M2UwNDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d40227f3-7cae-4699-b718-e73ac1913bf7, ghrun-4v6ihek2yy.auto.internal:22536): 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=Njg4MGM0YjQtNzFhYWY2MmYtMjc1NmEzODAtZjk3M2UwNDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a644ed15-0e5b-43e6-aef8-c540fba5aa53, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a644ed15-0e5b-43e6-aef8-c540fba5aa53, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=Njg4MGM0YjQtNzFhYWY2MmYtMjc1NmEzODAtZjk3M2UwNDQ=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a644ed15-0e5b-43e6-aef8-c540fba5aa53, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fdea015a-f669-4ac2-b3ca-36a14cbddd4f, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fdea015a-f669-4ac2-b3ca-36a14cbddd4f, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fdea015a-f669-4ac2-b3ca-36a14cbddd4f, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmJhYTY3MDctMWU3ZDU1NzAtZDFiOTZkNzgtYzM0YmZjYTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca82b3ae-99ad-49b9-ac51-5c10cd6dddd0, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca82b3ae-99ad-49b9-ac51-5c10cd6dddd0, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=YmJhYTY3MDctMWU3ZDU1NzAtZDFiOTZkNzgtYzM0YmZjYTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca82b3ae-99ad-49b9-ac51-5c10cd6dddd0, ghrun-4v6ihek2yy.auto.internal:22536): 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=YmJhYTY3MDctMWU3ZDU1NzAtZDFiOTZkNzgtYzM0YmZjYTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81b1b4de-38a9-44b3-a022-129cd7c175ed, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81b1b4de-38a9-44b3-a022-129cd7c175ed, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=YmJhYTY3MDctMWU3ZDU1NzAtZDFiOTZkNzgtYzM0YmZjYTY=" 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, 48e5f87b-5e9b-42f6-9ed6-8f1319572a1f, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48e5f87b-5e9b-42f6-9ed6-8f1319572a1f, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81b1b4de-38a9-44b3-a022-129cd7c175ed, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48e5f87b-5e9b-42f6-9ed6-8f1319572a1f, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWVlMjJlNmQtMjUxMDFhMzEtYzZmZjUyYS03M2U2NzQ1OA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cfb5e461-2250-47ef-bb20-541da57f28c8, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cfb5e461-2250-47ef-bb20-541da57f28c8, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OWVlMjJlNmQtMjUxMDFhMzEtYzZmZjUyYS03M2U2NzQ1OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cfb5e461-2250-47ef-bb20-541da57f28c8, ghrun-4v6ihek2yy.auto.internal:22536): 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=OWVlMjJlNmQtMjUxMDFhMzEtYzZmZjUyYS03M2U2NzQ1OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 252d9a01-47f0-4c9d-b33e-d373c1778cd0, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 252d9a01-47f0-4c9d-b33e-d373c1778cd0, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OWVlMjJlNmQtMjUxMDFhMzEtYzZmZjUyYS03M2U2NzQ1OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e032f937-fca6-485c-ba86-18d4190ba75d, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e032f937-fca6-485c-ba86-18d4190ba75d, ghrun-4v6ihek2yy.auto.internal:22536): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 252d9a01-47f0-4c9d-b33e-d373c1778cd0, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e032f937-fca6-485c-ba86-18d4190ba75d, ghrun-4v6ihek2yy.auto.internal:22536): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTQ0MmJmYTItMTliYTg1MjctNGI4YTRmYWYtZGNlMzQxNGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ee147178-6400-467e-84e5-118f0480ff95, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ee147178-6400-467e-84e5-118f0480ff95, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OTQ0MmJmYTItMTliYTg1MjctNGI4YTRmYWYtZGNlMzQxNGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ee147178-6400-467e-84e5-118f0480ff95, ghrun-4v6ihek2yy.auto.internal:22536): 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=OTQ0MmJmYTItMTliYTg1MjctNGI4YTRmYWYtZGNlMzQxNGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 53cc1241-1aed-4335-bb96-6a9aade2e6da, ghrun-4v6ihek2yy.auto.internal:22536): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53cc1241-1aed-4335-bb96-6a9aade2e6da, ghrun-4v6ihek2yy.auto.internal:22536): request = { session_id: "ydb://session/3?node_id=1&id=OTQ0MmJmYTItMTliYTg1MjctNGI4YTRmYWYtZGNlMzQxNGQ=" 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, 53cc1241-1aed-4335-bb96-6a9aade2e6da, ghrun-4v6ihek2yy.auto.internal:22536): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 93ccc0ec-04ed-47d9-8d05-e69413612e9d, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158719725+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f4af9b14-b95d-423e-85be-d51229c6663e, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158850995+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 936b794b-2e47-4b93-85b1-4cdd27f0151a, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158882227+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d029f281-e70c-46dc-9041-1fe7e75aee3b, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158867095+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76d93e0c-b289-44f1-93b8-bcad05f5831b, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158903857+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 226968ec-4e88-4134-bc11-d20b12c05365, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158919642+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d40227f3-7cae-4699-b718-e73ac1913bf7, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158935676+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cfb5e461-2250-47ef-bb20-541da57f28c8, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158985435+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca82b3ae-99ad-49b9-ac51-5c10cd6dddd0, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158967552+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ee147178-6400-467e-84e5-118f0480ff95, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:22536 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.159001896+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 25b5c5ff-d7a8-421e-adb9-40762f2143de, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.15883864+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 15e111ab-89c1-4a71-991c-8f26d6a7a03c, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158859255+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ff6f62a8-6054-4f8c-ac8d-3df6285e5ffa, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158874815+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e8c84eca-ec95-4000-8907-4ab041548748, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158894751+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1e53a2c1-73d3-438a-be29-4537e5b7c2e9, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158911555+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bbe15a6b-e1ed-4b57-917e-29d4e1c40678, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158928868+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-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 81b1b4de-38a9-44b3-a022-129cd7c175ed, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158976982+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 252d9a01-47f0-4c9d-b33e-d373c1778cd0, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.158995053+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a644ed15-0e5b-43e6-aef8-c540fba5aa53, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-18T02:20:51.158957454+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 53cc1241-1aed-4335-bb96-6a9aade2e6da, ghrun-4v6ihek2yy.auto.internal:22536): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-18T02:20:51.159014925+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-4v6ihek2yy.auto.internal:22536
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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 4079284) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4079284) elapsed time (sec): 30.19114089012146
DEBUG    ya.test:process.py:263 Command (pid 4079284) wtime: 30.199
DEBUG    ya.test:process.py:275 Command (pid 4079284) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     70	70	0	0	62	563	575	575
2	    167	167	0	0	59	93	106	110
3	      6	6	0	1390	122	134	134	134
4	      0	0	0	2720	0	0	0	0
5	      0	0	0	2844	0	0	0	0
6	      0	0	0	3025	0	0	0	0
7	      0	0	0	2980	0	0	0	0
8	      0	0	0	2930	0	0	0	0
9	      0	0	0	2890	0	0	0	0
10	      0	0	0	3010	0	0	0	0
11	      0	0	0	3050	0	0	0	0
12	      0	0	0	2980	0	0	0	0
13	      0	0	0	2980	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	3060	0	0	0	0
16	      0	0	0	3090	0	0	0	0
17	      0	0	0	2840	0	0	0	0
18	      0	0	0	2890	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	3190	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2910	0	0	0	0
24	      0	0	0	2730	0	0	0	0
25	      0	0	0	2345	0	0	0	0
26	      0	0	0	2227	0	0	0	0
27	      0	0	0	1777	0	0	0	0
28	      0	0	0	1650	0	0	0	0
29	      0	0	0	1673	0	0	0	0
30	      0	0	0	2116	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    243	8.1	0	75127	60	134	563	575

DEBUG    ya.test:process.py:276 Command (pid 4079284) 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 4079285) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4079285) elapsed time (sec): 30.265137434005737
DEBUG    ya.test:process.py:263 Command (pid 4079285) wtime: 30.268
DEBUG    ya.test:process.py:275 Command (pid 4079285) 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	1400	0	0	0	0
4	      0	0	0	2697	0	0	0	0
5	      0	0	0	2839	0	0	0	0
6	      0	0	0	3020	0	0	0	0
7	      0	0	0	2979	0	0	0	0
8	      0	0	0	2919	0	0	0	0
9	      0	0	0	2879	0	0	0	0
10	      0	0	0	2989	0	0	0	0
11	      0	0	0	3060	0	0	0	0
12	      0	0	0	2980	0	0	0	0
13	      0	0	0	2980	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	3060	0	0	0	0
16	      0	0	0	3090	0	0	0	0
17	      0	0	0	2840	0	0	0	0
18	      0	0	0	2890	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	3200	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	2790	0	0	0	0
23	      0	0	0	2910	0	0	0	0
24	      0	0	0	2730	0	0	0	0
25	      0	0	0	2355	0	0	0	0
26	      0	0	0	2139	0	0	0	0
27	      0	0	0	1674	0	0	0	0
28	      0	0	0	1686	0	0	0	0
29	      0	0	0	1551	0	0	0	0
30	      0	0	0	2147	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:276 Command (pid 4079285) errors:

DEBUG    ya.test:process.py:259 Command (pid 4079281) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4079281) elapsed time (sec): 30.2754487991333
DEBUG    ya.test:process.py:263 Command (pid 4079281) wtime: 30.282
DEBUG    ya.test:process.py:275 Command (pid 4079281) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    100	100	0	0	49	431	441	443
2	    212	212	0	0	45	70	83	93
3	      9	9	0	1384	99	119	119	119
4	      0	0	0	2689	0	0	0	0
5	      0	0	0	2830	0	0	0	0
6	      0	0	0	3020	0	0	0	0
7	      0	0	0	2980	0	0	0	0
8	      0	0	0	2920	0	0	0	0
9	      0	0	0	2860	0	0	0	0
10	      0	0	0	2973	0	0	0	0
11	      0	0	0	3050	0	0	0	0
12	      0	0	0	2980	0	0	0	0
13	      0	0	0	2980	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	3050	0	0	0	0
16	      0	0	0	3060	0	0	0	0
17	      0	0	0	2840	0	0	0	0
18	      0	0	0	2880	0	0	0	0
19	      0	0	0	3050	0	0	0	0
20	      0	0	0	3190	0	0	0	0
21	      0	0	0	3080	0	0	0	0
22	      0	0	0	2780	0	0	0	0
23	      0	0	0	2910	0	0	0	0
24	      0	0	0	2740	0	0	0	0
25	      0	0	0	2389	0	0	0	0
26	      0	0	0	2188	0	0	0	0
27	      0	0	0	1589	0	0	0	0
28	      0	0	0	1532	0	0	0	0
29	      0	0	0	1451	0	0	0	0
30	      0	0	0	2058	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    321	10.7	0	74363	46	129	433	443

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
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:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". 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:22536
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22536". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
345.28s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.88s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
5.68s 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/i5jk/00160e/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/i5jk/00160e/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-18T02:20:48.878644Z): source_id=348;tablet_id=72075186224037926;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 @ 0xA781835
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA779D76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB60FFC8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD5EED2B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DD53D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DD512F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5C9F5D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1416425B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DAA8C7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CFBDD3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CFBDD3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CF8BF3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CFF6A7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14182048
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CC65085
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5B2ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB600A74
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB604B34
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB604740
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60532E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA78348C
21. ??:0: ?? @ 0x7FC91FB00AC2
22. ??:0: ?? @ 0x7FC91FB928BF
============ 1 failed, 106 deselected, 1 error in 358.08s (0:05:58) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/001615/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

=========================== 106 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/001606/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

=========================== 106 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/0015f9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

=========================== 106 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/00164d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

=========================== 106 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/00162b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

=========================== 106 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/i5jk/001647/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 110 items / 106 deselected / 4 selected

=========================== 106 deselected in 0.74s ============================
