============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1c4/00030e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

test_create.py .

============================== slowest durations ===============================
3.34s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.46s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 105 deselected in 4.38s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 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:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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-11T19:34:19.655876Z): source_id=112;tablet_id=72075186224037901;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA79F8E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA797E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB625C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91E6CB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF33C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF311F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8F9CDD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141243EB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D63FF7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CBB9F3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CBB9F3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CB8813
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CBF2C7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14141C68
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB9F895
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D0ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB616724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB61A7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB61A3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB61AFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A153C
E   21. ??:0: ?? @ 0x7F508780CAC2
E   22. ??:0: ?? @ 0x7F508789E8BF
------------------------------ 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/k1c4/000304/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3975845
DEBUG    ya.test:process.py:259 Command (pid 3975845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3975845) elapsed time (sec): 0.29451990127563477
DEBUG    ya.test:process.py:263 Command (pid 3975845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) maxrss: 541452
DEBUG    ya.test:process.py:263 Command (pid 3975845) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 3975845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3975845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3975845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3975845) stime: 0.17890799999999998
DEBUG    ya.test:process.py:263 Command (pid 3975845) utime: 0.067587
DEBUG    ya.test:process.py:263 Command (pid 3975845) wtime: 0.296
DEBUG    ya.test:process.py:275 Command (pid 3975845) output:
Git info:
    Commit: 4c3049e7c7ddb589fcf8a6e6b04b6b25d1a757fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c5bhuyovlm
    Host information: 
        Linux ghrun-c5bhuyovlm 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 3975845) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 4c3049e7c7ddb589fcf8a6e6b04b6b25d1a757fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c5bhuyovlm
    Host information: 
        Linux ghrun-c5bhuyovlm 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/k1c4/000304/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5777
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/k1c4/000304/r3tmp/kikimr_cluster__qtumf8b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3883
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4553
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17193
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/k1c4/000304/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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fjuqcgix.log --grpc-port=62007 --mon-port=3883 --ic-port=5777
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62007/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/k1c4/000304/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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fjuqcgix.log --grpc-port=62007 --mon-port=3883 --ic-port=5777
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fjuqcgix.log', '--grpc-port=62007', '--mon-port=3883', '--ic-port=5777')' in '/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3976053
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62007/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/k1c4/000304/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3976055
DEBUG    ya.test:process.py:259 Command (pid 3976055) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3976055) elapsed time (sec): 0.3025929927825928
DEBUG    ya.test:process.py:263 Command (pid 3976055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) maxrss: 541456
DEBUG    ya.test:process.py:263 Command (pid 3976055) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 3976055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3976055) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3976055) stime: 0.175016
DEBUG    ya.test:process.py:263 Command (pid 3976055) utime: 0.07955899999999999
DEBUG    ya.test:process.py:263 Command (pid 3976055) wtime: 0.304
DEBUG    ya.test:process.py:275 Command (pid 3976055) output:
Git info:
    Commit: 4c3049e7c7ddb589fcf8a6e6b04b6b25d1a757fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c5bhuyovlm
    Host information: 
        Linux ghrun-c5bhuyovlm 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 3976055) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4c3049e7c7ddb589fcf8a6e6b04b6b25d1a757fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into ed7c647d380bc46db55840ec067d65fa851d03f2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62007', '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: 5777\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/k1c4/000304/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62007', '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: 5777\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3976962
DEBUG    ya.test:process.py:259 Command (pid 3976962) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3976962) elapsed time (sec): 0.3695988655090332
DEBUG    ya.test:process.py:263 Command (pid 3976962) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) maxrss: 549688
DEBUG    ya.test:process.py:263 Command (pid 3976962) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 3976962) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3976962) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3976962) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3976962) stime: 0.228349
DEBUG    ya.test:process.py:263 Command (pid 3976962) utime: 0.098426
DEBUG    ya.test:process.py:263 Command (pid 3976962) wtime: 0.371
DEBUG    ya.test:process.py:275 Command (pid 3976962) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62007', '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/k1c4/000304/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62007', '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: 3977053
DEBUG    ya.test:process.py:259 Command (pid 3977053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3977053) elapsed time (sec): 0.4097251892089844
DEBUG    ya.test:process.py:263 Command (pid 3977053) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) maxrss: 549716
DEBUG    ya.test:process.py:263 Command (pid 3977053) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 3977053) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3977053) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3977053) stime: 0.26783599999999996
DEBUG    ya.test:process.py:263 Command (pid 3977053) utime: 0.08725899999999999
DEBUG    ya.test:process.py:263 Command (pid 3977053) wtime: 0.411
DEBUG    ya.test:process.py:275 Command (pid 3977053) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

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

DEBUG    ya.test:process.py:276 Command (pid 3977435) 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/k1c4/000304/ydb/apps/ydb/ydb -e grpc://localhost:62007 -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/k1c4/000304/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62007', '-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: 3977664
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 3977664) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3977664) elapsed time (sec): 30.268266677856445
DEBUG    ya.test:process.py:263 Command (pid 3977664) wtime: 30.269
DEBUG    ya.test:process.py:275 Command (pid 3977664) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    473	473	0	0	20	23	30	34
2	    482	482	0	0	20	22	34	35
3	    486	486	0	0	20	22	24	25
4	    473	473	0	0	20	26	31	33
5	    458	458	0	0	20	29	43	47
6	    479	479	0	0	20	24	27	31
7	    381	381	0	0	22	43	58	66
8	    347	347	0	0	24	53	76	79
9	    300	300	0	0	25	59	136	143
10	    231	231	0	0	35	88	102	110
11	    310	310	0	0	26	80	105	109
12	    291	291	0	0	26	92	116	120
13	    400	400	0	0	22	41	78	87
14	    328	328	0	0	23	91	103	111
15	    327	327	0	0	23	86	105	107
16	    284	284	0	0	23	114	196	203
17	    311	311	0	0	25	73	96	101
18	    324	324	0	0	24	92	124	129
19	    393	393	0	0	21	50	61	62
20	    440	440	0	0	21	32	38	41
21	    415	415	0	0	22	38	55	61
22	    431	431	0	0	21	32	47	51
23	    380	380	0	0	24	39	53	55
24	    306	306	0	0	25	86	95	101
25	    348	348	0	0	22	71	111	115
26	    389	389	0	0	24	41	48	55
27	    385	385	0	0	22	44	66	72
28	    426	426	0	0	22	34	43	48
29	    400	400	0	0	23	34	39	47
30	    421	421	0	0	21	35	126	130

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11419	380.633	0	0	21	49	95	203

DEBUG    ya.test:process.py:276 Command (pid 3977664) 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, 6dc9c959-bd77-4240-b151-ec633577d932, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6dc9c959-bd77-4240-b151-ec633577d932, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6dc9c959-bd77-4240-b151-ec633577d932, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6787ef22-e461-45a5-b72a-fbac93ada83f, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6787ef22-e461-45a5-b72a-fbac93ada83f, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6787ef22-e461-45a5-b72a-fbac93ada83f, ghrun-c5bhuyovlm.auto.internal:62007): 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=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 715a7cc2-86e1-4791-a0e0-d246cd4eb6a9, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 715a7cc2-86e1-4791-a0e0-d246cd4eb6a9, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" 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, 715a7cc2-86e1-4791-a0e0-d246cd4eb6a9, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
INFO     root:test_log_scenario.py:217 Count rows after insert 11177 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37beb9b0-86b4-4e31-9374-defe2d028d43, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37beb9b0-86b4-4e31-9374-defe2d028d43, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" 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, 37beb9b0-86b4-4e31-9374-defe2d028d43, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00ca3d1d-4fad-4673-9046-240103be02a6, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00ca3d1d-4fad-4673-9046-240103be02a6, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" 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, 00ca3d1d-4fad-4673-9046-240103be02a6, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydb/ydb -e grpc://localhost:62007 -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/k1c4/000304/ydb/apps/ydb/ydb -e grpc://localhost:62007 -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/k1c4/000304/ydb/apps/ydb/ydb -e grpc://localhost:62007 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ad827f7-6a17-41c2-bce8-6b31562733d5, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ad827f7-6a17-41c2-bce8-6b31562733d5, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bc2e70b1-2a74-45a3-afca-40cffb303aa7, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ad827f7-6a17-41c2-bce8-6b31562733d5, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc2e70b1-2a74-45a3-afca-40cffb303aa7, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
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    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62007', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 4003679
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62007', '-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: 4003680
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62007', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4003681
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc2e70b1-2a74-45a3-afca-40cffb303aa7, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmUxNjE5MGItMTA3YTFiY2UtNTNlNmFkNTAtNzE1NTcxZTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 89ee08f8-5c04-4880-b123-5b21fb65ac5b, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 89ee08f8-5c04-4880-b123-5b21fb65ac5b, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YmUxNjE5MGItMTA3YTFiY2UtNTNlNmFkNTAtNzE1NTcxZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 89ee08f8-5c04-4880-b123-5b21fb65ac5b, ghrun-c5bhuyovlm.auto.internal:62007): 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=YmUxNjE5MGItMTA3YTFiY2UtNTNlNmFkNTAtNzE1NTcxZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69736fdd-58c7-4ca0-bccf-dc06654595d5, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69736fdd-58c7-4ca0-bccf-dc06654595d5, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YmUxNjE5MGItMTA3YTFiY2UtNTNlNmFkNTAtNzE1NTcxZTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 41db668b-e081-4a2b-90da-4c98c52fbce8, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41db668b-e081-4a2b-90da-4c98c52fbce8, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69736fdd-58c7-4ca0-bccf-dc06654595d5, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41db668b-e081-4a2b-90da-4c98c52fbce8, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTI0ZDcyZmQtYWFjZmQ5MjctODc4OGQyODYtYzQwOTg4M2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5855f145-4fed-4a71-8484-d17dd245449c, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5855f145-4fed-4a71-8484-d17dd245449c, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NTI0ZDcyZmQtYWFjZmQ5MjctODc4OGQyODYtYzQwOTg4M2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5855f145-4fed-4a71-8484-d17dd245449c, ghrun-c5bhuyovlm.auto.internal:62007): 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=NTI0ZDcyZmQtYWFjZmQ5MjctODc4OGQyODYtYzQwOTg4M2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66526870-6e06-4006-a89c-759f5de80a8f, ghrun-c5bhuyovlm.auto.internal:62007): 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, 66526870-6e06-4006-a89c-759f5de80a8f, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NTI0ZDcyZmQtYWFjZmQ5MjctODc4OGQyODYtYzQwOTg4M2Q=" 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, a63ec1de-0356-4f16-ac46-2beab0691390, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a63ec1de-0356-4f16-ac46-2beab0691390, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66526870-6e06-4006-a89c-759f5de80a8f, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a63ec1de-0356-4f16-ac46-2beab0691390, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjFhNTgxZGQtN2ZkMTc3YzgtMWZhZTc3NzktYjU5MmNlYzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 693d8459-cf0c-4775-9ede-7a5cfba9e012, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 693d8459-cf0c-4775-9ede-7a5cfba9e012, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YjFhNTgxZGQtN2ZkMTc3YzgtMWZhZTc3NzktYjU5MmNlYzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 693d8459-cf0c-4775-9ede-7a5cfba9e012, ghrun-c5bhuyovlm.auto.internal:62007): 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=YjFhNTgxZGQtN2ZkMTc3YzgtMWZhZTc3NzktYjU5MmNlYzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c51af98e-e976-4b7f-a138-432b4a23d1a7, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c51af98e-e976-4b7f-a138-432b4a23d1a7, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YjFhNTgxZGQtN2ZkMTc3YzgtMWZhZTc3NzktYjU5MmNlYzY=" 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, b9c4db6d-165b-4fe9-803d-4ef5f2ac88f6, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b9c4db6d-165b-4fe9-803d-4ef5f2ac88f6, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c51af98e-e976-4b7f-a138-432b4a23d1a7, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b9c4db6d-165b-4fe9-803d-4ef5f2ac88f6, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNjYTk2ZWItMzY3YjQxMjUtZTViZTllNGItZjU2MGIwNTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2b46aec0-fbe1-4c09-885e-1b8f958ab6cf, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2b46aec0-fbe1-4c09-885e-1b8f958ab6cf, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=OGNjYTk2ZWItMzY3YjQxMjUtZTViZTllNGItZjU2MGIwNTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2b46aec0-fbe1-4c09-885e-1b8f958ab6cf, ghrun-c5bhuyovlm.auto.internal:62007): 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=OGNjYTk2ZWItMzY3YjQxMjUtZTViZTllNGItZjU2MGIwNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 864af35a-378f-4a3b-b9f8-78ae4f58fa0d, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 864af35a-378f-4a3b-b9f8-78ae4f58fa0d, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=OGNjYTk2ZWItMzY3YjQxMjUtZTViZTllNGItZjU2MGIwNTI=" 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, 864af35a-378f-4a3b-b9f8-78ae4f58fa0d, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2b1aba25-d483-495f-a7cd-ed925ce01990, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2b1aba25-d483-495f-a7cd-ed925ce01990, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2b1aba25-d483-495f-a7cd-ed925ce01990, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThiYjc0N2ItZjA2YzRkOTMtNTQzODExMmUtODg3YTMyNDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed43ebe8-6e6b-4c24-a539-6948941e7f98, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed43ebe8-6e6b-4c24-a539-6948941e7f98, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NThiYjc0N2ItZjA2YzRkOTMtNTQzODExMmUtODg3YTMyNDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed43ebe8-6e6b-4c24-a539-6948941e7f98, ghrun-c5bhuyovlm.auto.internal:62007): 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=NThiYjc0N2ItZjA2YzRkOTMtNTQzODExMmUtODg3YTMyNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94f65d76-5dbd-488d-a932-8d372f22bbc7, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94f65d76-5dbd-488d-a932-8d372f22bbc7, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NThiYjc0N2ItZjA2YzRkOTMtNTQzODExMmUtODg3YTMyNDM=" 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, 94f65d76-5dbd-488d-a932-8d372f22bbc7, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4f0beea6-7e68-471d-944d-27f7a7128107, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f0beea6-7e68-471d-944d-27f7a7128107, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f0beea6-7e68-471d-944d-27f7a7128107, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzcxNDQ5NGUtMTA3YmQ5ZjEtZTU5MjI5Y2YtNTE1YjNhM2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b7f5330-07cc-47a2-a354-69f7b804f31c, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b7f5330-07cc-47a2-a354-69f7b804f31c, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YzcxNDQ5NGUtMTA3YmQ5ZjEtZTU5MjI5Y2YtNTE1YjNhM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b7f5330-07cc-47a2-a354-69f7b804f31c, ghrun-c5bhuyovlm.auto.internal:62007): 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=YzcxNDQ5NGUtMTA3YmQ5ZjEtZTU5MjI5Y2YtNTE1YjNhM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75fa2cdb-f9e5-4884-8806-b94507231b63, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75fa2cdb-f9e5-4884-8806-b94507231b63, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YzcxNDQ5NGUtMTA3YmQ5ZjEtZTU5MjI5Y2YtNTE1YjNhM2I=" 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, 1994f29b-83de-45fe-9d4d-a2cbab5e5035, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1994f29b-83de-45fe-9d4d-a2cbab5e5035, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75fa2cdb-f9e5-4884-8806-b94507231b63, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1994f29b-83de-45fe-9d4d-a2cbab5e5035, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjA5OTEzNDEtZGEyNGQzNzgtNmRiY2FiMzctZDI3YjJmNjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d4dad4e-98b7-4f20-999a-650f8cecff36, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d4dad4e-98b7-4f20-999a-650f8cecff36, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZjA5OTEzNDEtZGEyNGQzNzgtNmRiY2FiMzctZDI3YjJmNjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d4dad4e-98b7-4f20-999a-650f8cecff36, ghrun-c5bhuyovlm.auto.internal:62007): 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=ZjA5OTEzNDEtZGEyNGQzNzgtNmRiY2FiMzctZDI3YjJmNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf12b7cb-8958-4cb1-87e8-eee1d338bd2d, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf12b7cb-8958-4cb1-87e8-eee1d338bd2d, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZjA5OTEzNDEtZGEyNGQzNzgtNmRiY2FiMzctZDI3YjJmNjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e732ade3-1fdc-4e00-83d9-03be34a631a8, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf12b7cb-8958-4cb1-87e8-eee1d338bd2d, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e732ade3-1fdc-4e00-83d9-03be34a631a8, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e732ade3-1fdc-4e00-83d9-03be34a631a8, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c16de7cc-4402-478d-81f5-8d8d7c1ff468, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c16de7cc-4402-478d-81f5-8d8d7c1ff468, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c16de7cc-4402-478d-81f5-8d8d7c1ff468, ghrun-c5bhuyovlm.auto.internal:62007): 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=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4124c8c0-1650-4c08-af74-b26f2d2a6438, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4124c8c0-1650-4c08-af74-b26f2d2a6438, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=" 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, 4124c8c0-1650-4c08-af74-b26f2d2a6438, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4cb09db9-ac21-47ed-a710-80f11e7bfd4b, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4cb09db9-ac21-47ed-a710-80f11e7bfd4b, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4cb09db9-ac21-47ed-a710-80f11e7bfd4b, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM2YjhkZDQtZDNjNTY3MC02N2VjN2MzNS1mZjU3M2ZhNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3ae7132b-f674-454e-9f87-a115e51bbc01, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3ae7132b-f674-454e-9f87-a115e51bbc01, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YTM2YjhkZDQtZDNjNTY3MC02N2VjN2MzNS1mZjU3M2ZhNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3ae7132b-f674-454e-9f87-a115e51bbc01, ghrun-c5bhuyovlm.auto.internal:62007): 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=YTM2YjhkZDQtZDNjNTY3MC02N2VjN2MzNS1mZjU3M2ZhNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f17b01e-570d-43e1-8914-9d87ad5a2609, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f17b01e-570d-43e1-8914-9d87ad5a2609, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YTM2YjhkZDQtZDNjNTY3MC02N2VjN2MzNS1mZjU3M2ZhNA==" 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, 4f17b01e-570d-43e1-8914-9d87ad5a2609, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6787ef22-e461-45a5-b72a-fbac93ada83f, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620270796+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 89ee08f8-5c04-4880-b123-5b21fb65ac5b, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620418094+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5855f145-4fed-4a71-8484-d17dd245449c, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620469463+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 693d8459-cf0c-4775-9ede-7a5cfba9e012, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620495447+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2b46aec0-fbe1-4c09-885e-1b8f958ab6cf, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620535401+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ed43ebe8-6e6b-4c24-a539-6948941e7f98, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620563254+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b7f5330-07cc-47a2-a354-69f7b804f31c, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620592442+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d4dad4e-98b7-4f20-999a-650f8cecff36, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620618088+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3ae7132b-f674-454e-9f87-a115e51bbc01, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620673446+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 66526870-6e06-4006-a89c-759f5de80a8f, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620483051+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 864af35a-378f-4a3b-b9f8-78ae4f58fa0d, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620550258+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ad827f7-6a17-41c2-bce8-6b31562733d5, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620399597+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cf12b7cb-8958-4cb1-87e8-eee1d338bd2d, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620634465+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c51af98e-e976-4b7f-a138-432b4a23d1a7, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620522497+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 75fa2cdb-f9e5-4884-8806-b94507231b63, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620604752+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 69736fdd-58c7-4ca0-bccf-dc06654595d5, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620436472+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4124c8c0-1650-4c08-af74-b26f2d2a6438, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620661602+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 94f65d76-5dbd-488d-a932-8d372f22bbc7, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620575985+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4f17b01e-570d-43e1-8914-9d87ad5a2609, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620687759+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c16de7cc-4402-478d-81f5-8d8d7c1ff468, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620649468+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4003681) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003681) elapsed time (sec): 30.17941665649414
DEBUG    ya.test:process.py:263 Command (pid 4003681) wtime: 30.18
DEBUG    ya.test:process.py:275 Command (pid 4003681) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     43	43	0	0	92	719	723	723
2	    118	118	0	0	83	107	114	115
3	     67	67	0	0	86	116	123	127
4	      0	0	0	1602	0	0	0	0
5	      0	0	0	2046	0	0	0	0
6	      0	0	0	1631	0	0	0	0
7	      0	0	0	1466	0	0	0	0
8	      0	0	0	1002	0	0	0	0
9	      0	0	0	878	0	0	0	0
10	      0	0	0	1003	0	0	0	0
11	      0	0	0	1097	0	0	0	0
12	      0	0	0	1053	0	0	0	0
13	      0	0	0	897	0	0	0	0
14	      0	0	0	1050	0	0	0	0
15	      0	0	0	740	0	0	0	0
16	      0	0	0	799	0	0	0	0
17	      0	0	0	760	0	0	0	0
18	      0	0	0	838	0	0	0	0
19	      0	0	0	850	0	0	0	0
20	      0	0	0	870	0	0	0	0
21	      0	0	0	731	0	0	0	0
22	      0	0	0	899	0	0	0	0
23	      0	0	0	875	0	0	0	0
24	      0	0	0	798	0	0	0	0
25	      0	0	0	860	0	0	0	0
26	      0	0	0	824	0	0	0	0
27	      0	0	0	824	0	0	0	0
28	      0	0	0	880	0	0	0	0
29	      0	0	0	840	0	0	0	0
30	      0	0	0	825	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    228	7.6	0	26938	85	210	719	723

DEBUG    ya.test:process.py:276 Command (pid 4003681) 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 4003680) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003680) elapsed time (sec): 30.20871067047119
DEBUG    ya.test:process.py:263 Command (pid 4003680) wtime: 30.212
DEBUG    ya.test:process.py:275 Command (pid 4003680) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	1568	0	0	0	0
5	      0	0	0	1952	0	0	0	0
6	      0	0	0	1506	0	0	0	0
7	      0	0	0	1765	0	0	0	0
8	      0	0	0	1060	0	0	0	0
9	      0	0	0	996	0	0	0	0
10	      0	0	0	1001	0	0	0	0
11	      0	0	0	1049	0	0	0	0
12	      0	0	0	875	0	0	0	0
13	      0	0	0	730	0	0	0	0
14	      0	0	0	795	0	0	0	0
15	      0	0	0	850	0	0	0	0
16	      0	0	0	780	0	0	0	0
17	      0	0	0	818	0	0	0	0
18	      0	0	0	912	0	0	0	0
19	      0	0	0	915	0	0	0	0
20	      0	0	0	1347	0	0	0	0
21	      0	0	0	880	0	0	0	0
22	      0	0	0	845	0	0	0	0
23	      0	0	0	790	0	0	0	0
24	      0	0	0	885	0	0	0	0
25	      0	0	0	862	0	0	0	0
26	      0	0	0	915	0	0	0	0
27	      0	0	0	866	0	0	0	0
28	      0	0	0	844	0	0	0	0
29	      0	0	0	758	0	0	0	0
30	      0	0	0	824	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4003680) 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 4003679) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003679) elapsed time (sec): 30.217755556106567
DEBUG    ya.test:process.py:263 Command (pid 4003679) wtime: 30.22
DEBUG    ya.test:process.py:275 Command (pid 4003679) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     57	57	0	0	75	515	523	531
2	    156	156	0	0	62	89	95	107
3	     91	91	0	0	64	87	98	136
4	      0	0	0	1503	0	0	0	0
5	      0	0	0	1923	0	0	0	0
6	      0	0	0	1634	0	0	0	0
7	      0	0	0	1398	0	0	0	0
8	      0	0	0	1304	0	0	0	0
9	      0	0	0	959	0	0	0	0
10	      0	0	0	826	0	0	0	0
11	      0	0	0	830	0	0	0	0
12	      0	0	0	1071	0	0	0	0
13	      0	0	0	897	0	0	0	0
14	      0	0	0	958	0	0	0	0
15	      0	0	0	856	0	0	0	0
16	      0	0	0	876	0	0	0	0
17	      0	0	0	845	0	0	0	0
18	      0	0	0	879	0	0	0	0
19	      0	0	0	1675	0	0	0	0
20	      0	0	0	1347	0	0	0	0
21	      0	0	0	1052	0	0	0	0
22	      0	0	0	840	0	0	0	0
23	      0	0	0	955	0	0	0	0
24	      0	0	0	850	0	0	0	0
25	      0	0	0	860	0	0	0	0
26	      0	0	0	816	0	0	0	0
27	      0	0	0	748	0	0	0	0
28	      0	0	0	826	0	0	0	0
29	      0	0	0	811	0	0	0	0
30	      0	0	0	854	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    304	10.1333	0	28393	63	232	515	531

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
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:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-c5bhuyovlm'
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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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.3976053' in '/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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_fjuqcgix.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:62007/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17193
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4553
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3883
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62007
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5777
=================================== 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/k1c4/000304/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3975845
DEBUG    ya.test:process.py:259 Command (pid 3975845) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3975845) elapsed time (sec): 0.29451990127563477
DEBUG    ya.test:process.py:263 Command (pid 3975845) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) maxrss: 541452
DEBUG    ya.test:process.py:263 Command (pid 3975845) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 3975845) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3975845) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3975845) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3975845) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3975845) stime: 0.17890799999999998
DEBUG    ya.test:process.py:263 Command (pid 3975845) utime: 0.067587
DEBUG    ya.test:process.py:263 Command (pid 3975845) wtime: 0.296
DEBUG    ya.test:process.py:275 Command (pid 3975845) output:
Git info:
    Commit: 4c3049e7c7ddb589fcf8a6e6b04b6b25d1a757fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c5bhuyovlm
    Host information: 
        Linux ghrun-c5bhuyovlm 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 3975845) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 4c3049e7c7ddb589fcf8a6e6b04b6b25d1a757fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c5bhuyovlm
    Host information: 
        Linux ghrun-c5bhuyovlm 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/k1c4/000304/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5777
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/k1c4/000304/r3tmp/kikimr_cluster__qtumf8b
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62007
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3883
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4553
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17193
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/k1c4/000304/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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fjuqcgix.log --grpc-port=62007 --mon-port=3883 --ic-port=5777
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:62007/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/k1c4/000304/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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fjuqcgix.log --grpc-port=62007 --mon-port=3883 --ic-port=5777
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_fjuqcgix.log', '--grpc-port=62007', '--mon-port=3883', '--ic-port=5777')' in '/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3976053
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:62007/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/k1c4/000304/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3976055
DEBUG    ya.test:process.py:259 Command (pid 3976055) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3976055) elapsed time (sec): 0.3025929927825928
DEBUG    ya.test:process.py:263 Command (pid 3976055) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) maxrss: 541456
DEBUG    ya.test:process.py:263 Command (pid 3976055) minflt: 16167
DEBUG    ya.test:process.py:263 Command (pid 3976055) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3976055) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3976055) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3976055) stime: 0.175016
DEBUG    ya.test:process.py:263 Command (pid 3976055) utime: 0.07955899999999999
DEBUG    ya.test:process.py:263 Command (pid 3976055) wtime: 0.304
DEBUG    ya.test:process.py:275 Command (pid 3976055) output:
Git info:
    Commit: 4c3049e7c7ddb589fcf8a6e6b04b6b25d1a757fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into ed7c647d380bc46db55840ec067d65fa851d03f2

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c5bhuyovlm
    Host information: 
        Linux ghrun-c5bhuyovlm 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 3976055) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4c3049e7c7ddb589fcf8a6e6b04b6b25d1a757fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 50d8af9ebc780945b43536873ee711ed2559af4b into ed7c647d380bc46db55840ec067d65fa851d03f2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62007', '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: 5777\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/k1c4/000304/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62007', '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: 5777\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3976962
DEBUG    ya.test:process.py:259 Command (pid 3976962) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3976962) elapsed time (sec): 0.3695988655090332
DEBUG    ya.test:process.py:263 Command (pid 3976962) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) maxrss: 549688
DEBUG    ya.test:process.py:263 Command (pid 3976962) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 3976962) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3976962) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3976962) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 3976962) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3976962) stime: 0.228349
DEBUG    ya.test:process.py:263 Command (pid 3976962) utime: 0.098426
DEBUG    ya.test:process.py:263 Command (pid 3976962) wtime: 0.371
DEBUG    ya.test:process.py:275 Command (pid 3976962) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62007', '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/k1c4/000304/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:62007', '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: 3977053
DEBUG    ya.test:process.py:259 Command (pid 3977053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3977053) elapsed time (sec): 0.4097251892089844
DEBUG    ya.test:process.py:263 Command (pid 3977053) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) maxrss: 549716
DEBUG    ya.test:process.py:263 Command (pid 3977053) minflt: 18311
DEBUG    ya.test:process.py:263 Command (pid 3977053) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3977053) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3977053) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3977053) stime: 0.26783599999999996
DEBUG    ya.test:process.py:263 Command (pid 3977053) utime: 0.08725899999999999
DEBUG    ya.test:process.py:263 Command (pid 3977053) wtime: 0.411
DEBUG    ya.test:process.py:275 Command (pid 3977053) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

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

DEBUG    ya.test:process.py:276 Command (pid 3977435) 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/k1c4/000304/ydb/apps/ydb/ydb -e grpc://localhost:62007 -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/k1c4/000304/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62007', '-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: 3977664
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 3977664) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3977664) elapsed time (sec): 30.268266677856445
DEBUG    ya.test:process.py:263 Command (pid 3977664) wtime: 30.269
DEBUG    ya.test:process.py:275 Command (pid 3977664) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    473	473	0	0	20	23	30	34
2	    482	482	0	0	20	22	34	35
3	    486	486	0	0	20	22	24	25
4	    473	473	0	0	20	26	31	33
5	    458	458	0	0	20	29	43	47
6	    479	479	0	0	20	24	27	31
7	    381	381	0	0	22	43	58	66
8	    347	347	0	0	24	53	76	79
9	    300	300	0	0	25	59	136	143
10	    231	231	0	0	35	88	102	110
11	    310	310	0	0	26	80	105	109
12	    291	291	0	0	26	92	116	120
13	    400	400	0	0	22	41	78	87
14	    328	328	0	0	23	91	103	111
15	    327	327	0	0	23	86	105	107
16	    284	284	0	0	23	114	196	203
17	    311	311	0	0	25	73	96	101
18	    324	324	0	0	24	92	124	129
19	    393	393	0	0	21	50	61	62
20	    440	440	0	0	21	32	38	41
21	    415	415	0	0	22	38	55	61
22	    431	431	0	0	21	32	47	51
23	    380	380	0	0	24	39	53	55
24	    306	306	0	0	25	86	95	101
25	    348	348	0	0	22	71	111	115
26	    389	389	0	0	24	41	48	55
27	    385	385	0	0	22	44	66	72
28	    426	426	0	0	22	34	43	48
29	    400	400	0	0	23	34	39	47
30	    421	421	0	0	21	35	126	130

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11419	380.633	0	0	21	49	95	203

DEBUG    ya.test:process.py:276 Command (pid 3977664) 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, 6dc9c959-bd77-4240-b151-ec633577d932, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6dc9c959-bd77-4240-b151-ec633577d932, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6dc9c959-bd77-4240-b151-ec633577d932, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6787ef22-e461-45a5-b72a-fbac93ada83f, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6787ef22-e461-45a5-b72a-fbac93ada83f, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6787ef22-e461-45a5-b72a-fbac93ada83f, ghrun-c5bhuyovlm.auto.internal:62007): 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=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 715a7cc2-86e1-4791-a0e0-d246cd4eb6a9, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 715a7cc2-86e1-4791-a0e0-d246cd4eb6a9, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" 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, 715a7cc2-86e1-4791-a0e0-d246cd4eb6a9, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
INFO     root:test_log_scenario.py:217 Count rows after insert 11177 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37beb9b0-86b4-4e31-9374-defe2d028d43, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37beb9b0-86b4-4e31-9374-defe2d028d43, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" 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, 37beb9b0-86b4-4e31-9374-defe2d028d43, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00ca3d1d-4fad-4673-9046-240103be02a6, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00ca3d1d-4fad-4673-9046-240103be02a6, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" 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, 00ca3d1d-4fad-4673-9046-240103be02a6, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydb/ydb -e grpc://localhost:62007 -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/k1c4/000304/ydb/apps/ydb/ydb -e grpc://localhost:62007 -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/k1c4/000304/ydb/apps/ydb/ydb -e grpc://localhost:62007 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ad827f7-6a17-41c2-bce8-6b31562733d5, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ad827f7-6a17-41c2-bce8-6b31562733d5, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkOWZlNzgtZGFmMmM3ZjEtYTc5ZmYwZDAtOGU2MjIyZjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bc2e70b1-2a74-45a3-afca-40cffb303aa7, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ad827f7-6a17-41c2-bce8-6b31562733d5, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bc2e70b1-2a74-45a3-afca-40cffb303aa7, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
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    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62007', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 4003679
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62007', '-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: 4003680
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k1c4/000304/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:62007', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4003681
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bc2e70b1-2a74-45a3-afca-40cffb303aa7, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmUxNjE5MGItMTA3YTFiY2UtNTNlNmFkNTAtNzE1NTcxZTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 89ee08f8-5c04-4880-b123-5b21fb65ac5b, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 89ee08f8-5c04-4880-b123-5b21fb65ac5b, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YmUxNjE5MGItMTA3YTFiY2UtNTNlNmFkNTAtNzE1NTcxZTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 89ee08f8-5c04-4880-b123-5b21fb65ac5b, ghrun-c5bhuyovlm.auto.internal:62007): 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=YmUxNjE5MGItMTA3YTFiY2UtNTNlNmFkNTAtNzE1NTcxZTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69736fdd-58c7-4ca0-bccf-dc06654595d5, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69736fdd-58c7-4ca0-bccf-dc06654595d5, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YmUxNjE5MGItMTA3YTFiY2UtNTNlNmFkNTAtNzE1NTcxZTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 41db668b-e081-4a2b-90da-4c98c52fbce8, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41db668b-e081-4a2b-90da-4c98c52fbce8, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69736fdd-58c7-4ca0-bccf-dc06654595d5, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41db668b-e081-4a2b-90da-4c98c52fbce8, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTI0ZDcyZmQtYWFjZmQ5MjctODc4OGQyODYtYzQwOTg4M2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5855f145-4fed-4a71-8484-d17dd245449c, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5855f145-4fed-4a71-8484-d17dd245449c, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NTI0ZDcyZmQtYWFjZmQ5MjctODc4OGQyODYtYzQwOTg4M2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5855f145-4fed-4a71-8484-d17dd245449c, ghrun-c5bhuyovlm.auto.internal:62007): 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=NTI0ZDcyZmQtYWFjZmQ5MjctODc4OGQyODYtYzQwOTg4M2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66526870-6e06-4006-a89c-759f5de80a8f, ghrun-c5bhuyovlm.auto.internal:62007): 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, 66526870-6e06-4006-a89c-759f5de80a8f, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NTI0ZDcyZmQtYWFjZmQ5MjctODc4OGQyODYtYzQwOTg4M2Q=" 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, a63ec1de-0356-4f16-ac46-2beab0691390, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a63ec1de-0356-4f16-ac46-2beab0691390, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66526870-6e06-4006-a89c-759f5de80a8f, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a63ec1de-0356-4f16-ac46-2beab0691390, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjFhNTgxZGQtN2ZkMTc3YzgtMWZhZTc3NzktYjU5MmNlYzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 693d8459-cf0c-4775-9ede-7a5cfba9e012, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 693d8459-cf0c-4775-9ede-7a5cfba9e012, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YjFhNTgxZGQtN2ZkMTc3YzgtMWZhZTc3NzktYjU5MmNlYzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 693d8459-cf0c-4775-9ede-7a5cfba9e012, ghrun-c5bhuyovlm.auto.internal:62007): 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=YjFhNTgxZGQtN2ZkMTc3YzgtMWZhZTc3NzktYjU5MmNlYzY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c51af98e-e976-4b7f-a138-432b4a23d1a7, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c51af98e-e976-4b7f-a138-432b4a23d1a7, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YjFhNTgxZGQtN2ZkMTc3YzgtMWZhZTc3NzktYjU5MmNlYzY=" 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, b9c4db6d-165b-4fe9-803d-4ef5f2ac88f6, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b9c4db6d-165b-4fe9-803d-4ef5f2ac88f6, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c51af98e-e976-4b7f-a138-432b4a23d1a7, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b9c4db6d-165b-4fe9-803d-4ef5f2ac88f6, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNjYTk2ZWItMzY3YjQxMjUtZTViZTllNGItZjU2MGIwNTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2b46aec0-fbe1-4c09-885e-1b8f958ab6cf, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2b46aec0-fbe1-4c09-885e-1b8f958ab6cf, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=OGNjYTk2ZWItMzY3YjQxMjUtZTViZTllNGItZjU2MGIwNTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2b46aec0-fbe1-4c09-885e-1b8f958ab6cf, ghrun-c5bhuyovlm.auto.internal:62007): 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=OGNjYTk2ZWItMzY3YjQxMjUtZTViZTllNGItZjU2MGIwNTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 864af35a-378f-4a3b-b9f8-78ae4f58fa0d, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 864af35a-378f-4a3b-b9f8-78ae4f58fa0d, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=OGNjYTk2ZWItMzY3YjQxMjUtZTViZTllNGItZjU2MGIwNTI=" 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, 864af35a-378f-4a3b-b9f8-78ae4f58fa0d, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2b1aba25-d483-495f-a7cd-ed925ce01990, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2b1aba25-d483-495f-a7cd-ed925ce01990, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2b1aba25-d483-495f-a7cd-ed925ce01990, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThiYjc0N2ItZjA2YzRkOTMtNTQzODExMmUtODg3YTMyNDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ed43ebe8-6e6b-4c24-a539-6948941e7f98, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ed43ebe8-6e6b-4c24-a539-6948941e7f98, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NThiYjc0N2ItZjA2YzRkOTMtNTQzODExMmUtODg3YTMyNDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ed43ebe8-6e6b-4c24-a539-6948941e7f98, ghrun-c5bhuyovlm.auto.internal:62007): 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=NThiYjc0N2ItZjA2YzRkOTMtNTQzODExMmUtODg3YTMyNDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94f65d76-5dbd-488d-a932-8d372f22bbc7, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94f65d76-5dbd-488d-a932-8d372f22bbc7, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NThiYjc0N2ItZjA2YzRkOTMtNTQzODExMmUtODg3YTMyNDM=" 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, 94f65d76-5dbd-488d-a932-8d372f22bbc7, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4f0beea6-7e68-471d-944d-27f7a7128107, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f0beea6-7e68-471d-944d-27f7a7128107, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f0beea6-7e68-471d-944d-27f7a7128107, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzcxNDQ5NGUtMTA3YmQ5ZjEtZTU5MjI5Y2YtNTE1YjNhM2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b7f5330-07cc-47a2-a354-69f7b804f31c, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b7f5330-07cc-47a2-a354-69f7b804f31c, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YzcxNDQ5NGUtMTA3YmQ5ZjEtZTU5MjI5Y2YtNTE1YjNhM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b7f5330-07cc-47a2-a354-69f7b804f31c, ghrun-c5bhuyovlm.auto.internal:62007): 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=YzcxNDQ5NGUtMTA3YmQ5ZjEtZTU5MjI5Y2YtNTE1YjNhM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75fa2cdb-f9e5-4884-8806-b94507231b63, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75fa2cdb-f9e5-4884-8806-b94507231b63, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YzcxNDQ5NGUtMTA3YmQ5ZjEtZTU5MjI5Y2YtNTE1YjNhM2I=" 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, 1994f29b-83de-45fe-9d4d-a2cbab5e5035, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1994f29b-83de-45fe-9d4d-a2cbab5e5035, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75fa2cdb-f9e5-4884-8806-b94507231b63, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1994f29b-83de-45fe-9d4d-a2cbab5e5035, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjA5OTEzNDEtZGEyNGQzNzgtNmRiY2FiMzctZDI3YjJmNjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d4dad4e-98b7-4f20-999a-650f8cecff36, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d4dad4e-98b7-4f20-999a-650f8cecff36, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZjA5OTEzNDEtZGEyNGQzNzgtNmRiY2FiMzctZDI3YjJmNjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d4dad4e-98b7-4f20-999a-650f8cecff36, ghrun-c5bhuyovlm.auto.internal:62007): 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=ZjA5OTEzNDEtZGEyNGQzNzgtNmRiY2FiMzctZDI3YjJmNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf12b7cb-8958-4cb1-87e8-eee1d338bd2d, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf12b7cb-8958-4cb1-87e8-eee1d338bd2d, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=ZjA5OTEzNDEtZGEyNGQzNzgtNmRiY2FiMzctZDI3YjJmNjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e732ade3-1fdc-4e00-83d9-03be34a631a8, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf12b7cb-8958-4cb1-87e8-eee1d338bd2d, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e732ade3-1fdc-4e00-83d9-03be34a631a8, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e732ade3-1fdc-4e00-83d9-03be34a631a8, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c16de7cc-4402-478d-81f5-8d8d7c1ff468, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c16de7cc-4402-478d-81f5-8d8d7c1ff468, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c16de7cc-4402-478d-81f5-8d8d7c1ff468, ghrun-c5bhuyovlm.auto.internal:62007): 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=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4124c8c0-1650-4c08-af74-b26f2d2a6438, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4124c8c0-1650-4c08-af74-b26f2d2a6438, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=" 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, 4124c8c0-1650-4c08-af74-b26f2d2a6438, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4cb09db9-ac21-47ed-a710-80f11e7bfd4b, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4cb09db9-ac21-47ed-a710-80f11e7bfd4b, ghrun-c5bhuyovlm.auto.internal:62007): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4cb09db9-ac21-47ed-a710-80f11e7bfd4b, ghrun-c5bhuyovlm.auto.internal:62007): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM2YjhkZDQtZDNjNTY3MC02N2VjN2MzNS1mZjU3M2ZhNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3ae7132b-f674-454e-9f87-a115e51bbc01, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3ae7132b-f674-454e-9f87-a115e51bbc01, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YTM2YjhkZDQtZDNjNTY3MC02N2VjN2MzNS1mZjU3M2ZhNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3ae7132b-f674-454e-9f87-a115e51bbc01, ghrun-c5bhuyovlm.auto.internal:62007): 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=YTM2YjhkZDQtZDNjNTY3MC02N2VjN2MzNS1mZjU3M2ZhNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f17b01e-570d-43e1-8914-9d87ad5a2609, ghrun-c5bhuyovlm.auto.internal:62007): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f17b01e-570d-43e1-8914-9d87ad5a2609, ghrun-c5bhuyovlm.auto.internal:62007): request = { session_id: "ydb://session/3?node_id=1&id=YTM2YjhkZDQtZDNjNTY3MC02N2VjN2MzNS1mZjU3M2ZhNA==" 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, 4f17b01e-570d-43e1-8914-9d87ad5a2609, ghrun-c5bhuyovlm.auto.internal:62007): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6787ef22-e461-45a5-b72a-fbac93ada83f, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620270796+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 89ee08f8-5c04-4880-b123-5b21fb65ac5b, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620418094+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5855f145-4fed-4a71-8484-d17dd245449c, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620469463+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 693d8459-cf0c-4775-9ede-7a5cfba9e012, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620495447+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2b46aec0-fbe1-4c09-885e-1b8f958ab6cf, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620535401+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ed43ebe8-6e6b-4c24-a539-6948941e7f98, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620563254+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b7f5330-07cc-47a2-a354-69f7b804f31c, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620592442+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d4dad4e-98b7-4f20-999a-650f8cecff36, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620618088+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3ae7132b-f674-454e-9f87-a115e51bbc01, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620673446+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 66526870-6e06-4006-a89c-759f5de80a8f, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620483051+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 864af35a-378f-4a3b-b9f8-78ae4f58fa0d, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620550258+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ad827f7-6a17-41c2-bce8-6b31562733d5, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620399597+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cf12b7cb-8958-4cb1-87e8-eee1d338bd2d, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620634465+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c51af98e-e976-4b7f-a138-432b4a23d1a7, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620522497+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 75fa2cdb-f9e5-4884-8806-b94507231b63, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620604752+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 69736fdd-58c7-4ca0-bccf-dc06654595d5, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620436472+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4124c8c0-1650-4c08-af74-b26f2d2a6438, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620661602+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 94f65d76-5dbd-488d-a932-8d372f22bbc7, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620575985+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4f17b01e-570d-43e1-8914-9d87ad5a2609, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T19:34:22.620687759+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c16de7cc-4402-478d-81f5-8d8d7c1ff468, ghrun-c5bhuyovlm.auto.internal:62007): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:62007 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T19:34:22.620649468+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTZhNDQwODctZTVjZTdhMDEtNGUzNzY1NzUtZjg1OGYzYTY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c5bhuyovlm.auto.internal:62007
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4003681) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003681) elapsed time (sec): 30.17941665649414
DEBUG    ya.test:process.py:263 Command (pid 4003681) wtime: 30.18
DEBUG    ya.test:process.py:275 Command (pid 4003681) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     43	43	0	0	92	719	723	723
2	    118	118	0	0	83	107	114	115
3	     67	67	0	0	86	116	123	127
4	      0	0	0	1602	0	0	0	0
5	      0	0	0	2046	0	0	0	0
6	      0	0	0	1631	0	0	0	0
7	      0	0	0	1466	0	0	0	0
8	      0	0	0	1002	0	0	0	0
9	      0	0	0	878	0	0	0	0
10	      0	0	0	1003	0	0	0	0
11	      0	0	0	1097	0	0	0	0
12	      0	0	0	1053	0	0	0	0
13	      0	0	0	897	0	0	0	0
14	      0	0	0	1050	0	0	0	0
15	      0	0	0	740	0	0	0	0
16	      0	0	0	799	0	0	0	0
17	      0	0	0	760	0	0	0	0
18	      0	0	0	838	0	0	0	0
19	      0	0	0	850	0	0	0	0
20	      0	0	0	870	0	0	0	0
21	      0	0	0	731	0	0	0	0
22	      0	0	0	899	0	0	0	0
23	      0	0	0	875	0	0	0	0
24	      0	0	0	798	0	0	0	0
25	      0	0	0	860	0	0	0	0
26	      0	0	0	824	0	0	0	0
27	      0	0	0	824	0	0	0	0
28	      0	0	0	880	0	0	0	0
29	      0	0	0	840	0	0	0	0
30	      0	0	0	825	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    228	7.6	0	26938	85	210	719	723

DEBUG    ya.test:process.py:276 Command (pid 4003681) 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 4003680) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003680) elapsed time (sec): 30.20871067047119
DEBUG    ya.test:process.py:263 Command (pid 4003680) wtime: 30.212
DEBUG    ya.test:process.py:275 Command (pid 4003680) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	1568	0	0	0	0
5	      0	0	0	1952	0	0	0	0
6	      0	0	0	1506	0	0	0	0
7	      0	0	0	1765	0	0	0	0
8	      0	0	0	1060	0	0	0	0
9	      0	0	0	996	0	0	0	0
10	      0	0	0	1001	0	0	0	0
11	      0	0	0	1049	0	0	0	0
12	      0	0	0	875	0	0	0	0
13	      0	0	0	730	0	0	0	0
14	      0	0	0	795	0	0	0	0
15	      0	0	0	850	0	0	0	0
16	      0	0	0	780	0	0	0	0
17	      0	0	0	818	0	0	0	0
18	      0	0	0	912	0	0	0	0
19	      0	0	0	915	0	0	0	0
20	      0	0	0	1347	0	0	0	0
21	      0	0	0	880	0	0	0	0
22	      0	0	0	845	0	0	0	0
23	      0	0	0	790	0	0	0	0
24	      0	0	0	885	0	0	0	0
25	      0	0	0	862	0	0	0	0
26	      0	0	0	915	0	0	0	0
27	      0	0	0	866	0	0	0	0
28	      0	0	0	844	0	0	0	0
29	      0	0	0	758	0	0	0	0
30	      0	0	0	824	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4003680) 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 4003679) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003679) elapsed time (sec): 30.217755556106567
DEBUG    ya.test:process.py:263 Command (pid 4003679) wtime: 30.22
DEBUG    ya.test:process.py:275 Command (pid 4003679) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     57	57	0	0	75	515	523	531
2	    156	156	0	0	62	89	95	107
3	     91	91	0	0	64	87	98	136
4	      0	0	0	1503	0	0	0	0
5	      0	0	0	1923	0	0	0	0
6	      0	0	0	1634	0	0	0	0
7	      0	0	0	1398	0	0	0	0
8	      0	0	0	1304	0	0	0	0
9	      0	0	0	959	0	0	0	0
10	      0	0	0	826	0	0	0	0
11	      0	0	0	830	0	0	0	0
12	      0	0	0	1071	0	0	0	0
13	      0	0	0	897	0	0	0	0
14	      0	0	0	958	0	0	0	0
15	      0	0	0	856	0	0	0	0
16	      0	0	0	876	0	0	0	0
17	      0	0	0	845	0	0	0	0
18	      0	0	0	879	0	0	0	0
19	      0	0	0	1675	0	0	0	0
20	      0	0	0	1347	0	0	0	0
21	      0	0	0	1052	0	0	0	0
22	      0	0	0	840	0	0	0	0
23	      0	0	0	955	0	0	0	0
24	      0	0	0	850	0	0	0	0
25	      0	0	0	860	0	0	0	0
26	      0	0	0	816	0	0	0	0
27	      0	0	0	748	0	0	0	0
28	      0	0	0	826	0	0	0	0
29	      0	0	0	811	0	0	0	0
30	      0	0	0	854	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    304	10.1333	0	28393	63	232	515	531

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
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:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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:62007
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62007". 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 ===============================
308.71s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.74s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.34s 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/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/k1c4/000304/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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-11T19:34:19.655876Z): source_id=112;tablet_id=72075186224037901;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA79F8E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA797E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB625C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD91E6CB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF33C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF311F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8F9CDD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141243EB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D63FF7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CBB9F3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CBB9F3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CB8813
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CBF2C7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14141C68
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB9F895
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D0ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB616724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB61A7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB61A3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB61AFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A153C
21. ??:0: ?? @ 0x7F508780CAC2
22. ??:0: ?? @ 0x7F508789E8BF
============ 1 failed, 105 deselected, 1 error in 321.41s (0:05:21) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1c4/000307/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.56s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1c4/0002f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.57s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1c4/00030a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.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/k1c4/0002fb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.57s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1c4/0002f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 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/k1c4/000301/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.62s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1c4/0002f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k1c4/0002fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.56s ============================
