============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/00027e/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 ===============================
5.20s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.51s 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 6.83s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/000281/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:702: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/5f6c/000281/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/5f6c/000281/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-17T15:03:23.619883Z): source_id=111;tablet_id=72075186224037905;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 @ 0xA7A26F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA79AC36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB62E358
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD6120DB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF23D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF212F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5ED30D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141C9F1B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E0A097
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D61A93
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D61A93
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D5E8B3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D65367
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141E7D08
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD6FC75
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D3ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB61EE04
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB622EC4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB622AD0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6236BE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A434C
E   21. ??:0: ?? @ 0x7F146D1E1AC2
E   22. ??:0: ?? @ 0x7F146D2738BF
------------------------------ 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/5f6c/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3827603
DEBUG    ya.test:process.py:259 Command (pid 3827603) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3827603) elapsed time (sec): 1.0189228057861328
DEBUG    ya.test:process.py:263 Command (pid 3827603) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3827603) maxrss: 543312
DEBUG    ya.test:process.py:263 Command (pid 3827603) minflt: 16211
DEBUG    ya.test:process.py:263 Command (pid 3827603) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3827603) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3827603) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3827603) stime: 0.812218
DEBUG    ya.test:process.py:263 Command (pid 3827603) utime: 0.13203499999999999
DEBUG    ya.test:process.py:263 Command (pid 3827603) wtime: 1.02
DEBUG    ya.test:process.py:275 Command (pid 3827603) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-sx4thbtwje    Host information: 
        Linux ghrun-sx4thbtwje 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 3827603) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-sx4thbtwje    Host information: 
        Linux ghrun-sx4thbtwje 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/5f6c/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15509
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/5f6c/000281/r3tmp/kikimr_cluster_dndlvrco
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9779
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5f6c/000281/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:269 Final command: /home/runner/.ya/build/build_root/5f6c/000281/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/5f6c/000281/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_fkth3_m0.log --grpc-port=15889 --mon-port=62839 --ic-port=15509
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15889/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5f6c/000281/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:269 Final command: /home/runner/.ya/build/build_root/5f6c/000281/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/5f6c/000281/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_fkth3_m0.log --grpc-port=15889 --mon-port=62839 --ic-port=15509
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5f6c/000281/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/5f6c/000281/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_fkth3_m0.log', '--grpc-port=15889', '--mon-port=62839', '--ic-port=15509')' in '/home/runner/.ya/build/build_root/5f6c/000281/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: 3828905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15889/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/5f6c/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3828906
DEBUG    ya.test:process.py:259 Command (pid 3828906) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3828906) elapsed time (sec): 0.475177526473999
DEBUG    ya.test:process.py:263 Command (pid 3828906) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) maxrss: 543312
DEBUG    ya.test:process.py:263 Command (pid 3828906) minflt: 16204
DEBUG    ya.test:process.py:263 Command (pid 3828906) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3828906) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3828906) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3828906) stime: 0.29924
DEBUG    ya.test:process.py:263 Command (pid 3828906) utime: 0.110246
DEBUG    ya.test:process.py:263 Command (pid 3828906) wtime: 0.476
DEBUG    ya.test:process.py:275 Command (pid 3828906) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-sx4thbtwje    Host information: 
        Linux ghrun-sx4thbtwje 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 3828906) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15889', '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/5f6c/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15889', '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: 3831438
DEBUG    ya.test:process.py:259 Command (pid 3831438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3831438) elapsed time (sec): 0.6521396636962891
DEBUG    ya.test:process.py:263 Command (pid 3831438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) maxrss: 551780
DEBUG    ya.test:process.py:263 Command (pid 3831438) minflt: 18347
DEBUG    ya.test:process.py:263 Command (pid 3831438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3831438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3831438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3831438) stime: 0.5004029999999999
DEBUG    ya.test:process.py:263 Command (pid 3831438) utime: 0.110689
DEBUG    ya.test:process.py:263 Command (pid 3831438) wtime: 0.655
DEBUG    ya.test:process.py:275 Command (pid 3831438) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 45c1da14-dcd4-4d84-85ad-81f869cf85a6, localhost:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 45c1da14-dcd4-4d84-85ad-81f869cf85a6, localhost:15889): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 45c1da14-dcd4-4d84-85ad-81f869cf85a6, localhost:15889): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sx4thbtwje.auto.internal" port: 15889 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-sx4thbtwje.auto.internal:15889, 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)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
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/5f6c/000281/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3832069
DEBUG    ya.test:process.py:259 Command (pid 3832069) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3832069) elapsed time (sec): 0.3692445755004883
DEBUG    ya.test:process.py:263 Command (pid 3832069) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) maxrss: 166020
DEBUG    ya.test:process.py:263 Command (pid 3832069) minflt: 3564
DEBUG    ya.test:process.py:263 Command (pid 3832069) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3832069) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) nvcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 3832069) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3832069) stime: 0.020102
DEBUG    ya.test:process.py:263 Command (pid 3832069) utime: 0.060306
DEBUG    ya.test:process.py:263 Command (pid 3832069) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3832069) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3832069) 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/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-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: 3832286
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 3832286) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3832286) elapsed time (sec): 30.255377054214478
DEBUG    ya.test:process.py:263 Command (pid 3832286) wtime: 30.257
DEBUG    ya.test:process.py:275 Command (pid 3832286) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    458	458	0	0	20	29	33	36
2	    468	468	0	0	20	25	29	34
3	    452	452	0	0	20	31	50	59
4	    478	478	0	0	20	24	30	32
5	    483	483	0	0	20	21	24	24
6	    479	479	0	0	20	22	30	31
7	    488	488	0	0	20	21	22	22
8	    488	488	0	0	20	21	21	22
9	    484	484	0	0	20	21	23	23
10	    487	487	0	0	20	21	22	22
11	    485	485	0	0	20	22	23	24
12	    488	488	0	0	20	20	21	21
13	    488	488	0	0	20	21	21	22
14	    487	487	0	0	20	21	21	21
15	    489	489	0	0	20	21	21	22
16	    488	488	0	0	20	21	21	21
17	    489	489	0	0	20	21	21	22
18	    485	485	0	0	20	21	22	24
19	    488	488	0	0	20	21	22	25
20	    487	487	0	0	20	21	22	22
21	    488	488	0	0	20	21	22	23
22	    487	487	0	0	20	21	21	22
23	    488	488	0	0	20	20	21	22
24	    488	488	0	0	20	20	21	21
25	    475	475	0	0	20	23	44	47
26	    486	486	0	0	20	22	27	30
27	    489	489	0	0	20	21	22	23
28	    456	456	0	0	20	22	80	83
29	    489	489	0	0	20	21	21	22
30	    498	498	0	0	20	20	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14483	482.767	0	0	20	22	27	83

DEBUG    ya.test:process.py:276 Command (pid 3832286) 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, 10108f5b-745f-4596-8ca0-b089d4c1264e, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10108f5b-745f-4596-8ca0-b089d4c1264e, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 10108f5b-745f-4596-8ca0-b089d4c1264e, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c841ef70-ce03-4897-87be-fa3b738d830c, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c841ef70-ce03-4897-87be-fa3b738d830c, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c841ef70-ce03-4897-87be-fa3b738d830c, ghrun-sx4thbtwje.auto.internal:15889): 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=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e2ec10a-f749-43cb-b0df-e9658f3a1932, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e2ec10a-f749-43cb-b0df-e9658f3a1932, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" 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, 6e2ec10a-f749-43cb-b0df-e9658f3a1932, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
INFO     root:test_log_scenario.py:217 Count rows after insert 14156 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ea82b05-5450-45e3-8c2b-f9c86ceabadf, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ea82b05-5450-45e3-8c2b-f9c86ceabadf, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" 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, 4ea82b05-5450-45e3-8c2b-f9c86ceabadf, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa8cf8f1-cdc3-4f39-bd8f-4586a9b71630, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa8cf8f1-cdc3-4f39-bd8f-4586a9b71630, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" 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, aa8cf8f1-cdc3-4f39-bd8f-4586a9b71630, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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, cd9e8f9b-aa8b-43f4-a21e-5a982acbb72e, ghrun-sx4thbtwje.auto.internal:15889): 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.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd9e8f9b-aa8b-43f4-a21e-5a982acbb72e, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" 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, 3833c711-b4be-4dd7-af14-011758b78105, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd9e8f9b-aa8b-43f4-a21e-5a982acbb72e, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3833c711-b4be-4dd7-af14-011758b78105, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
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/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-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: 3847719
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3833c711-b4be-4dd7-af14-011758b78105, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2ZlMzBmYjItNDhhYTBjOWItZDc4MTEyNDYtNTVhM2M2Nw==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-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:610 Executing '['/home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 95a13ee9-250a-4fb2-81e1-3de037ad3f53, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3847720
DEBUG    ya.test:process.py:628 Command pid: 3847721
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 95a13ee9-250a-4fb2-81e1-3de037ad3f53, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZlMzBmYjItNDhhYTBjOWItZDc4MTEyNDYtNTVhM2M2Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 95a13ee9-250a-4fb2-81e1-3de037ad3f53, ghrun-sx4thbtwje.auto.internal:15889): 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=Y2ZlMzBmYjItNDhhYTBjOWItZDc4MTEyNDYtNTVhM2M2Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a49fc16f-2ed3-4e39-b8fb-a3ce4a88f046, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a49fc16f-2ed3-4e39-b8fb-a3ce4a88f046, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZlMzBmYjItNDhhYTBjOWItZDc4MTEyNDYtNTVhM2M2Nw==" 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, 992e2236-623d-4789-b197-ae7ace069e57, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 992e2236-623d-4789-b197-ae7ace069e57, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a49fc16f-2ed3-4e39-b8fb-a3ce4a88f046, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 992e2236-623d-4789-b197-ae7ace069e57, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjQ4ZTc4M2UtYWZjZTBmNTctM2U0NTYxOGQtNzg5Mzg5MWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5753c378-1fd0-4674-9edd-ca8cbb69a96a, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5753c378-1fd0-4674-9edd-ca8cbb69a96a, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YjQ4ZTc4M2UtYWZjZTBmNTctM2U0NTYxOGQtNzg5Mzg5MWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5753c378-1fd0-4674-9edd-ca8cbb69a96a, ghrun-sx4thbtwje.auto.internal:15889): 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=YjQ4ZTc4M2UtYWZjZTBmNTctM2U0NTYxOGQtNzg5Mzg5MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0408a19b-b1eb-4f32-8a90-48d2e3bb4413, ghrun-sx4thbtwje.auto.internal:15889): 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, 0408a19b-b1eb-4f32-8a90-48d2e3bb4413, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YjQ4ZTc4M2UtYWZjZTBmNTctM2U0NTYxOGQtNzg5Mzg5MWM=" 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, e3d166e8-2456-48d2-9e27-ac7b0e947041, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e3d166e8-2456-48d2-9e27-ac7b0e947041, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0408a19b-b1eb-4f32-8a90-48d2e3bb4413, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e3d166e8-2456-48d2-9e27-ac7b0e947041, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZiZDJlZjYtMzE4NGVlNzgtZTkwZTJkZDUtZTlmYTI4NmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b6de054-de5a-42f8-a139-c04dcd404441, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b6de054-de5a-42f8-a139-c04dcd404441, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiZDJlZjYtMzE4NGVlNzgtZTkwZTJkZDUtZTlmYTI4NmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b6de054-de5a-42f8-a139-c04dcd404441, ghrun-sx4thbtwje.auto.internal:15889): 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=N2ZiZDJlZjYtMzE4NGVlNzgtZTkwZTJkZDUtZTlmYTI4NmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee91efdf-142c-48b1-98d2-90bd25860cfe, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee91efdf-142c-48b1-98d2-90bd25860cfe, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiZDJlZjYtMzE4NGVlNzgtZTkwZTJkZDUtZTlmYTI4NmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8e0a312-ab33-4b98-922d-0f477dee526d, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8e0a312-ab33-4b98-922d-0f477dee526d, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee91efdf-142c-48b1-98d2-90bd25860cfe, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8e0a312-ab33-4b98-922d-0f477dee526d, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM3OTU2NC1iYWI1ZTcyMS1hMTZiNTFkMC0yNzM3NDFjYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d33eff6-c81f-4347-82d6-3dff74e48da6, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d33eff6-c81f-4347-82d6-3dff74e48da6, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YTM3OTU2NC1iYWI1ZTcyMS1hMTZiNTFkMC0yNzM3NDFjYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d33eff6-c81f-4347-82d6-3dff74e48da6, ghrun-sx4thbtwje.auto.internal:15889): 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=YTM3OTU2NC1iYWI1ZTcyMS1hMTZiNTFkMC0yNzM3NDFjYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f626795-c803-4435-80ab-b04153ac51da, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f626795-c803-4435-80ab-b04153ac51da, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YTM3OTU2NC1iYWI1ZTcyMS1hMTZiNTFkMC0yNzM3NDFjYw==" 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, 0fd5585a-303d-40f1-bf5a-b9a5e733fd37, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fd5585a-303d-40f1-bf5a-b9a5e733fd37, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f626795-c803-4435-80ab-b04153ac51da, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fd5585a-303d-40f1-bf5a-b9a5e733fd37, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzc5MjE4MDEtN2NjYTZmMWUtM2QwZTJiMDYtOGQyMTE1MDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3885d807-66fe-4d86-9b54-fec54bae7358, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3885d807-66fe-4d86-9b54-fec54bae7358, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=Mzc5MjE4MDEtN2NjYTZmMWUtM2QwZTJiMDYtOGQyMTE1MDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3885d807-66fe-4d86-9b54-fec54bae7358, ghrun-sx4thbtwje.auto.internal:15889): 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=Mzc5MjE4MDEtN2NjYTZmMWUtM2QwZTJiMDYtOGQyMTE1MDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c6d6c61-c164-410b-9f6f-436b06444454, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c6d6c61-c164-410b-9f6f-436b06444454, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=Mzc5MjE4MDEtN2NjYTZmMWUtM2QwZTJiMDYtOGQyMTE1MDE=" 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, 2b9259da-f816-4398-803d-c4ee1ca482eb, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2b9259da-f816-4398-803d-c4ee1ca482eb, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c6d6c61-c164-410b-9f6f-436b06444454, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2b9259da-f816-4398-803d-c4ee1ca482eb, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTM3ZmU0OGQtMWEwOTQyYTQtZTNjN2Q4NjgtNGUzYTNhMTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 67883974-edfb-4a22-bb0f-a5c292f30b21, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 67883974-edfb-4a22-bb0f-a5c292f30b21, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=ZTM3ZmU0OGQtMWEwOTQyYTQtZTNjN2Q4NjgtNGUzYTNhMTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 67883974-edfb-4a22-bb0f-a5c292f30b21, ghrun-sx4thbtwje.auto.internal:15889): 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=ZTM3ZmU0OGQtMWEwOTQyYTQtZTNjN2Q4NjgtNGUzYTNhMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36b64fb0-05de-4cb3-8967-637c2b5cb2ae, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36b64fb0-05de-4cb3-8967-637c2b5cb2ae, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=ZTM3ZmU0OGQtMWEwOTQyYTQtZTNjN2Q4NjgtNGUzYTNhMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36b64fb0-05de-4cb3-8967-637c2b5cb2ae, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 319d44bd-b579-4089-8b14-2ad9773793f9, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 319d44bd-b579-4089-8b14-2ad9773793f9, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 319d44bd-b579-4089-8b14-2ad9773793f9, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2IwYWFkNWUtMjgwNzI3YzItMWZiY2MxYmQtMzRjZGIxNTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6cab6c46-da62-47de-981f-5dec572cfd29, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6cab6c46-da62-47de-981f-5dec572cfd29, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=M2IwYWFkNWUtMjgwNzI3YzItMWZiY2MxYmQtMzRjZGIxNTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6cab6c46-da62-47de-981f-5dec572cfd29, ghrun-sx4thbtwje.auto.internal:15889): 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=M2IwYWFkNWUtMjgwNzI3YzItMWZiY2MxYmQtMzRjZGIxNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a3618b1-1a26-451b-8c77-fb7f860c2aa3, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a3618b1-1a26-451b-8c77-fb7f860c2aa3, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=M2IwYWFkNWUtMjgwNzI3YzItMWZiY2MxYmQtMzRjZGIxNTc=" 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, a87b91b3-73b6-4498-81a1-548d55d66759, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a87b91b3-73b6-4498-81a1-548d55d66759, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a3618b1-1a26-451b-8c77-fb7f860c2aa3, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a87b91b3-73b6-4498-81a1-548d55d66759, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjE3ZGVmOGYtNTZmNWFhMzItYjkwYzNkN2UtNGI1NTJjMWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b91a2e5-d24f-458f-87d9-25d6c49a69d7, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b91a2e5-d24f-458f-87d9-25d6c49a69d7, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=ZjE3ZGVmOGYtNTZmNWFhMzItYjkwYzNkN2UtNGI1NTJjMWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b91a2e5-d24f-458f-87d9-25d6c49a69d7, ghrun-sx4thbtwje.auto.internal:15889): 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=ZjE3ZGVmOGYtNTZmNWFhMzItYjkwYzNkN2UtNGI1NTJjMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06023da9-d787-486c-98c7-ce1f27266b0a, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06023da9-d787-486c-98c7-ce1f27266b0a, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=ZjE3ZGVmOGYtNTZmNWFhMzItYjkwYzNkN2UtNGI1NTJjMWU=" 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, de02267a-1fc3-40e6-9133-4324eab02c71, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de02267a-1fc3-40e6-9133-4324eab02c71, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06023da9-d787-486c-98c7-ce1f27266b0a, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de02267a-1fc3-40e6-9133-4324eab02c71, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmE4OTQ5NGQtNzYyZjIyNzgtOWNhNjM2MWEtZmJiNTkyOGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 388ca1bb-977c-4a8a-82e2-9b5f91e4d9cb, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 388ca1bb-977c-4a8a-82e2-9b5f91e4d9cb, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YmE4OTQ5NGQtNzYyZjIyNzgtOWNhNjM2MWEtZmJiNTkyOGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 388ca1bb-977c-4a8a-82e2-9b5f91e4d9cb, ghrun-sx4thbtwje.auto.internal:15889): 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=YmE4OTQ5NGQtNzYyZjIyNzgtOWNhNjM2MWEtZmJiNTkyOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d332657-4db6-4135-9ab1-d49d28631755, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d332657-4db6-4135-9ab1-d49d28631755, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YmE4OTQ5NGQtNzYyZjIyNzgtOWNhNjM2MWEtZmJiNTkyOGE=" 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, 9d332657-4db6-4135-9ab1-d49d28631755, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c841ef70-ce03-4897-87be-fa3b738d830c, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286734043+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 95a13ee9-250a-4fb2-81e1-3de037ad3f53, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286873246+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5753c378-1fd0-4674-9edd-ca8cbb69a96a, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286894378+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b6de054-de5a-42f8-a139-c04dcd404441, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286912081+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3885d807-66fe-4d86-9b54-fec54bae7358, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286981054+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d33eff6-c81f-4347-82d6-3dff74e48da6, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286937096+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 67883974-edfb-4a22-bb0f-a5c292f30b21, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.287012537+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b91a2e5-d24f-458f-87d9-25d6c49a69d7, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287068986+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6cab6c46-da62-47de-981f-5dec572cfd29, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287044335+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 388ca1bb-977c-4a8a-82e2-9b5f91e4d9cb, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287098364+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cd9e8f9b-aa8b-43f4-a21e-5a982acbb72e, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286860069+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a49fc16f-2ed3-4e39-b8fb-a3ce4a88f046, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286883694+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0408a19b-b1eb-4f32-8a90-48d2e3bb4413, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286903395+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7f626795-c803-4435-80ab-b04153ac51da, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286967066+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ee91efdf-142c-48b1-98d2-90bd25860cfe, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286925919+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 36b64fb0-05de-4cb3-8967-637c2b5cb2ae, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287029459+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9c6d6c61-c164-410b-9f6f-436b06444454, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286997931+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a3618b1-1a26-451b-8c77-fb7f860c2aa3, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287056841+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06023da9-d787-486c-98c7-ce1f27266b0a, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.287085343+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9d332657-4db6-4135-9ab1-d49d28631755, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.287115602+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3847719) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3847721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3847719) elapsed time (sec): 30.14816641807556
DEBUG    ya.test:process.py:259 Command (pid 3847720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3847721) elapsed time (sec): 30.144381046295166
DEBUG    ya.test:process.py:263 Command (pid 3847719) wtime: 30.15
DEBUG    ya.test:process.py:260 Command (pid 3847720) elapsed time (sec): 30.14490818977356
DEBUG    ya.test:process.py:263 Command (pid 3847721) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 3847719) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    102	102	0	0	49	391	397	399
2	    213	213	0	0	45	75	81	95
3	    219	219	0	0	41	66	72	89
4	     82	82	0	265	54	80	91	98
5	      0	0	0	2560	0	0	0	0
6	      0	0	0	2610	0	0	0	0
7	      0	0	0	2640	0	0	0	0
8	      0	0	0	2530	0	0	0	0
9	      0	0	0	2720	0	0	0	0
10	      0	0	0	2690	0	0	0	0
11	      0	0	0	2660	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2530	0	0	0	0
14	      0	0	0	2707	0	0	0	0
15	      0	0	0	2763	0	0	0	0
16	      0	0	0	2610	0	0	0	0
17	      0	0	0	2750	0	0	0	0
18	      0	0	0	2610	0	0	0	0
19	      0	0	0	2770	0	0	0	0
20	      0	0	0	2770	0	0	0	0
21	      0	0	0	2700	0	0	0	0
22	      0	0	0	2620	0	0	0	0
23	      0	0	0	2690	0	0	0	0
24	      0	0	0	2410	0	0	0	0
25	      0	0	0	2730	0	0	0	0
26	      0	0	0	2650	0	0	0	0
27	      0	0	0	2620	0	0	0	0
28	      0	0	0	2700	0	0	0	0
29	      0	0	0	2420	0	0	0	0
30	      0	0	0	2820	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    616	20.5333	0	69055	45	80	391	399

DEBUG    ya.test:process.py:263 Command (pid 3847720) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 3847721) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     77	77	0	0	69	515	535	543
2	    163	163	0	0	60	96	102	108
3	    164	164	0	0	58	80	87	90
4	     63	63	0	320	69	99	105	107
5	      0	0	0	2540	0	0	0	0
6	      0	0	0	2630	0	0	0	0
7	      0	0	0	2630	0	0	0	0
8	      0	0	0	2540	0	0	0	0
9	      0	0	0	2730	0	0	0	0
10	      0	0	0	2680	0	0	0	0
11	      0	0	0	2680	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2520	0	0	0	0
14	      0	0	0	2710	0	0	0	0
15	      0	0	0	2760	0	0	0	0
16	      0	0	0	2630	0	0	0	0
17	      0	0	0	2740	0	0	0	0
18	      0	0	0	2610	0	0	0	0
19	      0	0	0	2780	0	0	0	0
20	      0	0	0	2760	0	0	0	0
21	      0	0	0	2690	0	0	0	0
22	      0	0	0	2630	0	0	0	0
23	      0	0	0	2690	0	0	0	0
24	      0	0	0	2390	0	0	0	0
25	      0	0	0	2740	0	0	0	0
26	      0	0	0	2640	0	0	0	0
27	      0	0	0	2630	0	0	0	0
28	      0	0	0	2730	0	0	0	0
29	      0	0	0	2410	0	0	0	0
30	      0	0	0	2822	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    467	15.5667	0	69142	60	99	467	543

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

DEBUG    ya.test:process.py:275 Command (pid 3847720) 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	340	0	0	0	0
5	      0	0	0	2540	0	0	0	0
6	      0	0	0	2630	0	0	0	0
7	      0	0	0	2630	0	0	0	0
8	      0	0	0	2540	0	0	0	0
9	      0	0	0	2720	0	0	0	0
10	      0	0	0	2680	0	0	0	0
11	      0	0	0	2680	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2520	0	0	0	0
14	      0	0	0	2710	0	0	0	0
15	      0	0	0	2760	0	0	0	0
16	      0	0	0	2640	0	0	0	0
17	      0	0	0	2740	0	0	0	0
18	      0	0	0	2612	0	0	0	0
19	      0	0	0	2778	0	0	0	0
20	      0	0	0	2760	0	0	0	0
21	      0	0	0	2690	0	0	0	0
22	      0	0	0	2630	0	0	0	0
23	      0	0	0	2690	0	0	0	0
24	      0	0	0	2390	0	0	0	0
25	      0	0	0	2740	0	0	0	0
26	      0	0	0	2630	0	0	0	0
27	      0	0	0	2630	0	0	0	0
28	      0	0	0	2730	0	0	0	0
29	      0	0	0	2410	0	0	0	0
30	      0	0	0	2827	0	0	0	0

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

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
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:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
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:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-sx4thbtwje'
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/5f6c/000281/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.3828905' in '/home/runner/.ya/build/build_root/5f6c/000281/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_fkth3_m0.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:15889/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22898
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62839
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15509
=================================== 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/5f6c/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3827603
DEBUG    ya.test:process.py:259 Command (pid 3827603) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3827603) elapsed time (sec): 1.0189228057861328
DEBUG    ya.test:process.py:263 Command (pid 3827603) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3827603) maxrss: 543312
DEBUG    ya.test:process.py:263 Command (pid 3827603) minflt: 16211
DEBUG    ya.test:process.py:263 Command (pid 3827603) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 3827603) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3827603) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3827603) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3827603) stime: 0.812218
DEBUG    ya.test:process.py:263 Command (pid 3827603) utime: 0.13203499999999999
DEBUG    ya.test:process.py:263 Command (pid 3827603) wtime: 1.02
DEBUG    ya.test:process.py:275 Command (pid 3827603) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-sx4thbtwje    Host information: 
        Linux ghrun-sx4thbtwje 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 3827603) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-sx4thbtwje    Host information: 
        Linux ghrun-sx4thbtwje 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/5f6c/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15509
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/5f6c/000281/r3tmp/kikimr_cluster_dndlvrco
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62839
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9779
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5f6c/000281/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:269 Final command: /home/runner/.ya/build/build_root/5f6c/000281/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/5f6c/000281/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_fkth3_m0.log --grpc-port=15889 --mon-port=62839 --ic-port=15509
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15889/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5f6c/000281/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:269 Final command: /home/runner/.ya/build/build_root/5f6c/000281/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/5f6c/000281/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_fkth3_m0.log --grpc-port=15889 --mon-port=62839 --ic-port=15509
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5f6c/000281/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/5f6c/000281/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_fkth3_m0.log', '--grpc-port=15889', '--mon-port=62839', '--ic-port=15509')' in '/home/runner/.ya/build/build_root/5f6c/000281/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: 3828905
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15889/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/5f6c/000281/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3828906
DEBUG    ya.test:process.py:259 Command (pid 3828906) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3828906) elapsed time (sec): 0.475177526473999
DEBUG    ya.test:process.py:263 Command (pid 3828906) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) maxrss: 543312
DEBUG    ya.test:process.py:263 Command (pid 3828906) minflt: 16204
DEBUG    ya.test:process.py:263 Command (pid 3828906) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3828906) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3828906) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3828906) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3828906) stime: 0.29924
DEBUG    ya.test:process.py:263 Command (pid 3828906) utime: 0.110246
DEBUG    ya.test:process.py:263 Command (pid 3828906) wtime: 0.476
DEBUG    ya.test:process.py:275 Command (pid 3828906) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-sx4thbtwje    Host information: 
        Linux ghrun-sx4thbtwje 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 3828906) errors:

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15889', '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/5f6c/000281/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15889', '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: 3831438
DEBUG    ya.test:process.py:259 Command (pid 3831438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3831438) elapsed time (sec): 0.6521396636962891
DEBUG    ya.test:process.py:263 Command (pid 3831438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) maxrss: 551780
DEBUG    ya.test:process.py:263 Command (pid 3831438) minflt: 18347
DEBUG    ya.test:process.py:263 Command (pid 3831438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3831438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3831438) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 3831438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3831438) stime: 0.5004029999999999
DEBUG    ya.test:process.py:263 Command (pid 3831438) utime: 0.110689
DEBUG    ya.test:process.py:263 Command (pid 3831438) wtime: 0.655
DEBUG    ya.test:process.py:275 Command (pid 3831438) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 45c1da14-dcd4-4d84-85ad-81f869cf85a6, localhost:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 45c1da14-dcd4-4d84-85ad-81f869cf85a6, localhost:15889): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 45c1da14-dcd4-4d84-85ad-81f869cf85a6, localhost:15889): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-sx4thbtwje.auto.internal" port: 15889 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-sx4thbtwje.auto.internal:15889, 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)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
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/5f6c/000281/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3832069
DEBUG    ya.test:process.py:259 Command (pid 3832069) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3832069) elapsed time (sec): 0.3692445755004883
DEBUG    ya.test:process.py:263 Command (pid 3832069) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) maxrss: 166020
DEBUG    ya.test:process.py:263 Command (pid 3832069) minflt: 3564
DEBUG    ya.test:process.py:263 Command (pid 3832069) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3832069) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3832069) nvcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 3832069) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3832069) stime: 0.020102
DEBUG    ya.test:process.py:263 Command (pid 3832069) utime: 0.060306
DEBUG    ya.test:process.py:263 Command (pid 3832069) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3832069) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3832069) 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/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-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: 3832286
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 3832286) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3832286) elapsed time (sec): 30.255377054214478
DEBUG    ya.test:process.py:263 Command (pid 3832286) wtime: 30.257
DEBUG    ya.test:process.py:275 Command (pid 3832286) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    458	458	0	0	20	29	33	36
2	    468	468	0	0	20	25	29	34
3	    452	452	0	0	20	31	50	59
4	    478	478	0	0	20	24	30	32
5	    483	483	0	0	20	21	24	24
6	    479	479	0	0	20	22	30	31
7	    488	488	0	0	20	21	22	22
8	    488	488	0	0	20	21	21	22
9	    484	484	0	0	20	21	23	23
10	    487	487	0	0	20	21	22	22
11	    485	485	0	0	20	22	23	24
12	    488	488	0	0	20	20	21	21
13	    488	488	0	0	20	21	21	22
14	    487	487	0	0	20	21	21	21
15	    489	489	0	0	20	21	21	22
16	    488	488	0	0	20	21	21	21
17	    489	489	0	0	20	21	21	22
18	    485	485	0	0	20	21	22	24
19	    488	488	0	0	20	21	22	25
20	    487	487	0	0	20	21	22	22
21	    488	488	0	0	20	21	22	23
22	    487	487	0	0	20	21	21	22
23	    488	488	0	0	20	20	21	22
24	    488	488	0	0	20	20	21	21
25	    475	475	0	0	20	23	44	47
26	    486	486	0	0	20	22	27	30
27	    489	489	0	0	20	21	22	23
28	    456	456	0	0	20	22	80	83
29	    489	489	0	0	20	21	21	22
30	    498	498	0	0	20	20	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14483	482.767	0	0	20	22	27	83

DEBUG    ya.test:process.py:276 Command (pid 3832286) 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, 10108f5b-745f-4596-8ca0-b089d4c1264e, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10108f5b-745f-4596-8ca0-b089d4c1264e, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 10108f5b-745f-4596-8ca0-b089d4c1264e, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c841ef70-ce03-4897-87be-fa3b738d830c, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c841ef70-ce03-4897-87be-fa3b738d830c, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c841ef70-ce03-4897-87be-fa3b738d830c, ghrun-sx4thbtwje.auto.internal:15889): 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=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e2ec10a-f749-43cb-b0df-e9658f3a1932, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e2ec10a-f749-43cb-b0df-e9658f3a1932, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" 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, 6e2ec10a-f749-43cb-b0df-e9658f3a1932, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
INFO     root:test_log_scenario.py:217 Count rows after insert 14156 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ea82b05-5450-45e3-8c2b-f9c86ceabadf, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ea82b05-5450-45e3-8c2b-f9c86ceabadf, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" 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, 4ea82b05-5450-45e3-8c2b-f9c86ceabadf, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa8cf8f1-cdc3-4f39-bd8f-4586a9b71630, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa8cf8f1-cdc3-4f39-bd8f-4586a9b71630, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" 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, aa8cf8f1-cdc3-4f39-bd8f-4586a9b71630, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb -e grpc://localhost:15889 -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, cd9e8f9b-aa8b-43f4-a21e-5a982acbb72e, ghrun-sx4thbtwje.auto.internal:15889): 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.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd9e8f9b-aa8b-43f4-a21e-5a982acbb72e, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=MTJjZmRkMGQtODYwZTI2YTctNDEzMjBiMWYtOWYzNDM5Yjc=" 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, 3833c711-b4be-4dd7-af14-011758b78105, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd9e8f9b-aa8b-43f4-a21e-5a982acbb72e, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3833c711-b4be-4dd7-af14-011758b78105, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
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/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-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: 3847719
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3833c711-b4be-4dd7-af14-011758b78105, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2ZlMzBmYjItNDhhYTBjOWItZDc4MTEyNDYtNTVhM2M2Nw==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-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:610 Executing '['/home/runner/.ya/build/build_root/5f6c/000281/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15889', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 95a13ee9-250a-4fb2-81e1-3de037ad3f53, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3847720
DEBUG    ya.test:process.py:628 Command pid: 3847721
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 95a13ee9-250a-4fb2-81e1-3de037ad3f53, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZlMzBmYjItNDhhYTBjOWItZDc4MTEyNDYtNTVhM2M2Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 95a13ee9-250a-4fb2-81e1-3de037ad3f53, ghrun-sx4thbtwje.auto.internal:15889): 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=Y2ZlMzBmYjItNDhhYTBjOWItZDc4MTEyNDYtNTVhM2M2Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a49fc16f-2ed3-4e39-b8fb-a3ce4a88f046, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a49fc16f-2ed3-4e39-b8fb-a3ce4a88f046, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=Y2ZlMzBmYjItNDhhYTBjOWItZDc4MTEyNDYtNTVhM2M2Nw==" 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, 992e2236-623d-4789-b197-ae7ace069e57, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 992e2236-623d-4789-b197-ae7ace069e57, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a49fc16f-2ed3-4e39-b8fb-a3ce4a88f046, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 992e2236-623d-4789-b197-ae7ace069e57, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjQ4ZTc4M2UtYWZjZTBmNTctM2U0NTYxOGQtNzg5Mzg5MWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5753c378-1fd0-4674-9edd-ca8cbb69a96a, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5753c378-1fd0-4674-9edd-ca8cbb69a96a, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YjQ4ZTc4M2UtYWZjZTBmNTctM2U0NTYxOGQtNzg5Mzg5MWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5753c378-1fd0-4674-9edd-ca8cbb69a96a, ghrun-sx4thbtwje.auto.internal:15889): 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=YjQ4ZTc4M2UtYWZjZTBmNTctM2U0NTYxOGQtNzg5Mzg5MWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0408a19b-b1eb-4f32-8a90-48d2e3bb4413, ghrun-sx4thbtwje.auto.internal:15889): 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, 0408a19b-b1eb-4f32-8a90-48d2e3bb4413, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YjQ4ZTc4M2UtYWZjZTBmNTctM2U0NTYxOGQtNzg5Mzg5MWM=" 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, e3d166e8-2456-48d2-9e27-ac7b0e947041, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e3d166e8-2456-48d2-9e27-ac7b0e947041, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0408a19b-b1eb-4f32-8a90-48d2e3bb4413, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e3d166e8-2456-48d2-9e27-ac7b0e947041, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZiZDJlZjYtMzE4NGVlNzgtZTkwZTJkZDUtZTlmYTI4NmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b6de054-de5a-42f8-a139-c04dcd404441, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b6de054-de5a-42f8-a139-c04dcd404441, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiZDJlZjYtMzE4NGVlNzgtZTkwZTJkZDUtZTlmYTI4NmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b6de054-de5a-42f8-a139-c04dcd404441, ghrun-sx4thbtwje.auto.internal:15889): 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=N2ZiZDJlZjYtMzE4NGVlNzgtZTkwZTJkZDUtZTlmYTI4NmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee91efdf-142c-48b1-98d2-90bd25860cfe, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee91efdf-142c-48b1-98d2-90bd25860cfe, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiZDJlZjYtMzE4NGVlNzgtZTkwZTJkZDUtZTlmYTI4NmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a8e0a312-ab33-4b98-922d-0f477dee526d, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8e0a312-ab33-4b98-922d-0f477dee526d, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee91efdf-142c-48b1-98d2-90bd25860cfe, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8e0a312-ab33-4b98-922d-0f477dee526d, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM3OTU2NC1iYWI1ZTcyMS1hMTZiNTFkMC0yNzM3NDFjYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d33eff6-c81f-4347-82d6-3dff74e48da6, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d33eff6-c81f-4347-82d6-3dff74e48da6, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YTM3OTU2NC1iYWI1ZTcyMS1hMTZiNTFkMC0yNzM3NDFjYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d33eff6-c81f-4347-82d6-3dff74e48da6, ghrun-sx4thbtwje.auto.internal:15889): 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=YTM3OTU2NC1iYWI1ZTcyMS1hMTZiNTFkMC0yNzM3NDFjYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f626795-c803-4435-80ab-b04153ac51da, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f626795-c803-4435-80ab-b04153ac51da, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YTM3OTU2NC1iYWI1ZTcyMS1hMTZiNTFkMC0yNzM3NDFjYw==" 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, 0fd5585a-303d-40f1-bf5a-b9a5e733fd37, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0fd5585a-303d-40f1-bf5a-b9a5e733fd37, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f626795-c803-4435-80ab-b04153ac51da, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0fd5585a-303d-40f1-bf5a-b9a5e733fd37, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzc5MjE4MDEtN2NjYTZmMWUtM2QwZTJiMDYtOGQyMTE1MDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3885d807-66fe-4d86-9b54-fec54bae7358, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3885d807-66fe-4d86-9b54-fec54bae7358, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=Mzc5MjE4MDEtN2NjYTZmMWUtM2QwZTJiMDYtOGQyMTE1MDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3885d807-66fe-4d86-9b54-fec54bae7358, ghrun-sx4thbtwje.auto.internal:15889): 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=Mzc5MjE4MDEtN2NjYTZmMWUtM2QwZTJiMDYtOGQyMTE1MDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c6d6c61-c164-410b-9f6f-436b06444454, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c6d6c61-c164-410b-9f6f-436b06444454, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=Mzc5MjE4MDEtN2NjYTZmMWUtM2QwZTJiMDYtOGQyMTE1MDE=" 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, 2b9259da-f816-4398-803d-c4ee1ca482eb, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2b9259da-f816-4398-803d-c4ee1ca482eb, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c6d6c61-c164-410b-9f6f-436b06444454, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2b9259da-f816-4398-803d-c4ee1ca482eb, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTM3ZmU0OGQtMWEwOTQyYTQtZTNjN2Q4NjgtNGUzYTNhMTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 67883974-edfb-4a22-bb0f-a5c292f30b21, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 67883974-edfb-4a22-bb0f-a5c292f30b21, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=ZTM3ZmU0OGQtMWEwOTQyYTQtZTNjN2Q4NjgtNGUzYTNhMTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 67883974-edfb-4a22-bb0f-a5c292f30b21, ghrun-sx4thbtwje.auto.internal:15889): 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=ZTM3ZmU0OGQtMWEwOTQyYTQtZTNjN2Q4NjgtNGUzYTNhMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36b64fb0-05de-4cb3-8967-637c2b5cb2ae, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36b64fb0-05de-4cb3-8967-637c2b5cb2ae, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=ZTM3ZmU0OGQtMWEwOTQyYTQtZTNjN2Q4NjgtNGUzYTNhMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36b64fb0-05de-4cb3-8967-637c2b5cb2ae, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 319d44bd-b579-4089-8b14-2ad9773793f9, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 319d44bd-b579-4089-8b14-2ad9773793f9, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 319d44bd-b579-4089-8b14-2ad9773793f9, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2IwYWFkNWUtMjgwNzI3YzItMWZiY2MxYmQtMzRjZGIxNTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6cab6c46-da62-47de-981f-5dec572cfd29, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6cab6c46-da62-47de-981f-5dec572cfd29, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=M2IwYWFkNWUtMjgwNzI3YzItMWZiY2MxYmQtMzRjZGIxNTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6cab6c46-da62-47de-981f-5dec572cfd29, ghrun-sx4thbtwje.auto.internal:15889): 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=M2IwYWFkNWUtMjgwNzI3YzItMWZiY2MxYmQtMzRjZGIxNTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a3618b1-1a26-451b-8c77-fb7f860c2aa3, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a3618b1-1a26-451b-8c77-fb7f860c2aa3, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=M2IwYWFkNWUtMjgwNzI3YzItMWZiY2MxYmQtMzRjZGIxNTc=" 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, a87b91b3-73b6-4498-81a1-548d55d66759, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a87b91b3-73b6-4498-81a1-548d55d66759, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a3618b1-1a26-451b-8c77-fb7f860c2aa3, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a87b91b3-73b6-4498-81a1-548d55d66759, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjE3ZGVmOGYtNTZmNWFhMzItYjkwYzNkN2UtNGI1NTJjMWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b91a2e5-d24f-458f-87d9-25d6c49a69d7, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b91a2e5-d24f-458f-87d9-25d6c49a69d7, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=ZjE3ZGVmOGYtNTZmNWFhMzItYjkwYzNkN2UtNGI1NTJjMWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b91a2e5-d24f-458f-87d9-25d6c49a69d7, ghrun-sx4thbtwje.auto.internal:15889): 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=ZjE3ZGVmOGYtNTZmNWFhMzItYjkwYzNkN2UtNGI1NTJjMWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06023da9-d787-486c-98c7-ce1f27266b0a, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06023da9-d787-486c-98c7-ce1f27266b0a, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=ZjE3ZGVmOGYtNTZmNWFhMzItYjkwYzNkN2UtNGI1NTJjMWU=" 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, de02267a-1fc3-40e6-9133-4324eab02c71, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de02267a-1fc3-40e6-9133-4324eab02c71, ghrun-sx4thbtwje.auto.internal:15889): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06023da9-d787-486c-98c7-ce1f27266b0a, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de02267a-1fc3-40e6-9133-4324eab02c71, ghrun-sx4thbtwje.auto.internal:15889): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmE4OTQ5NGQtNzYyZjIyNzgtOWNhNjM2MWEtZmJiNTkyOGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 388ca1bb-977c-4a8a-82e2-9b5f91e4d9cb, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 388ca1bb-977c-4a8a-82e2-9b5f91e4d9cb, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YmE4OTQ5NGQtNzYyZjIyNzgtOWNhNjM2MWEtZmJiNTkyOGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 388ca1bb-977c-4a8a-82e2-9b5f91e4d9cb, ghrun-sx4thbtwje.auto.internal:15889): 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=YmE4OTQ5NGQtNzYyZjIyNzgtOWNhNjM2MWEtZmJiNTkyOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d332657-4db6-4135-9ab1-d49d28631755, ghrun-sx4thbtwje.auto.internal:15889): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d332657-4db6-4135-9ab1-d49d28631755, ghrun-sx4thbtwje.auto.internal:15889): request = { session_id: "ydb://session/3?node_id=1&id=YmE4OTQ5NGQtNzYyZjIyNzgtOWNhNjM2MWEtZmJiNTkyOGE=" 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, 9d332657-4db6-4135-9ab1-d49d28631755, ghrun-sx4thbtwje.auto.internal:15889): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c841ef70-ce03-4897-87be-fa3b738d830c, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286734043+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 95a13ee9-250a-4fb2-81e1-3de037ad3f53, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286873246+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5753c378-1fd0-4674-9edd-ca8cbb69a96a, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286894378+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b6de054-de5a-42f8-a139-c04dcd404441, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286912081+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3885d807-66fe-4d86-9b54-fec54bae7358, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286981054+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d33eff6-c81f-4347-82d6-3dff74e48da6, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286937096+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 67883974-edfb-4a22-bb0f-a5c292f30b21, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.287012537+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b91a2e5-d24f-458f-87d9-25d6c49a69d7, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287068986+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6cab6c46-da62-47de-981f-5dec572cfd29, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287044335+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 388ca1bb-977c-4a8a-82e2-9b5f91e4d9cb, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15889 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287098364+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cd9e8f9b-aa8b-43f4-a21e-5a982acbb72e, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286860069+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a49fc16f-2ed3-4e39-b8fb-a3ce4a88f046, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286883694+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0408a19b-b1eb-4f32-8a90-48d2e3bb4413, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286903395+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7f626795-c803-4435-80ab-b04153ac51da, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286967066+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ee91efdf-142c-48b1-98d2-90bd25860cfe, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.286925919+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 36b64fb0-05de-4cb3-8967-637c2b5cb2ae, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287029459+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9c6d6c61-c164-410b-9f6f-436b06444454, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.286997931+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a3618b1-1a26-451b-8c77-fb7f860c2aa3, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-17T15:03:27.287056841+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06023da9-d787-486c-98c7-ce1f27266b0a, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.287085343+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9d332657-4db6-4135-9ab1-d49d28631755, ghrun-sx4thbtwje.auto.internal:15889): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-17T15:03:27.287115602+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-sx4thbtwje.auto.internal:15889
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3847719) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 3847721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3847719) elapsed time (sec): 30.14816641807556
DEBUG    ya.test:process.py:259 Command (pid 3847720) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3847721) elapsed time (sec): 30.144381046295166
DEBUG    ya.test:process.py:263 Command (pid 3847719) wtime: 30.15
DEBUG    ya.test:process.py:260 Command (pid 3847720) elapsed time (sec): 30.14490818977356
DEBUG    ya.test:process.py:263 Command (pid 3847721) wtime: 30.146
DEBUG    ya.test:process.py:275 Command (pid 3847719) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    102	102	0	0	49	391	397	399
2	    213	213	0	0	45	75	81	95
3	    219	219	0	0	41	66	72	89
4	     82	82	0	265	54	80	91	98
5	      0	0	0	2560	0	0	0	0
6	      0	0	0	2610	0	0	0	0
7	      0	0	0	2640	0	0	0	0
8	      0	0	0	2530	0	0	0	0
9	      0	0	0	2720	0	0	0	0
10	      0	0	0	2690	0	0	0	0
11	      0	0	0	2660	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2530	0	0	0	0
14	      0	0	0	2707	0	0	0	0
15	      0	0	0	2763	0	0	0	0
16	      0	0	0	2610	0	0	0	0
17	      0	0	0	2750	0	0	0	0
18	      0	0	0	2610	0	0	0	0
19	      0	0	0	2770	0	0	0	0
20	      0	0	0	2770	0	0	0	0
21	      0	0	0	2700	0	0	0	0
22	      0	0	0	2620	0	0	0	0
23	      0	0	0	2690	0	0	0	0
24	      0	0	0	2410	0	0	0	0
25	      0	0	0	2730	0	0	0	0
26	      0	0	0	2650	0	0	0	0
27	      0	0	0	2620	0	0	0	0
28	      0	0	0	2700	0	0	0	0
29	      0	0	0	2420	0	0	0	0
30	      0	0	0	2820	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    616	20.5333	0	69055	45	80	391	399

DEBUG    ya.test:process.py:263 Command (pid 3847720) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 3847721) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     77	77	0	0	69	515	535	543
2	    163	163	0	0	60	96	102	108
3	    164	164	0	0	58	80	87	90
4	     63	63	0	320	69	99	105	107
5	      0	0	0	2540	0	0	0	0
6	      0	0	0	2630	0	0	0	0
7	      0	0	0	2630	0	0	0	0
8	      0	0	0	2540	0	0	0	0
9	      0	0	0	2730	0	0	0	0
10	      0	0	0	2680	0	0	0	0
11	      0	0	0	2680	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2520	0	0	0	0
14	      0	0	0	2710	0	0	0	0
15	      0	0	0	2760	0	0	0	0
16	      0	0	0	2630	0	0	0	0
17	      0	0	0	2740	0	0	0	0
18	      0	0	0	2610	0	0	0	0
19	      0	0	0	2780	0	0	0	0
20	      0	0	0	2760	0	0	0	0
21	      0	0	0	2690	0	0	0	0
22	      0	0	0	2630	0	0	0	0
23	      0	0	0	2690	0	0	0	0
24	      0	0	0	2390	0	0	0	0
25	      0	0	0	2740	0	0	0	0
26	      0	0	0	2640	0	0	0	0
27	      0	0	0	2630	0	0	0	0
28	      0	0	0	2730	0	0	0	0
29	      0	0	0	2410	0	0	0	0
30	      0	0	0	2822	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    467	15.5667	0	69142	60	99	467	543

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

DEBUG    ya.test:process.py:275 Command (pid 3847720) 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	340	0	0	0	0
5	      0	0	0	2540	0	0	0	0
6	      0	0	0	2630	0	0	0	0
7	      0	0	0	2630	0	0	0	0
8	      0	0	0	2540	0	0	0	0
9	      0	0	0	2720	0	0	0	0
10	      0	0	0	2680	0	0	0	0
11	      0	0	0	2680	0	0	0	0
12	      0	0	0	2510	0	0	0	0
13	      0	0	0	2520	0	0	0	0
14	      0	0	0	2710	0	0	0	0
15	      0	0	0	2760	0	0	0	0
16	      0	0	0	2640	0	0	0	0
17	      0	0	0	2740	0	0	0	0
18	      0	0	0	2612	0	0	0	0
19	      0	0	0	2778	0	0	0	0
20	      0	0	0	2760	0	0	0	0
21	      0	0	0	2690	0	0	0	0
22	      0	0	0	2630	0	0	0	0
23	      0	0	0	2690	0	0	0	0
24	      0	0	0	2390	0	0	0	0
25	      0	0	0	2740	0	0	0	0
26	      0	0	0	2630	0	0	0	0
27	      0	0	0	2630	0	0	0	0
28	      0	0	0	2730	0	0	0	0
29	      0	0	0	2410	0	0	0	0
30	      0	0	0	2827	0	0	0	0

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

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
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:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
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:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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:15889
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15889". 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 ===============================
369.89s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.84s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.64s 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/5f6c/000281/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/5f6c/000281/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-17T15:03:23.619883Z): source_id=111;tablet_id=72075186224037905;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 @ 0xA7A26F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA79AC36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB62E358
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD6120DB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DF23D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DF212F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD5ED30D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141C9F1B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E0A097
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D61A93
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D61A93
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D5E8B3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D65367
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141E7D08
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD6FC75
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5D3ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB61EE04
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB622EC4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB622AD0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6236BE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7A434C
21. ??:0: ?? @ 0x7F146D1E1AC2
22. ??:0: ?? @ 0x7F146D2738BF
============ 1 failed, 105 deselected, 1 error in 380.77s (0:06:20) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/000272/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 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/00026c/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.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/000275/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.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/5f6c/00027b/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/000278/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 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/000269/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.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/00026f/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 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5f6c/000267/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 1.09s ============================
